Uses of Class
com.jalios.jcms.BasicStoreListener

Packages that use BasicStoreListener
com.jalios.jcms Contains the core JCMS classes. 
com.jalios.jcms.calendar Contains the classes used to deal with calendar in JCMS. 
com.jalios.jcms.mashup   
com.jalios.jcms.search Provides internal search engines classes of JCMS. 
com.jalios.jcms.stat Provides classes for statistics management and analysis. 
com.jalios.jcms.workspace Contains classes about workspace features. 
com.jalios.jcmsplugin.jstoreforum Contains all the abstract classes and some listener used by forum in JCMS. 
com.jalios.jcmsplugin.wiki   
 

Uses of BasicStoreListener in com.jalios.jcms
 

Subclasses of BasicStoreListener in com.jalios.jcms
 class AbstractFileIndexListener
          This abstract class is implemented by generated.FileIndexListener
 class AbstractLinkIndexListener
          This abstract class is implemented by generated.LinkIndexListener
 class AudienceRights
          This class manages a Member's read right on publication using their categories.
 class CategoryListener
           
 class DataListener
          This class listens to mutations of Data objects.
static class DescriptiveURLs.DescriptiveURLsListener
           
 class FDPublicationListener
          This class listens to mutations of Publication objects and update attached FileDocument
 class FileDocumentListener
          This class listens to mutation of FileDocument objects.
 class GroupListener
          This class listens to mutations of Group instances.
 class JSyncDataListener
          This class monitors writes stablization.
 class MemberListener
          This class listens to mutations of Member instances.
 class PublicationListener
          This class listens to mutations of Publication objects.
 class WeakLinkManager
          This class manages the index of weak references on publications.
 

Uses of BasicStoreListener in com.jalios.jcms.calendar
 

Subclasses of BasicStoreListener in com.jalios.jcms.calendar
 class CalendarEventListener
          This class is listening to any modification of CalendarEvent.
 

Uses of BasicStoreListener in com.jalios.jcms.mashup
 

Subclasses of BasicStoreListener in com.jalios.jcms.mashup
 class ImportDataListener
          This StoreListener indexes imported data.
 

Uses of BasicStoreListener in com.jalios.jcms.search
 

Subclasses of BasicStoreListener in com.jalios.jcms.search
 class CategorySearchEngineListener
          This class listen to all operations on Category and ask the Category Search Engine to index/update/delete.
 

Uses of BasicStoreListener in com.jalios.jcms.stat
 

Subclasses of BasicStoreListener in com.jalios.jcms.stat
 class StatReportListener
           
 

Uses of BasicStoreListener in com.jalios.jcms.workspace
 

Subclasses of BasicStoreListener in com.jalios.jcms.workspace
 class WorkspaceListener
          This class represent a Listener for Workspace Objects
 class WSTypeEntryListener
          This class is a StoreListener used to set a workspace for a given WSTypeEntry.
 

Uses of BasicStoreListener in com.jalios.jcmsplugin.jstoreforum
 

Subclasses of BasicStoreListener in com.jalios.jcmsplugin.jstoreforum
 class ForumDiscussionMetadataListener
           
 class ForumMessageListener
          This StoreListener listen to ForumMessages' creates and updates in order to send Forum Notifications to members.
 class ForumPublicationListener
          This class listens to changes that should be passed on forum elements, ie Forum, ForumDiscussion or ForumMessage objects.
 

Uses of BasicStoreListener in com.jalios.jcmsplugin.wiki
 

Subclasses of BasicStoreListener in com.jalios.jcmsplugin.wiki
 class WikiPageStoreListener
           
 



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