|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataSourceFactory
A data source factory.
| Method Summary | |
|---|---|
ObjectDescription |
getDataSourceDescription(String name)
Returns a data source description. |
String |
getDataSourceName(ObjectDescription od)
Returns a data source name. |
Iterator |
getRegisteredNames()
Returns the names of all registered datasources as iterator. |
| Methods inherited from interface org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactory |
|---|
configure, equals, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, hashCode |
| Method Detail |
|---|
ObjectDescription getDataSourceDescription(String name)
name - the name.
String getDataSourceName(ObjectDescription od)
od - the description.
Iterator getRegisteredNames()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||