Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.ref.QReference
Packages that use QReference
Package
Description
-
Uses of QReference in com.evolveum.midpoint.repo.sqale.delta.item
Classes in com.evolveum.midpoint.repo.sqale.delta.item with type parameters of type QReferenceModifier and TypeClassDescriptionclassRefTableItemDeltaProcessor<Q extends QReference<?,OR>, OQ extends FlexibleRelationalPathBase<OR>, OR> Delta value processor for multi-value references stored in separate tables. -
Uses of QReference in com.evolveum.midpoint.repo.sqale.filtering
Classes in com.evolveum.midpoint.repo.sqale.filtering with type parameters of type QReferenceModifier and TypeClassDescriptionclassRefTableItemFilterProcessor<Q extends QReference<R,OR>, R extends MReference, OQ extends FlexibleRelationalPathBase<OR>, OR> Filter processor for reference item paths resolved viaQReferencetables. -
Uses of QReference in com.evolveum.midpoint.repo.sqale.mapping
Classes in com.evolveum.midpoint.repo.sqale.mapping with type parameters of type QReferenceModifier and TypeClassDescriptionclassRefTableTargetResolver<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 QReferenceModifier and TypeMethodDescriptiondefault <TQ extends QReference<TR,R>, TR extends MReference>
SqaleMappingMixin<S,Q, R> SqaleMappingMixin.addRefMapping(@NotNull QName itemName, @NotNull QReferenceMapping<TQ, TR, Q, R> referenceMapping) Defines multi-value reference mapping (refs in table) for both query and modifications.<TQ extends QReference<TR,R>, TR extends MReference>
SqaleNestedMapping<S,Q, R> SqaleNestedMapping.addRefMapping(@NotNull QName itemName, @NotNull QReferenceMapping<TQ, TR, Q, R> referenceMapping) -
Uses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Subclasses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.accesscertModifier and TypeClassDescriptionclassQuerydsl query type for case work item reference tables. -
Uses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Subclasses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.assignmentModifier and TypeClassDescriptionclassQuerydsl query type for assignment reference tables (for assignment metadata references). -
Uses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem
Subclasses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitemModifier and TypeClassDescriptionclassQuerydsl query type for case work item reference tables. -
Uses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.ref
Classes in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type QReferenceModifier and TypeClassDescriptionclassQReferenceMapping<Q extends QReference<R,OR>, R extends MReference, OQ extends FlexibleRelationalPathBase<OR>, OR> Base mapping betweenQReferencesubclasses andObjectReferenceType.Subclasses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.refModifier and TypeClassDescriptionclassQObjectReference<OR extends MObject>Querydsl query type for object owned references.Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type QReferenceModifier and TypeFieldDescriptionstatic final Class<QReference<MReference,Object>> QReference.CLASSIfQReference.classis not enough because of generics, tryQReference.CLASS. -
Uses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Subclasses of QReference in com.evolveum.midpoint.repo.sqale.qmodel.simulation