|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.driver.AttributeKeys
public class AttributeKeys
Constants used as attribute keys to bind values to servlet context or servlet request.
| Field Summary | |
|---|---|
static java.lang.String |
CURRENT_PAGE
Attribute key used to bind the current page to servlet request. |
static java.lang.String |
DRIVER_ADMIN_CONFIG
Attribute Key used to bind the application's driver admin config to the ServletContext. |
static java.lang.String |
DRIVER_CONFIG
Attribute Key used to bind the application's driver config to the ServletContext. |
static java.lang.String |
PORTAL_URL_PARSER
|
static java.lang.String |
PORTLET_CONTAINER
Attribute Key used to bind the application's portlet container to the ServletContext. |
static java.lang.String |
PORTLET_TITLE
Attribute key used to bind the portlet title to servlet request. |
| 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 java.lang.String DRIVER_CONFIG
public static final java.lang.String DRIVER_ADMIN_CONFIG
public static final java.lang.String PORTLET_CONTAINER
public static final java.lang.String CURRENT_PAGE
public static final java.lang.String PORTLET_TITLE
public static final java.lang.String PORTAL_URL_PARSER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||