org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus
Class LexEVSGridServiceProviderImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.globus.LexEVSGridServiceProviderImpl
public class LexEVSGridServiceProviderImpl
- extends java.lang.Object
DO NOT EDIT: This class is autogenerated!
This class implements each method in the portType of the service. Each method call represented
in the port type will be then mapped into the unwrapped implementation which the user provides
in the LexBIGCaGridServicesImpl class. This class handles the boxing and unboxing of each method call
so that it can be correclty mapped in the unboxed interface that the developer has designed and
has implemented. Authorization callbacks are automatically made for each method based
on each methods authorization requirements.
Method Summary |
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetCodingSchemeConceptsResponse |
getCodingSchemeConcepts(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetCodingSchemeConceptsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterResponse |
getFilter(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterExtensionsResponse |
getFilterExtensions(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterExtensionsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionResponse |
getGenericExtension(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionsResponse |
getGenericExtensions(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetHistoryServiceResponse |
getHistoryService(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetHistoryServiceRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetLastUpdateTimeResponse |
getLastUpdateTime(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetLastUpdateTimeRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetMatchAlgorithmsResponse |
getMatchAlgorithms(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetMatchAlgorithmsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphResponse |
getNodeGraph(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetServiceMetadataResponse |
getServiceMetadata(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetServiceMetadataRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmResponse |
getSortAlgorithm(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmsResponse |
getSortAlgorithms(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmsRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSupportedCodingSchemesResponse |
getSupportedCodingSchemes(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSupportedCodingSchemesRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeResponse |
resolveCodingScheme(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeCopyrightResponse |
resolveCodingSchemeCopyright(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeCopyrightRequest params)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.SetSecurityTokenResponse |
setSecurityToken(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.SetSecurityTokenRequest params)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexEVSGridServiceProviderImpl
public LexEVSGridServiceProviderImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getSupportedCodingSchemes
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSupportedCodingSchemesResponse getSupportedCodingSchemes(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSupportedCodingSchemesRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
getCodingSchemeConcepts
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetCodingSchemeConceptsResponse getCodingSchemeConcepts(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetCodingSchemeConceptsRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getLastUpdateTime
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetLastUpdateTimeResponse getLastUpdateTime(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetLastUpdateTimeRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
resolveCodingScheme
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeResponse resolveCodingScheme(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getMatchAlgorithms
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetMatchAlgorithmsResponse getMatchAlgorithms(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetMatchAlgorithmsRequest params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getNodeGraph
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphResponse getNodeGraph(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetNodeGraphRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getSortAlgorithms
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmsResponse getSortAlgorithms(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmsRequest params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getGenericExtensions
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionsResponse getGenericExtensions(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionsRequest params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getGenericExtension
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionResponse getGenericExtension(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetGenericExtensionRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getFilterExtensions
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterExtensionsResponse getFilterExtensions(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterExtensionsRequest params)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getHistoryService
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetHistoryServiceResponse getHistoryService(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetHistoryServiceRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getServiceMetadata
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetServiceMetadataResponse getServiceMetadata(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetServiceMetadataRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getSortAlgorithm
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmResponse getSortAlgorithm(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetSortAlgorithmRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
getFilter
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterResponse getFilter(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.GetFilterRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
resolveCodingSchemeCopyright
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeCopyrightResponse resolveCodingSchemeCopyright(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.ResolveCodingSchemeCopyrightRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
setSecurityToken
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.SetSecurityTokenResponse setSecurityToken(org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.SetSecurityTokenRequest params)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException