psdi.app.workorder

Class WPServiceSet

    • Constructor Detail

      • WPServiceSet

        public WPServiceSet(MboServerInterface ms)
                     throws MXException,
                            java.rmi.RemoteException
        Construct the set of work plan service.
        Parameters:
        ms - The MboServerInterface for WPServiceSet to access internals of the MXServer.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Factory method to create a work plan service.
        Overrides:
        getMboInstance in class WPItemSet
        Parameters:
        ms - The WPService MboSet.
        Returns:
        a work plan service Mbo.
        Throws:
        MXException
        java.rmi.RemoteException
      • clearIfFirst

        protected void clearIfFirst()
                             throws MXException,
                                    java.rmi.RemoteException
        Clears the work order estimates if this is the first mbo to be added
        Overrides:
        clearIfFirst in class WPItemSet
        Throws:
        MXException
        java.rmi.RemoteException