Class UserFilterServiceDecorator

  • All Implemented Interfaces:
    UserFilterService

    public class UserFilterServiceDecorator
    extends java.lang.Object
    implements UserFilterService
    This UserFilterService implementation injects, in method #executeFilter(long, SUserFilterDefinition, Map, ClassLoader) a new expression to access the APIAccessor for User filters. This new expression is referenced under the name 'apiAccessor'.
    Author:
    Emmanuel Duchastenier, Matthieu Chaffotte