Package com.znize.platform.model.context

Backing bean context, action and render context.

One BackingBeanContext instance per session if session is created. A BackingBeanContext instance tracks the authenticated user and current DataAccessUnit, and cache session-scope data.

Action and render context is created in request scope if necessary, for example, to render an entity list for email or excel.

Since:
3.2