|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsolFuns
Simple interface to represent available consolidation functions
| Field Summary | |
|---|---|
static String |
CF_AVERAGE
Constant to represent AVERAGE consolidation function |
static String |
CF_FIRST
Constant to represent FIRST consolidation function |
static String |
CF_LAST
Constant to represent LAST consolidation function |
static String |
CF_MAX
Constant to represent MAX consolidation function |
static String |
CF_MIN
Constant to represent MIN consolidation function |
static String |
CF_TOTAL
Constant to represent TOTAL consolidation function |
| Field Detail |
|---|
static final String CF_AVERAGE
static final String CF_MIN
static final String CF_MAX
static final String CF_LAST
static final String CF_FIRST
static final String CF_TOTAL
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||