psdi.plusc.app.jobplan

Class PlusCJobPlanStatusSet

  • java.lang.Object
    • Constructor Detail

      • PlusCJobPlanStatusSet

        public PlusCJobPlanStatusSet(MboServerInterface mboserverinterface)
                              throws MXException,
                                     java.rmi.RemoteException
        Instantiates a new plus c job plan status set.
        Parameters:
        mboserverinterface - the mboserverinterface
        Throws:
        MXException - the mX exception
        java.rmi.RemoteException - the remote exception
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet mboset)
                              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