Package org.hippoecm.frontend.navapp
Class NavigationItem
java.lang.Object
org.hippoecm.frontend.navapp.NavigationItem
- All Implemented Interfaces:
Serializable
,NavAppItem
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
String[]
void
setAppIframeUrl
(String appIframeUrl) void
setAppPath
(String appPath) void
setDisplayName
(String displayName) void
void
setToolItemIds
(String[] toolItemIds) toString()
-
Constructor Details
-
NavigationItem
public NavigationItem()
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceNavAppItem
-
setId
-
getDisplayName
-
setDisplayName
-
getAppIframeUrl
- Specified by:
getAppIframeUrl
in interfaceNavAppItem
-
setAppIframeUrl
-
getAppPath
- Specified by:
getAppPath
in interfaceNavAppItem
-
setAppPath
-
getToolItemIds
-
setToolItemIds
-
toString
-