org.gcube.common.geoserverinterface
Class DataTransferUtl

java.lang.Object
  extended by org.gcube.common.geoserverinterface.DataTransferUtl

public class DataTransferUtl
extends Object

Author:
ceras

Constructor Summary
DataTransferUtl()
           
 
Method Summary
static String transferFromUrl(String geoTiffUrl, String destinationUrl, String dataSubFolder, String scope, boolean convert)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataTransferUtl

public DataTransferUtl()
Method Detail

transferFromUrl

public static String transferFromUrl(String geoTiffUrl,
                                     String destinationUrl,
                                     String dataSubFolder,
                                     String scope,
                                     boolean convert)
                              throws URISyntaxException,
                                     org.gcube.datatransfer.agent.library.exceptions.TransferException,
                                     org.gcube.datatransfer.agent.library.exceptions.ConfigurationException,
                                     org.gcube.datatransfer.agent.library.exceptions.GetTransferOutcomesException
Parameters:
geoTiffUrl -
destinationUrl -
scope -
b -
Returns:
Throws:
URISyntaxException
org.gcube.datatransfer.agent.library.exceptions.ConfigurationException
org.gcube.datatransfer.agent.library.exceptions.TransferException
org.gcube.datatransfer.agent.library.exceptions.GetTransferOutcomesException


Copyright © 2013. All Rights Reserved.