|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyChange | |
---|---|
com.evolveum.midpoint.web.model | |
com.evolveum.midpoint.web.model.impl |
Uses of PropertyChange in com.evolveum.midpoint.web.model |
---|
Methods in com.evolveum.midpoint.web.model that return types with arguments of type PropertyChange | |
---|---|
java.util.Set<PropertyChange> |
ObjectManager.submit(T changedObject,
OperationResult parentResult)
Modify the object. |
Uses of PropertyChange in com.evolveum.midpoint.web.model.impl |
---|
Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type PropertyChange | |
---|---|
java.util.Set<PropertyChange> |
AccountManagerImpl.submit(AccountShadowDto changedObject,
OperationResult parentResult)
|
java.util.Set<PropertyChange> |
ResourceManagerImpl.submit(GuiResourceDto changedObject,
OperationResult parentResult)
|
java.util.Set<PropertyChange> |
UserManagerImpl.submit(GuiUserDto changedObject,
OperationResult parentResult)
|
java.util.Set<PropertyChange> |
BasicObjectManagerImpl.submit(ObjectDto<ObjectType> changedObject,
OperationResult parentResult)
|
java.util.Set<PropertyChange> |
RoleManagerImpl.submit(RoleDto newRole,
OperationResult parentResult)
|
java.util.Set<PropertyChange> |
SystemManagerImpl.submit(SystemConfigurationDto changedObject,
OperationResult parentResult)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |