Class ShadowObjectClassUtil
java.lang.Object
com.evolveum.midpoint.schema.util.ShadowObjectClassUtil
Util methods related to
ShadowObjectClassStatisticsType and its embedding in GenericObjectType (which
is a temporary solution until extra object type is designed for this).-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic GenericObjectTypecreateStatisticsObject(String resourceOid, String resourceName, QName objectClassName, ShadowObjectClassStatisticsType statistics)
-
Constructor Details
-
ShadowObjectClassUtil
public ShadowObjectClassUtil()
-
-
Method Details
-
getStatisticsRequired
-
getStatisticsRequired
public static ShadowObjectClassStatisticsType getStatisticsRequired(PrismObject<GenericObjectType> holder) -
createStatisticsObject
public static GenericObjectType createStatisticsObject(String resourceOid, String resourceName, QName objectClassName, ShadowObjectClassStatisticsType statistics) throws SchemaException - Throws:
SchemaException
-