public class WeatherAlertMapperExit extends JSONMapperExit
Constructor and Description |
---|
WeatherAlertMapperExit()
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
checkForValidProduct(java.lang.String refId,
java.lang.String productCode) |
StructureData |
setDataIn(StructureData erData)
Inbound Processing Class.
|
afterProcess, getMapNameIn, getMapNameOut, setDataOut
callExitsIn, callExitsOut, mapDataIn, mapDataOut, mapExitsIn, mapExitsOut
checkStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getExtSystem, getIfaceName, getMaxIfaceControl, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, initExitsIn, initExitsOut
public WeatherAlertMapperExit() throws MXException, java.rmi.RemoteException
MXException
- MAXIMO exceptionjava.rmi.RemoteException
- Remote exceptionpublic StructureData setDataIn(StructureData erData) throws MXException, java.rmi.RemoteException
setDataIn
in class JSONMapperExit
erData
- - Give reference values with external data
mapped to MAXIMO format.MXException
- - MAXIMO exceptionjava.rmi.RemoteException
- - Remote exceptionpublic boolean checkForValidProduct(java.lang.String refId, java.lang.String productCode) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException