public class MASGroupMapperExit extends JSONMapperExit
| Modifier and Type | Field and Description |
|---|---|
static MXLogger |
INTEGRATIONLOGGER
Integration logger for logging messages related to MAXIMO startup.
|
initedIn, initedOutconn, 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, setDataOutcallExitsIn, callExitsOut, mapDataIn, mapDataOut, mapExitsIn, mapExitsOutcheckStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getEndPoint, getExtSystem, getIfaceName, getMaxIfaceControl, getMboServer, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, getUserResponse, initExitsIn, initExitsOut, setEndPoint, setUserResponse, skipIntegrationObjectpublic 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 JSONMapperExiterData - - 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
MXExceptionjava.rmi.RemoteExceptionpublic java.lang.String getWorkSpaceID()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic java.lang.String getAppName()