Interface ColumnConstraintProvider

    • Method Detail

      • getColumnConstraints

        java.util.Collection<ColumnConstraint<?>> getColumnConstraints()
        Returns a collection of ColumnConstraints that will be used by the table column filtering feature to filter tables based on column values.
        Returns:
        a collection of ColumnConstraints to be added as possible column filters.