Package | Description |
---|---|
com.evolveum.midpoint.repo.sql |
Modifier and Type | Method and Description |
---|---|
static OrgClosureManager.Operation |
OrgClosureManager.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrgClosureManager.Operation[] |
OrgClosureManager.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
OrgClosureManager.updateOrgClosure(Collection<? extends ItemDelta> modifications,
org.hibernate.Session session,
String oid,
Class<T> type,
OrgClosureManager.Operation operation) |
Copyright © 2014 evolveum. All rights reserved.