Oracle Content Management SDK

Uses of Class
oracle.ifs.common.BoundedCache

Packages that use BoundedCache
oracle.ifs.beans   
oracle.ifs.server   
 

Uses of BoundedCache in oracle.ifs.beans
 

Fields in oracle.ifs.beans declared as BoundedCache
protected  BoundedCache LibrarySession.m_BeanLibraryObjectDataCache
          S_LibraryObjectData cache
 

Uses of BoundedCache in oracle.ifs.server
 

Fields in oracle.ifs.server declared as BoundedCache
protected  BoundedCache S_LibrarySessionTransactionManager.m_BoundedLibraryCache
          Reference to the session's bounded LO cache (if it is bounded)
protected  BoundedCache S_LibraryService.m_CommittedLibraryObjectDataCache
          The committed S_LibraryObjectData cache.
protected  BoundedCache S_LibraryService.m_CommittedResolvedAclCache
          The Resolved ACLs (AccessControlListResolver), hashed by id.
protected  BoundedCache UncommittedResolvedAclCache.m_CommittedResolvedAclCache
          The committed Resolved ACL cache belonging to S_LibraryService.
protected  BoundedCache UncommittedLibraryObjectDataCache.m_CommittedLibraryObjectDataCache
          The committed data cache belonging to S_LibraryService.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.