Class EntityFilteringBinder

  • All Implemented Interfaces:
    Binder

    final class EntityFilteringBinder
    extends AbstractBinder
    Binder for Entity Data Filtering feature.
    • Constructor Detail

      • EntityFilteringBinder

        EntityFilteringBinder()
    • Method Detail

      • configure

        protected void configure()
        Description copied from class: AbstractBinder
        Implement to provide binding definitions using the exposed binding methods.
        Specified by:
        configure in class AbstractBinder