Uses of Package
org.palo.api.persistence

Packages that use org.palo.api.persistence
org.palo.api   
org.palo.api.impl   
org.palo.api.persistence   
org.palo.api.subsets.impl   
 

Classes in org.palo.api.persistence used by org.palo.api
PersistenceObserver
          A PersistenceObserver is used to monitor the loading and saving of persistence palo objects like Subsets and CubeViews.
 

Classes in org.palo.api.persistence used by org.palo.api.impl
PersistenceError
          A PersistenceError describes an error which could happen during the loading or saving of jpalo subjects like Subsets or CubeViews.
 

Classes in org.palo.api.persistence used by org.palo.api.persistence
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.
 

Classes in org.palo.api.persistence used by org.palo.api.subsets.impl
SubsetLoadObserver
          Deprecated. NOT YET OFFICIAL - SUBJECT TO CHANGE