com.xmatters.ibm.tivoli.datasync
Class AlarmPointPersonExit

java.lang.Object
  extended by psdi.iface.migexits.BaseExit
      extended by psdi.iface.migexits.UserExit
          extended by com.xmatters.ibm.tivoli.AlarmPointBaseExit
              extended by com.xmatters.ibm.tivoli.datasync.AlarmPointPersonExit

public class AlarmPointPersonExit
extends AlarmPointBaseExit

Maximo UserExit class used to synchronize users and devices with AlarmPoint

Author:
bneate

Field Summary
 
Fields inherited from class psdi.iface.migexits.BaseExit
conn, dbName, errData, extSystem, ifaceName, ifaceType, integrationLogger, messageType, mosName, mxTrans, primarySystem, userInfo
 
Constructor Summary
AlarmPointPersonExit()
           
 
Method Summary
 psdi.iface.mic.StructureData setUserValueOut(psdi.iface.mic.StructureData irData)
           
 
Methods inherited from class com.xmatters.ibm.tivoli.AlarmPointBaseExit
isDisplayMessage, processStructureData
 
Methods inherited from class psdi.iface.migexits.UserExit
callExitsIn, callExitsIn, callExitsOut, callExitsOut, isOriginalDataNeeded, setUserMboIn, setUserValueIn, setUserValueIn, setUserValueOut
 
Methods inherited from class psdi.iface.migexits.BaseExit
checkStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getEndPoint, getExtSystem, getIfaceName, getMaxIfaceControl, getMboServer, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, initExitsIn, initExitsOut, setEndPoint, skipIntegrationObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlarmPointPersonExit

public AlarmPointPersonExit()
Method Detail

setUserValueOut

public psdi.iface.mic.StructureData setUserValueOut(psdi.iface.mic.StructureData irData)
                                             throws psdi.util.MXException,
                                                    java.rmi.RemoteException
Overrides:
setUserValueOut in class psdi.iface.migexits.UserExit
Throws:
psdi.util.MXException
java.rmi.RemoteException