|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CaArraySvcI
This class is autogenerated, DO NOT EDIT. This interface represents the API which is accessable on the grid service from the client.
Method Summary | |
---|---|
org.cagrid.transfer.context.stubs.types.TransferServiceContextReference |
createFileTransfer(CaArrayFile caArrayFile)
Requests a Grid Transfer handle for the given file |
DataSet |
getDataSet(DataRetrievalRequest dataRetrievalRequest)
|
ArrayDesignDetails |
getDesignDetails(ArrayDesign arrayDesign)
|
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
|
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(javax.xml.namespace.QName params)
|
gov.nih.nci.cagrid.cqlresultset.CQLQueryResults |
query(gov.nih.nci.cagrid.cqlquery.CQLQuery cqlQuery)
The standard caGrid Data Service query method. |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
|
byte[] |
readFile(CaArrayFile caArrayFile)
|
Method Detail |
---|
gov.nih.nci.cagrid.cqlresultset.CQLQueryResults query(gov.nih.nci.cagrid.cqlquery.CQLQuery cqlQuery) throws java.rmi.RemoteException, gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType, gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType
cqlQuery
- The CQL query to be executed against the data source.
QueryProcessingException
- Thrown when an error occurs in processing a CQL query
MalformedQueryException
- Thrown when a query is found to be improperly formed
java.rmi.RemoteException
gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType
gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType
ArrayDesignDetails getDesignDetails(ArrayDesign arrayDesign) throws java.rmi.RemoteException
java.rmi.RemoteException
byte[] readFile(CaArrayFile caArrayFile) throws java.rmi.RemoteException
java.rmi.RemoteException
DataSet getDataSet(DataRetrievalRequest dataRetrievalRequest) throws java.rmi.RemoteException
java.rmi.RemoteException
org.cagrid.transfer.context.stubs.types.TransferServiceContextReference createFileTransfer(CaArrayFile caArrayFile) throws java.rmi.RemoteException
caArrayFile
-
java.rmi.RemoteException
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params) throws java.rmi.RemoteException
java.rmi.RemoteException
org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params) throws java.rmi.RemoteException
java.rmi.RemoteException
org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params) throws java.rmi.RemoteException
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |