org.opennms.web.navigate
Class DistributedStatusNavBarEntry

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

public class DistributedStatusNavBarEntry
extends LocationBasedNavBarEntry


Constructor Summary
DistributedStatusNavBarEntry()
           
 
Method Summary
 DisplayStatus evaluate(HttpServletRequest request)
           
 LocationMonitorDao getLocationMonitorDao()
           
 void setLocationMonitorDao(LocationMonitorDao locationMonitorDao)
           
 
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

DistributedStatusNavBarEntry

public DistributedStatusNavBarEntry()
Method Detail

evaluate

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

getLocationMonitorDao

public LocationMonitorDao getLocationMonitorDao()

setLocationMonitorDao

public void setLocationMonitorDao(LocationMonitorDao locationMonitorDao)


Copyright © 2009. All Rights Reserved.