|
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.MtmCubeDimensionality
Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by CubeOrganization.
public abstract class MtmCubeDimensionality
| Method Summary | |
|---|---|
boolean |
getDimensionIsDense()Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by CubeOrganization. |
MtmDimensionMap |
getDimensionMap()Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by CubeOrganization. |
void |
setDimensionIsDense(boolean newDimensionIsDense)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by CubeOrganization. |
void |
setDimensionMap(MtmDimensionMap newDimensionMap)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by CubeOrganization. |
| 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 MtmDimensionMap getDimensionMap()
CubeOrganization.public boolean getDimensionIsDense()
CubeOrganization.public void setDimensionMap(MtmDimensionMap newDimensionMap)
CubeOrganization.public void setDimensionIsDense(boolean newDimensionIsDense)
CubeOrganization.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||