Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.resource.MResource
-
Packages that use MResource Package Description com.evolveum.midpoint.repo.sqale.qmodel.ref com.evolveum.midpoint.repo.sqale.qmodel.resource -
-
Uses of MResource in com.evolveum.midpoint.repo.sqale.qmodel.ref
Fields in com.evolveum.midpoint.repo.sqale.qmodel.ref with type parameters of type MResource Modifier and Type Field Description static QObjectReferenceMapping<QResource,MResource>
QObjectReferenceMapping. instanceResourceBusinessConfigurationApprover
Methods in com.evolveum.midpoint.repo.sqale.qmodel.ref that return types with arguments of type MResource Modifier and Type Method Description static QObjectReferenceMapping<QResource,MResource>
QObjectReferenceMapping. getForResourceBusinessConfigurationApprover()
static QObjectReferenceMapping<QResource,MResource>
QObjectReferenceMapping. initForResourceBusinessConfigurationApprover(@NotNull SqaleRepoContext repositoryContext)
-
Uses of MResource in com.evolveum.midpoint.repo.sqale.qmodel.resource
Methods in com.evolveum.midpoint.repo.sqale.qmodel.resource that return MResource Modifier and Type Method Description MResource
QResourceMapping. newRowObject()
@NotNull MResource
QResourceMapping. toRowObjectWithoutFullObject(ResourceType schemaObject, JdbcSession jdbcSession)
Methods in com.evolveum.midpoint.repo.sqale.qmodel.resource with parameters of type MResource Modifier and Type Method Description void
QResourceMapping. storeRelatedEntities(@NotNull MResource row, @NotNull ResourceType schemaObject, @NotNull JdbcSession jdbcSession)
-