public class GlobalAggregationSettings extends BusinessEntity
Constructor and Description |
---|
GlobalAggregationSettings() |
GlobalAggregationSettings(ErrorStrategy defaultErrorStrategy,
MultivalueType defaultMultivalueType,
AggregationType defaultAggregationType) |
Modifier and Type | Method and Description |
---|---|
AggregationType |
getDefaultAggregationType() |
ErrorStrategy |
getDefaultErrorStrategy() |
MultivalueType |
getDefaultMultivalueType() |
public GlobalAggregationSettings(ErrorStrategy defaultErrorStrategy, MultivalueType defaultMultivalueType, AggregationType defaultAggregationType)
defaultErrorStrategy
- defaultMultivalueType
- defaultAggregationType
- public GlobalAggregationSettings()
public ErrorStrategy getDefaultErrorStrategy()
public MultivalueType getDefaultMultivalueType()
public AggregationType getDefaultAggregationType()
Copyright © 2013. All Rights Reserved.