Uses of Class
it.geosolutions.geobatch.users.model.GBUserRole

Packages that use GBUserRole
it.geosolutions.geobatch.users.model   
 

Uses of GBUserRole in it.geosolutions.geobatch.users.model
 

Methods in it.geosolutions.geobatch.users.model that return GBUserRole
 GBUserRole GBUser.getRole()
           
static GBUserRole GBUserRole.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static GBUserRole[] GBUserRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in it.geosolutions.geobatch.users.model with parameters of type GBUserRole
 void GBUser.setRole(GBUserRole role)
           
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.