Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ObjectDeltaOperationType
-
-
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.repo.sqale.audit.qmodel
Methods in com.evolveum.midpoint.repo.sqale.audit.qmodel that return ObjectDeltaOperationType Modifier and Type Method Description ObjectDeltaOperationTypeQAuditDeltaMapping. toSchemaObject(@NotNull com.querydsl.core.Tuple row, @NotNull QAuditDelta entityPath, @NotNull JdbcSession jdbcSession, Collection<SelectorOptions<GetOperationOptions>> options)ObjectDeltaOperationTypeQAuditDeltaMapping. toSchemaObject(MAuditDelta row) -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.schema
Methods in com.evolveum.midpoint.schema that return ObjectDeltaOperationType Modifier and Type Method Description static ObjectDeltaOperationTypeDeltaConvertor. toObjectDeltaOperationType(ObjectDeltaOperation<?> objectDeltaOperation)Object delta operation: native -> XML.static ObjectDeltaOperationTypeDeltaConvertor. toObjectDeltaOperationType(ObjectDeltaOperation<?> odo, DeltaConversionOptions options)Object delta operation: native -> XML.Methods in com.evolveum.midpoint.schema with parameters of type ObjectDeltaOperationType Modifier and Type Method Description static ObjectDeltaOperation<?>DeltaConvertor. createObjectDeltaOperation(ObjectDeltaOperationType odoBean, PrismContext prismContext)Object delta operation: XML -> native.static voidDeltaConvertor. 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 ObjectDeltaOperationType Modifier and Type Method Description ObjectDeltaOperationTypeAbstractChangeExecutionOpNode. getObjectDeltaOperation()ObjectDeltaOperationTypeChangeExecutionDeltaOpNode. getObjectDeltaOperation() -
Uses of ObjectDeltaOperationType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type ObjectDeltaOperationType Modifier and Type Method Description static StringSchemaDebugUtil. prettyPrint(ObjectDeltaOperationType deltaOpType)static voidSchemaDebugUtil. 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 ObjectDeltaOperationType Constructor Description AuditChangesPanel(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 ObjectDeltaOperationType Modifier and Type Field Description protected List<ObjectDeltaOperationType>ObjectDeltaOperationListType. deltaOperationMethods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return ObjectDeltaOperationType Modifier and Type Method Description ObjectDeltaOperationTypeObjectDeltaOperationListType. beginDeltaOperation()Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return types with arguments of type ObjectDeltaOperationType Modifier and Type Method Description List<ObjectDeltaOperationType>ObjectDeltaOperationListType. getDeltaOperation()Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 with parameters of type ObjectDeltaOperationType Modifier and Type Method Description ObjectDeltaOperationListTypeObjectDeltaOperationListType. 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 ObjectDeltaOperationType Modifier and Type Method Description ObjectDeltaOperationTypeAuditEventRecordType. beginDelta()Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 that return types with arguments of type ObjectDeltaOperationType Modifier and Type Method Description List<ObjectDeltaOperationType>AuditEventRecordType. getDelta()Methods in com.evolveum.midpoint.xml.ns._public.common.audit_3 with parameters of type ObjectDeltaOperationType Modifier and Type Method Description AuditEventRecordTypeAuditEventRecordType. delta(ObjectDeltaOperationType value) -
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 ObjectDeltaOperationType Modifier and Type Field Description protected ObjectDeltaOperationTypeLensObjectDeltaOperationType. objectDeltaOperationMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ObjectDeltaOperationType Modifier and Type Method Description List<ObjectDeltaOperationType>OperationExecutionType. getOperation()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectDeltaOperationType Modifier and Type Method Description LensObjectDeltaOperationTypeLensObjectDeltaOperationType. objectDeltaOperation(ObjectDeltaOperationType value)OperationExecutionTypeOperationExecutionType. operation(ObjectDeltaOperationType value)voidLensObjectDeltaOperationType. setObjectDeltaOperation(ObjectDeltaOperationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ObjectDeltaOperationType Constructor Description ObjectDeltaOperationType(ObjectDeltaOperationType other)
-