Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.object.MObject
Packages that use MObject
Package
Description
-
Uses of MObject in com.evolveum.midpoint.repo.sqale.filtering
Classes in com.evolveum.midpoint.repo.sqale.filtering with type parameters of type MObjectModifier and TypeClassDescriptionclass
TypeFilterProcessor<Q extends QObject<R>,
R extends MObject, TQ extends QObject<TR>, TR extends MObject> Filter processor that resolvesTypeFilter
.class
TypeFilterProcessor<Q extends QObject<R>,
R extends MObject, TQ extends QObject<TR>, TR extends MObject> Filter processor that resolvesTypeFilter
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.mapping
Classes in com.evolveum.midpoint.repo.sqale.mapping with type parameters of type MObjectModifier and TypeClassDescriptionclass
RefTableTargetResolver<Q extends QReference<R,
?>, R extends MReference, TQ extends QObject<TR>, TR extends MObject> Resolver that knows how to traverse from reference table to the reference target.Methods in com.evolveum.midpoint.repo.sqale.mapping with type parameters of type MObjectModifier 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) -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.accesscertModifier and TypeClassDescriptionclass
Querydsl "row bean" type related toQAccessCertificationCampaign
.class
Querydsl "row bean" type related toQAccessCertificationDefinition
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Classes in com.evolveum.midpoint.repo.sqale.qmodel.assignment with type parameters of type MObjectModifier and TypeClassDescriptionclass
QAssignment<OR extends MObject>
Querydsl query type for "m_assignment" table.class
QAssignmentMapping<OR extends MObject>
Mapping betweenQAssignment
andAssignmentType
.class
QAssignmentReferenceMapping<AOR extends MObject>
Mapping betweenQAssignmentReference
andObjectReferenceType
.Fields in com.evolveum.midpoint.repo.sqale.qmodel.assignment with type parameters of type MObjectModifier and TypeFieldDescriptionstatic final Class<QAssignment<MObject>>
QAssignment.CLASS
If `QAssignment.class` is not enough because of generics, try `QAssignment.CLASS`.Methods in com.evolveum.midpoint.repo.sqale.qmodel.assignment with type parameters of type MObjectModifier and TypeMethodDescriptionstatic <OR extends MObject>
QAssignmentMapping<OR>QAssignmentMapping.getAssignmentMapping()
static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping.getForAssignmentCreateApprover()
static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping.getForAssignmentModifyApprover()
static <OR extends MObject>
QAssignmentMapping<OR>QAssignmentMapping.getInducementMapping()
static <OR extends MObject>
QAssignmentMapping<OR>QAssignmentMapping.initAssignmentMapping
(@NotNull SqaleRepoContext repositoryContext) static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping.initForAssignmentCreateApprover
(@NotNull SqaleRepoContext repositoryContext) static <OR extends MObject>
QAssignmentReferenceMapping<OR>QAssignmentReferenceMapping.initForAssignmentModifyApprover
(@NotNull SqaleRepoContext repositoryContext) static <OR extends MObject>
QAssignmentMapping<OR>QAssignmentMapping.initInducementMapping
(@NotNull SqaleRepoContext repositoryContext) -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.cases
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.cases -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.connector
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.connectorModifier and TypeClassDescriptionclass
Querydsl "row bean" type related toQConnector
.class
Querydsl "row bean" type related toQConnectorHost
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.focus
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.focus -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.session
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.session -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.node
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.node -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.notification
Methods in com.evolveum.midpoint.repo.sqale.qmodel.notification that return MObject -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.object
Classes in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type MObjectModifier and TypeClassDescriptionclass
QAssignmentHolder<R extends MObject>
Querydsl query type for "m_assignment_holder" table.class
QAssignmentHolderMapping<S extends AssignmentHolderType,
Q extends QAssignmentHolder<R>, R extends MObject> Mapping betweenQAssignmentHolder
andAssignmentHolderType
.class
Querydsl query type for "m_object" table.class
QObjectMapping<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Mapping betweenQObject
andObjectType
.class
QOperationExecution<OR extends MObject>
Querydsl query type for "m_operation_execution" table.class
QOperationExecutionMapping<OR extends MObject>
Mapping betweenQOperationExecution
andOperationExecutionType
.class
Querydsl query type for "m_trigger" table.class
QTriggerMapping<OR extends MObject>
Mapping betweenQTrigger
andTriggerType
.Fields in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type MObjectModifier and TypeFieldDescriptionstatic final Class<QAssignmentHolder<MObject>>
QAssignmentHolder.CLASS
IfQAssignmentHolder.class
is not enough because of generics, tryQAssignmentHolder.CLASS
.QObject.CLASS
IfQObject.class
is not enough because of generics, tryQObject.CLASS
.static final Class<QOperationExecution<MObject>>
QOperationExecution.CLASS
If `QOperationExecution.class` is not enough because of generics, try `QOperationExecution.CLASS`.QTrigger.CLASS
If `QTrigger.class` is not enough because of generics, try `QTrigger.CLASS`.Methods in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type MObjectModifier and TypeMethodDescriptionstatic <OR extends MObject>
QOperationExecutionMapping<OR>QOperationExecutionMapping.get()
static <OR extends MObject>
QTriggerMapping<OR>QTriggerMapping.get()
static <OR extends MObject>
QOperationExecutionMapping<OR>QOperationExecutionMapping.init
(@NotNull SqaleRepoContext repositoryContext) static <OR extends MObject>
QTriggerMapping<OR>QTriggerMapping.init
(@NotNull SqaleRepoContext repositoryContext) -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.org
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.org -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.other
Methods in com.evolveum.midpoint.repo.sqale.qmodel.other that return MObjectModifier and TypeMethodDescriptionQDashboardMapping.newRowObject()
QFormMapping.newRowObject()
QFunctionLibraryMapping.newRowObject()
QObjectCollectionMapping.newRowObject()
QObjectTemplateMapping.newRowObject()
QSequenceMapping.newRowObject()
Methods in com.evolveum.midpoint.repo.sqale.qmodel.other with parameters of type MObjectModifier and TypeMethodDescriptionvoid
QObjectTemplateMapping.storeRelatedEntities
(@NotNull MObject row, @NotNull ObjectTemplateType schemaObject, @NotNull JdbcSession jdbcSession) -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.ref
Classes in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MObjectModifier and TypeClassDescriptionclass
QObjectReference<OR extends MObject>
Querydsl query type for object owned references.class
QObjectReferenceMapping<OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject> Mapping betweenQObjectReference
andObjectReferenceType
.Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MObjectModifier and TypeFieldDescriptionstatic QObjectReferenceMapping<?,
QObjectTemplate, MObject> QObjectReferenceMapping.instanceInclude
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MObjectModifier and TypeMethodDescriptionstatic <OQ extends QObject<OR>,
OR extends MObject>
QObjectReferenceMapping<?,OQ, OR> QObjectReferenceMapping.getForArchetype()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.getForCreateApprover()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.getForDelegated()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.getForEffectiveMark()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.getForModifyApprover()
static <OQ extends QObject<OR>,
OR extends MObject>
QObjectReferenceMapping<?,OQ, OR> QObjectReferenceMapping.getForParentOrg()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.getForPersona()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.getForProjection()
static <OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject>
QObjectReferenceMapping<OS,OQ, OR> QObjectReferenceMapping.getForRoleMembership()
static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForArchetype
(@NotNull SqaleRepoContext repositoryContext) static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForCreateApprover
(@NotNull SqaleRepoContext repositoryContext) static <OQ extends QObject<OR>,
OR extends MObject>
QObjectReferenceMapping<?,OQ, OR> QObjectReferenceMapping.initForDelegated
(@NotNull SqaleRepoContext repositoryContext) static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForEffectiveMark
(@NotNull SqaleRepoContext repositoryContext) static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForModifyApprover
(@NotNull SqaleRepoContext repositoryContext) static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForParentOrg
(@NotNull SqaleRepoContext repositoryContext) static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForPersona
(@NotNull SqaleRepoContext repositoryContext) static <Q extends QObject<R>,
R extends MObject>
QObjectReferenceMapping<?,Q, R> QObjectReferenceMapping.initForProjection
(@NotNull SqaleRepoContext repositoryContext) static <OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject>
QObjectReferenceMapping<OS,OQ, OR> QObjectReferenceMapping.initForRoleMembership
(@NotNull SqaleRepoContext repositoryContext) Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type MObjectModifier and TypeMethodDescriptionstatic QObjectReferenceMapping<?,
QObjectTemplate, MObject> QObjectReferenceMapping.getForInclude()
static QObjectReferenceMapping<?,
QObjectTemplate, MObject> QObjectReferenceMapping.initForInclude
(@NotNull SqaleRepoContext repositoryContext) Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with parameters of type MObject -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.report
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.report -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.resource
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.resource -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.role
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.roleModifier and TypeClassDescriptionclass
Querydsl "row bean" type related toQAbstractRole
.class
Querydsl "row bean" type related toQArchetype
.class
Querydsl "row bean" type related toQRole
.class
Querydsl "row bean" type related toQService
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.shadow -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.simulation -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.system
Methods in com.evolveum.midpoint.repo.sqale.qmodel.system that return MObjectModifier and TypeMethodDescriptionQSecurityPolicyMapping.newRowObject()
QSystemConfigurationMapping.newRowObject()
QValuePolicyMapping.newRowObject()
-
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.tag
Methods in com.evolveum.midpoint.repo.sqale.qmodel.tag that return MObject -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.task
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.task -
Uses of MObject in com.evolveum.midpoint.repo.sqale.update
Classes in com.evolveum.midpoint.repo.sqale.update with type parameters of type MObjectModifier and TypeClassDescriptionclass
AddObjectContext<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Add object operation context; used only for true add, not overwrite which is more like modify.class
RootUpdateContext<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Root context of the update context tree, seeSqaleUpdateContext
for more information.