org.gcube.contentmanagement.storagelayer.storagemanagementservice.impl
Class SMSPortType
java.lang.Object
GCUBEPortType
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
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 |
SMSPortType
public SMSPortType()
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