psdi.iface.app.rcv

Class MoutRCVProcess

    • Constructor Detail

      • MoutRCVProcess

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

      • checkBusinessRules

        public int checkBusinessRules(MboRemote mbo,
                                      MosDetailInfo mosDetInfo,
                                      java.util.Map ovrdColValueMap)
                               throws MXException,
                                      java.rmi.RemoteException
        Call back method to find out whether we can send data out.
        Overrides:
        checkBusinessRules in class MosDefinitionImpl
        Parameters:
        mbo - the current processing mbo
        Returns:
        - PROCESS, SKIP indicating if we can send data out
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception