|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.tags.Constants
Constant values as defined by the specification typically to a request.
| Field Summary | |
static java.lang.String |
PORTLET_CONFIG
The key used to bind the PortletConfig to the underlying
PortletConfig. |
static java.lang.String |
PORTLET_REQUEST
The key used to bind the PortletRequest to the underlying
HttpServletRequest. |
static java.lang.String |
PORTLET_RESPONSE
The key used to bind the PortletResponse to the underlying
HttpServletRequest. |
| Constructor Summary | |
Constants()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PORTLET_REQUEST
PortletRequest to the underlying
HttpServletRequest.
public static final java.lang.String PORTLET_RESPONSE
PortletResponse to the underlying
HttpServletRequest.
public static final java.lang.String PORTLET_CONFIG
PortletConfig to the underlying
PortletConfig.
| Constructor Detail |
public Constants()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||