|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.webobjects.appserver.WOSession
er.extensions.appserver.ajax.ERXAjaxSession
er.extensions.appserver.ERXSession
er.cayenne.CayenneSession
public class CayenneSession
Adds Cayenne support to WOSession
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class er.extensions.appserver.ERXSession |
|---|
ERXSession.Observer |
| Nested classes/interfaces inherited from class com.webobjects.appserver.WOSession |
|---|
WOSession.PageFragmentCache |
| Nested classes/interfaces inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
|---|
NSKeyValueCodingAdditions.DefaultImplementation, NSKeyValueCodingAdditions.Utility |
| Field Summary |
|---|
| Fields inherited from class er.extensions.appserver.ERXSession |
|---|
_debuggingStore, _didBacktrack, _javaScriptEnabled, _originalThreadName, JAVASCRIPT_ENABLED_COOKIE_NAME, lastActionWasDA, log, SessionWillAwakeNotification, SessionWillSleepNotification |
| Fields inherited from class er.extensions.appserver.ajax.ERXAjaxSession |
|---|
_permanentContextIDArray, _permanentPageCache, DONT_STORE_PAGE, FORCE_STORE_PAGE, PAGE_REPLACEMENT_CACHE_LOOKUP_KEY |
| Fields inherited from class com.webobjects.appserver.WOSession |
|---|
_componentState, _httpSession, _httpSessionWatcher, SessionDidCreateNotification, SessionDidRestoreNotification, SessionDidTimeOutNotification |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding.ErrorHandling |
|---|
_CLASS |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCodingAdditions |
|---|
_CLASS, _KeyPathSeparatorChar, KeyPathSeparator |
| Fields inherited from interface com.webobjects.foundation.NSKeyValueCoding |
|---|
NullValue |
| Constructor Summary | |
|---|---|
CayenneSession()
|
|
CayenneSession(String sessionID)
|
|
| Method Summary | |
|---|---|
CayenneApplication |
application()
Bringing application into KVC. |
EOEditingContext |
defaultEditingContext()
Deprecated. |
org.apache.cayenne.ObjectContext |
defaultObjectContext()
Returns the ObjectContext that is tied to the lifespan of the Session. |
| Methods inherited from class er.extensions.appserver.ajax.ERXAjaxSession |
|---|
_permanentPageCache, _permanentPageWithContextID, _saveCurrentPage, _shouldPutInPermanentCache, cleanPageReplacementCacheIfNecessary, cleanPageReplacementCacheIfNecessary, restorePageForContextID, savePage, savePageInPermanentCache |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CayenneSession()
public CayenneSession(String sessionID)
| Method Detail |
|---|
public org.apache.cayenne.ObjectContext defaultObjectContext()
public CayenneApplication application()
ERXSession
application in class ERXSession@Deprecated public EOEditingContext defaultEditingContext()
ERXSessionERXEC factory.
defaultEditingContext in class ERXSession
|
Last updated: Wed, Feb 22, 2012 07:00 AM EST | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||