Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
pr_methods:elementsrenamed [2023/05/08 06:51] seanpr_methods:elementsrenamed [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 4: Line 4:
 <code java>public DataPresentationTemplate elementsRenamed (DataPresentationTemplate oldTemplate, RenamedElements renamedElements, InodeChangeHelper helper, IDomainVersion domainVersion)</code>  <code java>public DataPresentationTemplate elementsRenamed (DataPresentationTemplate oldTemplate, RenamedElements renamedElements, InodeChangeHelper helper, IDomainVersion domainVersion)</code> 
  
-This method is called by //**Aware IM**// when the user of the Configuration Tool renames some elements in the business space version. The method is supposed to check whether the renamed elements are referenced by tags contained in the document template and change the contents of the tags accordingly so that they reference the new names.+This method is called by //**AwareIM**// when the user of the Configuration Tool renames some elements in the business space version. The method is supposed to check whether the renamed elements are referenced by tags contained in the document template and change the contents of the tags accordingly so that they reference the new names.
  
 ===Parameters=== ===Parameters===
  • Last modified: 2023/05/08 06:51