com.ibm.tivoli.maximo.skd.model

Interface IPercentCompleteSummaryMethod

    • Method Detail

      • updatePercentCompleteSummary

        boolean updatePercentCompleteSummary(IMXActivity parent,
                                             java.util.List children)
        Needs to populate the percent complete field in the parent based on the current percent complete values in the children. At the time this is called the children's % complete will have been calculated.
        Parameters:
        parent -
        children -
        Returns: