|
||||||||||
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 String |
CURRENT_PAGE
Attribute key used to bind the current page to servlet request. |
static String |
DRIVER_ADMIN_CONFIG
Attribute Key used to bind the application's driver admin config to the ServletContext. |
static String |
DRIVER_CONFIG
Attribute Key used to bind the application's driver config to the ServletContext. |
static String |
PORTAL_URL_PARSER
|
static String |
PORTLET_CONTAINER
Attribute Key used to bind the application's portlet container to the ServletContext. |
static 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 String DRIVER_CONFIG
public static final String DRIVER_ADMIN_CONFIG
public static final String PORTLET_CONTAINER
public static final String CURRENT_PAGE
public static final String PORTLET_TITLE
public static final String PORTAL_URL_PARSER
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |