org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.client
Class CodedNodeSetClient
java.lang.Object
gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient
org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.client.CodedNodeSetClient
- All Implemented Interfaces:
- gov.nih.nci.cagrid.introduce.security.common.ServiceSecurityI, CodedNodeSetI
public class CodedNodeSetClient
- extends gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient
- implements CodedNodeSetI
This class is autogenerated, DO NOT EDIT GENERATED GRID SERVICE ACCESS
METHODS.
This client is generated automatically by Introduce to provide a clean
unwrapped API to the service.
On construction the class instance will contact the remote service and
retrieve it's security metadata description which it will use to configure
the Stub specifically for each method call.
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)
|
static void |
main(java.lang.String[] args)
|
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)
|
static void |
usage()
|
Methods inherited from class gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient |
getAuthorization, getDelegationMode, getEndpointReference, getProxy, getServiceSecurityMetadata, setAuthorization, setDelegationMode, setProxy |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodedNodeSetClient
public CodedNodeSetClient(java.lang.String url)
throws org.apache.axis.types.URI.MalformedURIException,
java.rmi.RemoteException
- Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
CodedNodeSetClient
public CodedNodeSetClient(java.lang.String url,
org.globus.gsi.GlobusCredential proxy)
throws org.apache.axis.types.URI.MalformedURIException,
java.rmi.RemoteException
- Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
CodedNodeSetClient
public CodedNodeSetClient(org.apache.axis.message.addressing.EndpointReferenceType epr)
throws org.apache.axis.types.URI.MalformedURIException,
java.rmi.RemoteException
- Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
CodedNodeSetClient
public CodedNodeSetClient(org.apache.axis.message.addressing.EndpointReferenceType epr,
org.globus.gsi.GlobusCredential proxy)
throws org.apache.axis.types.URI.MalformedURIException,
java.rmi.RemoteException
- Throws:
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
usage
public static void usage()
main
public static void main(java.lang.String[] args)
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
- Specified by:
resolveToList
in interface CodedNodeSetI
- 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
- Specified by:
restrictToCodes
in interface CodedNodeSetI
- 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
- Specified by:
isCodeInSet
in interface CodedNodeSetI
- 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
- Specified by:
restrictToMatchingDesignations
in interface CodedNodeSetI
- 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 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
- Specified by:
resolve
in interface CodedNodeSetI
- 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
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
- Specified by:
restrictToStatus
in interface CodedNodeSetI
- 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
- Specified by:
intersect
in interface CodedNodeSetI
- 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
- Specified by:
union
in interface CodedNodeSetI
- 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
- Specified by:
difference
in interface CodedNodeSetI
- 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
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
- Specified by:
restrictToProperties
in interface CodedNodeSetI
- 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
- Specified by:
restrictToMatchingProperties
in interface CodedNodeSetI
- 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
public org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
throws java.rmi.RemoteException
- Specified by:
getMultipleResourceProperties
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
getResourceProperty
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params)
throws java.rmi.RemoteException
- Specified by:
getResourceProperty
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
queryResourceProperties
public org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
throws java.rmi.RemoteException
- Specified by:
queryResourceProperties
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
destroy
public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy params)
throws java.rmi.RemoteException
- Specified by:
destroy
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
setTerminationTime
public org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
throws java.rmi.RemoteException
- Specified by:
setTerminationTime
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException