Package org.palo.api.persistence

Interface Summary
PersistenceError A PersistenceError describes an error which could happen during the loading or saving of jpalo subjects like Subsets or CubeViews.
PersistenceObserver A PersistenceObserver is used to monitor the loading and saving of persistence palo objects like Subsets and CubeViews.
SubsetLoadObserver Deprecated. NOT YET OFFICIAL - SUBJECT TO CHANGE
 

Class Summary
PersistenceObserverAdapter A PersistenceObserverAdapter provides empty method implementations for the PersistenceObserver interface.
 

Exception Summary
PaloPersistenceException PaloPersistenceException defines an exception which is thrown in case of problems during loading or saving of palo API persistence objects like CubeViews or Subsets.