gov.nih.nci.cagrid.enumeration.common
Interface CaGridEnumerationI
- All Known Implementing Classes:
- CaGridEnumerationClient
public interface CaGridEnumerationI
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.xmlsoap.schemas.ws._2004._09.enumeration.GetStatusResponse |
getStatusOp(org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatus params)
|
org.xmlsoap.schemas.ws._2004._09.enumeration.PullResponse |
pullOp(org.xmlsoap.schemas.ws._2004._09.enumeration.Pull params)
|
void |
releaseOp(org.xmlsoap.schemas.ws._2004._09.enumeration.Release params)
|
org.xmlsoap.schemas.ws._2004._09.enumeration.RenewResponse |
renewOp(org.xmlsoap.schemas.ws._2004._09.enumeration.Renew params)
|
pullOp
org.xmlsoap.schemas.ws._2004._09.enumeration.PullResponse pullOp(org.xmlsoap.schemas.ws._2004._09.enumeration.Pull params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
renewOp
org.xmlsoap.schemas.ws._2004._09.enumeration.RenewResponse renewOp(org.xmlsoap.schemas.ws._2004._09.enumeration.Renew params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getStatusOp
org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatusResponse getStatusOp(org.xmlsoap.schemas.ws._2004._09.enumeration.GetStatus params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
releaseOp
void releaseOp(org.xmlsoap.schemas.ws._2004._09.enumeration.Release params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException