com.ibm.tivoli.maximo.skd.app

Class SKDCostSet

  • java.lang.Object
    • Constructor Detail

      • SKDCostSet

        public SKDCostSet(MboServerInterface ms)
                   throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Description copied from class: MboSet
        Factory to create the business objects This must be overridden in derived class
        Specified by:
        getMboInstance in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException
      • populate

        public void populate(java.lang.String startWeekDay,
                             long SKDProjectId)
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • populate

        public void populate()
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteSKDCost

        public void deleteSKDCost()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteSKDCost

        public void deleteSKDCost(long SKDProjectId)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteSKDCostTemp

        public void deleteSKDCostTemp()
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteSKDCostTemp

        public void deleteSKDCostTemp(long SKDProjectId)
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • populateWAPPRCestCost

        public void populateWAPPRCestCost()
                                   throws MXException,
                                          java.rmi.RemoteException
        Populate WAPPR Committed Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateWAPPRCestCost

        public void populateWAPPRCestCost(java.lang.String startWeekDay,
                                          long SKDProjectId)
                                   throws MXException,
                                          java.rmi.RemoteException
        Populate WAPPR Committed Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateAPPRCestCost

        public void populateAPPRCestCost()
                                  throws MXException,
                                         java.rmi.RemoteException
        Populate APPR Committed Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateAPPRCestCost

        public void populateAPPRCestCost(java.lang.String startWeekDay,
                                         long SKDProjectId)
                                  throws MXException,
                                         java.rmi.RemoteException
        Populate APPR Committed Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateWAPPRSestCost

        public void populateWAPPRSestCost()
                                   throws MXException,
                                          java.rmi.RemoteException
        Populate WAPPR Saved Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateWAPPRSestCost

        public void populateWAPPRSestCost(java.lang.String startWeekDay,
                                          long SKDProjectId)
                                   throws MXException,
                                          java.rmi.RemoteException
        Populate WAPPR Saved Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateAPPRSestCost

        public void populateAPPRSestCost()
                                  throws MXException,
                                         java.rmi.RemoteException
        Populate APPR Saved Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateAPPRSestCost

        public void populateAPPRSestCost(java.lang.String startWeekDay,
                                         long SKDProjectId)
                                  throws MXException,
                                         java.rmi.RemoteException
        Populate APPR Saved Estimated Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActLabCost

        public void populateActLabCost()
                                throws MXException,
                                       java.rmi.RemoteException
        Populate Actual Labor Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActLabCost

        public void populateActLabCost(java.lang.String startWeekDay,
                                       long SKDProjectId)
                                throws MXException,
                                       java.rmi.RemoteException
        Populate Actual Labor Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActMatCost

        public void populateActMatCost()
                                throws MXException,
                                       java.rmi.RemoteException
        Populate Actual Material Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActMatCost

        public void populateActMatCost(java.lang.String startWeekDay,
                                       long SKDProjectId)
                                throws MXException,
                                       java.rmi.RemoteException
        Populate Actual Material Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActServCost

        public void populateActServCost()
                                 throws MXException,
                                        java.rmi.RemoteException
        Populate Actual Service Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActServCost

        public void populateActServCost(java.lang.String startWeekDay,
                                        long SKDProjectId)
                                 throws MXException,
                                        java.rmi.RemoteException
        Populate Actual Service Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActToolCost

        public void populateActToolCost()
                                 throws MXException,
                                        java.rmi.RemoteException
        Populate Actual Tool Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • populateActToolCost

        public void populateActToolCost(java.lang.String startWeekDay,
                                        long SKDProjectId)
                                 throws MXException,
                                        java.rmi.RemoteException
        Populate Actual Tool Cost
        Throws:
        MXException
        java.rmi.RemoteException
      • updateSKDTemp

        public void updateSKDTemp()
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateSKDTemp

        public void updateSKDTemp(long SKDProjectId)
                           throws MXException,
                                  java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isSKDTempEmpty

        public boolean isSKDTempEmpty()
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • isSKDTempEmpty

        public boolean isSKDTempEmpty(long SKDProjectId)
                               throws MXException,
                                      java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • populateSKDCost

        public void populateSKDCost()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • populateSKDCost

        public void populateSKDCost(long SKDProjectId)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateTotalCost

        public void updateTotalCost()
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateTotalCost

        public void updateTotalCost(long SKDProjectId)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateTimePeriod

        public void updateTimePeriod()
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateTimePeriod

        public void updateTimePeriod(long SKDProjectId)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • executeStatement

        public void executeStatement(java.lang.String sqlStatement)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • getPrimaryKey

        public java.lang.String getPrimaryKey(java.lang.String project,
                                              java.lang.String tableID)
                                       throws MXException,
                                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException