psdi.app.masterpm

Class MasterPMSeasonsSet

    • Constructor Detail

      • MasterPMSeasonsSet

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

        public void canAdd()
                    throws MXException
        Determines whether MasterPMSeason's can be added to this Set or not. must be added to a set which is owned by a MasterPM.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException