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 java.lang.String[]getLanguages()Deprecated.JRQueryExecuterFactorygetQueryExecuterFactory(java.lang.String language)Deprecated.
-
-
-
Method Detail
-
getLanguages
java.lang.String[] getLanguages()
Deprecated.
-
getQueryExecuterFactory
JRQueryExecuterFactory getQueryExecuterFactory(java.lang.String language) throws JRException
Deprecated.- Throws:
JRException
-
-