Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ChangeTypeType
-
Packages that use ChangeTypeType Package Description com.evolveum.midpoint.prism.delta com.evolveum.midpoint.xml.ns._public.common.common_3 com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of ChangeTypeType in com.evolveum.midpoint.prism.delta
Methods in com.evolveum.midpoint.prism.delta that return ChangeTypeType Modifier and Type Method Description static ChangeTypeTypeChangeType. toChangeTypeType(ChangeType changeType)Methods in com.evolveum.midpoint.prism.delta with parameters of type ChangeTypeType Modifier and Type Method Description static ChangeTypeChangeType. toChangeType(ChangeTypeType changeType) -
Uses of ChangeTypeType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ChangeTypeType Modifier and Type Field Description protected ChangeTypeTypeObjectActionsExecutedEntryType. operationMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ChangeTypeType Modifier and Type Method Description ChangeTypeTypeObjectActionsExecutedEntryType. getOperation()Gets the value of the operation property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ChangeTypeType Modifier and Type Method Description List<ChangeTypeType>ModificationPolicyConstraintType. createOperationList()List<ChangeTypeType>ModificationPolicyConstraintType. getOperation()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ChangeTypeType Modifier and Type Method Description AssignmentModificationPolicyConstraintTypeAssignmentModificationPolicyConstraintType. operation(ChangeTypeType value)ModificationPolicyConstraintTypeModificationPolicyConstraintType. operation(ChangeTypeType value)ObjectActionsExecutedEntryTypeObjectActionsExecutedEntryType. operation(ChangeTypeType value)voidObjectActionsExecutedEntryType. setOperation(ChangeTypeType value)Sets the value of the operation property. -
Uses of ChangeTypeType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ChangeTypeType Modifier and Type Field Description protected ChangeTypeTypeObjectDeltaType. changeTypeMethods in com.evolveum.prism.xml.ns._public.types_3 that return ChangeTypeType Modifier and Type Method Description static ChangeTypeTypeChangeTypeType. fromValue(String v)ChangeTypeTypeObjectDeltaType. getChangeType()Gets the value of the changeType property.static ChangeTypeTypeChangeTypeType. valueOf(String name)Returns the enum constant of this type with the specified name.static ChangeTypeType[]ChangeTypeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ChangeTypeType Modifier and Type Method Description voidObjectDeltaType. setChangeType(ChangeTypeType value)Sets the value of the changeType property.
-