org.opennms.web.navigate
Class FileBasedNavBarEntry
java.lang.Object
org.opennms.web.navigate.LocationBasedNavBarEntry
org.opennms.web.navigate.FileBasedNavBarEntry
- All Implemented Interfaces:
- NavBarEntry
public class FileBasedNavBarEntry
- extends LocationBasedNavBarEntry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileBasedNavBarEntry
public FileBasedNavBarEntry()
evaluate
public DisplayStatus evaluate(HttpServletRequest request)
- Specified by:
evaluate in interface NavBarEntry- Overrides:
evaluate in class LocationBasedNavBarEntry
getFile
public File getFile()
setFile
public void setFile(File file)
Copyright © 2009. All Rights Reserved.