Class ScopeSearchItemConfigurationType

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

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