protected static class MultiAxisDataService.PropertiesWrapperBucketDefintion extends BucketDefinition
BucketDefinition.BucketbucketValueComparator, orderByExpression, orderValueComparator, VALUE_NULL, VALUE_TOTAL, VALUE_TYPE_NULL, VALUE_TYPE_TOTAL, VALUE_TYPE_VALUE| Constructor and Description |
|---|
MultiAxisDataService.PropertiesWrapperBucketDefintion(Comparator<Object> comparator,
SortOrderEnum order,
CrosstabTotalPositionEnum totalPosition) |
| Modifier and Type | Method and Description |
|---|---|
BucketDefinition.Bucket |
create(Object value)
Creates a
BucketValue object for a given value. |
compareOrderValues, computeTotal, createOrderComparator, getOrderByExpression, getTotalPosition, hasOrderValues, setComputeTotalpublic MultiAxisDataService.PropertiesWrapperBucketDefintion(Comparator<Object> comparator, SortOrderEnum order, CrosstabTotalPositionEnum totalPosition) throws JRException
JRExceptionpublic BucketDefinition.Bucket create(Object value)
BucketDefinitionBucketValue object for a given value.create in class BucketDefinitionvalue - the valueBucketValue objectCopyright © 2012. All Rights Reserved.