|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.web.model.impl.ObjectManagerImpl<RoleType,RoleDto>
com.evolveum.midpoint.web.model.impl.RoleManagerImpl
public class RoleManagerImpl
| Field Summary |
|---|
| Fields inherited from interface com.evolveum.midpoint.web.model.ObjectManager |
|---|
ADD, CLASS_NAME, CREATE, DELETE, GET, GET_PROPERTY_AVAILABLE_VALUES, LIST, SUBMIT |
| Constructor Summary | |
|---|---|
RoleManagerImpl()
|
|
| Method Summary | |
|---|---|
protected RoleDto |
createObject(RoleType objectType)
|
protected java.lang.Class<? extends ObjectType> |
getSupportedObjectClass()
|
java.util.Collection<RoleDto> |
list(PagingType paging)
List objects according to paging parameters. |
java.util.Set<PropertyChange> |
submit(RoleDto newRole,
Task task,
OperationResult parentResult)
Modify the object. |
| Methods inherited from class com.evolveum.midpoint.web.model.impl.ObjectManagerImpl |
|---|
add, create, delete, get, get, getModel, getPropertyAvailableValues, getTaskManager, list, list, list |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.evolveum.midpoint.web.model.ObjectManager |
|---|
add, create, delete, get, getPropertyAvailableValues, list |
| Constructor Detail |
|---|
public RoleManagerImpl()
| Method Detail |
|---|
protected java.lang.Class<? extends ObjectType> getSupportedObjectClass()
getSupportedObjectClass in class ObjectManagerImpl<RoleType,RoleDto>protected RoleDto createObject(RoleType objectType)
createObject in class ObjectManagerImpl<RoleType,RoleDto>public java.util.Collection<RoleDto> list(PagingType paging)
ObjectManager
list in interface ObjectManager<RoleDto>
public java.util.Set<PropertyChange> submit(RoleDto newRole,
Task task,
OperationResult parentResult)
ObjectManager
submit in interface ObjectManager<RoleDto>newRole - new state of the object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||