|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.cagrid.introduce.security.client.ServiceSecurityClient
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.client.LexBIGServiceMetadataClientBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.client.LexBIGServiceMetadataClient
public class LexBIGServiceMetadataClient
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.
Constructor Summary | |
---|---|
LexBIGServiceMetadataClient(org.apache.axis.message.addressing.EndpointReferenceType epr)
|
|
LexBIGServiceMetadataClient(org.apache.axis.message.addressing.EndpointReferenceType epr,
org.globus.gsi.GlobusCredential proxy)
|
|
LexBIGServiceMetadataClient(java.lang.String url)
|
|
LexBIGServiceMetadataClient(java.lang.String url,
org.globus.gsi.GlobusCredential proxy)
|
Method Summary | |
---|---|
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy params)
|
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
|
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(javax.xml.namespace.QName params)
|
org.LexGrid.LexBIG.DataModel.Collections.AbsoluteCodingSchemeVersionReferenceList |
listCodingSchemes()
List the coding schemes that are represented in the metadata index. |
static void |
main(java.lang.String[] args)
|
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
|
org.LexGrid.LexBIG.DataModel.Collections.MetadataPropertyList |
resolve()
Apply all of the restrictions, and return the result. |
void |
restrictToCodingScheme(org.LexGrid.LexBIG.DataModel.Core.AbsoluteCodingSchemeVersionReference acsvr)
Restrict the search to a particular coding scheme. |
void |
restrictToProperties(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification)
Restrict the search to a particular property. |
void |
restrictToPropertyParents(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification)
Restrict the search by the parents of the metadata elements. |
void |
restrictToValue(org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria,
org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification)
Restrict the result to the metadata elements that match the supplied string, using the supplied matching algorithm |
org.oasis.wsrf.lifetime.SetTerminationTimeResponse |
setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
|
static void |
usage()
|
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceMetadata.client.LexBIGServiceMetadataClientBase |
---|
destroy, setTerminationTime |
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 |
Constructor Detail |
---|
public LexBIGServiceMetadataClient(java.lang.String url) throws org.apache.axis.types.URI.MalformedURIException, java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
public LexBIGServiceMetadataClient(java.lang.String url, org.globus.gsi.GlobusCredential proxy) throws org.apache.axis.types.URI.MalformedURIException, java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
public LexBIGServiceMetadataClient(org.apache.axis.message.addressing.EndpointReferenceType epr) throws org.apache.axis.types.URI.MalformedURIException, java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
public LexBIGServiceMetadataClient(org.apache.axis.message.addressing.EndpointReferenceType epr, org.globus.gsi.GlobusCredential proxy) throws org.apache.axis.types.URI.MalformedURIException, java.rmi.RemoteException
org.apache.axis.types.URI.MalformedURIException
java.rmi.RemoteException
Method Detail |
---|
public static void usage()
public static void main(java.lang.String[] args)
public org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params) throws java.rmi.RemoteException
getMultipleResourceProperties
in interface LexBIGServiceMetadataI
java.rmi.RemoteException
public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params) throws java.rmi.RemoteException
getResourceProperty
in interface LexBIGServiceMetadataI
java.rmi.RemoteException
public org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params) throws java.rmi.RemoteException
queryResourceProperties
in interface LexBIGServiceMetadataI
java.rmi.RemoteException
public org.LexGrid.LexBIG.DataModel.Collections.AbsoluteCodingSchemeVersionReferenceList listCodingSchemes() throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
LexBIGServiceMetadataI
listCodingSchemes
in interface LexBIGServiceMetadataI
InvalidServiceContextAccess
LBInvocationException
java.rmi.RemoteException
public void restrictToCodingScheme(org.LexGrid.LexBIG.DataModel.Core.AbsoluteCodingSchemeVersionReference acsvr) throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
LexBIGServiceMetadataI
restrictToCodingScheme
in interface LexBIGServiceMetadataI
InvalidServiceContextAccess
LBParameterException
java.rmi.RemoteException
public void restrictToProperties(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification) throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
LexBIGServiceMetadataI
restrictToProperties
in interface LexBIGServiceMetadataI
InvalidServiceContextAccess
LBParameterException
java.rmi.RemoteException
public void restrictToPropertyParents(org.LexGrid.LexBIG.DataModel.cagrid.PropertyIdentification[] propertyIdentification) throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
LexBIGServiceMetadataI
restrictToPropertyParents
in interface LexBIGServiceMetadataI
InvalidServiceContextAccess
LBParameterException
java.rmi.RemoteException
public void restrictToValue(org.LexGrid.LexBIG.DataModel.cagrid.MatchCriteria matchCriteria, org.LexGrid.LexBIG.DataModel.cagrid.ExtensionIdentification extensionIdentification) throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
LexBIGServiceMetadataI
restrictToValue
in interface LexBIGServiceMetadataI
InvalidServiceContextAccess
LBParameterException
java.rmi.RemoteException
public org.LexGrid.LexBIG.DataModel.Collections.MetadataPropertyList resolve() throws java.rmi.RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
LexBIGServiceMetadataI
resolve
in interface LexBIGServiceMetadataI
InvalidServiceContextAccess
LBParameterException
LBInvocationException
java.rmi.RemoteException
public org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy params) throws java.rmi.RemoteException
destroy
in interface LexBIGServiceMetadataI
java.rmi.RemoteException
public org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params) throws java.rmi.RemoteException
setTerminationTime
in interface LexBIGServiceMetadataI
java.rmi.RemoteException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |