com.ibm.openpages.api.security

Class GroupInfo



  • public class GroupInfo
    extends SecurityPrincipalInfo
    Class for the specification of a user group. This class must be used for the creation of a new group.
    • Constructor Detail

      • GroupInfo

        public GroupInfo(java.lang.String systemName)
        Constructor for group information.
        Parameters:
        systemName -
      • GroupInfo

        public GroupInfo(java.lang.String systemName,
                         java.util.Locale groupLocale)
        Constructor for group information.
        Parameters:
        systemName -
        groupLocale -
    • Method Detail

      • getLevel

        public int getLevel()
        Gets the level for the user group.
        Returns:
        int
      • setLevel

        public void setLevel(int level)
        Sets the level for the user group.
        Parameters:
        level -
      • getAdminLevel

        public int getAdminLevel()
        Gets the administration level for the user group.
        Returns:
        int
      • setAdminLevel

        public void setAdminLevel(int adminLevel)
        Sets the administration level for the user group.
        Parameters:
        adminLevel -
      • getDescription

        public java.lang.String getDescription()
        Gets the description for the user group.
        Overrides:
        getDescription in class SecurityPrincipalInfo
        Returns:
        String
      • setDescription

        public void setDescription(java.lang.String description)
        Sets the description for the user group.
        Overrides:
        setDescription in class SecurityPrincipalInfo
        Parameters:
        description -

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2021. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.