|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LexEVSGridServiceI
This class is autogenerated, DO NOT EDIT. This interface represents the API which is accessable on the grid service from the client.
Method Summary | |
---|---|
CodedNodeSetClient |
getCodingSchemeConcepts(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
Returns the set of all (or all active) concepts in the specified coding scheme. |
FilterClient |
getFilter(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
Returns an instance of the filter extension registered with the given name. |
org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList |
getFilterExtensions()
Returns a description of all registered extensions used to provide additional filtering of query results. |
LexBIGServiceConvenienceMethodsClient |
getGenericExtension(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
Returns an instance of the application-specific extension registered with the given name. |
org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList |
getGenericExtensions()
Returns a description of all registered extensions used to implement application-specific behavior that is centrally accessible from a LexBIGService. |
HistoryServiceClient |
getHistoryService(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification)
Resolve a reference to the history api servicing the given coding scheme. |
java.util.Date |
getLastUpdateTime()
Return the last time that the content of this service was changed; null if no changes have occurred. |
org.LexGrid.LexBIG.DataModel.Collections.ModuleDescriptionList |
getMatchAlgorithms()
Returns the full description of all supported match algorithms. |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
|
CodedNodeGraphClient |
getNodeGraph(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag,
org.LexGrid.LexBIG.DataModel.cagrid.RelationContainerIdentification relationContainerIdentification)
Returns the node graph as represented in the particular relationship set in the coding scheme. |
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(javax.xml.namespace.QName params)
|
LexBIGServiceMetadataClient |
getServiceMetadata()
Return an interface to perform system-wide query over metadata for loaded code systems and providers. |
SortClient |
getSortAlgorithm(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
Returns an instance of the sort extension registered with the given name. |
org.LexGrid.LexBIG.DataModel.Collections.SortDescriptionList |
getSortAlgorithms(java.lang.String context)
Returns a description of all registered extensions used to provide additional sorting of query results in the given context. |
org.LexGrid.LexBIG.DataModel.Collections.CodingSchemeRenderingList |
getSupportedCodingSchemes()
Return a list of coding schemes and versions that are supported by this service, along with their status. |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
|
org.LexGrid.codingSchemes.CodingScheme |
resolveCodingScheme(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
Return detailed coding scheme information given a specific tag or version identifier. |
org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeCopyRight |
resolveCodingSchemeCopyright(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag)
Return coding scheme copyright given a specific tag or version identifier. |
LexEVSGridServiceClient |
setSecurityToken(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification,
gov.nih.nci.evs.security.SecurityToken securityToken)
Sets the Security Token for the given Coding Scheme. |
Method Detail |
---|
org.LexGrid.LexBIG.DataModel.Collections.CodingSchemeRenderingList getSupportedCodingSchemes() throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
LBInvocationException
java.rmi.RemoteException
CodedNodeSetClient getCodingSchemeConcepts(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification, org.LexGrid.LexBIG.DataModel.Core.CodingSchemeVersionOrTag versionOrTag) throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
codingSchemeIdentification
- versionOrTag
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
java.util.Date getLastUpdateTime() throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
LBInvocationException
java.rmi.RemoteException
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
codingSchemeIdentification
- versionOrTag
-
LBException
java.rmi.RemoteException
org.LexGrid.LexBIG.DataModel.Collections.ModuleDescriptionList getMatchAlgorithms() throws java.rmi.RemoteException
java.rmi.RemoteException
CodedNodeGraphClient 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.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
codingSchemeIdentification
- versionOrTag
- relationContainerIdentification
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
org.LexGrid.LexBIG.DataModel.Collections.SortDescriptionList getSortAlgorithms(java.lang.String context) throws java.rmi.RemoteException
context
-
java.rmi.RemoteException
org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList getGenericExtensions() throws java.rmi.RemoteException
java.rmi.RemoteException
LexBIGServiceConvenienceMethodsClient getGenericExtension(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification) throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
extensionIdentification
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
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
org.LexGrid.LexBIG.DataModel.Collections.ExtensionDescriptionList getFilterExtensions() throws java.rmi.RemoteException
java.rmi.RemoteException
HistoryServiceClient getHistoryService(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification) throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
codingSchemeIdentification
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
LexBIGServiceMetadataClient getServiceMetadata() throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
SortClient getSortAlgorithm(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification) throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
extensionIdentification
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
FilterClient getFilter(org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification) throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
extensionIdentification
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
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
codingSchemeIdentification
- versionOrTag
-
LBException
java.rmi.RemoteException
LexEVSGridServiceClient setSecurityToken(org.LexGrid.LexBIG.DataModel.cagrid.CodingSchemeIdentification codingSchemeIdentification, gov.nih.nci.evs.security.SecurityToken securityToken) throws java.rmi.RemoteException, org.apache.axis.types.URI.MalformedURIException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBException
codingSchemeIdentification
- securityToken
-
LBException
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |