public class UserManagerAction.CollectionRoleBean
extends java.lang.Object
Constructor and Description |
---|
CollectionRoleBean(java.lang.String collectionName,
java.lang.String collectionKey,
java.lang.String role)
Constructor for the CollectionRoleBean object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCollectionKey()
Gets the collectionKey attribute of the CollectionRoleBean object
|
java.lang.String |
getCollectionName()
Gets the collectionName attribute of the CollectionRoleBean object
|
java.lang.String |
getRole()
Gets the role attribute of the CollectionRoleBean object
|
public CollectionRoleBean(java.lang.String collectionName, java.lang.String collectionKey, java.lang.String role)
collectionName
- NOT YET DOCUMENTEDcollectionKey
- NOT YET DOCUMENTEDrole
- NOT YET DOCUMENTEDpublic java.lang.String getCollectionName()
public java.lang.String getCollectionKey()
public java.lang.String getRole()