Uses of Class
org.dspace.xmlworkflow.Role.Scope

Packages that use Role.Scope
org.dspace.xmlworkflow   
 

Uses of Role.Scope in org.dspace.xmlworkflow
 

Methods in org.dspace.xmlworkflow that return Role.Scope
 Role.Scope Role.getScope()
           
static Role.Scope Role.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Role.Scope[] Role.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.dspace.xmlworkflow with parameters of type Role.Scope
Role(String id, String name, String description, boolean isInternal, Role.Scope scope)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.