psdi.app.pm

Class PMForecastSet

    • Field Detail

      • canDeletePMForecast

        public boolean canDeletePMForecast
    • Constructor Detail

      • PMForecastSet

        public PMForecastSet(MboServerInterface ms)
                      throws MXException,
                             java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new PMForecast object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        New PMForecast object
        Throws:
        MXException
        java.rmi.RemoteException