psdi.iface.app.wo

Class MoutWORsvProcess

    • Constructor Detail

      • MoutWORsvProcess

        public MoutWORsvProcess()
                         throws MXException,
                                java.rmi.RemoteException
        Constructor
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • isUpdateSenderSysId

        protected boolean isUpdateSenderSysId(MboSetInfo mboSetInfo,
                                              MboRemote mbo,
                                              boolean isHeader)
                                       throws java.rmi.RemoteException,
                                              MXApplicationException
        Set sendersysid to Reservations children of WO as well. This is the overriden from the base default implementation.
        Overrides:
        isUpdateSenderSysId in class MicSetOut
        Parameters:
        mboSetInfo - the mbo set info
        mbo - the mbo
        isHeader - indicator for top level
        Returns:
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception
        MXApplicationException