Interface QueryExecuterFactoryBundle
-
public interface QueryExecuterFactoryBundleDeprecated.Replaced byJRQueryExecuterFactoryBundle.- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description String[]getLanguages()Deprecated.JRQueryExecuterFactorygetQueryExecuterFactory(String language)Deprecated.
-
-
-
Method Detail
-
getLanguages
String[] getLanguages()
Deprecated.
-
getQueryExecuterFactory
JRQueryExecuterFactory getQueryExecuterFactory(String language) throws JRException
Deprecated.- Throws:
JRException
-
-