org.opennms.web.navigate
Class SurveillanceViewNavBarEntry

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

public class SurveillanceViewNavBarEntry
extends LocationBasedNavBarEntry


Constructor Summary
SurveillanceViewNavBarEntry()
           
 
Method Summary
 DisplayStatus evaluate(HttpServletRequest request)
           
 SurveillanceViewConfigDao getSurveillanceViewConfigDao()
           
 void setSurveillanceViewConfigDao(SurveillanceViewConfigDao surveillanceViewConfigDao)
           
 
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

SurveillanceViewNavBarEntry

public SurveillanceViewNavBarEntry()
Method Detail

evaluate

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

getSurveillanceViewConfigDao

public SurveillanceViewConfigDao getSurveillanceViewConfigDao()

setSurveillanceViewConfigDao

public void setSurveillanceViewConfigDao(SurveillanceViewConfigDao surveillanceViewConfigDao)


Copyright © 2009. All Rights Reserved.