|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.jalios.jstore | |
---|---|
com.jalios.jcms | Contains the core JCMS classes. |
com.jalios.jcms.accesscontrol | |
com.jalios.jcms.calendar | Contains the classes used to deal with calendar in JCMS. |
com.jalios.jcms.comparator | |
com.jalios.jcms.db | |
com.jalios.jcms.dbmember | |
com.jalios.jcms.fileprocessor | |
com.jalios.jcms.fileprocessor.processingmanagement | |
com.jalios.jcms.handler | Contains the javabean classes uses to process HTTP request (aka form handlers). |
com.jalios.jcms.mail | |
com.jalios.jcms.mashup | Contains classes used for data Import/Export. |
com.jalios.jcms.portlet | Contains core Portlets parent of all generated portlets. |
com.jalios.jcms.publicationfollower | |
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.test | |
com.jalios.jcms.tools | This package contains various tools used for/by JCMS. |
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.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.accesscontrol | |
---|---|
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. |
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. |
Classes in com.jalios.jstore used by com.jalios.jcms.comparator | |
---|---|
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. |
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.fileprocessor | |
---|---|
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.fileprocessor.processingmanagement | |
---|---|
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 | |
---|---|
LogException
|
|
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. |
|
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.publicationfollower | |
---|---|
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.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.test | |
---|---|
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.tools | |
---|---|
Stamp
This class represents a stamp. |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |