Interface QueryClauseFunctionBundle

    • Method Detail

      • getFunction

        JRClauseFunction getFunction​(java.lang.String queryLanguage,
                                     java.lang.String clauseId)
        Returns a clause function that applies to the specified query language and clause Id.
        Parameters:
        queryLanguage - the query language
        clauseId - the clause Id
        Returns:
        a corresponding query function or null if the bundle doesn't know of such clause