When you work with the persistence service, you work with the following packages:
oracle.dss.metadataManager.client
-- Contains the main MetadataManager bean class.
oracle.dss.metadataManager.common
-- Includes objects that represent metadata objects in an OLAP service and that represent objects in the BI Beans Catalog. Also includes constants that are used in some methods.
oracle.dss.metadataUtil
-- Includes constants that are used in some methods, as well as objects that are required for some operations.
oracle.dss.bicontext
-- Includes the BIContext
interface and interfaces for security.
oracle.dss.persistence.gui
-- Includes the user interface for the persistence object chooser (Open and Save dialog box).