public class CommonSrvadBean
extends java.lang.Object
| Constructor and Description |
|---|
CommonSrvadBean() |
| Modifier and Type | Method and Description |
|---|---|
int |
copyServiceAddressData(MboRemote source,
MboRemote target,
java.lang.String relationshipName,
java.lang.String foreignKey)
If source is associated to an parent ('original') SA we can point to the same.
|
int |
copyServiceAddressData(MboRemote source,
MboRemote target,
UserInfo userinfo,
java.lang.String relationshipName,
java.lang.String foreignKey,
java.lang.String messageGroup,
java.lang.String messageId) |
public int copyServiceAddressData(MboRemote source, MboRemote target, UserInfo userinfo, java.lang.String relationshipName, java.lang.String foreignKey, java.lang.String messageGroup, java.lang.String messageId) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic int copyServiceAddressData(MboRemote source, MboRemote target, java.lang.String relationshipName, java.lang.String foreignKey) throws MXException, java.rmi.RemoteException
source - target - relationshipname - - the name of the relationship that associates the MBO to SAforeignkey - - What's the field name that receives address code in the target mboMXExceptionjava.rmi.RemoteException