| Package | Description |
|---|---|
| org.openforis.collect.mondrian |
| Modifier and Type | Field and Description |
|---|---|
protected ExpressionView |
Hierarchy.Level.captionExpression |
protected ExpressionView |
Hierarchy.Level.keyExpression |
protected ExpressionView |
Schema.Cube.Measure.measureExpression |
protected ExpressionView |
Hierarchy.Level.nameExpression |
protected ExpressionView |
Hierarchy.Level.ordinalExpression |
protected ExpressionView |
Hierarchy.Level.parentExpression |
| Modifier and Type | Method and Description |
|---|---|
ExpressionView |
ObjectFactory.createExpressionView()
Create an instance of
ExpressionView |
ExpressionView |
Hierarchy.Level.getCaptionExpression()
Gets the value of the captionExpression property.
|
ExpressionView |
Hierarchy.Level.getKeyExpression()
Gets the value of the keyExpression property.
|
ExpressionView |
Schema.Cube.Measure.getMeasureExpression()
Gets the value of the measureExpression property.
|
ExpressionView |
Hierarchy.Level.getNameExpression()
Gets the value of the nameExpression property.
|
ExpressionView |
Hierarchy.Level.getOrdinalExpression()
Gets the value of the ordinalExpression property.
|
ExpressionView |
Hierarchy.Level.getParentExpression()
Gets the value of the parentExpression property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Hierarchy.Level.setCaptionExpression(ExpressionView value)
Sets the value of the captionExpression property.
|
void |
Hierarchy.Level.setKeyExpression(ExpressionView value)
Sets the value of the keyExpression property.
|
void |
Schema.Cube.Measure.setMeasureExpression(ExpressionView value)
Sets the value of the measureExpression property.
|
void |
Hierarchy.Level.setNameExpression(ExpressionView value)
Sets the value of the nameExpression property.
|
void |
Hierarchy.Level.setOrdinalExpression(ExpressionView value)
Sets the value of the ordinalExpression property.
|
void |
Hierarchy.Level.setParentExpression(ExpressionView value)
Sets the value of the parentExpression property.
|
Copyright © 2021 Open Foris. All rights reserved.