com.ibm.tivoli.maximo.skd.app

Class SKDPMFOCostSet

  • java.lang.Object
    • Constructor Detail

      • SKDPMFOCostSet

        public SKDPMFOCostSet(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
      • CalculatePMCost

        public void CalculatePMCost(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
      • deleteSKDPMFOCost

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

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

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

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

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

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

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

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

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

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

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

        public void populateSKDPMCost(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