Class UserManagerForm.RoleBean

java.lang.Object
org.dlese.dpc.schemedit.security.action.form.UserManagerForm.RoleBean
Enclosing class:
UserManagerForm

public class UserManagerForm.RoleBean extends Object
NOT YET DOCUMENTED
Author:
Jonathan Ostwald
  • Constructor Details

    • RoleBean

      public RoleBean(String collection, String role)
      Constructor for the RoleBean object
      Parameters:
      collection - NOT YET DOCUMENTED
      role - NOT YET DOCUMENTED
  • Method Details

    • getCollection

      public String getCollection()
      Gets the collection attribute of the RoleBean object
      Returns:
      The collection value
    • getRole

      public String getRole()
      Gets the role attribute of the RoleBean object
      Returns:
      The role value