public class FileBasedNavBarEntry extends LocationBasedNavBarEntry
FileBasedNavBarEntry class.
Constructor and Description |
---|
FileBasedNavBarEntry() |
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.
|
File |
getFile()
getFile
|
void |
setFile(File file)
setFile
|
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
Copyright © 2021. All rights reserved.