|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.portlet.PortletConstants
public final class PortletConstants
| Field Summary | |
|---|---|
static String |
EXCEPTION_SERVICE
Name of the exception service, which renders stored exception markup. |
static String |
PORTLET_EXCEPTION_MARKUP_ATTRIBUTE
Session attribute key used to store markup generated during an action request, so that it can be displayed during a later render request. |
static String |
PORTLET_MODE
Render parameter name storing the portlet mode at the time the render URL was created. |
static String |
RENDER_SERVICE
Name of the render service, whose job is to render a page. |
static String |
WINDOW_STATE
Render parameter name storing the window state at the time the render URL was created. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String RENDER_SERVICE
ServiceConstants.PAGE parameter.
public static final String EXCEPTION_SERVICE
public static final String PORTLET_EXCEPTION_MARKUP_ATTRIBUTE
public static final String PORTLET_MODE
public static final String WINDOW_STATE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||