Uses of Class
com.evolveum.midpoint.repo.sqlbase.querydsl.UuidPath
Packages that use UuidPath
Package
Description
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.audit.qmodel
Fields in com.evolveum.midpoint.repo.sqale.audit.qmodel declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QAuditEventRecord.attorneyOid
final UuidPath
QAuditDelta.deltaOid
final UuidPath
QAuditEventRecord.effectivePrincipalOid
final UuidPath
QAuditEventRecord.initiatorOid
final UuidPath
QAuditDelta.resourceOid
final UuidPath
QAuditEventRecord.targetOid
final UuidPath
QAuditRefValue.targetOid
final UuidPath
QAuditEventRecord.targetOwnerOid
final UuidPath
QAuditEventRecord.taskOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.delta.item
Constructor parameters in com.evolveum.midpoint.repo.sqale.delta.item with type arguments of type UuidPathModifierConstructorDescriptionRefItemDeltaProcessor
(SqaleUpdateContext<?, Q, R> context, Function<Q, UuidPath> rootToOidPath, Function<Q, com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, Function<Q, com.querydsl.core.types.dsl.NumberPath<Integer>> rootToRelationIdPath) -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.filtering
Methods in com.evolveum.midpoint.repo.sqale.filtering that return UuidPathConstructor parameters in com.evolveum.midpoint.repo.sqale.filtering with type arguments of type UuidPathModifierConstructorDescriptionRefItemFilterProcessor
(SqlQueryContext<?, Q, R> context, Function<Q, UuidPath> rootToOidPath, @Nullable Function<Q, com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, @Nullable Function<Q, com.querydsl.core.types.dsl.NumberPath<Integer>> rootToRelationIdPath, @Nullable Function<Q, com.querydsl.core.types.dsl.StringPath> rootToTargetNamePath) UuidItemFilterProcessor
(SqlQueryContext<?, Q, R> context, Function<Q, UuidPath> rootToQueryItem) -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.mapping
Method parameters in com.evolveum.midpoint.repo.sqale.mapping with type arguments of type UuidPathModifier and TypeMethodDescriptionSqaleMappingMixin.addAuditRefMapping
(@NotNull QName itemName, @NotNull Function<Q, UuidPath> rootToOidPath, @Nullable Function<Q, com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, @NotNull Function<Q, com.querydsl.core.types.dsl.StringPath> rootToTargetNamePath, @NotNull Supplier<QueryTableMapping<TS, TQ, TR>> targetMappingSupplier) Defines single-value reference mapping for query, columns embedded in the table.SqaleMappingMixin.addRefMapping
(@NotNull QName itemName, @NotNull Function<Q, UuidPath> rootToOidPath, @Nullable Function<Q, com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, @Nullable Function<Q, com.querydsl.core.types.dsl.NumberPath<Integer>> rootToRelationIdPath, @NotNull Supplier<QueryTableMapping<TS, TQ, TR>> targetMappingSupplier) Defines single-value reference mapping for both query and modifications, columns embedded in the table.SqaleNestedMapping.addRefMapping
(@NotNull QName itemName, @NotNull Function<Q, UuidPath> rootToOidPath, @Nullable Function<Q, com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, @Nullable Function<Q, com.querydsl.core.types.dsl.NumberPath<Integer>> rootToRelationIdPath, @NotNull Supplier<QueryTableMapping<TS, TQ, TR>> targetMappingSupplier) protected ItemSqlMapper<Q,
R> SqaleTableMapping.uuidMapper
(Function<Q, UuidPath> rootToQueryItem) Returns the mapper creating the UUID filter/delta processors from context.Constructor parameters in com.evolveum.midpoint.repo.sqale.mapping with type arguments of type UuidPathModifierConstructorDescriptionEmbeddedReferenceResolver
(@NotNull Class<Q> queryType, @NotNull Function<Q, UuidPath> rootToOidPath, @NotNull Supplier<QueryTableMapping<TS, TQ, TR>> targetMappingSupplier) -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Fields in com.evolveum.midpoint.repo.sqale.qmodel.accesscert declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QAccessCertificationCampaign.definitionRefTargetOid
final UuidPath
QAccessCertificationCase.objectRefTargetOid
final UuidPath
QAccessCertificationCase.orgRefTargetOid
final UuidPath
QAccessCertificationCampaign.ownerRefTargetOid
final UuidPath
QAccessCertificationDefinition.ownerRefTargetOid
final UuidPath
QAccessCertificationWorkItem.performerRefTargetOid
final UuidPath
QAccessCertificationCase.targetRefTargetOid
final UuidPath
QAccessCertificationCase.tenantRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Fields in com.evolveum.midpoint.repo.sqale.qmodel.assignment declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QAssignment.creatorRefTargetOid
final UuidPath
QAssignment.modifierRefTargetOid
final UuidPath
QAssignment.orgRefTargetOid
final UuidPath
QAssignment.resourceRefTargetOid
final UuidPath
QAssignment.targetRefTargetOid
final UuidPath
QAssignment.tenantRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.cases
Fields in com.evolveum.midpoint.repo.sqale.qmodel.cases declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QCase.objectRefTargetOid
final UuidPath
QCase.parentRefTargetOid
final UuidPath
QCase.requestorRefTargetOid
final UuidPath
QCase.targetRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem
Fields in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QCaseWorkItem.originalAssigneeRefTargetOid
final UuidPath
QCaseWorkItem.performerRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.common
Fields in com.evolveum.midpoint.repo.sqale.qmodel.common declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.connector
Fields in com.evolveum.midpoint.repo.sqale.qmodel.connector declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.focus
Fields in com.evolveum.midpoint.repo.sqale.qmodel.focus declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster
Fields in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.object
Fields in com.evolveum.midpoint.repo.sqale.qmodel.object declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QObject.creatorRefTargetOid
final UuidPath
QOperationExecution.initiatorRefTargetOid
final UuidPath
QObject.modifierRefTargetOid
final UuidPath
QObject.oid
final UuidPath
QOperationExecution.taskRefTargetOid
final UuidPath
QObject.tenantRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.org
Fields in com.evolveum.midpoint.repo.sqale.qmodel.org declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QOrgClosure.ancestorOid
final UuidPath
QOrgClosure.descendantOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.ref
Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.report
Fields in com.evolveum.midpoint.repo.sqale.qmodel.report declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.resource
Fields in com.evolveum.midpoint.repo.sqale.qmodel.resource declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QResource.connectorRefTargetOid
final UuidPath
QResource.superRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Fields in com.evolveum.midpoint.repo.sqale.qmodel.shadow declared as UuidPath -
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Fields in com.evolveum.midpoint.repo.sqale.qmodel.simulation declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QProcessedObject.oid
final UuidPath
QSimulationResult.rootTaskRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqale.qmodel.task
Fields in com.evolveum.midpoint.repo.sqale.qmodel.task declared as UuidPathModifier and TypeFieldDescriptionfinal UuidPath
QAffectedObjects.archetypeRefTargetOid
final UuidPath
QTask.objectRefTargetOid
final UuidPath
QTask.ownerRefTargetOid
final UuidPath
QAffectedObjects.resourceRefTargetOid
-
Uses of UuidPath in com.evolveum.midpoint.repo.sqlbase.mapping
Method parameters in com.evolveum.midpoint.repo.sqlbase.mapping with type arguments of type UuidPathModifier and TypeMethodDescriptionprotected ItemSqlMapper<Q,
R> QueryTableMapping.uuidMapper
(Function<Q, UuidPath> rootToQueryItem) Returns the mapper creating the OID (UUID) filter processor from context. -
Uses of UuidPath in com.evolveum.midpoint.repo.sqlbase.querydsl
Methods in com.evolveum.midpoint.repo.sqlbase.querydsl that return UuidPathModifier and TypeMethodDescriptionprotected UuidPath
FlexibleRelationalPathBase.createUuid
(String property, com.querydsl.sql.ColumnMetadata columnMetadata) CreatesUuidPath
path for a property and registers column metadata for it.