Class IndirectSearchItemConfigurationType

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

    public class IndirectSearchItemConfigurationType
    extends UserInterfaceFeatureType
    implements Serializable, Cloneable, Containerable
    Configuration for indirect search item.

    Java class for IndirectSearchItemConfigurationType complex type.

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

     <complexType name="IndirectSearchItemConfigurationType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}UserInterfaceFeatureType">
           <sequence>
             <element name="indirect" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form