psdi.iface.masdd

Class MASDDExternalExit



  • public class MASDDExternalExit
    extends ExternalExit
    Base class for MASS DD External Exit
    • Constructor Detail

      • MASDDExternalExit

        public MASDDExternalExit()
                          throws MXException,
                                 java.rmi.RemoteException
        Constructor
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception
    • Method Detail

      • setDataOut

        public StructureData setDataOut(StructureData irData)
                                 throws MXException,
                                        java.rmi.RemoteException
        Get description in user language
        Overrides:
        setDataOut in class ExternalExit
        Parameters:
        irData - Give reference to Integration Object with pure MAXIMO data.
        Returns:
        Reference to Integration Object with MAXIMO data
        Throws:
        MXException - - MAXIMO exception
        java.rmi.RemoteException - - Remote exception