The following is an example of calling doMoveAssocs() inside doMove()
// need to replace every reference to the renamed object, with the new name
Final Name newName = …; // depends on which variant of doMove()
doMoveRnAssocs(objInfo, newName, null);
Copyright © 2013 CA.
All rights reserved.
|
|