psdi.app.pm

Class PMSeasonsSet

    • Constructor Detail

      • PMSeasonsSet

        public PMSeasonsSet(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 PMSeasons object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new PMSeasons object
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

        public void canAdd()
                    throws MXException
        Determines whether PMSeason's can be added to this Set or not. must be added to a set which is owned by a PM. Throws interactive message in case of UI to delete the PM Hierarchy forecast if the new season record is added.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException