public class IOTMapperExit extends JSONMapperExit
Constructor and Description |
---|
IOTMapperExit()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMapNameIn(StructureData irData) |
StructureData |
setDataIn(StructureData erData)
Inbound Processing Class.
|
afterProcess, 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 IOTMapperExit() 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 java.lang.String getMapNameIn(StructureData irData) throws MXException, java.rmi.RemoteException
getMapNameIn
in class JSONMapperExit
MXException
java.rmi.RemoteException