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:gettemplatefiletype [2023/04/04 07:33] – removed - external edit (Unknown date) 127.0.0.1pr_methods:gettemplatefiletype [2023/05/03 04:39] (current) sean
Line 1: Line 1:
 +{{tag>Programmers_Reference Methods IDOCEngineClient_Interface gettemplatefiletype Index}}
  
 +====getTemplateFileType ()====
 +<code java>public String getTemplateFileType () </code>
 +
 +This method must return the file extension specific to the new document type (without a dot) – for example, "txt" for text documents.
 +
 +===Parameters===
 +none
 +
 +===Returns===
 +a string identifying the document type file extension.