psdi.dm.procclass

Class DMLanguageProcess

  • All Implemented Interfaces:
    MicConstants, MosConstants


    public class DMLanguageProcess
    extends MicSetIn
    Represents class to process DMLANGUAGE mos in Deployment manager.
    • Constructor Detail

      • DMLanguageProcess

        public DMLanguageProcess()
                          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
        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.
        objectName - Give name of process MAXIMO table
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception