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 Publisher
RemoteException
Exception
public List<File> getFileSetsByCoverage(Resource source, String parameters) throws RemoteException, Exception
getFileSetsByCoverage
in interface Publisher
RemoteException
Exception
public String getJsonSubmittedByFilters(List<Field> filters, PagedRequestSettings settings) throws RemoteException, Exception
getJsonSubmittedByFilters
in interface Publisher
RemoteException
Exception
public LayerInfo getLayerById(String layerId) throws RemoteException, Exception
getLayerById
in interface Publisher
RemoteException
Exception
public List<LayerInfo> getLayersByCoverage(Resource source, String parameters) throws RemoteException, Exception
getLayersByCoverage
in interface Publisher
RemoteException
Exception
public List<AquaMap> getMapsBySpecies(String[] speciesIds, boolean includeGis, boolean includeCustom, List<Resource> resources) throws RemoteException, Exception
getMapsBySpecies
in interface Publisher
RemoteException
Exception
public File getBulkUpdates(boolean includeGis, boolean includeCustom, List<Resource> resources, long fromTime) throws RemoteException, Exception
getBulkUpdates
in interface Publisher
RemoteException
Exception
Copyright © 2017. All Rights Reserved.