Uses of Enum Class
com.evolveum.prism.xml.ns._public.types_3.EvaluationTimeType
Packages that use EvaluationTimeType
Package
Description
-
Uses of EvaluationTimeType in com.evolveum.midpoint.model.impl.util
Methods in com.evolveum.midpoint.model.impl.util with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionModelImplUtils.resolveObjectsFromRef(PrismReferenceValue refVal, RepositoryService repository, EvaluationTimeType evaluationTime, String contextDesc, boolean throwExceptionOnFailure, OperationResult parentResult) Resolves a filter in a reference and return objects.static voidModelImplUtils.resolveRef(PrismReferenceValue refVal, RepositoryService repository, boolean enforceReferentialIntegrity, boolean forceFilterReevaluation, EvaluationTimeType evaluationTime, String contextDesc, boolean throwExceptionOnFailure, OperationResult parentResult) Resolves a filter in a reference.static <T extends ObjectType>
voidModelImplUtils.resolveReferences(ObjectDelta<T> objectDelta, RepositoryService repository, boolean enforceReferentialIntegrity, boolean forceFilterReevaluation, EvaluationTimeType resolutionTime, boolean throwExceptionOnFailure, OperationResult result) Resolves references contained in ADD and REPLACE value sets for item modifications in a given ObjectDelta.static <T extends ObjectType>
voidModelImplUtils.resolveReferences(PrismObject<T> object, RepositoryService repository, boolean enforceReferentialIntegrity, boolean forceFilterReevaluation, EvaluationTimeType resolutionTime, boolean throwExceptionOnFailure, OperationResult result) Resolves references contained in given PrismObject. -
Uses of EvaluationTimeType in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism that return EvaluationTimeTypeModifier and TypeMethodDescriptiondefault @NotNull EvaluationTimeTypePrismReferenceValue.getEffectiveResolutionTime()PrismReferenceValue.getResolutionTime()Referencable.getResolutionTime()Methods in com.evolveum.midpoint.prism with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionvoidPrismReferenceValue.setResolutionTime(EvaluationTimeType resolutionTime) -
Uses of EvaluationTimeType in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return EvaluationTimeTypeModifier and TypeMethodDescriptionDefaultReferencableImpl.getResolutionTime()PrismReferenceValueImpl.getResolutionTime()Methods in com.evolveum.midpoint.prism.impl with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionvoidPrismReferenceValueImpl.setResolutionTime(EvaluationTimeType resolutionTime) -
Uses of EvaluationTimeType in com.evolveum.midpoint.prism.impl.binding
Methods in com.evolveum.midpoint.prism.impl.binding that return EvaluationTimeTypeMethods in com.evolveum.midpoint.prism.impl.binding with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionvoidAbstractReferencable.setResolutionTime(EvaluationTimeType value) -
Uses of EvaluationTimeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return EvaluationTimeTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type EvaluationTimeTypeModifier and TypeMethodDescriptionObjectReferenceType.resolutionTime(EvaluationTimeType value) voidObjectReferenceType.setResolutionTime(EvaluationTimeType value) -
Uses of EvaluationTimeType in com.evolveum.prism.xml.ns._public.types_3
Methods in com.evolveum.prism.xml.ns._public.types_3 that return EvaluationTimeTypeModifier and TypeMethodDescriptionstatic EvaluationTimeTypestatic EvaluationTimeTypeReturns the enum constant of this class with the specified name.static EvaluationTimeType[]EvaluationTimeType.values()Returns an array containing the constants of this enum class, in the order they are declared.