Class ActionParametersWrapper

  • All Implemented Interfaces:
    ActionParameters, PortletParameters

    public class ActionParametersWrapper
    extends PortletParametersWrapper
    implements ActionParameters
    The ActionParametersWrapper provides a convenient implementation of the ActionParameters interface that can be subclassed by developers. This class implements the Wrapper or Decorator pattern. Methods default to calling through to the wrapped request object.
    Since:
    3.0