wt.templateutil.processor
Class TutorialTemplateFactory

java.lang.Object
  extended by wt.templateutil.processor.AbstractHTMLTemplateFactory
      extended by wt.templateutil.processor.DefaultHTMLTemplateFactory
          extended by wt.templateutil.processor.HelpHTMLTemplateFactory
              extended by 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

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
TutorialTemplateFactory()
          Deprecated.  
 
Method Summary
 
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.DefaultHTMLTemplateFactory
getHTMLTemplate, processTemplateName, setNameProcessor
 
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
 

Constructor Detail

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