Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Package oracle.dss.metadataManager.common

Interface Summary
MetadataManagerListener Listener for changes to metadata.

 

Class Summary
MDAttribute A client-side representation of an attribute in an analytic workspace.
MDDimension A client-side representation of a dimension in an analytic workspace.
MDFolder The directory service class for the MetadataManager.
MDHierarchy A client-side representation of a hierarchy in an analytic workspace.
MDLevel A client-side representation of a level in an analytic workspace.
MDMeasure A client-side representation of a measure in an analytic workspace.
MDMemberMetadata A client-side representation of a dimension member in an analytic workspace.
MDObject A client-side representation of an object in an analytic workspace or in the repository.
MDRoot The root folder in the MetadataManager.
MDSelection A client-side representation of a selection in an analytic workspace.
MetadataManagerAdapter Basic implementation of the MetadataManagerListener interface.
MetadataManagerEvent Describes something that has happened in the MetadataManager.
MetadataModifiedEvent Describes changes to metadata.
MM Constants that other MetadataManager classes use.

 

Exception Summary
InsufficientPrivilegeException Indicates that the user does not have a high enough level of privilege to perform the requested operation.
InvalidPropertyException Indicates a problem with a property.
MetadataManagerException Indicates a problem with a MetadataManager operation.
NameClashException Indicates an attempt to give two different objects the same name.
NameNotBoundException Indicates that an object cannot be found because the specified name is not bound to any object.
UnsupportedOperationException Indicates that the requested operation is not supported in this implementation.

 


Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.