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

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

public class WSToObjectResponseConverter
extends java.lang.Object

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

Constructor Summary
WSToObjectResponseConverter()
           
 
Method Summary
static InformationObjectTreeResponse convertToInformationObjectTreeResponse(WSInformationObjectTreeResponse wsInformationObjectTreeResponse)
           
static SMSResponseConfig convertToResponseConfig(WSResponseConfig wsResponseConfig)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSToObjectResponseConverter

public WSToObjectResponseConverter()
Method Detail

convertToResponseConfig

public static SMSResponseConfig convertToResponseConfig(WSResponseConfig wsResponseConfig)

convertToInformationObjectTreeResponse

public static InformationObjectTreeResponse convertToInformationObjectTreeResponse(WSInformationObjectTreeResponse wsInformationObjectTreeResponse)