Package com.helger.photon.core.execcontext


package com.helger.photon.core.execcontext
  • Class
    Description
    Base interface for a current request context that also has "layout" information, meaning the currently selected menu item.
    Interface with the simple web execution context.
    This object is instantiated per page view and contains the current request scope, the display locale, the selected menu item and a set of custom attributes.
    This object is instantiated per page view and contains the current request scope, the display locale and a set of custom attributes.