psdi.app.workorder

Class WorkTypeSet

    • Constructor Detail

      • WorkTypeSet

        public WorkTypeSet(MboServerInterface ms)
                    throws MXException,
                           java.rmi.RemoteException
        Construct the set of work types.
        Parameters:
        ms - the MboServerInterface for the set of work types.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create a work type object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        the - work type MboSet.
        Returns:
        a work type Mbo object.
        Throws:
        MXException
        java.rmi.RemoteException