Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ShadowObjectClassStatisticsType
Packages that use ShadowObjectClassStatisticsType
Package
Description
-
Uses of ShadowObjectClassStatisticsType in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.stats
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.stats with parameters of type ShadowObjectClassStatisticsTypeModifier and TypeMethodDescriptionprotected List<SmartStatisticsPanel.ListViewRow>SmartStatisticsPanel.renderListViewRows(@NotNull ShadowObjectClassStatisticsType statistics) Constructor parameters in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.stats with type arguments of type ShadowObjectClassStatisticsTypeModifierConstructorDescriptionSmartStatisticsPanel(String id, org.apache.wicket.model.IModel<ShadowObjectClassStatisticsType> model, String resourceOid, ResourceObjectTypeIdentification objectTypeIdentification) SmartStatisticsPanel(String id, org.apache.wicket.model.IModel<ShadowObjectClassStatisticsType> model, String resourceOid, ResourceObjectTypeIdentification objectTypeIdentification, QName focusType) SmartStatisticsPanel(String id, org.apache.wicket.model.IModel<ShadowObjectClassStatisticsType> model, String resourceOid, QName objectClassName) -
Uses of ShadowObjectClassStatisticsType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ShadowObjectClassStatisticsTypeModifier and TypeMethodDescriptionFocusObjectStatisticsTypeUtil.getFocusObjectStatisticsRequired(PrismObject<GenericObjectType> holder) FocusObjectStatisticsTypeUtil.getFocusObjectStatisticsRequired(GenericObjectType holder) ShadowObjectTypeUtil.getObjectTypeStatisticsRequired(PrismObject<GenericObjectType> holder) ShadowObjectTypeUtil.getObjectTypeStatisticsRequired(GenericObjectType holder) ShadowObjectClassUtil.getStatisticsRequired(PrismObject<GenericObjectType> holder) ShadowObjectClassUtil.getStatisticsRequired(GenericObjectType holder) Methods in com.evolveum.midpoint.schema.util with parameters of type ShadowObjectClassStatisticsTypeModifier and TypeMethodDescriptionstatic @NotNull GenericObjectTypeFocusObjectStatisticsTypeUtil.createFocusObjectStatisticsObject(String objectTypeName, String resourceOid, String kind, String intent, ShadowObjectClassStatisticsType statistics) static GenericObjectTypeShadowObjectTypeUtil.createObjectTypeStatisticsObject(String resourceOid, String resourceName, String kind, String intent, ShadowObjectClassStatisticsType statistics) static GenericObjectTypeShadowObjectClassUtil.createStatisticsObject(String resourceOid, String resourceName, QName objectClassName, ShadowObjectClassStatisticsType statistics) -
Uses of ShadowObjectClassStatisticsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ShadowObjectClassStatisticsTypeModifier and TypeFieldDescriptionprotected ShadowObjectClassStatisticsTypeSiSuggestObjectTypesRequestType.statisticsMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ShadowObjectClassStatisticsTypeModifier and TypeMethodDescriptionShadowObjectClassStatisticsType.attribute(ShadowAttributeStatisticsType value) ShadowObjectClassStatisticsType.attributeTuple(ShadowAttributeTupleStatisticsType value) SiSuggestObjectTypesRequestType.beginStatistics()ShadowObjectClassStatisticsType.clone()ObjectFactory.createShadowObjectClassStatisticsType()SiSuggestObjectTypesRequestType.getStatistics()ShadowObjectClassStatisticsType.timestamp(XMLGregorianCalendar value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowObjectClassStatisticsTypeModifier and TypeMethodDescriptionvoidSiSuggestObjectTypesRequestType.setStatistics(ShadowObjectClassStatisticsType value) SiSuggestObjectTypesRequestType.statistics(ShadowObjectClassStatisticsType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ShadowObjectClassStatisticsTypeModifierConstructorDescription