Class LensProjectionContextType

  • All Implemented Interfaces:
    Containerable, Serializable, Cloneable

    public class LensProjectionContextType
    extends LensElementContextType
    implements Serializable, Cloneable, Containerable
    TODO

    Java class for LensProjectionContextType complex type.

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

     <complexType name="LensProjectionContextType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}LensElementContextType">
           <sequence>
             <element name="syncDelta" type="{http://prism.evolveum.com/xml/ns/public/types-3}ObjectDeltaType" minOccurs="0"/>
             <element name="syncAbsoluteTrigger" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="wave" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
             <element name="resourceShadowDiscriminator" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowDiscriminatorType" minOccurs="0"/>
             <element name="fullShadow" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="isAssigned" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="isAssignedOld" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="isActive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="isLegal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="isLegalOld" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="isExists" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="synchronizationPolicyDecision" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}SynchronizationPolicyDecisionType" minOccurs="0"/>
             <element name="doReconciliation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
             <element name="synchronizationSituationDetected" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}SynchronizationSituationType" minOccurs="0"/>
             <element name="synchronizationSituationResolved" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}SynchronizationSituationType" minOccurs="0"/>
             <element name="projectionSecurityPolicyRef" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectReferenceType" minOccurs="0"/>
             <element name="accountPasswordPolicy" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ValuePolicyType" minOccurs="0"/>
             <element name="accountPasswordPolicyRef" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectReferenceType" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form