Uses of Class
org.gcube.spatial.data.geonetwork.model.Group
Packages that use Group
Package
Description
-
Uses of Group in org.gcube.spatial.data.geonetwork
Methods in org.gcube.spatial.data.geonetwork that return GroupModifier and TypeMethodDescriptionGeoNetwork.createGroup(String name, String description, String mail, Integer id) GeoNetworkAdministration.createGroup(String name, String description, String mail, Integer id) Methods in org.gcube.spatial.data.geonetwork that return types with arguments of type Group -
Uses of Group in org.gcube.spatial.data.geonetwork.extension
Methods in org.gcube.spatial.data.geonetwork.extension that return types with arguments of type Group -
Uses of Group in org.gcube.spatial.data.geonetwork.utils
Methods in org.gcube.spatial.data.geonetwork.utils that return GroupModifier and TypeMethodDescriptionstatic GroupGroupUtils.generateRandomGroup(Set<Group> existing, Integer nameLenght) static GroupMethods in org.gcube.spatial.data.geonetwork.utils that return types with arguments of type GroupModifier and TypeMethodDescriptionGroupUtils.parseGroupXMLResponse(String xml) GroupUtils.parseUserJSONResponse(String groupResponse) Method parameters in org.gcube.spatial.data.geonetwork.utils with type arguments of type Group