psdi.app.ticket

Class SRSet

    • Constructor Detail

      • SRSet

        public SRSet(MboServerInterface ms)
              throws MXException,
                     java.rmi.RemoteException
        Constructs the set of SRs.
        Parameters:
        ms - the MboServerInterface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generates a new SR object.
        Overrides:
        getMboInstance in class TicketSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new SR.
        Throws:
        MXException
        java.rmi.RemoteException