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:gettemplatetype [2023/04/04 07:33] – removed - external edit (Unknown date) 127.0.0.1pr_methods:gettemplatetype [2025/06/12 04:00] (current) – Change to AwareIM aware_support3
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IDOCEngineClient_Interface getTemplateType Index}}
  
 +====getTemplateType ()====
 +<code java>public String getTemplateType () </code>
 +
 +This method must return a string that uniquely identifies the new document type in the //**AwareIM**// system. This is the string that is also displayed in the list of available document types in the Document Template Property Editor of the Configuration Tool.
 +
 +===Parameters===
 +none
 +
 +===Returns===
 +a string uniquely identifying the new document type.