When you work with the persistence service, you work with the following packages:
oracle.dss.persistence
-- Includes constants that you use for persistence.
oracle.dss.persistence.persistencemanager.common
-- Includes the PersistenceManager
interface.
oracle.dss.persistence.persistencemanager.client
-- Includes the default implementation of the PersistenceManager
interface.
oracle.dss.bicontext
-- Includes the BIContext
interface and interfaces for security.
oracle.dss.persistence.security
-- Includes methods and interfaces for authorizing access to the BI Beans catalog.
oracle.dss.persistence.gui
-- Includes the user interface for the persistence service, including the explorer and the persistence object chooser (Open and Save dialog box).