Class ContextModelAccessImpl

  • All Implemented Interfaces:
    ContextModelAccess

    public class ContextModelAccessImpl
    extends Object
    implements ContextModelAccess
    The context-based model access is simpler than the request-based model access. There is no "current user", so there can be no preferred language or policy-based filtering. We are confident that each of these structures will be used at some point, so there is no need for lazy initialization.