org.opennms.web.navigate
Class ProvisionUserNavBarEntry

java.lang.Object
  extended by org.opennms.web.navigate.LocationBasedNavBarEntry
      extended by org.opennms.web.navigate.ProvisionUserNavBarEntry
All Implemented Interfaces:
NavBarEntry

public class ProvisionUserNavBarEntry
extends LocationBasedNavBarEntry

Handle the Quick Add Node Menu Item

Author:
David Hustace

Constructor Summary
ProvisionUserNavBarEntry()
           
 
Method Summary
 DisplayStatus evaluate(HttpServletRequest request)
           
 
Methods inherited from class org.opennms.web.navigate.LocationBasedNavBarEntry
getLocationMatch, getName, getUrl, isLinkMatches, setLocationMatch, setName, setUrl
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProvisionUserNavBarEntry

public ProvisionUserNavBarEntry()
Method Detail

evaluate

public DisplayStatus evaluate(HttpServletRequest request)
Specified by:
evaluate in interface NavBarEntry
Overrides:
evaluate in class LocationBasedNavBarEntry


Copyright © 2009. All Rights Reserved.