Uses of Interface
com.jalios.jstore.StoreConstants

Packages that use StoreConstants
com.jalios.jcms Contains the core JCMS classes. 
com.jalios.jstore Contains JStore core classes. 
com.jalios.jstore.tools Contains jsc (JStore Compiler). 
 

Uses of StoreConstants in com.jalios.jcms
 

Classes in com.jalios.jcms that implement StoreConstants
 class JcmsCleanFilter
           
 

Uses of StoreConstants in com.jalios.jstore
 

Classes in com.jalios.jstore that implement StoreConstants
 class LogCleaner
           
 class LogManager
          This class manages the log file
 class LogManagerDeltaHandler
          This class is the SAX handler which handles the LogEntry when the log is parsed to generate the suffix of the log beyond a given stamp
 class LogManagerHandler
          This class is the super class of all the LogManager handlers
 class LogManagerLoadHandler
          This class is the SAX handler which handles the LogEntry when the log is parsed.
 class LogManagerSyncHandler
          This class is the LogManagerHandler which handles the LogEntry when the log is parsed to get the storable ids created or mutated since the given sync stamp.
 class LogManagerVersionHandler
          This class is the SAX handler which handles the LogEntry when the log is parsed to build all the version of storables.
 class StorableLogEntry
          This abstract class represents a Store operation on a Storable object.
 class Store
          This class is the facade of JStore framework.
 class StoreUtil
          This class contains static utility methods
 class SyncManager
          This class manages store synchronization
 

Uses of StoreConstants in com.jalios.jstore.tools
 

Classes in com.jalios.jstore.tools that implement StoreConstants
 class jsc
          JStore Storable Compiler (generates StorableHandler for a given Storable).
 



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