The following is an example of Calling doDeleteAssocs() Methods inside the doDelete and doModifyRn:
// if there are any associations referencing objects of this type defined in the meta data file
if (!info.getObjectClassMapping().getToAssociations().isEmpty())
doDeleteAssocs(info, null);
Copyright © 2013 CA.
All rights reserved.
|
|