DLESE Tools
v1.6.0

org.dlese.dpc.schemedit.security.action.form
Class CollectionAccessForm.RoleBean

java.lang.Object
  extended by org.dlese.dpc.schemedit.security.action.form.CollectionAccessForm.RoleBean
Enclosing class:
CollectionAccessForm

public class CollectionAccessForm.RoleBean
extends Object


Constructor Summary
CollectionAccessForm.RoleBean(String collection, String role)
           
 
Method Summary
 String getCollection()
           
 String getRole()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionAccessForm.RoleBean

public CollectionAccessForm.RoleBean(String collection,
                                     String role)
Method Detail

getCollection

public String getCollection()

getRole

public String getRole()

DLESE Tools
v1.6.0