Package org.outerj.xreporter.userentrystore

Interface Summary
UserEntryStore This component is reponsible for storing and retrieving the values of parameters and conditions.
 

Class Summary
StoredCondition This class holds the operator and values of a condition that is retrieved from the UserEntryStore.
UserEntryStoreImpl Default implementation of the UserEntryStore role.
 

Exception Summary
UserEntryStoreException This exception is thrown when an error occured while trying to load or store a user entry.