public interface MultiDimensionDimensionHeaderCell
Modifier and Type | Interface and Description |
---|---|
static class |
MultiDimensionDimensionHeaderCell.State |
Modifier and Type | Method and Description |
---|---|
long |
getCount()
Get the cumulated count for the whole row/slice/hypercube
corresponding to this cell.
|
java.lang.String |
getDimensionId()
Get the dimension id
|
double |
getDoubleAggregationValue(int id) |
long |
getLongAggregationValue(int id)
Get the aggregation values for the whole row/slice/hypercube
corresponding to this cell.
|
java.lang.String |
getPath() |
java.lang.String |
getRefinement()
Get the refinement id for to refine on this cell.
|
java.lang.String |
getRefinement(java.lang.String facetId)
Deprecated.
|
MultiDimensionDimensionHeaderCell.State |
getState()
Get the refinement state of this cell
|
java.lang.String |
getTitle() |
java.lang.String getPath()
java.lang.String getTitle()
@Deprecated java.lang.String getRefinement(java.lang.String facetId)
java.lang.String getRefinement()
java.lang.String getDimensionId()
MultiDimensionDimensionHeaderCell.State getState()
long getCount()
long getLongAggregationValue(int id)
double getDoubleAggregationValue(int id)
Copyright © 2021 Dassault Systèmes, All Rights Reserved.