|
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.express.mdm.MdmObject | +--oracle.express.mdm.MdmSource | +--oracle.express.mdm.MdmDimension | +--oracle.express.mdm.MdmHierarchicalDimension
Deprecated. As of Oracle9i, Release 2 (9.2.0.3), replaced by MdmSubDimension
.
Method Summary | |
MdmAttribute |
getAncestorsRelation() Deprecated. See MdmSubDimension . |
MdmAttribute |
getParentRelation() Deprecated. See MdmSubDimension . |
Methods inherited from class oracle.express.mdm.MdmDimension |
getAttributes, getDefinition, getMemberType, getPluralDescription, getShortDescription, getShortPluralDescription, getValueFormat |
Methods inherited from class oracle.express.mdm.MdmSource |
getDataType, getSource, getType |
Methods inherited from class oracle.express.mdm.MdmObject |
acceptVisitor, getDescription, getID, getMdmTags, getMetadataProvider, getName, getNewMdmObject, hasMdmTag, isDeleted |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public final MdmAttribute getAncestorsRelation() throws MetadataNotFoundException
MdmSubDimension
.public final MdmAttribute getParentRelation() throws MetadataNotFoundException
MdmSubDimension
.
|
Oracle® OLAP Java API Reference 10g Release 2 (10.2) B14348-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |