| Package | Description |
|---|---|
| org.gcube.spatial.data.geonetwork | |
| org.gcube.spatial.data.geonetwork.extension | |
| org.gcube.spatial.data.geonetwork.utils |
| Modifier and Type | Method and Description |
|---|---|
Group |
GeoNetworkAdministration.createGroup(String name,
String description,
String mail,
Integer id) |
Group |
GeoNetwork.createGroup(String name,
String description,
String mail,
Integer id) |
| Modifier and Type | Method and Description |
|---|---|
Set<Group> |
GeoNetworkAdministration.getGroups() |
Set<Group> |
GeoNetwork.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
Set<Group> |
GNClientExtension.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
static Group |
GroupUtils.generateRandomGroup(Set<Group> existing,
Integer nameLenght) |
static Group |
GroupUtils.getByName(Set<Group> toLookInto,
String toLookFor) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Group> |
GroupUtils.parseGroupXMLResponse(String xml) |
static Set<Group> |
GroupUtils.parseUserJSONResponse(String groupResponse) |
| Modifier and Type | Method and Description |
|---|---|
static Group |
GroupUtils.generateRandomGroup(Set<Group> existing,
Integer nameLenght) |
static Group |
GroupUtils.getByName(Set<Group> toLookInto,
String toLookFor) |
Copyright © 2017. All Rights Reserved.