org.gcube.application.framework.contentmanagement.util
Class ThumbnailUtils

java.lang.Object
  extended by org.gcube.application.framework.contentmanagement.util.ThumbnailUtils

public class ThumbnailUtils
extends Object


Field Summary
static int chunkSize
           
 
Constructor Summary
ThumbnailUtils()
           
 
Method Summary
static byte[] getContentFromCMS(String oid, String scope)
           
static org.gcube.contentmanagement.gcubemodellibrary.elements.GCubeDocument getDocumentDescription(String oid, String scope)
           
static org.gcube.datatransformation.datatransformationservice.stubs.DataTransformationServicePortType getDTSPortType(String scope)
           
static String getMimeType(String oid, String scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

chunkSize

public static final int chunkSize
See Also:
Constant Field Values
Constructor Detail

ThumbnailUtils

public ThumbnailUtils()
Method Detail

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.