Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.object.QObject
-
-
Uses of QObject in com.evolveum.midpoint.repo.sqale.filtering
Classes in com.evolveum.midpoint.repo.sqale.filtering with type parameters of type QObject Modifier and Type Class Description classTypeFilterProcessor<Q extends QObject<R>,R extends MObject,TQ extends QObject<TR>,TR extends MObject>Filter processor that resolvesTypeFilter.classTypeFilterProcessor<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 QObject Modifier and Type Class Description classRefTableTargetResolver<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 QObject 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, @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.<TS,TQ extends QObject<TR>,TR extends MObject>
SqaleNestedMapping<S,Q,R>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.accesscert Modifier and Type Class Description classQAccessCertificationCampaignQuerydsl query type for "m_access_cert_campaign" table.classQAccessCertificationDefinitionQuerydsl 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 Modifier and Type Class Description classQCaseQuerydsl query type for "m_case" table. -
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 QObject Modifier and Type Field Description 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.connector Modifier and Type Class Description classQConnectorQuerydsl query type for "m_connector" table.classQConnectorHostQuerydsl 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.focus Modifier and Type Class Description classQFocus<R extends MFocus>Querydsl query type for "m_focus" table.classQGenericObjectQuerydsl query type for "m_generic_object" table.classQUserQuerydsl 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 Modifier and Type Class Description classQLookupTableQuerydsl query type for "m_lookup_table" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.node
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.node Modifier and Type Class Description classQNodeQuerydsl query type for "m_node" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.notification
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.notification Modifier and Type Class Description classQMessageTemplateQuerydsl query type for "m_message_template" table. -
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 QObject Modifier and Type Class Description classQObjectMapping<S extends ObjectType,Q extends QObject<R>,R extends MObject>Mapping betweenQObjectandObjectType.Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.object Modifier and Type Class Description classQAssignmentHolder<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 QObject Modifier and Type Field Description static Class<QObject<MObject>>QObject. CLASSIfQObject.classis not enough because of generics, tryQObject.CLASS.Methods in com.evolveum.midpoint.repo.sqale.qmodel.object that return types with arguments of type QObject Modifier and Type Method Description Class<? extends QObject<?>>MObjectType. getQueryType() -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.org
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.org Modifier and Type Class Description classQOrgQuerydsl query type for "m_org" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.other
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.other Modifier and Type Class Description classQDashboardQuerydsl query type for "m_dashboard" table.classQFormQuerydsl query type for "m_form" table.classQFunctionLibraryQuerydsl query type for "m_function_library" table.classQObjectCollectionQuerydsl query type for "m_object_collection" table.classQObjectTemplateQuerydsl query type for "m_object_template" table.classQSequenceQuerydsl 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 QObject Modifier and Type Class Description classQObjectReferenceMapping<OS extends ObjectType,OQ extends QObject<OR>,OR extends MObject>Mapping betweenQObjectReferenceandObjectReferenceType.Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type QObject Modifier and Type Method Description static <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.report Modifier and Type Class Description classQReportQuerydsl query type for "m_report" table.classQReportDataQuerydsl 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 Modifier and Type Class Description classQResourceQuerydsl query type for "m_resource" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.role
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.role Modifier and Type Class Description classQAbstractRole<R extends MAbstractRole>Querydsl query type for "m_abstract_role" table.classQArchetypeQuerydsl query type for "m_archetype" table.classQRoleQuerydsl query type for "m_role" table.classQServiceQuerydsl 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 Modifier and Type Class Description classQShadowQuerydsl query type for "m_shadow" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.simulation Modifier and Type Class Description classQSimulationResult -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.system
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.system Modifier and Type Class Description classQSecurityPolicyQuerydsl query type for "m_security_policy" table.classQSystemConfigurationQuerydsl query type for "m_system_configuration" table.classQValuePolicyQuerydsl 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 Modifier and Type Class Description classQMarkQuerydsl query type for "m_mark" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.task
Subclasses of QObject in com.evolveum.midpoint.repo.sqale.qmodel.task Modifier and Type Class Description classQTaskQuerydsl query type for "m_task" table. -
Uses of QObject in com.evolveum.midpoint.repo.sqale.update
Classes in com.evolveum.midpoint.repo.sqale.update with type parameters of type QObject Modifier and Type Class Description classAddObjectContext<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.classRootUpdateContext<S extends ObjectType,Q extends QObject<R>,R extends MObject>Root context of the update context tree, seeSqaleUpdateContextfor more information.
-