Uses of Class
org.dspace.app.xmlui.aspect.administrative.FlowGroupUtils.Role

Packages that use FlowGroupUtils.Role
org.dspace.app.xmlui.aspect.administrative   
 

Uses of FlowGroupUtils.Role in org.dspace.app.xmlui.aspect.administrative
 

Methods in org.dspace.app.xmlui.aspect.administrative that return FlowGroupUtils.Role
static FlowGroupUtils.Role FlowGroupUtils.getCollectionRole(java.lang.String groupName)
           
static FlowGroupUtils.Role FlowGroupUtils.getCommunityRole(java.lang.String groupName)
           
static FlowGroupUtils.Role FlowGroupUtils.Role.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FlowGroupUtils.Role[] FlowGroupUtils.Role.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 DuraSpace. All Rights Reserved.