E
- report data object@FunctionalInterface
public static interface ReportTree.Consolidator<E extends DataObject<E>>
Modifier and Type | Method and Description |
---|---|
void |
consolidate(E parent,
E child)
rolls-up data from child to parent
|