Class ProjectionFullLoadOperation<F extends ObjectType>
- java.lang.Object
-
- com.evolveum.midpoint.model.impl.lens.projector.loader.ProjectionFullLoadOperation<F>
-
public class ProjectionFullLoadOperation<F extends ObjectType> extends Object
Loads the full resource object for a projection context. Note that full object can be loaded also inProjectionUpdateOperation
.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
loadFullShadow(OperationResult parentResult)
-
-
-
Method Detail
-
loadFullShadow
public void loadFullShadow(OperationResult parentResult) throws ObjectNotFoundException, CommunicationException, SchemaException, ConfigurationException, SecurityViolationException, ExpressionEvaluationException
-
-