org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.common
Interface CodedNodeSetI

All Known Implementing Classes:
CodedNodeSetClient

public interface CodedNodeSetI

This class is autogenerated, DO NOT EDIT. This interface represents the API which is accessable on the grid service from the client.


Method Summary
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy params)
           
 void difference(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params)
           
 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.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
           
 ResolvedConceptReferencesIteratorClient 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)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
           
 void union(org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.types.CodedNodeSetReference codes)
           
 

Method Detail

resolveToList

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

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

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

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

ResolvedConceptReferencesIteratorClient resolve(org.LexGrid.LexBIG.DataModel.cagrid.SetResolutionPolicy setResolutionPolicy)
                                                throws java.rmi.RemoteException,
                                                       org.apache.axis.types.URI.MalformedURIException,
                                                       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.apache.axis.types.URI.MalformedURIException
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

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

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

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

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

restrictToProperties

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

restrictToMatchingProperties

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

getMultipleResourceProperties

org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
                                                                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getResourceProperty

org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params)
                                                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

queryResourceProperties

org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
                                                                                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

destroy

org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy params)
                                                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

setTerminationTime

org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
                                                                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException