Uses of Class
it.geosolutions.geonetwork.util.GNPriv

Packages that use GNPriv
it.geosolutions.geonetwork.util   
 

Uses of GNPriv in it.geosolutions.geonetwork.util
 

Methods in it.geosolutions.geonetwork.util that return GNPriv
static GNPriv GNPriv.get(int id)
           
static GNPriv GNPriv.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GNPriv[] GNPriv.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Method parameters in it.geosolutions.geonetwork.util with type arguments of type GNPriv
 void GNPrivConfiguration.addPrivileges(Integer groupCode, EnumSet<GNPriv> privs)
           
 



Copyright © 2011-2012 GeoSolutions. All Rights Reserved.