protected static class MultiAxisDataService.PropertiesWrapperBucketDefintion extends BucketDefinition
BucketDefinition.Bucket, BucketDefinition.OrderDecoratorBucket
bucketValueComparator, 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, setMergeHeaderCells
public PropertiesWrapperBucketDefintion(Comparator<Object> comparator, BucketOrder order, CrosstabTotalPositionEnum totalPosition) throws JRException
JRException
public BucketDefinition.Bucket create(Object value)
BucketDefinition
BucketValue
object for a given value.create
in class BucketDefinition
value
- the valueBucketValue
objectCopyright © 2016. All rights reserved.