protected static class MultiAxisDataService.PropertiesWrapperBucketDefintion extends BucketDefinition
BucketDefinition.Bucket, BucketDefinition.OrderDecoratorBucketbucketValueComparator, EXCEPTION_MESSAGE_KEY_UNSUPPORTED_ORDER_TYPE, orderer, VALUE_NULL, VALUE_TOTAL, VALUE_TYPE_NULL, VALUE_TYPE_TOTAL, VALUE_TYPE_VALUE| Constructor and Description |
|---|
PropertiesWrapperBucketDefintion(Comparator<Object> comparator,
BucketOrder order,
CrosstabTotalPositionEnum totalPosition) |
| Modifier and Type | Method and Description |
|---|---|
BucketDefinition.Bucket |
create(Object value)
Creates a
BucketValue object for a given value. |
computeTotal, createOrderComparator, getOrder, getOrderer, getTotalPosition, isMergeHeaderCells, isSorted, setComputeTotal, setMergeHeaderCellspublic PropertiesWrapperBucketDefintion(Comparator<Object> comparator, BucketOrder order, CrosstabTotalPositionEnum totalPosition) throws JRException
JRExceptionpublic BucketDefinition.Bucket create(Object value)
BucketDefinitionBucketValue object for a given value.create in class BucketDefinitionvalue - the valueBucketValue objectCopyright © 2017. All rights reserved.