Class GuiShadowListViewType

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

    public class GuiShadowListViewType
    extends GuiObjectListViewType
    implements Serializable, Cloneable, Containerable
    List pages for shadows. VEEERY EXPERIMENTAL

    Java class for GuiShadowListViewType complex type.

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

     <complexType name="GuiShadowListViewType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}GuiObjectListViewType">
           <sequence>
             <element name="resourceRef" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ObjectReferenceType" minOccurs="0"/>
             <element name="kind" type="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}ShadowKindType" minOccurs="0"/>
             <element name="intent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form