Class ProjectionMergeConfigurationType

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

    public class ProjectionMergeConfigurationType
    extends ItemMergeConfigurationType
    implements Serializable, Cloneable, Containerable
    TODO <p>Java class for ProjectionMergeConfigurationType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="ProjectionMergeConfigurationType"&gt; &lt;complexContent&gt; &lt;extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ItemMergeConfigurationType"&gt; &lt;sequence&gt; &lt;element name="situation" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ProjectionMergeSituationType" minOccurs="0"/&gt; &lt;element name="projectionDiscriminator" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowDiscriminatorType" minOccurs="0"/&gt; &lt;/sequence&gt; &lt;/extension&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form