Interface RenderingPageChecker

    • Method Detail

      • getConstrainedBy

        java.util.function.Predicate<java.lang.String> getConstrainedBy()
        Predicate to test if a given page type code matches the page supplier.

        Returns TRUE if the supplier exists; FALSE otherwise.