org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper
Interface PublisherInterface
- All Known Implementing Classes:
- PublisherServiceCall
public interface PublisherInterface
getMapsBySpecies
List<AquaMap> getMapsBySpecies(String[] speciesId,
boolean includeGis,
boolean includeCustom,
List<Resource> resources)
throws Exception
- Throws:
Exception
getJsonSubmittedByFilters
String getJsonSubmittedByFilters(List<Field> filters,
org.gcube_system.namespaces.application.aquamaps.types.PagedRequestSettings settings)
throws Exception
- Throws:
Exception
getFileSetById
List<File> getFileSetById(String fileSetId)
throws Exception
- Throws:
Exception
getLayerById
LayerInfo getLayerById(String layerId)
throws Exception
- Throws:
Exception
getLayersByCoverage
List<LayerInfo> getLayersByCoverage(Resource source,
String parameters)
throws Exception
- Throws:
Exception
getFileSetsByCoverage
List<File> getFileSetsByCoverage(Resource source,
String parameters)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.