|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.templateutil.processor.AbstractHTMLTemplateFactory
wt.templateutil.processor.DefaultHTMLTemplateFactory
public class DefaultHTMLTemplateFactory
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
| Field Summary |
|---|
| Fields inherited from interface wt.templateutil.processor.ContextHolder |
|---|
CONTEXT_ACTION, CONTEXT_CLASS_NAME, CONTEXT_OBJ, CONTEXT_PROPERTIES, FORM_DATA, QUERY_DATA, RESPONSE_EXCEPTIONS, RESPONSE_FOOTERS, RESPONSE_HEADERS, RESPONSE_MESSAGES, RESPONSE_STRING, STATUS |
| Constructor Summary | |
|---|---|
DefaultHTMLTemplateFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
wt.htmlutil.HTMLTemplate |
getHTMLTemplate()
Deprecated. Returns a localized instance of an HTMLTemplate object based on an entry in a *.properties file that was selected based on the locale, the service name, and the action/class pair. |
String |
processTemplateName(String templateFileName)
Deprecated. |
void |
setNameProcessor(TemplateNameProcessor a_NameProcessor)
Deprecated. Sets the object for the association that plays role: nameProcessor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultHTMLTemplateFactory()
throws wt.services.applicationcontext.implementation.UnableToLoadServiceProperties
wt.services.applicationcontext.implementation.UnableToLoadServiceProperties| Method Detail |
|---|
public void setNameProcessor(TemplateNameProcessor a_NameProcessor)
Set the instance of the TemplateNameProcessor that will be used
to process the String returned from the *.properties file.
Supported API: true
a_NameProcessor -
public wt.htmlutil.HTMLTemplate getHTMLTemplate()
throws WTException
getHTMLTemplate in class AbstractHTMLTemplateFactoryWTExceptionpublic String processTemplateName(String templateFileName)
processTemplateName in interface TemplateNameProcessortemplateFileName -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||