com.xmatters.ibm.tivoli.datasync
Class AlarmPointPersonGroupTeamExit

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.AlarmPointPersonGroupExit
                  extended by com.xmatters.ibm.tivoli.datasync.AlarmPointPersonGroupTeamExit

public class AlarmPointPersonGroupTeamExit
extends AlarmPointPersonGroupExit

Maximo UserExit class used to capture team updates and force a group update so that the AlarmPoint group details will be updated

Author:
bneate

Field Summary
protected  org.apache.log4j.Logger logger
           
 
Fields inherited from class psdi.iface.migexits.BaseExit
conn, dbName, errData, extSystem, ifaceName, ifaceType, integrationLogger, messageType, mosName, mxTrans, primarySystem, userInfo
 
Constructor Summary
AlarmPointPersonGroupTeamExit()
           
 
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
 

Field Detail

logger

protected org.apache.log4j.Logger logger
Constructor Detail

AlarmPointPersonGroupTeamExit

public AlarmPointPersonGroupTeamExit()
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 AlarmPointPersonGroupExit
Throws:
psdi.util.MXException
java.rmi.RemoteException