public interface QueryClauseFunctionBundle
JRClauseFunction| Modifier and Type | Method and Description |
|---|---|
JRClauseFunction |
getFunction(String queryLanguage,
String clauseId)
Returns a clause function that applies to the specified query language and clause Id.
|
JRClauseFunction getFunction(String queryLanguage, String clauseId)
queryLanguage - the query languageclauseId - the clause Idnull if the bundle doesn't know
of such clauseCopyright © 2017. All rights reserved.