|
Enhydra 3.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lutris.util.KeywordValueTable | +--com.lutris.appserver.server.jolt.joltpo.JoltPageData
Class that contains a Jolt page's data. Its a KeywordValueTable that contains the parameters from the HTTP request and the JoltField values.
lutris.util.KeywordValueTable
, Serialized FormField Summary | |
static java.lang.String |
CGI_ARGS
Location of CGI arguments. |
Constructor Summary | |
JoltPageData()
|
Methods inherited from class com.lutris.util.KeywordValueTable |
containsKey,
get,
get,
getSection,
getString,
getString,
keys,
leafKeys,
newSection,
remove,
set,
setDefault,
toHtml,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final java.lang.String CGI_ARGS
Constructor Detail |
public JoltPageData()
|
Enhydra 3.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |