gov.nih.nci.cagrid.cadsr.stubs.bindings
Class CaDSRServicePortTypeSOAPBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by gov.nih.nci.cagrid.cadsr.stubs.bindings.CaDSRServicePortTypeSOAPBindingStub
All Implemented Interfaces:
CaDSRServicePortType, java.rmi.Remote, javax.xml.rpc.Stub

public class CaDSRServicePortTypeSOAPBindingStub
extends org.apache.axis.client.Stub
implements CaDSRServicePortType


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
CaDSRServicePortTypeSOAPBindingStub()
           
CaDSRServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
           
CaDSRServicePortTypeSOAPBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 AnnotateServiceMetadataResponse annotateServiceMetadata(AnnotateServiceMetadataRequest parameters)
           
protected  org.apache.axis.client.Call createCall()
           
 FindAllProjectsResponse findAllProjects(FindAllProjectsRequest parameters)
           
 FindAssociationsForClassResponse findAssociationsForClass(FindAssociationsForClassRequest parameters)
           
 FindAssociationsInPackageResponse findAssociationsInPackage(FindAssociationsInPackageRequest parameters)
           
 FindAssociationsInProjectResponse findAssociationsInProject(FindAssociationsInProjectRequest parameters)
           
 FindAttributesInClassResponse findAttributesInClass(FindAttributesInClassRequest parameters)
           
 FindClassesInPackageResponse findClassesInPackage(FindClassesInPackageRequest parameters)
           
 FindClassesInProjectResponse findClassesInProject(FindClassesInProjectRequest parameters)
           
 FindContextForProjectResponse findContextForProject(FindContextForProjectRequest parameters)
           
 FindPackagesInProjectResponse findPackagesInProject(FindPackagesInProjectRequest parameters)
           
 FindProjectsResponse findProjects(FindProjectsRequest parameters)
           
 FindSemanticMetadataForClassResponse findSemanticMetadataForClass(FindSemanticMetadataForClassRequest parameters)
           
 FindValueDomainForAttributeResponse findValueDomainForAttribute(FindValueDomainForAttributeRequest parameters)
           
 GenerateDomainModelForClassesResponse generateDomainModelForClasses(GenerateDomainModelForClassesRequest parameters)
           
 GenerateDomainModelForClassesWithExcludesResponse generateDomainModelForClassesWithExcludes(GenerateDomainModelForClassesWithExcludesRequest parameters)
           
 GenerateDomainModelForPackagesResponse generateDomainModelForPackages(GenerateDomainModelForPackagesRequest parameters)
           
 GenerateDomainModelForProjectResponse generateDomainModelForProject(GenerateDomainModelForProjectRequest parameters)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 
Methods inherited from class org.apache.axis.client.Stub
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CaDSRServicePortTypeSOAPBindingStub

public CaDSRServicePortTypeSOAPBindingStub()
                                    throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

CaDSRServicePortTypeSOAPBindingStub

public CaDSRServicePortTypeSOAPBindingStub(java.net.URL endpointURL,
                                           javax.xml.rpc.Service service)
                                    throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

CaDSRServicePortTypeSOAPBindingStub

public CaDSRServicePortTypeSOAPBindingStub(javax.xml.rpc.Service service)
                                    throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

findAllProjects

public FindAllProjectsResponse findAllProjects(FindAllProjectsRequest parameters)
                                        throws java.rmi.RemoteException
Specified by:
findAllProjects in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException

findProjects

public FindProjectsResponse findProjects(FindProjectsRequest parameters)
                                  throws java.rmi.RemoteException
Specified by:
findProjects in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException

findPackagesInProject

public FindPackagesInProjectResponse findPackagesInProject(FindPackagesInProjectRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           InvalidProjectException
Specified by:
findPackagesInProject in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findClassesInProject

public FindClassesInProjectResponse findClassesInProject(FindClassesInProjectRequest parameters)
                                                  throws java.rmi.RemoteException,
                                                         InvalidProjectException
Specified by:
findClassesInProject in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findClassesInPackage

public FindClassesInPackageResponse findClassesInPackage(FindClassesInPackageRequest parameters)
                                                  throws java.rmi.RemoteException,
                                                         InvalidProjectException
Specified by:
findClassesInPackage in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

generateDomainModelForProject

public GenerateDomainModelForProjectResponse generateDomainModelForProject(GenerateDomainModelForProjectRequest parameters)
                                                                    throws java.rmi.RemoteException,
                                                                           InvalidProjectException
Specified by:
generateDomainModelForProject in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

generateDomainModelForPackages

public GenerateDomainModelForPackagesResponse generateDomainModelForPackages(GenerateDomainModelForPackagesRequest parameters)
                                                                      throws java.rmi.RemoteException,
                                                                             InvalidProjectException
Specified by:
generateDomainModelForPackages in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

generateDomainModelForClassesWithExcludes

public GenerateDomainModelForClassesWithExcludesResponse generateDomainModelForClassesWithExcludes(GenerateDomainModelForClassesWithExcludesRequest parameters)
                                                                                            throws java.rmi.RemoteException,
                                                                                                   InvalidProjectException
Specified by:
generateDomainModelForClassesWithExcludes in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findAttributesInClass

public FindAttributesInClassResponse findAttributesInClass(FindAttributesInClassRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           InvalidProjectException
Specified by:
findAttributesInClass in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findSemanticMetadataForClass

public FindSemanticMetadataForClassResponse findSemanticMetadataForClass(FindSemanticMetadataForClassRequest parameters)
                                                                  throws java.rmi.RemoteException,
                                                                         InvalidProjectException
Specified by:
findSemanticMetadataForClass in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findValueDomainForAttribute

public FindValueDomainForAttributeResponse findValueDomainForAttribute(FindValueDomainForAttributeRequest parameters)
                                                                throws java.rmi.RemoteException,
                                                                       InvalidProjectException
Specified by:
findValueDomainForAttribute in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findAssociationsForClass

public FindAssociationsForClassResponse findAssociationsForClass(FindAssociationsForClassRequest parameters)
                                                          throws java.rmi.RemoteException,
                                                                 InvalidProjectException
Specified by:
findAssociationsForClass in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findAssociationsInPackage

public FindAssociationsInPackageResponse findAssociationsInPackage(FindAssociationsInPackageRequest parameters)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidProjectException
Specified by:
findAssociationsInPackage in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

findAssociationsInProject

public FindAssociationsInProjectResponse findAssociationsInProject(FindAssociationsInProjectRequest parameters)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidProjectException
Specified by:
findAssociationsInProject in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

generateDomainModelForClasses

public GenerateDomainModelForClassesResponse generateDomainModelForClasses(GenerateDomainModelForClassesRequest parameters)
                                                                    throws java.rmi.RemoteException,
                                                                           InvalidProjectException
Specified by:
generateDomainModelForClasses in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

annotateServiceMetadata

public AnnotateServiceMetadataResponse annotateServiceMetadata(AnnotateServiceMetadataRequest parameters)
                                                        throws java.rmi.RemoteException
Specified by:
annotateServiceMetadata in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException

findContextForProject

public FindContextForProjectResponse findContextForProject(FindContextForProjectRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           InvalidProjectException
Specified by:
findContextForProject in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
InvalidProjectException

getResourceProperty

public org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
                                                                          throws java.rmi.RemoteException,
                                                                                 org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                 org.oasis.wsrf.properties.ResourceUnknownFaultType
Specified by:
getResourceProperty in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

getMultipleResourceProperties

public org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
                                                                                              throws java.rmi.RemoteException,
                                                                                                     org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                                     org.oasis.wsrf.properties.ResourceUnknownFaultType
Specified by:
getMultipleResourceProperties in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

queryResourceProperties

public org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
                                                                                  throws java.rmi.RemoteException,
                                                                                         org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
                                                                                         org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
                                                                                         org.oasis.wsrf.properties.ResourceUnknownFaultType,
                                                                                         org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
Specified by:
queryResourceProperties in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType

getServiceSecurityMetadata

public GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Specified by:
getServiceSecurityMetadata in interface CaDSRServicePortType
Throws:
java.rmi.RemoteException