|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.services.dataset.service.DataSetSupplier
public class DataSetSupplier
Constructor Summary | |
---|---|
DataSetSupplier()
|
Method Summary | |
---|---|
SpagoBiDataSet[] |
getAllDataSet()
Gets the all data source. |
SpagoBiDataSet |
getDataSet(java.lang.String documentId)
Gets the data set. |
SpagoBiDataSet |
getDataSetByLabel(java.lang.String label)
Gets the data set by label. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataSetSupplier()
Method Detail |
---|
public SpagoBiDataSet getDataSet(java.lang.String documentId)
documentId
- the document id
public SpagoBiDataSet getDataSetByLabel(java.lang.String label)
label
- the ds label
public SpagoBiDataSet[] getAllDataSet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |