org.gcube.data.spd.client.proxies
Class DefaultDWCACreator

java.lang.Object
  extended by 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)
           
 
Method Summary
 String getByChilds(String taxonKey)
           
 String getResultLink(String jobId)
           
 org.gcube.data.spd.stubs.StatusResponse getStatus(String jobId)
           
 void removeJob(String jobId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDWCACreator

public DefaultDWCACreator(org.gcube.common.clients.delegates.ProxyDelegate<org.gcube.data.spd.stubs.DWCACreatorPortType> delegate)
Method Detail

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.