public class NumberSumLoader extends AbstractAggregateLoader<Number>
AttributeLoader.Aggregate<T>, AttributeLoader.AggregateContext<T>, AttributeLoader.Context, AttributeLoader.ForestIndependent<T>, AttributeLoader.Propagate<T>, AttributeLoader.PropagateContext<T>
mySpec
Constructor and Description |
---|
NumberSumLoader(AttributeSpec<Number> stringSpec,
AttributeSpec<Number> rowValueAttribute) |
Modifier and Type | Method and Description |
---|---|
Set<? extends AttributeSpec<?>> |
getAttributeDependencies() |
AttributeValue<Number> |
loadValue(List<AttributeValue<Number>> childrenValues,
AttributeLoader.AggregateContext<Number> context) |
getCachingStrategy, isEveryItemTypeSupported, isItemTypeSupported
getAttributeSpec
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributeSpec
public NumberSumLoader(AttributeSpec<Number> stringSpec, AttributeSpec<Number> rowValueAttribute)
@NotNull public Set<? extends AttributeSpec<?>> getAttributeDependencies()
public AttributeValue<Number> loadValue(List<AttributeValue<Number>> childrenValues, AttributeLoader.AggregateContext<Number> context)
Copyright © 2017 ALM Works. All Rights Reserved.