|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAggregationFactory
Method Summary | |
---|---|
IAggrFunction |
getAggregation(java.lang.String name)
get an IAggrFunction instance whos's name is name . |
java.util.List |
getAggregations()
returns a list of IAggrFunction instances that current
factory produces. |
Method Detail |
---|
java.util.List getAggregations()
IAggrFunction
instances that current
factory produces.
IAggrFunction getAggregation(java.lang.String name)
name
.
name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |