org.inb.biomoby.client
Class MobyDispatch.MobyWSRFResource
java.lang.Object
org.inb.biomoby.client.MobyDispatch.MobyWSRFResource
- Enclosing class:
- MobyDispatch
public static class MobyDispatch.MobyWSRFResource
- extends Object
ref
public final MobyEndpointReference ref
MobyDispatch.MobyWSRFResource
public MobyDispatch.MobyWSRFResource(MobyEndpointReference ref)
destroy
public void destroy()
throws Exception
- Throws:
Exception
getResourcePropertyStatus
public AnalysisEvent getResourcePropertyStatus(String queryId)
throws Exception
- Throws:
Exception
getResourcePropertyResult
public MobyMessage getResourcePropertyResult(String queryId)
throws Exception
- Throws:
Exception
getMultipleResourcePropertiesStatus
public List<AnalysisEvent> getMultipleResourcePropertiesStatus(List<String> queryIDs)
throws Exception
- Throws:
Exception
getMultipleResourcePropertiesResult
public List<MobyMessage> getMultipleResourcePropertiesResult(List<String> queryIDs)
throws Exception
- Throws:
Exception
queryResourcePropertyResult
public List<MobyDataElement> queryResourcePropertyResult(String expression)
throws Exception
- Throws:
Exception
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010