Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.object.QObject
Packages that use QObject
Package
Description
-
Uses of QObject in com.evolveum.midpoint.repo.sqale.filtering
Classes in com.evolveum.midpoint.repo.sqale.filtering with type parameters of type QObjectModifier 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 QObject in com.evolveum.midpoint.repo.sqale.mapping
Classes in com.evolveum.midpoint.repo.sqale.mapping with type parameters of type QObjectModifier 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 QObjectModifier 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 QObject in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.accesscertModifier and TypeClassDescriptionclass
Querydsl query type for "m_access_cert_campaign" table.class
Querydsl query type for "m_access_cert_definition" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.cases
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.cases -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.common
Fields in com.evolveum.midpoint.repo.sqale.qmodel.common with type parameters of type QObjectModifier and TypeFieldDescriptionfinal com.querydsl.sql.ForeignKey<QObject<?>>
QContainer.objectOidIdFk
-
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.connector
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.connectorModifier and TypeClassDescriptionclass
Querydsl query type for "m_connector" table.class
Querydsl query type for "m_connector_host" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.focus
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.focusModifier and TypeClassDescriptionclass
Querydsl query type for "m_focus" table.class
Querydsl query type for "m_generic_object" table.class
Querydsl query type for "m_user" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.lookuptable -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.session
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.session -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.node
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.node -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.notification
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.notification -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.object
Classes in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type QObjectModifier and TypeClassDescriptionclass
QObjectMapping<S extends ObjectType,
Q extends QObject<R>, R extends MObject> Mapping betweenQObject
andObjectType
.Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.objectModifier and TypeClassDescriptionclass
QAssignmentHolder<R extends MObject>
Querydsl query type for "m_assignment_holder" table.Fields in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type QObjectModifier and TypeFieldDescriptionQObject.CLASS
IfQObject.class
is not enough because of generics, tryQObject.CLASS
.Methods in com.evolveum.midpoint.repo.sqale.qmodel.object that return types with arguments of type QObject -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.org
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.org -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.other
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.otherModifier and TypeClassDescriptionclass
Querydsl query type for "m_dashboard" table.class
Querydsl query type for "m_form" table.class
Querydsl query type for "m_function_library" table.class
Querydsl query type for "m_object_collection" table.class
Querydsl query type for "m_object_template" table.class
Querydsl query type for "m_sequence" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.ref
Classes in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type QObjectModifier and TypeClassDescriptionclass
QObjectReferenceMapping<OS extends ObjectType,
OQ extends QObject<OR>, OR extends MObject> Mapping betweenQObjectReference
andObjectReferenceType
.Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type QObjectModifier 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) -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.report
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.reportModifier and TypeClassDescriptionclass
Querydsl query type for "m_report" table.class
Querydsl query type for "m_report_data" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.resource
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.resource -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.role
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.roleModifier and TypeClassDescriptionclass
QAbstractRole<R extends MAbstractRole>
Querydsl query type for "m_abstract_role" table.class
Querydsl query type for "m_archetype" table.class
Querydsl query type for "m_role" table.class
Querydsl query type for "m_service" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.shadow -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.simulation -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.system
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.systemModifier and TypeClassDescriptionclass
Querydsl query type for "m_security_policy" table.class
Querydsl query type for "m_system_configuration" table.class
Querydsl query type for "m_value_policy" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.tag
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.tag -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.task
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.task -
Uses of QObject in com.evolveum.midpoint.repo.sqale.update
Classes in com.evolveum.midpoint.repo.sqale.update with type parameters of type QObjectModifier 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.