Interface ModelContext<F extends ObjectType>
- All Superinterfaces:
DebugDumpable,Serializable
- Author:
- semancik
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Method Summary
Modifier and TypeMethodDescriptiondefault StringdumpAssignmentPolicyRules(int indent) dumpAssignmentPolicyRules(int indent, boolean alsoMessages) default StringdumpObjectPolicyRules(int indent) dumpObjectPolicyRules(int indent, boolean alsoMessages) findProjectionContextByKeyExact(@NotNull ProjectionContextKey key) @NotNull Collection<? extends ModelProjectionContext>findProjectionContexts(@NotNull ProjectionContextFilter filter) int@NotNull Collection<? extends EvaluatedAssignment>@NotNull Stream<? extends EvaluatedAssignment>DeltaSetTriple<? extends EvaluatedAssignment>@NotNull ModelElementContext<F><T> @NotNull List<T>getHookPreviewResults(@NotNull Class<T> clazz) Map<String,Collection<? extends Containerable>> @NotNull Collection<? extends EvaluatedAssignment>@NotNull PartialProcessingOptionsType@Nullable PolicyRuleEnforcerPreviewOutputType@NotNull Collection<? extends ModelProjectionContext>getSequenceCounter(String sequenceOid) getState()@NotNull TaskExecutionModegetTaskTreeOid(com.evolveum.midpoint.task.api.Task task, OperationResult result) @NotNull ObjectTreeDeltas<F>booleandefault booleanTODO reconcile withisPreview()voidreportProgress(ProgressInformation progress) voidsetSequenceCounter(String sequenceOid, long counter) Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazily
-
Method Details
-
getRequestIdentifier
String getRequestIdentifier() -
getState
ModelState getState() -
getFocusContext
ModelElementContext<F> getFocusContext() -
getFocusContextRequired
-
getProjectionContexts
-
findProjectionContextByKeyExact
-
findProjectionContexts
@NotNull @NotNull Collection<? extends ModelProjectionContext> findProjectionContexts(@NotNull @NotNull ProjectionContextFilter filter) -
getOptions
ModelExecuteOptions getOptions() -
getPartialProcessingOptions
-
getFocusClass
-
reportProgress
-
getEvaluatedAssignmentTriple
DeltaSetTriple<? extends EvaluatedAssignment> getEvaluatedAssignmentTriple() -
getEvaluatedAssignmentsStream
-
getNonNegativeEvaluatedAssignments
-
getAllEvaluatedAssignments
-
getFocusTemplate
ObjectTemplateType getFocusTemplate() -
getSystemConfiguration
PrismObject<SystemConfigurationType> getSystemConfiguration() -
getChannel
String getChannel() -
getAllChanges
- Throws:
SchemaException
-
dumpAssignmentPolicyRules
-
dumpAssignmentPolicyRules
-
dumpObjectPolicyRules
-
dumpObjectPolicyRules
-
getHookPreviewResultsMap
Map<String,Collection<? extends Containerable>> getHookPreviewResultsMap() -
getHookPreviewResults
-
getPolicyRuleEnforcerPreviewOutput
-
isPreview
boolean isPreview() -
isSimulation
default boolean isSimulation()TODO reconcile withisPreview() -
getTreeDeltas
-
getHistoricResourceObjects
Collection<ProjectionContextKey> getHistoricResourceObjects() -
getSequenceCounter
-
setSequenceCounter
-
getTaskTreeOid
-
getPrivilegedExpressionProfile
ExpressionProfile getPrivilegedExpressionProfile() -
getTaskExecutionMode
-