remove
public static void remove(java.lang.String interactionName,
UserInfo userInfo,
MXTransaction mxTrans)
throws MXException,
java.rmi.RemoteException
This method will remove the following TPAE related artifacts.
Invoke channel
EndPoint
Object Structure and its related objects
MaxRelationship recods
MaxObjectCfg and its related objects
MaxDomain and its related objects
This method assumes that the intercation is avialable in the interaction cache.
- Parameters:
interactionName
- interaction name to be deleteduserInfo
- logged in UserInfo ObjectmxTrans
- MXTransaction
- Throws:
MXException
- - MAXIMO exception
java.rmi.RemoteException
- - Remote exception