public class GroupUtils extends Object
| Constructor and Description |
|---|
GroupUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.spatial.data.sdi.model.gn.Group |
generateRandomGroup(Set<org.gcube.spatial.data.sdi.model.gn.Group> existing,
Integer nameLenght) |
static org.gcube.spatial.data.sdi.model.gn.Group |
getByName(Set<org.gcube.spatial.data.sdi.model.gn.Group> toLookInto,
String toLookFor) |
static Set<org.gcube.spatial.data.sdi.model.gn.Group> |
parseGroupXMLResponse(String xml) |
static Set<org.gcube.spatial.data.sdi.model.gn.Group> |
parseUserJSONResponse(String groupResponse) |
public static Set<org.gcube.spatial.data.sdi.model.gn.Group> parseGroupXMLResponse(String xml) throws it.geosolutions.geonetwork.exception.GNLibException
it.geosolutions.geonetwork.exception.GNLibExceptionpublic static Set<org.gcube.spatial.data.sdi.model.gn.Group> parseUserJSONResponse(String groupResponse) throws it.geosolutions.geonetwork.exception.GNLibException
it.geosolutions.geonetwork.exception.GNLibExceptionpublic static org.gcube.spatial.data.sdi.model.gn.Group generateRandomGroup(Set<org.gcube.spatial.data.sdi.model.gn.Group> existing, Integer nameLenght)
Copyright © 2022. All Rights Reserved.