Package io.datarouter.auth.config
Class ApiDocsNavBarItem
java.lang.Object
io.datarouter.auth.config.ApiDocsNavBarItem
- All Implemented Interfaces:
io.datarouter.plugin.PluginConfigValue<io.datarouter.web.navigation.DynamicNavBarItem>,io.datarouter.web.navigation.DynamicNavBarItem
public class ApiDocsNavBarItem extends Object implements io.datarouter.web.navigation.DynamicNavBarItem
-
Field Summary
Fields inherited from interface io.datarouter.web.navigation.DynamicNavBarItem
KEY -
Constructor Summary
Constructors Constructor Description ApiDocsNavBarItem() -
Method Summary
Modifier and Type Method Description io.datarouter.web.navigation.NavBarItemgetNavBarItem()io.datarouter.web.navigation.NavBarCategory.NavBarItemTypegetType()BooleanshouldDisplay()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.web.navigation.DynamicNavBarItem
changesFrequently, getKey
-
Constructor Details
-
ApiDocsNavBarItem
public ApiDocsNavBarItem()
-
-
Method Details
-
shouldDisplay
- Specified by:
shouldDisplayin interfaceio.datarouter.web.navigation.DynamicNavBarItem
-
getType
public io.datarouter.web.navigation.NavBarCategory.NavBarItemType getType()- Specified by:
getTypein interfaceio.datarouter.web.navigation.DynamicNavBarItem