org.gcube.data.spd.client.proxies
Interface DWCACreator
- All Known Implementing Classes:
- DefaultDWCACreator
public interface DWCACreator
getByChilds
String getByChilds(String taxonKey)
getResultLink
String getResultLink(String jobId)
throws org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException,
Exception
- Throws:
org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
Exception
getStatus
org.gcube.data.spd.stubs.StatusResponse getStatus(String jobId)
throws org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException,
Exception
- Throws:
org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
Exception
removeJob
void removeJob(String jobId)
throws org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException,
Exception
- Throws:
org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
Exception
Copyright © 2012. All Rights Reserved.