com.evolveum.midpoint.web.controller.resource
Class SchemaReviewController

java.lang.Object
  extended by com.evolveum.midpoint.web.controller.util.WizardPage
      extended by com.evolveum.midpoint.web.controller.resource.SchemaReviewController
All Implemented Interfaces:
java.io.Serializable

@Controller(value="schemaReview")
@Scope(value="session")
public class SchemaReviewController
extends WizardPage

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
SchemaReviewController()
           
 
Method Summary
 void cleanController()
           
 
Methods inherited from class com.evolveum.midpoint.web.controller.util.WizardPage
back, cancel, finish, getCancelPage, getFinishPage, getPageUrl, isShowCancel, isShowFinish, next
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaReviewController

public SchemaReviewController()
Method Detail

cleanController

public void cleanController()
Specified by:
cleanController in class WizardPage


Copyright © 2011 evolveum. All Rights Reserved.