psdi.app.ticket

Class IncidentSet

    • Constructor Detail

      • IncidentSet

        public IncidentSet(MboServerInterface ms)
                    throws MXException,
                           java.rmi.RemoteException
        Constructs the set of Incidents.
        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 Incident object.
        Overrides:
        getMboInstance in class TicketSet
        Parameters:
        ms - MboSet.
        Returns:
        Mbo - the new Incident.
        Throws:
        MXException
        java.rmi.RemoteException