com.evolveum.midpoint.web.controller.resource
Class ResourceSyncController
java.lang.Object
com.evolveum.midpoint.web.controller.resource.ResourceSyncController
- All Implemented Interfaces:
- java.io.Serializable
@Controller(value="resourceSync")
@Scope(value="session")
public class ResourceSyncController
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- lazyman
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAGE_NAVIGATION
public static final java.lang.String PAGE_NAVIGATION
- See Also:
- Constant Field Values
NAVIGATION_LEFT
public static final java.lang.String NAVIGATION_LEFT
- See Also:
- Constant Field Values
ResourceSyncController
public ResourceSyncController()
getResource
public ResourceListItem getResource()
setResource
public void setResource(ResourceListItem resource)
backPerformed
public java.lang.String backPerformed()
isSyncEnabled
public boolean isSyncEnabled()
Copyright © 2012 evolveum. All Rights Reserved.