Uses of Interface
com.evolveum.midpoint.repo.sqale.mapping.QOwnedByMapping
-
-
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Classes in com.evolveum.midpoint.repo.sqale.qmodel.accesscert that implement QOwnedByMapping Modifier and Type Class Description class
QAccessCertificationCaseMapping
Mapping betweenQAccessCertificationCase
andAccessCertificationCaseType
.class
QAccessCertificationWorkItemMapping
Mapping betweenQAccessCertificationWorkItem
andAccessCertificationWorkItemType
.class
QAccessCertificationWorkItemReferenceMapping
Mapping betweenQAccessCertificationWorkItemReference
andObjectReferenceType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Classes in com.evolveum.midpoint.repo.sqale.qmodel.assignment that implement QOwnedByMapping Modifier and Type Class Description class
QAssignmentMapping<OR extends MObject>
Mapping betweenQAssignment
andAssignmentType
.class
QAssignmentReferenceMapping<AOR extends MObject>
Mapping betweenQAssignmentReference
andObjectReferenceType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem
Classes in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem that implement QOwnedByMapping Modifier and Type Class Description class
QCaseWorkItemMapping
Mapping betweenQCaseWorkItem
andCaseWorkItemType
.class
QCaseWorkItemReferenceMapping
Mapping betweenQCaseWorkItemReference
andObjectReferenceType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.common
Classes in com.evolveum.midpoint.repo.sqale.qmodel.common that implement QOwnedByMapping Modifier and Type Class Description class
QContainerMapping<S extends Containerable,Q extends QContainer<R,OR>,R extends MContainer,OR>
Mapping betweenQContainer
andContainerable
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.focus
Classes in com.evolveum.midpoint.repo.sqale.qmodel.focus that implement QOwnedByMapping Modifier and Type Class Description class
QFocusIdentityMapping<OR extends MFocus>
Mapping betweenQFocusIdentity
andFocusIdentityType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable
Classes in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable that implement QOwnedByMapping Modifier and Type Class Description class
QLookupTableRowMapping
Mapping betweenQLookupTableRow
andLookupTableRowType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.object
Classes in com.evolveum.midpoint.repo.sqale.qmodel.object that implement QOwnedByMapping Modifier and Type Class Description class
QOperationExecutionMapping<OR extends MObject>
Mapping betweenQOperationExecution
andOperationExecutionType
.class
QTriggerMapping<OR extends MObject>
Mapping betweenQTrigger
andTriggerType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.ref
Classes in com.evolveum.midpoint.repo.sqale.qmodel.ref that implement QOwnedByMapping Modifier and Type Class Description class
QObjectReferenceMapping<OS extends ObjectType,OQ extends QObject<OR>,OR extends MObject>
Mapping betweenQObjectReference
andObjectReferenceType
.class
QReferenceMapping<Q extends QReference<R,OR>,R extends MReference,OQ extends FlexibleRelationalPathBase<OR>,OR>
Base mapping betweenQReference
subclasses andObjectReferenceType
. -
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Classes in com.evolveum.midpoint.repo.sqale.qmodel.simulation that implement QOwnedByMapping Modifier and Type Class Description class
QProcessedObjectEventMarkReferenceMapping
class
QProcessedObjectMapping
-
Uses of QOwnedByMapping in com.evolveum.midpoint.repo.sqale.update
Methods in com.evolveum.midpoint.repo.sqale.update with parameters of type QOwnedByMapping Modifier and Type Method Description <TS,TR>
TRSqaleUpdateContext. insertOwnedRow(QOwnedByMapping<TS,TR,R> mapping, TS schemaObject)
-