|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.gx.webmanager.springmvc.SpringMvcConstants
public class SpringMvcConstants
general constants used for the SpringMvc package.
| Field Summary | |
|---|---|
static java.lang.String |
JSP_DIRS_KEY
Key for the request attribute holding a string array of directories to be checked in sequence form jsp rendering. |
static java.lang.String |
VIEW_COMPONENTID_SEPARATOR
seperator string for componentId and viewname. |
static java.lang.String |
WM_BASE_DIR_KEY
Key for the request attribute holding the applciation rootdir for jsp rendering. |
| Constructor Summary | |
|---|---|
SpringMvcConstants()
|
|
| 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 WM_BASE_DIR_KEY
public static final java.lang.String JSP_DIRS_KEY
public static final java.lang.String VIEW_COMPONENTID_SEPARATOR
| Constructor Detail |
|---|
public SpringMvcConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||