public class GroupInfo extends SecurityPrincipalInfo
| Constructor and Description |
|---|
GroupInfo(java.lang.String systemName)
Constructor for group information.
|
GroupInfo(java.lang.String systemName,
java.util.Locale groupLocale)
Constructor for group information.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getAdminLevel()
Gets the administration level for the user group.
|
java.lang.String |
getDescription()
Gets the description for the user group.
|
int |
getLevel()
Gets the level for the user group.
|
void |
setAdminLevel(int adminLevel)
Sets the administration level for the user group.
|
void |
setDescription(java.lang.String description)
Sets the description for the user group.
|
void |
setLevel(int level)
Sets the level for the user group.
|
public GroupInfo(java.lang.String systemName)
systemName - public GroupInfo(java.lang.String systemName,
java.util.Locale groupLocale)
systemName - groupLocale - public int getLevel()
public void setLevel(int level)
level - public int getAdminLevel()
public void setAdminLevel(int adminLevel)
adminLevel - public java.lang.String getDescription()
getDescription in class SecurityPrincipalInfopublic void setDescription(java.lang.String description)
setDescription in class SecurityPrincipalInfodescription -
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.