org.velocityweb.dispatcher
Class UpdateDispatcher

java.lang.Object
  extended byorg.velocityweb.dispatcher.Dispatcher
      extended byorg.velocityweb.dispatcher.LeafDispatcher
          extended byorg.velocityweb.dispatcher.UpdateDispatcher
Direct Known Subclasses:
ShowProcessResultDispatcher

public abstract class UpdateDispatcher
extends LeafDispatcher

update dispather, with transaction

Author:
Jacklondon Chen

Field Summary
 
Fields inherited from class org.velocityweb.dispatcher.LeafDispatcher
templateHtmlCharsetName
 
Constructor Summary
UpdateDispatcher()
          contructor
 
Methods inherited from class org.velocityweb.dispatcher.LeafDispatcher
forward, getHtmlTemplateFileName, getPageTitle, getTemplateHtmlCharsetName, getTransactionIsolation, process, setHtmlTemplateFileName, setPageTitle, setTemplateHtmlCharsetName, setTransactionIsolation
 
Methods inherited from class org.velocityweb.dispatcher.Dispatcher
getMenuName, getPageLayout, getUrlId, setPageLayout, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UpdateDispatcher

public UpdateDispatcher()
contructor