Interface EntityProcessor

All Known Implementing Classes:
AbstractEntityProcessor, DefaultEntityProcessor, EntityFilteringProcessor, SecurityEntityProcessor, SelectableEntityProcessor

@Contract public interface EntityProcessor
Contract supposed to process entity classes for Entity Data Filtering. Implementations will be given a context providing necessary information to process particular context type. Contexts are created for: class / properties / accessors.