public class OrgClosureManager extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OrgClosureManager.Operation |
Constructor and Description |
---|
OrgClosureManager(SqlRepositoryConfiguration repoConfiguration) |
Modifier and Type | Method and Description |
---|---|
<T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
updateOrgClosure(Collection<? extends ItemDelta> modifications,
org.hibernate.Session session,
String oid,
Class<T> type,
OrgClosureManager.Operation operation) |
public OrgClosureManager(SqlRepositoryConfiguration repoConfiguration)
public <T extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> void updateOrgClosure(Collection<? extends ItemDelta> modifications, org.hibernate.Session session, String oid, Class<T> type, OrgClosureManager.Operation operation)
Copyright © 2014 evolveum. All rights reserved.