| Package | Description |
|---|---|
| org.openforis.collect.mondrian |
| Modifier and Type | Field and Description |
|---|---|
protected AggColumnName |
Table.AggName.aggFactCount |
protected AggColumnName |
Table.AggPattern.aggFactCount |
| Modifier and Type | Field and Description |
|---|---|
protected List<AggColumnName> |
Table.AggName.aggIgnoreColumn |
protected List<AggColumnName> |
Table.AggPattern.aggIgnoreColumn |
| Modifier and Type | Method and Description |
|---|---|
AggColumnName |
ObjectFactory.createAggColumnName()
Create an instance of
AggColumnName |
AggColumnName |
Table.AggName.getAggFactCount()
Gets the value of the aggFactCount property.
|
AggColumnName |
Table.AggPattern.getAggFactCount()
Gets the value of the aggFactCount property.
|
| Modifier and Type | Method and Description |
|---|---|
List<AggColumnName> |
Table.AggName.getAggIgnoreColumn()
Gets the value of the aggIgnoreColumn property.
|
List<AggColumnName> |
Table.AggPattern.getAggIgnoreColumn()
Gets the value of the aggIgnoreColumn property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.AggName.setAggFactCount(AggColumnName value)
Sets the value of the aggFactCount property.
|
void |
Table.AggPattern.setAggFactCount(AggColumnName value)
Sets the value of the aggFactCount property.
|
Copyright © 2021 Open Foris. All rights reserved.