|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CalcGroup
| 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 | |
|---|---|
inetsoft.report.internal.binding.OrderInfo |
getOrderInfo()
Get the grouping ordering. |
String |
getSource()
Get the source. |
String |
getSourcePrefix()
Get the prefix. |
int |
getSourceType()
Get the type. |
inetsoft.report.internal.binding.TopNInfo |
getTopN()
Get the topN definition. |
boolean |
isDate()
Check if is date type. |
void |
setOrderInfo(inetsoft.report.internal.binding.OrderInfo info)
Set the grouping ordering. |
void |
setSource(String source)
Set the source. |
void |
setSourcePrefix(String prefix)
Set the prefix. |
void |
setSourceType(int type)
Set the type. |
void |
setTopN(inetsoft.report.internal.binding.TopNInfo topn)
Set the topN definition. |
| 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 |
|---|
int getSourceType()
void setSourceType(int type)
type - the specified type.String getSourcePrefix()
void setSourcePrefix(String prefix)
prefix - the specified prefix.String getSource()
void setSource(String source)
source - the specified source.inetsoft.report.internal.binding.OrderInfo getOrderInfo()
void setOrderInfo(inetsoft.report.internal.binding.OrderInfo info)
inetsoft.report.internal.binding.TopNInfo getTopN()
void setTopN(inetsoft.report.internal.binding.TopNInfo topn)
boolean isDate()
|
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 | ||||||||