|
||||||||||
| 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<ObjectType,ObjectDto<ObjectType>>
com.evolveum.midpoint.web.model.impl.BasicObjectManagerImpl
public class BasicObjectManagerImpl
| 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 | |
|---|---|
BasicObjectManagerImpl()
|
|
| Method Summary | |
|---|---|
protected ObjectDto<ObjectType> |
createObject(ObjectType objectType)
|
protected java.lang.Class<? extends ObjectType> |
getSupportedObjectClass()
|
java.util.Collection<ObjectDto<ObjectType>> |
list(PagingType paging)
List objects according to paging parameters. |
java.util.Set<PropertyChange> |
submit(ObjectDto<ObjectType> changedObject,
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 |
| Constructor Detail |
|---|
public BasicObjectManagerImpl()
| Method Detail |
|---|
public java.util.Collection<ObjectDto<ObjectType>> list(PagingType paging)
ObjectManager
public java.util.Set<PropertyChange> submit(ObjectDto<ObjectType> changedObject,
OperationResult parentResult)
ObjectManager
changedObject - new state of the object
protected java.lang.Class<? extends ObjectType> getSupportedObjectClass()
getSupportedObjectClass in class ObjectManagerImpl<ObjectType,ObjectDto<ObjectType>>protected ObjectDto<ObjectType> createObject(ObjectType objectType)
createObject in class ObjectManagerImpl<ObjectType,ObjectDto<ObjectType>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||