org.gcube.application.framework.contentmanagement.util
Class ThumbnailUtils
java.lang.Object
org.gcube.application.framework.contentmanagement.util.ThumbnailUtils
public class ThumbnailUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
chunkSize
public static final int chunkSize
- See Also:
- Constant Field Values
ThumbnailUtils
public ThumbnailUtils()
getContentFromCMS
public static byte[] getContentFromCMS(String oid,
String scope)
throws Exception
- Throws:
Exception
getMimeType
public static String getMimeType(String oid,
String scope)
throws Exception
- Throws:
Exception
getDTSPortType
public static org.gcube.datatransformation.datatransformationservice.stubs.DataTransformationServicePortType getDTSPortType(String scope)
throws Exception
- Throws:
Exception
getDocumentDescription
public static org.gcube.contentmanagement.gcubemodellibrary.elements.GCubeDocument getDocumentDescription(String oid,
String scope)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.