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

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

public class ObjectToWSResponseConfigConverter
extends java.lang.Object

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

Constructor Summary
ObjectToWSResponseConfigConverter()
           
 
Method Summary
static WSInformationObjectTreeResponse convertToInformationObjectTreeResponse(InformationObjectTreeResponse informationObjectTreeResponse)
           
static WSResponseConfig convertToWsResponseConfig(SMSResponseConfig responseConfig)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectToWSResponseConfigConverter

public ObjectToWSResponseConfigConverter()
Method Detail

convertToWsResponseConfig

public static WSResponseConfig convertToWsResponseConfig(SMSResponseConfig responseConfig)

convertToInformationObjectTreeResponse

public static WSInformationObjectTreeResponse convertToInformationObjectTreeResponse(InformationObjectTreeResponse informationObjectTreeResponse)