it.eng.spagobi.services.dataset.stub
Class DataSetServiceSoapBindingImpl
java.lang.Object
it.eng.spagobi.services.dataset.stub.DataSetServiceSoapBindingImpl
- All Implemented Interfaces:
- DataSetService, java.rmi.Remote
public class DataSetServiceSoapBindingImpl
- extends java.lang.Object
- implements DataSetService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSetServiceSoapBindingImpl
public DataSetServiceSoapBindingImpl()
getDataSet
public SpagoBiDataSet getDataSet(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
- Specified by:
getDataSet
in interface DataSetService
- Throws:
java.rmi.RemoteException
getDataSetByLabel
public SpagoBiDataSet getDataSetByLabel(java.lang.String in0,
java.lang.String in1,
java.lang.String in2)
throws java.rmi.RemoteException
- Specified by:
getDataSetByLabel
in interface DataSetService
- Throws:
java.rmi.RemoteException
getAllDataSet
public SpagoBiDataSet[] getAllDataSet(java.lang.String in0,
java.lang.String in1)
throws java.rmi.RemoteException
- Specified by:
getAllDataSet
in interface DataSetService
- Throws:
java.rmi.RemoteException