public interface Publisher
Modifier and Type | Method and Description |
---|---|
File |
getBulkUpdates(boolean includeGis,
boolean includeCustom,
List<Resource> resources,
long fromTime) |
List<File> |
getFileSetById(String fileSetId) |
List<File> |
getFileSetsByCoverage(Resource source,
String parameters) |
String |
getJsonSubmittedByFilters(List<Field> filters,
PagedRequestSettings settings) |
LayerInfo |
getLayerById(String layerId) |
List<LayerInfo> |
getLayersByCoverage(Resource source,
String parameters) |
List<AquaMap> |
getMapsBySpecies(String[] speciesId,
boolean includeGis,
boolean includeCustom,
List<Resource> resources) |
List<AquaMap> getMapsBySpecies(String[] speciesId, boolean includeGis, boolean includeCustom, List<Resource> resources) throws RemoteException, Exception
RemoteException
Exception
String getJsonSubmittedByFilters(List<Field> filters, PagedRequestSettings settings) throws RemoteException, Exception
RemoteException
Exception
List<File> getFileSetById(String fileSetId) throws RemoteException, Exception
RemoteException
Exception
LayerInfo getLayerById(String layerId) throws RemoteException, Exception
RemoteException
Exception
List<LayerInfo> getLayersByCoverage(Resource source, String parameters) throws RemoteException, Exception
RemoteException
Exception
List<File> getFileSetsByCoverage(Resource source, String parameters) throws RemoteException, Exception
RemoteException
Exception
File getBulkUpdates(boolean includeGis, boolean includeCustom, List<Resource> resources, long fromTime) throws RemoteException, Exception
RemoteException
Exception
Copyright © 2017. All Rights Reserved.