|
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
oracle.olapi.metadata.mtm.MtmValueLevelHierarchyMap
Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by HierarchyLevelMap.
public class MtmValueLevelHierarchyMap
| Method Summary | |
|---|---|
java.lang.Object |
acceptVisitor(MtmObjectVisitor visitor, java.lang.Object context)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by HierarchyLevelMap. |
MtmSolvedLevelHierarchyMap |
getSolvedLevelHierarchyMap()Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by HierarchyLevelMap. |
void |
setSolvedLevelHierarchyMap(MtmSolvedLevelHierarchyMap newSolvedLevelHierarchyMap)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by HierarchyLevelMap. |
| Methods inherited from class oracle.olapi.metadata.mtm.MtmValueHierarchyMap |
|---|
addOrderSpecification, getOrderSpecifications, removeOrderSpecification |
| Methods inherited from class oracle.olapi.metadata.mtm.MtmSourceMap |
|---|
getMdmSource, setMdmSource |
| Methods inherited from class oracle.olapi.metadata.mtm.MtmObject |
|---|
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.lang.Object acceptVisitor(MtmObjectVisitor visitor,
java.lang.Object context)
HierarchyLevelMap.acceptVisitor in class MtmObjectpublic MtmSolvedLevelHierarchyMap getSolvedLevelHierarchyMap()
HierarchyLevelMap.public void setSolvedLevelHierarchyMap(MtmSolvedLevelHierarchyMap newSolvedLevelHierarchyMap)
HierarchyLevelMap.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||