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