org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service
Class CodedNodeSetImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.CodedNodeSetImplBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.service.CodedNodeSetImpl
public class CodedNodeSetImpl
- extends CodedNodeSetImplBase
TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME
Method Summary |
void |
difference(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
|
void |
intersect(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
|
org.LexGrid.LexBIG.DataModel.cagrid.CodeExistence |
isCodeInSet(org.LexGrid.LexBIG.DataModel.Core.ConceptReference code)
|
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.types.ResolvedConceptReferencesIteratorReference |
resolve(org.LexGrid.LexBIG.DataModel.cagrid.SetResolutionPolicy setResolutionPolicy)
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
resolveToList(org.LexGrid.LexBIG.DataModel.cagrid.SetResolutionPolicy setResolutionPolicy)
|
void |
restrictToCodes(org.LexGrid.LexBIG.DataModel.Collections.ConceptReferenceList codeList)
|
void |
restrictToMatchingDesignations(org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.enums.SearchDesignationOption searchDesignationOption,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification,
org.LexGrid.LexBIG.DataModel.cagrid.LanguageIdentification languageIdentification)
|
void |
restrictToMatchingProperties(org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList,
org.LexGrid.LexBIG.DataModel.enums.PropertyType[] propertyType,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList2,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList3,
org.LexGrid.LexBIG.DataModel.Collections.NameAndValueList nameAndValueList,
org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification,
org.LexGrid.LexBIG.DataModel.cagrid.LanguageIdentification languageIdentification)
|
void |
restrictToProperties(org.LexGrid.LexBIG.DataModel.Collections.LocalNameList propertyList,
org.LexGrid.LexBIG.DataModel.enums.PropertyType[] propertyType,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList2,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList3,
org.LexGrid.LexBIG.DataModel.Collections.NameAndValueList nameAndValueList)
|
void |
restrictToStatus(org.LexGrid.LexBIG.DataModel.enums.ActiveOption activeOption,
org.LexGrid.LexBIG.DataModel.cagrid.Status[] status)
|
void |
union(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodedNodeSetImpl
public CodedNodeSetImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
resolveToList
public org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList resolveToList(org.LexGrid.LexBIG.DataModel.cagrid.SetResolutionPolicy setResolutionPolicy)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
restrictToCodes
public void restrictToCodes(org.LexGrid.LexBIG.DataModel.Collections.ConceptReferenceList codeList)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
isCodeInSet
public org.LexGrid.LexBIG.DataModel.cagrid.CodeExistence isCodeInSet(org.LexGrid.LexBIG.DataModel.Core.ConceptReference code)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
restrictToMatchingDesignations
public void restrictToMatchingDesignations(org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.enums.SearchDesignationOption searchDesignationOption,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification,
org.LexGrid.LexBIG.DataModel.cagrid.LanguageIdentification languageIdentification)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
resolve
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.types.ResolvedConceptReferencesIteratorReference resolve(org.LexGrid.LexBIG.DataModel.cagrid.SetResolutionPolicy setResolutionPolicy)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
restrictToProperties
public void restrictToProperties(org.LexGrid.LexBIG.DataModel.Collections.LocalNameList propertyList,
org.LexGrid.LexBIG.DataModel.enums.PropertyType[] propertyType,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList2,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList3,
org.LexGrid.LexBIG.DataModel.Collections.NameAndValueList nameAndValueList)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
restrictToStatus
public void restrictToStatus(org.LexGrid.LexBIG.DataModel.enums.ActiveOption activeOption,
org.LexGrid.LexBIG.DataModel.cagrid.Status[] status)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
intersect
public void intersect(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
union
public void union(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
difference
public void difference(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
restrictToMatchingProperties
public void restrictToMatchingProperties(org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList,
org.LexGrid.LexBIG.DataModel.enums.PropertyType[] propertyType,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList2,
org.LexGrid.LexBIG.DataModel.Collections.LocalNameList localNameList3,
org.LexGrid.LexBIG.DataModel.Collections.NameAndValueList nameAndValueList,
org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification,
org.LexGrid.LexBIG.DataModel.cagrid.LanguageIdentification languageIdentification)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException