|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |