org.LexGrid.LexBIG.cagrid.LexEVSGridService.service
Class LexEVSGridServiceImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.LexEVSGridServiceImplBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.service.LexEVSGridServiceImpl
public class LexEVSGridServiceImpl
- extends LexEVSGridServiceImplBase
TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME
Method Summary |
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference |
getCodingSchemeConcepts(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.stubs.types.FilterReference |
getFilter(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
|
org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList |
getFilterExtensions()
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs.types.LexBIGServiceConvenienceMethodsReference |
getGenericExtension(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
|
org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList |
getGenericExtensions()
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.types.HistoryServiceReference |
getHistoryService(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
|
java.util.Date |
getLastUpdateTime()
|
org.LexGrid.LexBIG.DataModel.Collections.ModuleDescriptionList |
getMatchAlgorithms()
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.types.CodedNodeGraphReference |
getNodeGraph(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag,
org.LexGrid.LexBIG.DataModel.cagrid.RelationContainerIdentification relationContainerIdentification)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.stubs.types.LexBIGServiceMetadataReference |
getServiceMetadata()
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.stubs.types.SortReference |
getSortAlgorithm(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
|
org.LexGrid.LexBIG.DataModel.Collections.SortDescriptionList |
getSortAlgorithms(java.lang.String context)
|
org.LexGrid.LexBIG.DataModel.Collections.CodingSchemeRenderingList |
getSupportedCodingSchemes()
|
org.LexGrid.codingSchemes.CodingScheme |
resolveCodingScheme(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
|
org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeCopyRight |
resolveCodingSchemeCopyright(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LexEVSGridServiceReference |
setSecurityToken(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
gov.nih.nci.evs.security.SecurityToken securityToken)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LexEVSGridServiceImpl
public LexEVSGridServiceImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getSupportedCodingSchemes
public org.LexGrid.LexBIG.DataModel.Collections.CodingSchemeRenderingList getSupportedCodingSchemes()
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.CodedNodeSet.stubs.types.CodedNodeSetReference getCodingSchemeConcepts(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
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 java.util.Date getLastUpdateTime()
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.codingSchemes.CodingScheme resolveCodingScheme(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
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.DataModel.Collections.ModuleDescriptionList getMatchAlgorithms()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getNodeGraph
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeGraph.stubs.types.CodedNodeGraphReference getNodeGraph(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag,
org.LexGrid.LexBIG.DataModel.cagrid.RelationContainerIdentification relationContainerIdentification)
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.DataModel.Collections.SortDescriptionList getSortAlgorithms(java.lang.String context)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getGenericExtensions
public org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList getGenericExtensions()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getGenericExtension
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs.types.LexBIGServiceConvenienceMethodsReference getGenericExtension(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
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.DataModel.Collections.ExtensionDescriptionList getFilterExtensions()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getHistoryService
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.HistoryService.stubs.types.HistoryServiceReference getHistoryService(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
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.LexBIGServiceMetadata.stubs.types.LexBIGServiceMetadataReference getServiceMetadata()
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.Sort.stubs.types.SortReference getSortAlgorithm(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
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.Filter.stubs.types.FilterReference getFilter(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
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.DataModel.cagrid.CodingSchemeCopyRight resolveCodingSchemeCopyright(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
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.types.LexEVSGridServiceReference setSecurityToken(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
gov.nih.nci.evs.security.SecurityToken securityToken)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException