fr.lri.bd.olap.soap
Class VERDOLAPServiceStub

java.lang.Object
  extended by org.apache.axis2.client.Stub
      extended by fr.lri.bd.olap.soap.VERDOLAPServiceStub

public class VERDOLAPServiceStub
extends Stub


Nested Class Summary
static class VERDOLAPServiceStub.Col_definition
           
static class VERDOLAPServiceStub.Col_spec
           
static class VERDOLAPServiceStub.ExtensionMapper
           
static class VERDOLAPServiceStub.GetTemplateList
           
static class VERDOLAPServiceStub.GetTemplateListResponse
           
static class VERDOLAPServiceStub.OpenNewWindow
           
static class VERDOLAPServiceStub.OpenNewWindowResponse
           
static class VERDOLAPServiceStub.SendDatamartSchema
           
static class VERDOLAPServiceStub.SendDatamartSchemaResponse
           
static class VERDOLAPServiceStub.SendViewSpec
           
static class VERDOLAPServiceStub.SendViewSpecResponse
           
 
Constructor Summary
VERDOLAPServiceStub()
          Default Constructor
VERDOLAPServiceStub(ConfigurationContext configurationContext, String targetEndpoint)
          Constructor that takes in a configContext
VERDOLAPServiceStub(String targetEndpoint)
          Constructor taking the target endpoint
 
Method Summary
 VERDOLAPServiceStub.GetTemplateListResponse getTemplateList(VERDOLAPServiceStub.GetTemplateList param0)
          Auto generated method signature
 VERDOLAPServiceStub.OpenNewWindowResponse openNewWindow(VERDOLAPServiceStub.OpenNewWindow param2)
          Auto generated method signature
 VERDOLAPServiceStub.SendDatamartSchemaResponse sendDatamartSchema(VERDOLAPServiceStub.SendDatamartSchema param4)
          Auto generated method signature
 VERDOLAPServiceStub.SendViewSpecResponse sendViewSpec(VERDOLAPServiceStub.SendViewSpec param6)
          Auto generated method signature
 
Methods inherited from class org.apache.axis2.client.Stub
_getServiceClient, _setServiceClient, cleanup
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VERDOLAPServiceStub

public VERDOLAPServiceStub(ConfigurationContext configurationContext,
                           String targetEndpoint)
                    throws AxisFault
Constructor that takes in a configContext

Throws:
AxisFault

VERDOLAPServiceStub

public VERDOLAPServiceStub()
                    throws AxisFault
Default Constructor

Throws:
AxisFault

VERDOLAPServiceStub

public VERDOLAPServiceStub(String targetEndpoint)
                    throws AxisFault
Constructor taking the target endpoint

Throws:
AxisFault
Method Detail

getTemplateList

public VERDOLAPServiceStub.GetTemplateListResponse getTemplateList(VERDOLAPServiceStub.GetTemplateList param0)
                                                            throws RemoteException
Auto generated method signature

Parameters:
param0 -
Throws:
RemoteException
See Also:
fr.lri.bd.olap.soap.VERDOLAPService#getTemplateList

openNewWindow

public VERDOLAPServiceStub.OpenNewWindowResponse openNewWindow(VERDOLAPServiceStub.OpenNewWindow param2)
                                                        throws RemoteException
Auto generated method signature

Parameters:
param2 -
Throws:
RemoteException
See Also:
fr.lri.bd.olap.soap.VERDOLAPService#openNewWindow

sendDatamartSchema

public VERDOLAPServiceStub.SendDatamartSchemaResponse sendDatamartSchema(VERDOLAPServiceStub.SendDatamartSchema param4)
                                                                  throws RemoteException
Auto generated method signature

Parameters:
param4 -
Throws:
RemoteException
See Also:
fr.lri.bd.olap.soap.VERDOLAPService#sendDatamartSchema

sendViewSpec

public VERDOLAPServiceStub.SendViewSpecResponse sendViewSpec(VERDOLAPServiceStub.SendViewSpec param6)
                                                      throws RemoteException
Auto generated method signature

Parameters:
param6 -
Throws:
RemoteException
See Also:
fr.lri.bd.olap.soap.VERDOLAPService#sendViewSpec