Class FocusObjectStatisticsTypeUtil
java.lang.Object
com.evolveum.midpoint.schema.util.FocusObjectStatisticsTypeUtil
Util methods related to focus object statistics and their embedding in
GenericObjectType.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull GenericObjectTypecreateFocusObjectStatisticsObject(String objectTypeName, String resourceOid, String kind, String intent, ShadowObjectClassStatisticsType statistics)
-
Constructor Details
-
FocusObjectStatisticsTypeUtil
public FocusObjectStatisticsTypeUtil()
-
-
Method Details
-
getFocusObjectStatisticsRequired
public static ShadowObjectClassStatisticsType getFocusObjectStatisticsRequired(GenericObjectType holder) -
getFocusObjectStatisticsRequired
public static ShadowObjectClassStatisticsType getFocusObjectStatisticsRequired(PrismObject<GenericObjectType> holder) -
createFocusObjectStatisticsObject
@NotNull public static @NotNull GenericObjectType createFocusObjectStatisticsObject(String objectTypeName, String resourceOid, String kind, String intent, ShadowObjectClassStatisticsType statistics) throws SchemaException - Throws:
SchemaException
-