|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dynamide.DynamideObject
com.dynamide.resource.ContextNode
com.dynamide.JDOMFile
com.dynamide.Persistent
com.dynamide.Application
public class Application
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.dynamide.Persistent |
|---|
Persistent.Source |
| Field Summary |
|---|
| Fields inherited from class com.dynamide.Persistent |
|---|
DEBUG_PAGE_SAVE, DEBUG_PROPS |
| Fields inherited from class com.dynamide.DynamideObject |
|---|
m_id |
| Constructor Summary | |
|---|---|
Application(DynamideObject owner,
Session session)
|
|
Application(DynamideObject owner,
java.lang.String filename,
Session session)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getContentFromCache(java.lang.String key)
|
IContext |
getFromCache(java.lang.String key)
|
IContext |
putInCache(java.lang.String key,
java.lang.Object obj)
|
| Methods inherited from class com.dynamide.resource.ContextNode |
|---|
bind, bind, bindAll, bindAllAttributes, bindAttribute, dump, dumpAttributes, dumpContext, find, find, find, firstContext, get, getAttribute, getAttributeCount, getAttributes, getContext, getContextCount, getContexts, getKey, getPermission, hasAttribute, hasContext, listAttributeNames, listAttributeNames, listContextNames, listContextNames, lockPermissions, rebind, rebind, rebindAttribute, remove, removeAttribute, removeFirstContext, setKey, unlockPermissions, update, writeCache |
| Methods inherited from class com.dynamide.DynamideObject |
|---|
clearProfiler, dump, expand, finalize, findParentExpander, findParentPage, findParentSession, findTopParentPage, getCategoryID, getDotName, getID, getNextGetter, getObjectID, getOwner, getProfiler, isDebugEnabled, isInfoEnabled, logDebug, logDebug, logDebug, logDebug, logError, logError, logError, logError, logInfo, logInfo, logInfo, logInfo, logWarn, logWarn, logWarn, logWarn, popLogContext, printf, printProfiler, profileEnter, profileLeave, pushLogContext, setDotName, setID, setNextGetter, setObjectID, setOwner, sprintf, useProfiler, walkParents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Application(DynamideObject owner,
Session session)
throws org.jdom.JDOMException,
java.io.IOException
org.jdom.JDOMException
java.io.IOException
public Application(DynamideObject owner,
java.lang.String filename,
Session session)
throws org.jdom.JDOMException,
java.io.IOException
org.jdom.JDOMException
java.io.IOException| Method Detail |
|---|
public IContext putInCache(java.lang.String key,
java.lang.Object obj)
throws ObjectAlreadyBoundException
ObjectAlreadyBoundExceptionpublic IContext getFromCache(java.lang.String key)
public java.lang.Object getContentFromCache(java.lang.String key)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||