public class DistributedStatusNavBarEntry extends LocationBasedNavBarEntry
DistributedStatusNavBarEntry class.
Constructor and Description |
---|
DistributedStatusNavBarEntry() |
Modifier and Type | Method and Description |
---|---|
DisplayStatus |
evaluate(javax.servlet.http.HttpServletRequest request)
Return an object that represents whether or not the entry should be displayed and/or linked.
|
MonitoringLocationDao |
getMonitoringLocationDao()
getMonitoringLocationDao
|
void |
setMonitoringLocationDao(MonitoringLocationDao monitoringLocationDao)
setLocationMonitorDao
|
getDisplayString, getEntries, getLocationMatch, getName, getUrl, hasEntries, isLinkMatches, setEntries, setLocationMatch, setName, setUrl
public DisplayStatus evaluate(javax.servlet.http.HttpServletRequest request)
evaluate
in interface NavBarEntry
evaluate
in class LocationBasedNavBarEntry
public MonitoringLocationDao getMonitoringLocationDao()
getMonitoringLocationDao
MonitoringLocationDao
object.public void setMonitoringLocationDao(MonitoringLocationDao monitoringLocationDao)
setLocationMonitorDao
monitoringLocationDao
- a MonitoringLocationDao
object.Copyright © 2021. All rights reserved.