org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl
Class SMSPortType

java.lang.Object
  extended by GCUBEPortType
      extended by org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl.SMSPortType

public class SMSPortType
extends GCUBEPortType

WSRF interface to the storage management library All actual work is performed by the static methods of StorageManager


Constructor Summary
SMSPortType()
           
 
Method Summary
 java.lang.String retrieveFilteredIOs(RetrieveFilteredIOsParameters parameters)
           
 InfoObjectTree retrieveTree(RetrieveTreeParameters parameters)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SMSPortType

public SMSPortType()
Method Detail

retrieveTree

public InfoObjectTree retrieveTree(RetrieveTreeParameters parameters)
                            throws GCUBEUnrecoverableValueNotValidFault,
                                   StorageLayerException
Throws:
GCUBEUnrecoverableValueNotValidFault
StorageLayerException

retrieveFilteredIOs

public java.lang.String retrieveFilteredIOs(RetrieveFilteredIOsParameters parameters)
                                     throws java.lang.Exception
Throws:
java.lang.Exception