psdi.dm.procclass

Class DMCfgGroupProcess

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class DMCfgGroupProcess
    extends MicSetIn
    Represents class to process dmcfggroup. When a new mos is created, a new maxintobject is created. Since maxintobject is in DD group, we need to avoid validation.
    • Constructor Detail

      • DMCfgGroupProcess

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

      • setAdditionalData

        public void setAdditionalData(MboSetRemote mboSet,
                                      java.lang.String tableName)
                               throws MXException,
                                      java.rmi.RemoteException
        Description copied from class: MosProcessImpl
        Default method to set all addition data from XML to MBO which was not set thru Integration DD
        Overrides:
        setAdditionalData in class MosProcessImpl
        Parameters:
        mboSet - Give MboSet for the current level.
        tableName - Give name of process MAXIMO table
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception