org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.util
Class RawContentUtil

java.lang.Object
  extended by org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.util.RawContentUtil

public class RawContentUtil
extends java.lang.Object

Author:
Federico De Faveri defaveri@isti.cnr.it

Constructor Summary
RawContentUtil()
           
 
Method Summary
static PropertyDescription getRawContentUrlProperty(java.lang.String oid)
           
static java.lang.String getTargetFileLocation(RawContentLocationConfig contentLocation)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawContentUtil

public RawContentUtil()
Method Detail

getTargetFileLocation

public static java.lang.String getTargetFileLocation(RawContentLocationConfig contentLocation)

getRawContentUrlProperty

public static PropertyDescription getRawContentUrlProperty(java.lang.String oid)