wt.templateutil.processor
Class TutorialTemplateFactory
java.lang.Object
wt.templateutil.processor.AbstractHTMLTemplateFactory
wt.templateutil.processor.DefaultHTMLTemplateFactory
wt.templateutil.processor.HelpHTMLTemplateFactory
wt.templateutil.processor.TutorialTemplateFactory
- All Implemented Interfaces:
- Serializable, wt.services.applicationcontext.ApplicationContextChild, ContextHolder, TemplateNameProcessor
public class TutorialTemplateFactory
- extends HelpHTMLTemplateFactory
- implements Serializable
Supported API: true
Extendable: false
- See Also:
- Serialized Form
| 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 |
| Methods inherited from class wt.templateutil.processor.HelpHTMLTemplateFactory |
getDirectoryCache, getFileKey, getFileName, getHELP_HOME, getHTMLHelpPagePath, getRelativeFilePath, getRelativeURL, getTrueFilePath, getWt_home, initLocale, isVERBOSE, setDirectoryCache, setFileKey, setFileName, setHELP_HOME, setRelativeFilePath, setRelativeURL, setTrueFilePath, setVERBOSE, setWt_home |
| Methods inherited from class wt.templateutil.processor.AbstractHTMLTemplateFactory |
copyContextFrom, getContextAction, getContextClassName, getContextObj, getContextProperties, getFormData, getLanguagePreferences, getLocale, getQueryData, getResponseExceptions, getResponseFooters, getResponseHeaders, getResponseMessages, getResponseString, getServiceName, getStatus, setContextAction, setContextClassName, setContextObj, setContextProperties, setFormData, setLanguagePreferences, setLanguagePreferences, setLanguagePreferences, setLocale, setQueryData, setResponseExceptions, setResponseFooters, setResponseHeaders, setResponseMessages, setResponseString, setServiceName, setStatus |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TutorialTemplateFactory
public TutorialTemplateFactory()
throws wt.services.applicationcontext.implementation.UnableToLoadServiceProperties
- Deprecated.
- Initializes the service name to "wt.templateutil.processor.TutorialTemplate".
Supported API: true
- Throws:
wt.services.applicationcontext.implementation.UnableToLoadServiceProperties