Uses of Enum Class
com.evolveum.prism.xml.ns._public.types_3.ChangeTypeType
Packages that use ChangeTypeType
Package
Description
-
Uses of ChangeTypeType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ChangeTypeTypeModifier and TypeMethodDescriptionprotected PrismPropertyWrapper<ChangeTypeType>VolatilityDependencyOperationWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ChangeTypeType> item, ItemStatus status, WrapperContext wrapperContext) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ChangeTypeTypeModifier and TypeMethodDescriptionprotected PrismPropertyWrapper<ChangeTypeType>VolatilityDependencyOperationWrapperFactoryImpl.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ChangeTypeType> item, ItemStatus status, WrapperContext wrapperContext) -
Uses of ChangeTypeType in com.evolveum.midpoint.prism.delta
Methods in com.evolveum.midpoint.prism.delta that return ChangeTypeTypeModifier and TypeMethodDescriptionstatic ChangeTypeTypeChangeType.toChangeTypeType(ChangeType changeType) Methods in com.evolveum.midpoint.prism.delta with parameters of type ChangeTypeTypeModifier and TypeMethodDescriptionstatic 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 ChangeTypeTypeModifier and TypeFieldDescriptionprotected ChangeTypeTypeObjectActionsExecutedEntryType.operationMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ChangeTypeTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ChangeTypeTypeModifier and TypeMethodDescriptionModificationPolicyConstraintType.getOperation()ShadowItemDependencyType.getOperation()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ChangeTypeTypeModifier and TypeMethodDescriptionAssignmentModificationPolicyConstraintType.operation(ChangeTypeType value) ModificationPolicyConstraintType.operation(ChangeTypeType value) ObjectActionsExecutedEntryType.operation(ChangeTypeType value) ShadowItemDependencyType.operation(ChangeTypeType value) voidObjectActionsExecutedEntryType.setOperation(ChangeTypeType value) -
Uses of ChangeTypeType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as ChangeTypeTypeMethods in com.evolveum.prism.xml.ns._public.types_3 that return ChangeTypeTypeModifier and TypeMethodDescriptionstatic ChangeTypeTypeObjectDeltaType.getChangeType()Gets the value of the changeType property.static ChangeTypeTypeReturns the enum constant of this class with the specified name.static ChangeTypeType[]ChangeTypeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ChangeTypeTypeModifier and TypeMethodDescriptionvoidObjectDeltaType.setChangeType(ChangeTypeType value) Sets the value of the changeType property.