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.
Fields inherited from class gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient |
authorization, delegationMode, epr, operations, proxy, securityMetadata |
Method Summary |
private CodedNodeSetPortType |
createPortType()
|
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy params)
|
void |
difference(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)
|
private void |
initialize()
|
void |
intersect(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(CodedNodeSetReference codes)
|
static void |
usage()
|
Methods inherited from class gov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient |
configureStubSecurity, getAuthorization, getDelegationMode, getEndpointReference, getProxy, getServiceSecurityMetadata, resetStub, setAuthorization, setDelegationMode, setProxy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
portType
protected CodedNodeSetPortType portType
portTypeMutex
private java.lang.Object portTypeMutex
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
initialize
private void initialize()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createPortType
private CodedNodeSetPortType createPortType()
throws java.rmi.RemoteException
- Throws:
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,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
resolveToList
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToCodes
public void restrictToCodes(org.LexGrid.LexBIG.DataModel.Collections.ConceptReferenceList codeList)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
restrictToCodes
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
isCodeInSet
public org.LexGrid.LexBIG.DataModel.cagrid.CodeExistence isCodeInSet(org.LexGrid.LexBIG.DataModel.Core.ConceptReference code)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
isCodeInSet
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
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,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
restrictToMatchingDesignations
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
resolve
public ResolvedConceptReferencesIteratorClient resolve(org.LexGrid.LexBIG.DataModel.cagrid.SetResolutionPolicy setResolutionPolicy)
throws java.rmi.RemoteException,
org.apache.axis.types.URI.MalformedURIException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
resolve
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
restrictToStatus
public void restrictToStatus(org.LexGrid.LexBIG.DataModel.enums.ActiveOption activeOption,
org.LexGrid.LexBIG.DataModel.cagrid.Status[] status)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
restrictToStatus
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
intersect
public void intersect(CodedNodeSetReference codes)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
intersect
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
union
public void union(CodedNodeSetReference codes)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
union
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
LBParameterException
difference
public void difference(CodedNodeSetReference codes)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
difference
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
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,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
restrictToProperties
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
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,
InvalidServiceContextAccess,
LBInvocationException,
LBParameterException
- Specified by:
restrictToMatchingProperties
in interface CodedNodeSetI
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBInvocationException
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