Class OidWorkSegmentationType

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

    public class OidWorkSegmentationType
    extends StringWorkSegmentationType
    implements Serializable, Cloneable, Containerable
    Work state management 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. <p>Java class for OidWorkSegmentationType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="OidWorkSegmentationType"&gt; &lt;complexContent&gt; &lt;extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}StringWorkSegmentationType"&gt; &lt;sequence&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form