org.gcube.data.spd.client.proxies
Class DefaultDWCACreator
java.lang.Object
org.gcube.data.spd.client.proxies.DefaultDWCACreator
- All Implemented Interfaces:
- DWCACreator
public class DefaultDWCACreator
- extends Object
- implements DWCACreator
|
Constructor Summary |
DefaultDWCACreator(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.DWCACreatorPortType> delegate)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDWCACreator
public DefaultDWCACreator(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.DWCACreatorPortType> delegate)
getByChilds
public String getByChilds(String taxonKey)
- Specified by:
getByChilds in interface DWCACreator
getResultLink
public String getResultLink(String jobId)
throws org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
- Specified by:
getResultLink in interface DWCACreator
- Throws:
org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
getStatus
public org.gcube.data.spd.stubs.StatusResponse getStatus(String jobId)
throws org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
- Specified by:
getStatus in interface DWCACreator
- Throws:
org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
removeJob
public void removeJob(String jobId)
throws org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
- Specified by:
removeJob in interface DWCACreator
- Throws:
org.gcube.data.spd.plugin.fwk.exceptions.IdNotValidException
Copyright © 2012. All Rights Reserved.