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
RemoteExceptionExceptionString getJsonSubmittedByFilters(List<Field> filters, PagedRequestSettings settings) throws RemoteException, Exception
RemoteExceptionExceptionList<File> getFileSetById(String fileSetId) throws RemoteException, Exception
RemoteExceptionExceptionLayerInfo getLayerById(String layerId) throws RemoteException, Exception
RemoteExceptionExceptionList<LayerInfo> getLayersByCoverage(Resource source, String parameters) throws RemoteException, Exception
RemoteExceptionExceptionList<File> getFileSetsByCoverage(Resource source, String parameters) throws RemoteException, Exception
RemoteExceptionExceptionFile getBulkUpdates(boolean includeGis, boolean includeCustom, List<Resource> resources, long fromTime) throws RemoteException, Exception
RemoteExceptionExceptionCopyright © 2014. All Rights Reserved.