Uses of Class
org.eaglei.datatools.jena.Role

Packages that use Role
org.eaglei.datatools.jena   
 

Uses of Role in org.eaglei.datatools.jena
 

Methods in org.eaglei.datatools.jena that return Role
static Role Role.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Role[] Role.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.eaglei.datatools.jena that return types with arguments of type Role
 java.util.Map<Workspace,Role> User.getHaveAccessToWorkspaces()
           
 

Method parameters in org.eaglei.datatools.jena with type arguments of type Role
 void User.setHaveAccessToWorkspaces(java.util.Map<Workspace,Role> haveAccessToWorkspaces)
           
 



Copyright © 2009-2010 Eagle-I. All Rights Reserved.