Uses of Package
com.jalios.jstore

Packages that use com.jalios.jstore
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.db   
com.jalios.jcms.dbmember   
com.jalios.jcms.handler Contains the javabean classes uses to process HTTP request (aka form handlers). 
com.jalios.jcms.mail   
com.jalios.jcms.mashup   
com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets. 
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.tracking   
com.jalios.jcms.workspace Contains classes about workspace features. 
com.jalios.jstore Contains JStore core classes. 
com.jalios.jstore.jsync Contains JSync core classes. 
com.jalios.jstore.tools Contains jsc (JStore Compiler). 
 

Classes in com.jalios.jstore used by com.jalios.jcms
BasicStorable
          This class is a convenient super class for any Storable classes.
BasicStorable.CdateComparator
          Compares two Storables using their Cdate in descending order (newest date first).
BasicStorable.IdComparator
          Compares two Storables using their ID.
BasicStorable.MdateComparator
          Compares two Storables using their Mdate in descending order (newest date first).
CleanFilter
          This interface must be implemented to define cleaning rules.
InnerLogEntry
          This class represents a inner Store operation.
LoadReport
          This class reports informations about the last load.
LogException
           
Searchable
          This interface must be implemented by Storable classes to support full-text search.
Stamp
          This class represents a stamp.
Storable
          The interface an object must implement to be managed in the Store.
StorableHandler
          StorableHandler is the interface implemented by all storable handler objects.
StorableLogEntry
          This abstract class represents a Store operation on a Storable object.
Store
          This class is the facade of JStore framework.
StoreConstants
           
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jcms.calendar
BasicStorable
          This class is a convenient super class for any Storable classes.
Searchable
          This interface must be implemented by Storable classes to support full-text search.
Storable
          The interface an object must implement to be managed in the Store.
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jcms.db
Storable
          The interface an object must implement to be managed in the Store.
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jcms.dbmember
BasicStorable
          This class is a convenient super class for any Storable classes.
Storable
          The interface an object must implement to be managed in the Store.
 

Classes in com.jalios.jstore used by com.jalios.jcms.handler
Stamp
          This class represents a stamp.
Store
          This class is the facade of JStore framework.
SyncManager
          This class manages store synchronization
 

Classes in com.jalios.jstore used by com.jalios.jcms.mail
BasicStorable
          This class is a convenient super class for any Storable classes.
BasicStorable.CdateComparator
          Compares two Storables using their Cdate in descending order (newest date first).
Searchable
          This interface must be implemented by Storable classes to support full-text search.
Storable
          The interface an object must implement to be managed in the Store.
 

Classes in com.jalios.jstore used by com.jalios.jcms.mashup
Storable
          The interface an object must implement to be managed in the Store.
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jcms.portlet
BasicStorable
          This class is a convenient super class for any Storable classes.
Searchable
          This interface must be implemented by Storable classes to support full-text search.
Storable
          The interface an object must implement to be managed in the Store.
 

Classes in com.jalios.jstore used by com.jalios.jcms.search
Storable
          The interface an object must implement to be managed in the Store.
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jcms.stat
Storable
          The interface an object must implement to be managed in the Store.
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jcms.tracking
BasicStorable
          This class is a convenient super class for any Storable classes.
Storable
          The interface an object must implement to be managed in the Store.
 

Classes in com.jalios.jstore used by com.jalios.jcms.workspace
BasicStorable
          This class is a convenient super class for any Storable classes.
BasicStorable.CdateComparator
          Compares two Storables using their Cdate in descending order (newest date first).
Storable
          The interface an object must implement to be managed in the Store.
StorableHandler
          StorableHandler is the interface implemented by all storable handler objects.
Store
          This class is the facade of JStore framework.
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
 

Classes in com.jalios.jstore used by com.jalios.jstore
BasicStorable
          This class is a convenient super class for any Storable classes.
CleanFilter
          This interface must be implemented to define cleaning rules.
InnerLogEntry
          This class represents a inner Store operation.
LoadReport
          This class reports informations about the last load.
LogCleaner
           
LogEntry
          This abstract class represents a Store operation.
LogException
           
LogManager
          This class manages the log file
LogManagerHandler
          This class is the super class of all the LogManager handlers
NoUpdateException
           
Searchable
          This interface must be implemented by Storable classes to support full-text search.
Stamp
          This class represents a stamp.
StampManager
          This interface must be implemented by classes providing stamps.
StampTable
          This class contains a set of stamp (one per urid).
Storable
          The interface an object must implement to be managed in the Store.
StorableLogEntry
          This abstract class represents a Store operation on a Storable object.
Store
          This class is the facade of JStore framework.
StoreConstants
           
StoreListener
          A Store event gets fired whenever a storable is created, updated or deleted.
SyncManager
          This class manages store synchronization
Test
          This class runs a bunch of tests.
 

Classes in com.jalios.jstore used by com.jalios.jstore.jsync
Stamp
          This class represents a stamp.
StampTable
          This class contains a set of stamp (one per urid).
StorableLogEntry
          This abstract class represents a Store operation on a Storable object.
Store
          This class is the facade of JStore framework.
 

Classes in com.jalios.jstore used by com.jalios.jstore.tools
StoreConstants
           
 



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