|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.web.controller.util.WizardPage
com.evolveum.midpoint.web.controller.resource.ResourceConfigurationController
@Controller(value="resourceConfiguration") @Scope(value="session") public class ResourceConfigurationController
| Constructor Summary | |
|---|---|
ResourceConfigurationController()
|
|
| Method Summary | |
|---|---|
void |
cleanController()
|
java.util.List<ResourceConfigFormBean> |
getConfigurationList()
|
java.util.List<FormObject> |
getFormObjects()
|
int |
getSize()
|
void |
init(ConnectorDto connector,
ResourceConfigurationType configuration)
|
void |
next()
|
| Methods inherited from class com.evolveum.midpoint.web.controller.util.WizardPage |
|---|
back, 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 |
|---|
public ResourceConfigurationController()
| Method Detail |
|---|
public java.util.List<ResourceConfigFormBean> getConfigurationList()
public java.util.List<FormObject> getFormObjects()
public int getSize()
public void init(ConnectorDto connector,
ResourceConfigurationType configuration)
public void next()
next in class WizardPagepublic void cleanController()
cleanController in class WizardPage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||