| Subclasses of IndexSystem in com.sptci.prevayler |
(package private) class |
ConstraintSystem
System that abstracts all constraint enforcing rules for the prevalent
system. |
(package private) class |
ObjectGraphSystem
Abstracts all the code for decomposing and reconstituting object graphs
for the prevalent system. |
class |
PrevalentSystem
A base class for prevalent systems that will be managed by Prevayler and
wrapped in a Prevayler instance. |
(package private) class |
SearchSystem
Abstracts all the full-text search indexing and de-indexing operations
for the prevalent system. |