Package com.aquima.interactions.portal.model.session.scope


package com.aquima.interactions.portal.model.session.scope
  • Class
    Description
    This class implements the IFlowScope interface and is used to store flow specific objects.
    Utility class to allow for easy wrapping of a flow scope implementation.
    This class implements the IPageScope interface and is used to store page specific attributes.
    Utility class to allow for easy wrapping of a page scope implementation.
     
    Portal Message scope implementation.
    This class provides an implementation for the basic functions of a portal scope.
    Enumeration containing portal scope types.
    Project change implementation.
    Class that wraps a session scope to make it immutable (read-only).
    This class implements the IRequestScope interface and is used to store request specific attributes.
    Utility class to allow for easy wrapping of a request scope implementation.
    Simple class that is used in scopes to implement transactional behavior.
    This class implements the ISessionScope interface and is used to store session wide attributes.
    Utility class to allow for easy wrapping of a session scope implementation.