|
EAF 7.6 Implementation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lutris.util.KeywordValueTable
com.lutris.appserver.server.ApplicationData
public class ApplicationData
Per-application data. While an Enhydra application is free to define any application data within the Java language contructs, this structures allows for easy access from Jolt Fields with the "application." prefix and allows for conditional JOLT tags based on application data.
Constructor Summary | |
---|---|
ApplicationData()
|
Method Summary |
---|
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 |
Constructor Detail |
---|
public ApplicationData()
|
EAF 7.6 Implementation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |