|
||||||||||
| 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<SystemConfigurationType,SystemConfigurationDto>
com.evolveum.midpoint.web.model.impl.SystemManagerImpl
public class SystemManagerImpl
| Field Summary |
|---|
| Fields inherited from interface com.evolveum.midpoint.web.model.SystemManager |
|---|
CLASS_NAME, UPDATE_LOGGING_CONFIGURATION |
| Constructor Summary | |
|---|---|
SystemManagerImpl()
|
|
| Method Summary | |
|---|---|
protected SystemConfigurationDto |
createObject(SystemConfigurationType objectType)
|
protected java.lang.Class<? extends ObjectType> |
getSupportedObjectClass()
|
java.util.Collection<SystemConfigurationDto> |
list(PagingType paging)
List objects according to paging parameters. |
java.util.Set<PropertyChange> |
submit(SystemConfigurationDto changedObject)
Modify the object. |
boolean |
updateLoggingConfiguration(LoggingConfigurationType configuration)
|
| Methods inherited from class com.evolveum.midpoint.web.model.impl.ObjectManagerImpl |
|---|
add, create, delete, get, get, getModel, getPropertyAvailableValues, list, list, list, printResults |
| 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 SystemManagerImpl()
| Method Detail |
|---|
public java.util.Collection<SystemConfigurationDto> list(PagingType paging)
ObjectManager
list in interface ObjectManager<SystemConfigurationDto>protected java.lang.Class<? extends ObjectType> getSupportedObjectClass()
getSupportedObjectClass in class ObjectManagerImpl<SystemConfigurationType,SystemConfigurationDto>protected SystemConfigurationDto createObject(SystemConfigurationType objectType)
createObject in class ObjectManagerImpl<SystemConfigurationType,SystemConfigurationDto>public java.util.Set<PropertyChange> submit(SystemConfigurationDto changedObject)
ObjectManager
submit in interface ObjectManager<SystemConfigurationDto>changedObject - new state of the object
public boolean updateLoggingConfiguration(LoggingConfigurationType configuration)
updateLoggingConfiguration in interface SystemManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||