|
Oracle® OLAP Java API Reference 11g Release 1 (11.1) B28128-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.olapi.metadata.BaseMetadataObject
oracle.olapi.metadata.mtm.MtmObject
oracle.olapi.metadata.mtm.MtmSourceMap
oracle.olapi.metadata.mtm.MtmDimensionMap
oracle.olapi.metadata.mtm.MtmSubDimensionMap
oracle.olapi.metadata.mtm.MtmHierarchyMap
oracle.olapi.metadata.mtm.MtmValueHierarchyMap
Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by DimensionMap.
public abstract class MtmValueHierarchyMap
| Method Summary | |
|---|---|
void |
addOrderSpecification(MtmDimensionOrderSpecification orderSpec)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by DimensionMap. |
java.util.List |
getOrderSpecifications()Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by DimensionMap. |
void |
removeOrderSpecification(MtmDimensionOrderSpecification orderSpec)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by DimensionMap. |
| Methods inherited from class oracle.olapi.metadata.mtm.MtmSourceMap |
|---|
getMdmSource, setMdmSource |
| Methods inherited from class oracle.olapi.metadata.mtm.MtmObject |
|---|
acceptVisitor, getMetadataProvider |
| Methods inherited from class oracle.olapi.metadata.BaseMetadataObject |
|---|
getID, getOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.util.List getOrderSpecifications()
DimensionMap.public void addOrderSpecification(MtmDimensionOrderSpecification orderSpec)
DimensionMap.public void removeOrderSpecification(MtmDimensionOrderSpecification orderSpec)
DimensionMap.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||