Class AdminGuiConfigurationRoleManagementType

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

    public class AdminGuiConfigurationRoleManagementType
    extends Object
    implements Serializable, Cloneable, Containerable
    Role management features that are potentially user-specific i.e. assigned as part of GUI configuration. <p>Java class for AdminGuiConfigurationRoleManagementType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="AdminGuiConfigurationRoleManagementType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;sequence&gt; &lt;element name="assignmentApprovalRequestLimit" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/&gt; &lt;/sequence&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form
    • Field Detail

      • COMPLEX_TYPE

        public static final QName COMPLEX_TYPE
      • F_ASSIGNMENT_APPROVAL_REQUEST_LIMIT

        public static final ItemName F_ASSIGNMENT_APPROVAL_REQUEST_LIMIT
    • Constructor Detail

      • AdminGuiConfigurationRoleManagementType

        public AdminGuiConfigurationRoleManagementType()
      • AdminGuiConfigurationRoleManagementType

        public AdminGuiConfigurationRoleManagementType​(PrismContext prismContext)