Class ProjectionMergeConfigurationType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class ProjectionMergeConfigurationType
    extends ItemMergeConfigurationType
    implements Serializable, Cloneable, Containerable
    TODO

    Java class for ProjectionMergeConfigurationType complex type.

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

     <complexType name="ProjectionMergeConfigurationType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ItemMergeConfigurationType">
           <sequence>
             <element name="situation" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ProjectionMergeSituationType" minOccurs="0"/>
             <element name="projectionDiscriminator" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowDiscriminatorType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form