Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
pr_methods:elementsrenamed [2023/04/04 07:33] – ↷ Page moved from progref:0600_adding_custom_document_types:0610_implementing_client_side_component:elementsrenamed to pr_methods:elementsrenamed seanpr_methods:elementsrenamed [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
-{{tag>Programmers_Reference Methods IDOCEngineClient_Interface IDOCEngineClient_Interface_Methods elementsRenamed}}+{{tag>Index Programmers_Reference Methods IDOCEngineClient_Interface elementsRenamed}}
  
 ====elementsRenamed (DataPresentationTemplate, RenamedElements, INodeChangeHelper, IDomainVersion)==== ====elementsRenamed (DataPresentationTemplate, RenamedElements, INodeChangeHelper, IDomainVersion)====
 <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/04/04 07:33