psdi.app.ci

Class MoutCIProcess

    • Constructor Detail

      • MoutCIProcess

        public MoutCIProcess()
                      throws MXException,
                             java.rmi.RemoteException
        default constructor
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • checkBusinessRules

        public int checkBusinessRules(MboRemote mbo,
                                      MosDetailInfo mosDetInfo,
                                      java.util.Map ovrdColValueMap)
                               throws MXException,
                                      java.rmi.RemoteException
        Description copied from class: MosDefinitionImpl
        Default method to call back and find out can we process data from specific table. This method will return always true and can be overriden in MicSet
        Overrides:
        checkBusinessRules in class MosDefinitionImpl
        Parameters:
        mbo - the current processing mbo
        Returns:
        PROCESS (means continue to process)
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception