Class URLParameterConstants

java.lang.Object
org.gatein.pc.test.controller.unit.URLParameterConstants

public final class URLParameterConstants extends Object
Version:
$Revision: 630 $
Author:
Julien Viet
  • Field Details

    • TYPE

      public static final String TYPE
      The type of request. The goal is to allow other types of invocation to be used by the controller context. The controller context itself only works on the portlet type.
      See Also:
    • PORTLET_TYPE

      public static final String PORTLET_TYPE
      The portlet type.
      See Also: