Uploaded image for project: 'Pluto'
  1. Pluto
  2. PLUTO-425

Implementation of GetLifecyclePhase

    XMLWordPrintableJSON

Details

    Description

      PLT.11.1.3.4 The Lifecycle Phase Request Attribute
      The LIFECYCLE_PHASE request attribute of the PortletRequest interface allows a portlet
      to determine the current lifecycle phase of this request. This attribute value must be
      ACTION_PHASE if the current request is of type ActionRequest, EVENT_PHASE if the
      current request is of type EventRequest, RENDER_PHASE if the current request is of type
      RenderRequest, and RESOURCE_SERVING_PHASE if the current request is of type
      ResourceRequest.

      The main intend of this method is allowing frameworks implemented on-top of the Java
      Portlet Specification performing the correct type casts from the
      PortletRequest/PortletResponse to a specific request/response pair, like
      ActionRequest/ActionResponse.

      Attachments

        1. lifecyclephase.290807.patch
          4 kB
          Christian Raschka

        Activity

          People

            Unassigned Unassigned
            chrisra Christian Raschka
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: