Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectDeltaOperationType
Packages that use ObjectDeltaOperationType
Package
Description
-
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return ObjectDeltaOperationTypeModifier and TypeMethodDescriptionstatic ObjectDeltaOperationType
DeltaConvertor.toObjectDeltaOperationType
(ObjectDeltaOperation<?> objectDeltaOperation) Object delta operation: native -> XML.static ObjectDeltaOperationType
DeltaConvertor.toObjectDeltaOperationType
(ObjectDeltaOperation<?> odo, DeltaConversionOptions options) Object delta operation: native -> XML.Methods in com.evolveum.midpoint.schema with parameters of type ObjectDeltaOperationTypeModifier and TypeMethodDescriptionstatic ObjectDeltaOperation<?>
DeltaConvertor.createObjectDeltaOperation
(ObjectDeltaOperationType odoBean, boolean convertUnknownTypes) static ObjectDeltaOperation<?>
DeltaConvertor.createObjectDeltaOperation
(ObjectDeltaOperationType odoBean, PrismContext prismContext) Object delta operation: XML -> native.static void
DeltaConvertor.toObjectDeltaOperationType
(ObjectDeltaOperation<?> odo, ObjectDeltaOperationType odoBean, DeltaConversionOptions options) Object delta operation: native -> XML (passed as parameter). -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.schema.traces.operations
Methods in com.evolveum.midpoint.schema.traces.operations that return ObjectDeltaOperationTypeModifier and TypeMethodDescriptionAbstractChangeExecutionOpNode.getObjectDeltaOperation()
ChangeExecutionDeltaOpNode.getObjectDeltaOperation()
-
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectDeltaOperationTypeModifier and TypeMethodDescriptionstatic String
SchemaDebugUtil.prettyPrint
(ObjectDeltaOperationType deltaOpType) static void
SchemaDebugUtil.shortDump
(StringBuilder sb, ObjectDeltaOperationType deltaOpType) -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.web.page.admin.audit
Constructor parameters in com.evolveum.midpoint.web.page.admin.audit with type arguments of type ObjectDeltaOperationTypeModifierConstructorDescriptionAuditChangesPanel
(String id, org.apache.wicket.model.IModel<ObjectDeltaOperationType> deltaOperationModel, PageBase page) -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Fields in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with type parameters of type ObjectDeltaOperationTypeModifier and TypeFieldDescriptionprotected List<ObjectDeltaOperationType>
ObjectDeltaOperationListType.deltaOperation
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ObjectDeltaOperationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ObjectDeltaOperationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectDeltaOperationTypeModifier and TypeMethodDescriptionObjectDeltaOperationListType.deltaOperation
(ObjectDeltaOperationType value) -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.xml.ns._public.common.audit_3
Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return ObjectDeltaOperationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return types with arguments of type ObjectDeltaOperationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type ObjectDeltaOperationType -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ObjectDeltaOperationTypeModifier and TypeFieldDescriptionprotected ObjectDeltaOperationType
LensObjectDeltaOperationType.objectDeltaOperation
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ObjectDeltaOperationTypeModifier and TypeMethodDescriptionLensObjectDeltaOperationType.beginObjectDeltaOperation()
OperationExecutionType.beginOperation()
ObjectDeltaOperationType.clone()
ObjectFactory.createObjectDeltaOperationType()
ObjectDeltaOperationType.executionResult
(OperationResultType value) LensObjectDeltaOperationType.getObjectDeltaOperation()
ObjectDeltaOperationType.objectDelta
(ObjectDeltaType value) ObjectDeltaOperationType.objectName
(PolyStringType value) ObjectDeltaOperationType.objectName
(String value) ObjectDeltaOperationType.resourceName
(PolyStringType value) ObjectDeltaOperationType.resourceName
(String value) ObjectDeltaOperationType.resourceOid
(String value) ObjectDeltaOperationType.shadowIntent
(String value) ObjectDeltaOperationType.shadowKind
(ShadowKindType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectDeltaOperationTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectDeltaOperationTypeModifier and TypeMethodDescriptionLensObjectDeltaOperationType.objectDeltaOperation
(ObjectDeltaOperationType value) OperationExecutionType.operation
(ObjectDeltaOperationType value) void
LensObjectDeltaOperationType.setObjectDeltaOperation
(ObjectDeltaOperationType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectDeltaOperationType