@Component public class PcpRepoAccessHelper extends Object
Constructor and Description |
---|
PcpRepoAccessHelper() |
Modifier and Type | Method and Description |
---|---|
PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
getObjectAfter(Map<String,Object> variables,
ObjectDeltaType deltaType,
PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> objectBefore,
PrismContext prismContext,
OperationResult result) |
PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> |
getObjectBefore(Map<String,Object> variables,
PrismContext prismContext,
OperationResult result) |
ObjectDelta |
getObjectDelta(Map<String,Object> variables) |
ObjectDelta |
getObjectDelta(Map<String,Object> variables,
boolean mayBeNull) |
ObjectDeltaType |
getObjectDeltaType(Map<String,Object> variables,
boolean mayBeNull) |
public PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> getObjectBefore(Map<String,Object> variables, PrismContext prismContext, OperationResult result) throws SchemaException, ObjectNotFoundException, JAXBException
public ObjectDelta getObjectDelta(Map<String,Object> variables) throws JAXBException, SchemaException
JAXBException
SchemaException
public ObjectDelta getObjectDelta(Map<String,Object> variables, boolean mayBeNull) throws JAXBException, SchemaException
JAXBException
SchemaException
public ObjectDeltaType getObjectDeltaType(Map<String,Object> variables, boolean mayBeNull) throws JAXBException, SchemaException
JAXBException
SchemaException
public PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> getObjectAfter(Map<String,Object> variables, ObjectDeltaType deltaType, PrismObject<? extends com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectType> objectBefore, PrismContext prismContext, OperationResult result) throws JAXBException, SchemaException
JAXBException
SchemaException
Copyright © 2015 evolveum. All rights reserved.