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

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

@Controller(value="resourceConfiguration")
@Scope(value="session")
public class ResourceConfigurationController
extends WizardPage

See Also:
Serialized Form

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

Constructor Detail

ResourceConfigurationController

public ResourceConfigurationController()
Method Detail

getConfiguration

public AutoForm getConfiguration()

cleanController

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


Copyright © 2011 evolveum. All Rights Reserved.