The following is an example of calling doModifyRnAssocs()inside doModifyRn():
// need to replace every reference to the renamed object, with the new name
if (!objInfo.getObjectClassMapping().getToAssociations().isEmpty())
doModifyRnAssocs(objInfo, newRn, null);
Copyright © 2013 CA.
All rights reserved.
|
|