Class UserManagerForm.RoleBean
java.lang.Object
org.dlese.dpc.schemedit.security.action.form.UserManagerForm.RoleBean
- Enclosing class:
UserManagerForm
NOT YET DOCUMENTED
- Author:
- Jonathan Ostwald
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the collection attribute of the RoleBean objectgetRole()Gets the role attribute of the RoleBean object
-
Constructor Details
-
RoleBean
Constructor for the RoleBean object- Parameters:
collection- NOT YET DOCUMENTEDrole- NOT YET DOCUMENTED
-
-
Method Details
-
getCollection
Gets the collection attribute of the RoleBean object- Returns:
- The collection value
-
getRole
Gets the role attribute of the RoleBean object- Returns:
- The role value
-