public class WSIOProcessBaseExit extends ExternalExit
initedIn, initedOut
conn, dbName, errData, extSystem, ifaceName, ifaceType, integrationLogger, messageType, mosName, mxTrans, primarySystem, userInfo
Constructor and Description |
---|
WSIOProcessBaseExit() |
Modifier and Type | Method and Description |
---|---|
protected MXLogger |
getLogger()
Return the Interaction Logger.
|
org.jdom2.Namespace |
getNamespace(java.lang.String ns,
java.util.Map nsCtx)
Return the NamesSpace based on namespace context.
|
java.lang.String |
removeParentLocation(java.lang.String strXPath,
WSIO wsio,
boolean isWsioAttr)
Return the current xml location.
|
callExitsIn, callExitsOut, mapDataIn, mapDataOut, mapExitsIn, mapExitsOut, setDataIn, setDataOut
checkStatus, cloneData, findMaxVar, findValueList, findValueList, getAdapterType, getConnection, getEndPoint, getExtSystem, getIfaceName, getMaxIfaceControl, getMboServer, getMboSet, getMessageType, getMosName, getMXTransaction, getNewUserInfo, getUserInfo, getUserResponse, initExitsIn, initExitsOut, setEndPoint, setUserResponse, skipIntegrationObject
protected MXLogger getLogger()
public org.jdom2.Namespace getNamespace(java.lang.String ns, java.util.Map nsCtx)
xElement
- Element namensCtx
- Namespace contextpublic java.lang.String removeParentLocation(java.lang.String strXPath, WSIO wsio, boolean isWsioAttr)
strXPathLoc
- OBP XML locationwsio
- WSIOisWsioAttr
- Indicates whether it is a attribute or not.