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

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

@Controller(value="resourceSchemaHandling")
@Scope(value="session")
public class SchemaHandlingController
extends WizardPage

Author:
lazyman
See Also:
Serialized Form

Constructor Summary
SchemaHandlingController()
           
 
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

SchemaHandlingController

public SchemaHandlingController()
Method Detail

cleanController

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


Copyright © 2012 evolveum. All Rights Reserved.