com.ibm.tivoli.maximo.skd.model

Interface RollUpModelUpdater.SummaryVisitor

    • Method Detail

      • updateSummary

        boolean updateSummary(IMXActivity parent,
                              java.util.List children)
        Will populate the parent (ie, summary row) based on values from the children
        Parameters:
        parent -
        children -
        Returns:
        true to indicate the parent changed