Package | Description |
---|---|
edu.ucdavis.cstars.client.arcgis |
Modifier and Type | Method and Description |
---|---|
static PortalGroup.Access |
PortalGroup.Access.get(java.lang.String a) |
PortalGroup.Access |
PortalGroup.getAccess()
The access privileges on the group which determines who can see and access the group.
|
static PortalGroup.Access |
PortalGroup.Access.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PortalGroup.Access[] |
PortalGroup.Access.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|