psdi.dm.procclass

Class DMInboundCommCfgProcess

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class DMInboundCommCfgProcess
    extends MicSetIn
    Represents class to process inboundcommcfg data from external system. WFprocess need to be active for inboundcommcfg ,but workflow active is restricted field.
    • Constructor Detail

      • DMInboundCommCfgProcess

        public DMInboundCommCfgProcess()
                                throws MXException,
                                       java.rmi.RemoteException
        Construct the set
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • setAdditionalData

        public void setAdditionalData(MboSetRemote mboSet,
                                      java.lang.String objectName)
                               throws MXException,
                                      java.rmi.RemoteException
        Call back method to set all values which was not set. Called per mbo after the mbo fields has been set.
        Overrides:
        setAdditionalData in class MosProcessImpl
        Parameters:
        mboSet - The MboSet of the currently processed mbo.
        objectName - the name of the currently processed mbo.
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception