org.LexGrid.LexBIG.cagrid.dataService.stubs
Interface LexEVSDataServicePortType
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- LexEVSDataServicePortTypeSOAPBindingStub
public interface LexEVSDataServicePortType
- extends java.rmi.Remote
registerSecurityToken
RegisterSecurityTokenResponse registerSecurityToken(RegisterSecurityTokenRequest parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getMultipleResourceProperties
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
getResourceProperty
org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
queryResourceProperties
org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
throws java.rmi.RemoteException,
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
org.oasis.wsrf.properties.ResourceUnknownFaultType,
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
- Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
getServiceSecurityMetadata
GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
query
QueryResponse query(QueryRequest parameters)
throws java.rmi.RemoteException,
gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType,
gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType
- Throws:
java.rmi.RemoteException
gov.nih.nci.cagrid.data.faults.MalformedQueryExceptionType
gov.nih.nci.cagrid.data.faults.QueryProcessingExceptionType