wt.templateutil.processor
Interface TemplateNameProcessor

All Known Implementing Classes:
DefaultHTMLTemplateFactory, NavigateFormProcessor

public interface TemplateNameProcessor

Deprecation Notice: This class is still valid for this release, however this serves as advance notice that it will be removed in the future. All user interfaces built using the Windchill HTML Template Processing client architecture will be rewritten using a different framework in an upcoming release.

Supported API: true

Extendable: false


Method Summary
 String processTemplateName(String templateFileName)
          Deprecated.  
 

Method Detail

processTemplateName

public String processTemplateName(String templateFileName)
Deprecated.  



Supported API: true

Parameters:
templateFileName -
Returns:
String