public class MASGroupMapperExit extends JSONMapperExit
Modifier and Type | Field and Description |
---|---|
static MXLogger |
INTEGRATIONLOGGER
Integration logger for logging messages related to MAXIMO startup.
|
initedIn, initedOut
conn, dbName, errData, extSystem, ifaceName, ifaceType, integrationLogger, messageType, mosName, mxTrans, primarySystem, userInfo
Constructor and Description |
---|
MASGroupMapperExit()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAppName() |
java.lang.String |
getWorkSpaceID() |
StructureData |
setDataIn(StructureData erData)
Inbound Processing Class.
|
boolean |
toBeDeleted(com.ibm.json.java.JSONObject erJo) |
afterProcess, getMapNameIn, getMapNameOut, setDataOut
callExitsIn, callExitsOut, mapDataIn, mapDataOut, mapExitsIn, mapExitsOut
checkStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getEndPoint, getExtSystem, getIfaceName, getMaxIfaceControl, getMboServer, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, getUserResponse, initExitsIn, initExitsOut, setEndPoint, setUserResponse, skipIntegrationObject
public static final MXLogger INTEGRATIONLOGGER
public MASGroupMapperExit() 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 toBeDeleted(com.ibm.json.java.JSONObject erJo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public java.lang.String getWorkSpaceID() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public java.lang.String getAppName()