Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ActivityItemCountingDefinitionType
-
Packages that use ActivityItemCountingDefinitionType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ActivityItemCountingDefinitionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ActivityItemCountingDefinitionType Modifier and Type Method Description ActivityItemCountingDefinitionType
ActivityReportingDefinitionType. beginItemCounting()
ActivityItemCountingDefinitionType
ActivityItemCountingDefinitionType. cacheOverallSize(Boolean value)
ActivityItemCountingDefinitionType
ActivityItemCountingDefinitionType. clone()
ActivityItemCountingDefinitionType
ObjectFactory. createActivityItemCountingDefinitionType()
Create an instance ofActivityItemCountingDefinitionType
ActivityItemCountingDefinitionType
ActivityItemCountingDefinitionType. determineBucketSize(ActivityItemCountingOptionType value)
ActivityItemCountingDefinitionType
ActivityItemCountingDefinitionType. determineOverallSize(ActivityOverallItemCountingOptionType value)
ActivityItemCountingDefinitionType
ActivityReportingDefinitionType. getItemCounting()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ActivityItemCountingDefinitionType Modifier and Type Method Description ActivityReportingDefinitionType
ActivityReportingDefinitionType. itemCounting(ActivityItemCountingDefinitionType value)
void
ActivityReportingDefinitionType. setItemCounting(ActivityItemCountingDefinitionType value)
-