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.fileprocessor   
com.jalios.jcms.publicationfollower   
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 Category
          A Category object is a node of the category tree.
 class DeleteMemberUGCThread
           
 class MemberSearchEngineListener
          Listen to create/update/delete of DBMember
 class ReviewListener
          This class listens to mutations of Review data.
 class ReviewManager
           
 class StrongLockManager
          This class manages StrongLock.
 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 CacheDBListener
           
 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
 class PublicationCriteria
          This class contains criteria for a DB publication query.
 

Uses of DBConstants in com.jalios.jcms.fileprocessor
 

Classes in com.jalios.jcms.fileprocessor that implement DBConstants
 class FileProcessorDBListenerStoreListener
           
 

Uses of DBConstants in com.jalios.jcms.publicationfollower
 

Classes in com.jalios.jcms.publicationfollower that implement DBConstants
 class PublicationFollowerManager
          This class manages PublicationFollower
 

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-2010 Jalios SA. All Rights Reserved.