| Constructor and Description |
|---|
DefaultPublisher(org.gcube.common.clients.delegates.ProxyDelegate<PublisherStub> delegate) |
| 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[] speciesIds,
boolean includeGis,
boolean includeCustom,
List<Resource> resources) |
public DefaultPublisher(org.gcube.common.clients.delegates.ProxyDelegate<PublisherStub> delegate)
public List<File> getFileSetById(String fileSetId) throws RemoteException, Exception
getFileSetById in interface PublisherRemoteExceptionExceptionpublic List<File> getFileSetsByCoverage(Resource source, String parameters) throws RemoteException, Exception
getFileSetsByCoverage in interface PublisherRemoteExceptionExceptionpublic String getJsonSubmittedByFilters(List<Field> filters, PagedRequestSettings settings) throws RemoteException, Exception
getJsonSubmittedByFilters in interface PublisherRemoteExceptionExceptionpublic LayerInfo getLayerById(String layerId) throws RemoteException, Exception
getLayerById in interface PublisherRemoteExceptionExceptionpublic List<LayerInfo> getLayersByCoverage(Resource source, String parameters) throws RemoteException, Exception
getLayersByCoverage in interface PublisherRemoteExceptionExceptionpublic List<AquaMap> getMapsBySpecies(String[] speciesIds, boolean includeGis, boolean includeCustom, List<Resource> resources) throws RemoteException, Exception
getMapsBySpecies in interface PublisherRemoteExceptionExceptionpublic File getBulkUpdates(boolean includeGis, boolean includeCustom, List<Resource> resources, long fromTime) throws RemoteException, Exception
getBulkUpdates in interface PublisherRemoteExceptionExceptionCopyright © 2016. All Rights Reserved.