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