psdi.app.workorder

Class WOMeterSet

    • Constructor Detail

      • WOMeterSet

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

      • getMboInstance

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

        public void canAdd()
                    throws MXException
        Description copied from class: MboSet
        Can an object be added to the collection ? This is usually overriden in the specific mboset
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException