public static interface RollUpModelUpdater.SummaryVisitor
Modifier and Type | Method and Description |
---|---|
boolean |
updateSummary(IMXActivity parent,
java.util.List<IMXActivity> children)
Will populate the parent (ie, summary row) based on values from the children
|
boolean updateSummary(IMXActivity parent, java.util.List<IMXActivity> children)
parent
- children
-