Uses of Interface
com.jalios.jcms.db.DBConstants

Packages that use DBConstants
com.jalios.jcms Contains the core JCMS classes. 
com.jalios.jcms.db   
com.jalios.jcms.search Provides internal search engines classes of JCMS. 
com.jalios.jcms.tracking   
 

Uses of DBConstants in com.jalios.jcms
 

Classes in com.jalios.jcms that implement DBConstants
 class CacheManager
          This class manages the cache of content fragements.
 class MemberSearchEngineListener
          Listen to create/update/delete of DBMember
 class ReviewListener
          This class listens to mutations of Review data.
 class ReviewManager
           
 class WFPublicationListener
          This class listens to mutations of Publication objects and manages Workflow's resources (State's action, alarms, ...)
 

Uses of DBConstants in com.jalios.jcms.db
 

Classes in com.jalios.jcms.db that implement DBConstants
 class BasicDBListener
          This class is an default implementation of DBListener.
 class BasicDBListenerStoreListener
          This class is a default implementation of StoreListener and DBListener.
 class DBEventLogManager
          This class replays the hibernate events on all the other replicas.
 class HibernateUtil
          Helper class providing static methods to perform common database operation using hibertnate
 class JcmsHibernateEventListener
          This class is a singleton that dispatches Hibernate events to JCMS DBListeners
 

Uses of DBConstants in com.jalios.jcms.search
 

Classes in com.jalios.jcms.search that implement DBConstants
 class PublicationSearchEngineListener
          This class listen to all operations on Publication and ask the Publication Search Engine to index/update/delete.
 

Uses of DBConstants in com.jalios.jcms.tracking
 

Classes in com.jalios.jcms.tracking that implement DBConstants
 class ReaderTrackerManager
           
 



Copyright © 2001-2007 Jalios SA. All Rights Reserved.