org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response.util
Class RawContentLocationConverter

java.lang.Object
  extended by org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response.util.RawContentLocationConverter

public class RawContentLocationConverter
extends java.lang.Object

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

Constructor Summary
RawContentLocationConverter()
           
 
Method Summary
static RawContentLocationConfig convertToRawContentLocationConfig(WSRawContentLocationConfig config)
           
static WSRawContentLocationConfig convertToWSRawContentLocationConfig(RawContentLocationConfig config)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawContentLocationConverter

public RawContentLocationConverter()
Method Detail

convertToWSRawContentLocationConfig

public static WSRawContentLocationConfig convertToWSRawContentLocationConfig(RawContentLocationConfig config)

convertToRawContentLocationConfig

public static RawContentLocationConfig convertToRawContentLocationConfig(WSRawContentLocationConfig config)