Uses of Enum Class
com.evolveum.midpoint.repo.sqale.qmodel.object.MObjectType
Packages that use MObjectType
Package
Description
-
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.audit.qmodel
Fields in com.evolveum.midpoint.repo.sqale.audit.qmodel declared as MObjectTypeModifier and TypeFieldDescriptionMAuditEventRecord.effectivePrincipalTypeMAuditEventRecord.initiatorTypeMAuditEventRecord.targetOwnerTypeMAuditEventRecord.targetTypeMAuditRefValue.targetTypeFields in com.evolveum.midpoint.repo.sqale.audit.qmodel with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAuditEventRecord.effectivePrincipalTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAuditEventRecord.initiatorTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAuditEventRecord.targetOwnerTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAuditEventRecord.targetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAuditRefValue.targetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.filtering
Methods in com.evolveum.midpoint.repo.sqale.filtering that return types with arguments of type MObjectTypeModifier and TypeMethodDescriptioncom.querydsl.core.types.dsl.EnumPath<MObjectType>RefItemFilterProcessor.getTypePath()Constructor parameters in com.evolveum.midpoint.repo.sqale.filtering with type arguments of type MObjectTypeModifierConstructorDescriptionTypeQNameItemFilterProcessor(SqlQueryContext<?, Q, R> context, Function<Q, com.querydsl.core.types.dsl.EnumPath<MObjectType>> rootToQueryItem) -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.mapping
Methods in com.evolveum.midpoint.repo.sqale.mapping that return MObjectTypeModifier and TypeMethodDescriptionprotected MObjectTypeSqaleTableMapping.schemaTypeToObjectType(QName schemaType) Methods in com.evolveum.midpoint.repo.sqale.mapping with parameters of type MObjectTypeModifier and TypeMethodDescriptionprotected @Nullable ObjectReferenceTypeSqaleTableMapping.objectReference(@Nullable UUID oid, MObjectType repoObjectType, Integer relationId) ReturnsObjectReferenceTypewith specified oid, proper type based onMObjectTypeand, optionally, target name/description.protected @Nullable ObjectReferenceTypeSqaleTableMapping.objectReference(@Nullable UUID oid, MObjectType repoObjectType, String targetName) Object reference with target name.protected @Nullable QNameSqaleTableMapping.objectTypeToQName(MObjectType objectType) -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.accesscert
Fields in com.evolveum.midpoint.repo.sqale.qmodel.accesscert declared as MObjectTypeModifier and TypeFieldDescriptionMAccessCertificationCampaign.definitionRefTargetTypeMAccessCertificationCase.objectRefTargetTypeMAccessCertificationCase.orgRefTargetTypeMAccessCertificationCampaign.ownerRefTargetTypeMAccessCertificationDefinition.ownerRefTargetTypeMAccessCertificationWorkItem.performerRefTargetTypeMAccessCertificationCase.targetRefTargetTypeMAccessCertificationCase.tenantRefTargetTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.accesscert with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationCampaign.definitionRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationCase.objectRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationCase.orgRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationCampaign.ownerRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationDefinition.ownerRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationWorkItem.performerRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationCase.targetRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAccessCertificationCase.tenantRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.assignment
Fields in com.evolveum.midpoint.repo.sqale.qmodel.assignment declared as MObjectTypeModifier and TypeFieldDescriptionMAssignment.creatorRefTargetTypeMAssignment.modifierRefTargetTypeMAssignment.orgRefTargetTypeMAssignment.ownerTypeMAssignment.resourceRefTargetTypeMAssignment.targetRefTargetTypeMAssignment.tenantRefTargetTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.assignment with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.creatorRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.modifierRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.orgRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.ownerTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.resourceRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.targetRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAssignment.tenantRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.cases
Fields in com.evolveum.midpoint.repo.sqale.qmodel.cases declared as MObjectTypeModifier and TypeFieldDescriptionMCase.objectRefTargetTypeMCase.parentRefTargetTypeMCase.requestorRefTargetTypeMCase.targetRefTargetTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.cases with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QCase.objectRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QCase.parentRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QCase.requestorRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QCase.targetRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem
Fields in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem declared as MObjectTypeModifier and TypeFieldDescriptionMCaseWorkItem.originalAssigneeRefTargetTypeMCaseWorkItem.performerRefTargetTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.cases.workitem with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QCaseWorkItem.originalAssigneeRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QCaseWorkItem.performerRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.connector
Fields in com.evolveum.midpoint.repo.sqale.qmodel.connector declared as MObjectTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.connector with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QConnector.connectorHostRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster
Fields in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster declared as MObjectTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QClusterData.parentRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.object
Fields in com.evolveum.midpoint.repo.sqale.qmodel.object declared as MObjectTypeModifier and TypeFieldDescriptionMObject.creatorRefTargetTypeMOperationExecution.initiatorRefTargetTypeMObject.modifierRefTargetTypeMObject.objectTypeMOperationExecution.taskRefTargetTypeMObject.tenantRefTargetTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.object with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QObject.creatorRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QOperationExecution.initiatorRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QObject.modifierRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QObject.objectTypestatic final Map<Class<? extends ObjectType>,MObjectType> MObjectType.SCHEMA_TYPE_TO_ENUMfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QOperationExecution.taskRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QObject.tenantRefTargetTypeMethods in com.evolveum.midpoint.repo.sqale.qmodel.object that return MObjectTypeModifier and TypeMethodDescriptionstatic @NotNull MObjectTypeMObjectType.fromSchemaType(Class<? extends ObjectType> objectTypeClass) static @NotNull MObjectTypeMObjectType.fromTypeQName(QName typeQName) static MObjectTypeReturns the enum constant of this class with the specified name.static MObjectType[]MObjectType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.ref
Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref declared as MObjectTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QReference.ownerTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QReference.targetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.report
Fields in com.evolveum.midpoint.repo.sqale.qmodel.report declared as MObjectTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.report with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QReportData.reportRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.resource
Fields in com.evolveum.midpoint.repo.sqale.qmodel.resource declared as MObjectTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.resource with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QResource.connectorRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QResource.superRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.shadow
Fields in com.evolveum.midpoint.repo.sqale.qmodel.shadow declared as MObjectTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.shadow with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QShadow.resourceRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.simulation
Fields in com.evolveum.midpoint.repo.sqale.qmodel.simulation declared as MObjectTypeModifier and TypeFieldDescriptionMProcessedObject.objectTypeMSimulationResult.rootTaskRefTargetTypeFields in com.evolveum.midpoint.repo.sqale.qmodel.simulation with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QProcessedObject.objectTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QSimulationResult.rootTaskRefTargetType -
Uses of MObjectType in com.evolveum.midpoint.repo.sqale.qmodel.task
Fields in com.evolveum.midpoint.repo.sqale.qmodel.task declared as MObjectTypeModifier and TypeFieldDescriptionMAffectedObjects.archetypeRefTargetTypeMTask.objectRefTargetTypeMTask.ownerRefTargetTypeMAffectedObjects.resourceRefTargetTypeMAffectedResourceObjects.resourceRefTargetTypeMAffectedObjects.typeFields in com.evolveum.midpoint.repo.sqale.qmodel.task with type parameters of type MObjectTypeModifier and TypeFieldDescriptionfinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAffectedObjects.archetypeRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QTask.objectRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QTask.ownerRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAffectedObjects.resourceRefTargetTypefinal com.querydsl.core.types.dsl.EnumPath<MObjectType>QAffectedObjects.type