Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.StringWorkSegmentationType
Packages that use StringWorkSegmentationType
-
Uses of StringWorkSegmentationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassSegmentation strategy that divides the processing space into a number of buckets based on OID values.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type StringWorkSegmentationTypeModifier and TypeFieldDescriptionstatic final Producer<StringWorkSegmentationType>StringWorkSegmentationType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return StringWorkSegmentationTypeModifier and TypeMethodDescriptionBucketsDefinitionType.beginStringSegmentation()StringWorkSegmentationType.boundary(BoundarySpecificationType value) StringWorkSegmentationType.boundaryCharacters(String value) StringWorkSegmentationType.clone()StringWorkSegmentationType.comparisonMethod(StringWorkBucketsBoundaryMarkingType value) ObjectFactory.createStringWorkSegmentationType()StringWorkSegmentationType.discriminator(ItemPathType value) BucketsDefinitionType.getStringSegmentation()StringWorkSegmentationType.matchingRule(String value) StringWorkSegmentationType.numberOfBuckets(Integer value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type StringWorkSegmentationTypeModifier and TypeMethodDescriptionvoidBucketsDefinitionType.setStringSegmentation(StringWorkSegmentationType value) BucketsDefinitionType.stringSegmentation(StringWorkSegmentationType value)