public static class SystemRoleManager.ViewCategory
extends java.lang.Object
| Constructor and Description |
|---|
SystemRoleManager.ViewCategory(java.lang.String name,
java.lang.String description,
int category)
Create a new Category.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCategory()
Get the category integer of the category.
|
java.lang.String |
getDescription()
Get the description of the category.
|
java.lang.String |
getName()
Get the name of the category.
|
public SystemRoleManager.ViewCategory(java.lang.String name,
java.lang.String description,
int category)
name - The name of the category.description - The description of the category. May be null.category - The int that identifies the category.public java.lang.String getName()
public java.lang.String getDescription()
public int getCategory()
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.