public class UserManagerForm.RoleBean
extends java.lang.Object
Constructor and Description |
---|
RoleBean(java.lang.String collection,
java.lang.String role)
Constructor for the RoleBean object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCollection()
Gets the collection attribute of the RoleBean object
|
java.lang.String |
getRole()
Gets the role attribute of the RoleBean object
|