Class OidWorkSegmentationType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class OidWorkSegmentationType
    extends StringWorkSegmentationType
    implements Serializable, Cloneable, Containerable
    Segmentation strategy that divides the processing space into a number of buckets based on OID values. When specified, it provides default values of discriminator=#, boundaryCharacters=0-9a-f.

    Java class for OidWorkSegmentationType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="OidWorkSegmentationType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}StringWorkSegmentationType">
           <sequence>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form