psdi.iface.app.gl

Class MoutGLProcess

    • Constructor Detail

      • MoutGLProcess

        public MoutGLProcess()
                      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 - Reference to processing Mbo
        mosDetInfo - Reference to Object Struture Detail info for the current level
        ovrdColValueMap - Map to set all values to be set in the XML
        Returns:
        - PROCESS, SKIP indicating if we can send data out
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getInternalReceiptStatus

        public java.lang.String getInternalReceiptStatus(java.lang.String receiptStatus)
                                                  throws MXException,
                                                         java.rmi.RemoteException
        IV71783:pmr86316,130,846: translates the receipt.status to the internal value of synonymdomain RECEIPTSTATUS
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException