Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.object.MObject
-
-
Uses of MObject in com.evolveum.midpoint.repo.sqale.filtering
Classes in com.evolveum.midpoint.repo.sqale.filtering with type parameters of type MObject Modifier and Type Class Description class
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 MObject Modifier and Type Class Description class
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 MObject Modifier and Type Method Description default <TS,TQ extends QObject<TR>,TR extends MObject>
SqaleMappingMixin<S,Q,R>SqaleMappingMixin. 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.default <TS,TQ extends QObject<TR>,TR extends MObject>
SqaleMappingMixin<S,Q,R>SqaleMappingMixin. addRefMapping(@NotNull QName itemName, @NotNull Function<Q,UuidPath> rootToOidPath, @NotNull Function<Q,com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, @NotNull 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.<TS,TQ extends QObject<TR>,TR extends MObject>
SqaleNestedMapping<S,Q,R>SqaleNestedMapping. addRefMapping(@NotNull QName itemName, @NotNull Function<Q,UuidPath> rootToOidPath, @NotNull Function<Q,com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToTypePath, @NotNull 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.accesscert Modifier and Type Class Description class
MAccessCertificationCampaign
Querydsl "row bean" type related toQAccessCertificationCampaign
.class
MAccessCertificationDefinition
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 MObject Modifier and Type Class Description class
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 MObject Modifier and Type Field Description static 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 MObject Modifier and Type Method Description static <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 Modifier and Type Class Description class
MCase
Querydsl "row bean" type related toQCase
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.connector
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.connector Modifier and Type Class Description class
MConnector
Querydsl "row bean" type related toQConnector
.class
MConnectorHost
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 Modifier and Type Class Description class
MFocus
Querydsl "row bean" type related toQFocus
.class
MUser
Querydsl "row bean" type related toQUser
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable Modifier and Type Class Description class
MLookupTable
Querydsl "row bean" type related toQLookupTable
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.node
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.node Modifier and Type Class Description class
MNode
Querydsl "row bean" type related toQNode
. -
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 MObject Modifier and Type Class Description class
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
QObject<R extends MObject>
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
QTrigger<OR extends MObject>
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 MObject Modifier and Type Field Description static Class<QAssignmentHolder<MObject>>
QAssignmentHolder. CLASS
IfQAssignmentHolder.class
is not enough because of generics, tryQAssignmentHolder.CLASS
.static Class<QObject<MObject>>
QObject. CLASS
IfQObject.class
is not enough because of generics, tryQObject.CLASS
.static Class<QOperationExecution<MObject>>
QOperationExecution. CLASS
If `QOperationExecution.class` is not enough because of generics, try `QOperationExecution.CLASS`.static Class<QTrigger<MObject>>
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 MObject Modifier and Type Method Description static <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 Modifier and Type Class Description class
MOrg
Querydsl "row bean" type related toQOrg
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.other
Methods in com.evolveum.midpoint.repo.sqale.qmodel.other that return MObject Modifier and Type Method Description MObject
QDashboardMapping. newRowObject()
MObject
QFormMapping. newRowObject()
MObject
QFunctionLibraryMapping. newRowObject()
MObject
QObjectCollectionMapping. newRowObject()
MObject
QObjectTemplateMapping. newRowObject()
MObject
QSequenceMapping. newRowObject()
Methods in com.evolveum.midpoint.repo.sqale.qmodel.other with parameters of type MObject Modifier and Type Method Description void
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 MObject Modifier and Type Class Description class
QObjectReference<OR extends MObject>
Querydsl query type for object owned references.class
QObjectReferenceMapping<OQ extends QObject<OR>,OR extends MObject>
Mapping betweenQObjectReference
andObjectReferenceType
.Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MObject Modifier and Type Field Description static QObjectReferenceMapping<QObjectTemplate,MObject>
QObjectReferenceMapping. instanceInclude
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MObject Modifier and Type Method Description static <Q extends QObject<R>,R extends MObject>
QObjectReferenceMapping<Q,R>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. getForModifyApprover()
static <Q extends QObject<R>,R extends MObject>
QObjectReferenceMapping<Q,R>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 <Q extends QObject<R>,R extends MObject>
QObjectReferenceMapping<Q,R>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 <Q extends QObject<R>,R extends MObject>
QObjectReferenceMapping<Q,R>QObjectReferenceMapping. initForDelegated(@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 <Q extends QObject<R>,R extends MObject>
QObjectReferenceMapping<Q,R>QObjectReferenceMapping. initForRoleMembership(@NotNull SqaleRepoContext repositoryContext)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type MObject Modifier and Type Method Description static 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 Modifier and Type Method Description MReference
QObjectReferenceMapping. newRowObject(MObject ownerRow)
-
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.report
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.report Modifier and Type Class Description class
MReportData
Querydsl "row bean" type related toQReportData
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.resource
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.resource Modifier and Type Class Description class
MResource
Querydsl "row bean" type related toQResource
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.role
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.role Modifier and Type Class Description class
MAbstractRole
Querydsl "row bean" type related toQAbstractRole
.class
MArchetype
Querydsl "row bean" type related toQArchetype
.class
MRole
Querydsl "row bean" type related toQRole
.class
MService
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 Modifier and Type Class Description class
MShadow
Querydsl "row bean" type related toQShadow
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.system
Methods in com.evolveum.midpoint.repo.sqale.qmodel.system that return MObject Modifier and Type Method Description MObject
QSecurityPolicyMapping. newRowObject()
MObject
QSystemConfigurationMapping. newRowObject()
MObject
QValuePolicyMapping. newRowObject()
-
Uses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.task
Subclasses of MObject in com.evolveum.midpoint.repo.sqale.qmodel.task Modifier and Type Class Description class
MTask
Querydsl "row bean" type related toQTask
. -
Uses of MObject in com.evolveum.midpoint.repo.sqale.update
Classes in com.evolveum.midpoint.repo.sqale.update with type parameters of type MObject Modifier and Type Class Description class
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.
-