org.gcube.datatransfer.agent.impl.utils
Class TransferUtils
java.lang.Object
org.gcube.datatransfer.agent.impl.utils.TransferUtils
public class TransferUtils
- extends Object
Field Summary |
protected static org.apache.axis.components.uuid.UUIDGen |
uuidgen
The UUIDGen |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uuidgen
protected static final org.apache.axis.components.uuid.UUIDGen uuidgen
- The UUIDGen
TransferUtils
public TransferUtils()
createTransferJDO
public static Transfer createTransferJDO(String transferId)
createTransferObjectJDO
public static TransferObject createTransferObjectJDO(String transferId,
org.gcube.datatransfer.agent.stubs.datatransferagent.TransferType type)
unzipArchive
public static void unzipArchive(String baseFolder,
String archiveFile)
throws Exception
- Throws:
Exception
getMimeType
public static String getMimeType(String fileUrl)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.