Uses of Class
com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster.MClusterObject
Packages that use MClusterObject
-
Uses of MClusterObject in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster
Methods in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster that return MClusterObjectModifier and TypeMethodDescriptionQClusterObjectMapping.newRowObject()@NotNull MClusterObjectQClusterObjectMapping.toRowObjectWithoutFullObject(RoleAnalysisClusterType clusterObject, JdbcSession jdbcSession) Methods in com.evolveum.midpoint.repo.sqale.qmodel.mining.cluster with parameters of type MClusterObjectModifier and TypeMethodDescriptionQClusterDetectedPatternMapping.insert(RoleAnalysisDetectionPatternType pattern, MClusterObject ownerRow, JdbcSession jdbcSession) com.querydsl.core.types.dsl.BooleanExpressionQClusterDetectedPattern.isOwnedBy(@NotNull MClusterObject ownerRow) QClusterDetectedPatternMapping.newRowObject(MClusterObject ownerRow) voidQClusterObjectMapping.storeRelatedEntities(@NotNull MClusterObject row, @NotNull RoleAnalysisClusterType schemaObject, @NotNull JdbcSession jdbcSession)