wt.templateutil.processor
Class ObjectPropsNavBarURLActionDelegate

java.lang.Object
  extended by wt.templateutil.processor.DefaultNavBarActionDelegate
      extended by wt.templateutil.processor.DefaultNavBarURLActionDelegate
          extended by wt.templateutil.processor.ObjectPropsNavBarURLActionDelegate
All Implemented Interfaces:
ActionDelegate, URLActionDelegate, NavBarActionDelegate, wt.templateutil.processor.NavBarURLActionDelegate

Deprecated.

public class ObjectPropsNavBarURLActionDelegate
extends DefaultNavBarURLActionDelegate

A generic implementation of the URLActionDelegate that can be used for any page that does not need special processing to determine the url. It uses the method, actionName and the given object to construct the url.

Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface wt.enterprise.URLActionDelegate
ACTION_NAME
 
Method Summary
 
Methods inherited from class wt.templateutil.processor.DefaultNavBarURLActionDelegate
getActionName, getURLLabel, isURLProvider, setActionName, setMethod, URL
 
Methods inherited from class wt.templateutil.processor.DefaultNavBarActionDelegate
enableable, getContextServiceName, valid
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait