|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.analiticalmodel.document.bo.DataSetExecutorForBIObject
public class DataSetExecutorForBIObject
Constructor Summary | |
---|---|
DataSetExecutorForBIObject(it.eng.spagobi.tools.dataset.bo.IDataSet dataSet,
BIObject biObject,
it.eng.spago.security.IEngUserProfile profile)
|
Method Summary | |
---|---|
it.eng.spagobi.tools.dataset.common.datastore.IDataStore |
executeDataSet()
Executes the dataset with the parameters of the BIObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataSetExecutorForBIObject(it.eng.spagobi.tools.dataset.bo.IDataSet dataSet, BIObject biObject, it.eng.spago.security.IEngUserProfile profile)
dataSet:
- IDataSet the data set to executebiObject:
- BIObject the objectprofile:
- IEngUserProfile the user profileMethod Detail |
---|
public it.eng.spagobi.tools.dataset.common.datastore.IDataStore executeDataSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |