Class GcpBigTableNavBarItem
java.lang.Object
io.datarouter.gcp.bigtable.config.GcpBigTableNavBarItem
- All Implemented Interfaces:
io.datarouter.web.navigation.DynamicNavBarItem
public class GcpBigTableNavBarItem
extends java.lang.Object
implements io.datarouter.web.navigation.DynamicNavBarItem
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description GcpBigTableNavBarItem() -
Method Summary
Modifier and Type Method Description io.datarouter.web.navigation.NavBarItemgetNavBarItem()io.datarouter.web.navigation.DynamicNavBarItem.DynamicNavBarItemTypegetType()java.lang.BooleanshouldDisplay()
-
Constructor Details
-
GcpBigTableNavBarItem
public GcpBigTableNavBarItem()
-
-
Method Details
-
getNavBarItem
public io.datarouter.web.navigation.NavBarItem getNavBarItem()- Specified by:
getNavBarItemin interfaceio.datarouter.web.navigation.DynamicNavBarItem
-
shouldDisplay
public java.lang.Boolean shouldDisplay()- Specified by:
shouldDisplayin interfaceio.datarouter.web.navigation.DynamicNavBarItem
-
getType
public io.datarouter.web.navigation.DynamicNavBarItem.DynamicNavBarItemType getType()- Specified by:
getTypein interfaceio.datarouter.web.navigation.DynamicNavBarItem
-