|
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.MtmAggregationStep
Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by AggregationCommand.
public abstract class MtmAggregationStep
| Method Summary | |
|---|---|
void |
addDimensionMap(MtmDimensionMap dimensionMap)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by AggregationCommand. |
java.util.List |
getDimensionMaps()Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by AggregationCommand. |
void |
removeDimensionMap(MtmDimensionMap dimMap)Deprecated. As of Oracle 11g, Release 1 (11.1); replaced by AggregationCommand. |
| 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 final void addDimensionMap(MtmDimensionMap dimensionMap)
AggregationCommand.public java.util.List getDimensionMaps()
AggregationCommand.public final void removeDimensionMap(MtmDimensionMap dimMap)
AggregationCommand.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||