|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IAggregateRef
A IAggregateRef object represents a aggregate reference.
| Field Summary |
|---|
| Fields inherited from interface inetsoft.uql.erm.DataRef |
|---|
AGG_CALC, CUBE, CUBE_DIMENSION, CUBE_MEASURE, CUBE_MODEL_DIMENSION, CUBE_MODEL_TIME_DIMENSION, CUBE_TIME_DIMENSION, DIMENSION, MEASURE, MODEL, NONE, TIME |
| Method Summary | |
|---|---|
AggregateFormula |
getFormula()
Get the formula. |
int |
getPercentageOption()
Get the percentage option of this reference. |
DataRef |
getSecondaryColumn()
Get the formula secondary column. |
void |
setFormula(AggregateFormula formula)
Set the formula. |
void |
setPercentageOption(int percentage)
Set the percentage option of this reference. |
void |
setSecondaryColumn(DataRef ref)
Set the secondary column to be used in the formula. |
| Methods inherited from interface inetsoft.uql.erm.DataRefWrapper |
|---|
getDataRef, setDataRef |
| Methods inherited from interface inetsoft.uql.erm.DataRef |
|---|
addr, clone, equals, getAttribute, getAttributes, getDataType, getDefaultFormula, getEntities, getEntity, getName, getRefType, getTypeNode, isEmpty, isEntityBlank, isExpression, parseData, toView, writeData |
| Methods inherited from interface inetsoft.util.XMLSerializable |
|---|
parseXML, writeXML |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
AggregateFormula getFormula()
void setFormula(AggregateFormula formula)
int getPercentageOption()
void setPercentageOption(int percentage)
percentage - the percentage option of this reference.DataRef getSecondaryColumn()
void setSecondaryColumn(DataRef ref)
ref - formula secondary column.
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||