Class LinkSidebarPlugin
java.lang.Object
io.meeds.social.navigation.plugin.LinkSidebarPlugin
- All Implemented Interfaces:
io.meeds.social.navigation.plugin.SidebarPlugin
@Component
@Order(50)
public class LinkSidebarPlugin
extends Object
implements io.meeds.social.navigation.plugin.SidebarPlugin
-
Field Summary
FieldsFields inherited from interface io.meeds.social.navigation.plugin.SidebarPlugin
SIDEBAR_SEPARATOR -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<io.meeds.portal.navigation.model.SidebarItem> io.meeds.portal.navigation.constant.SidebarItemTypegetType()booleanitemExists(io.meeds.portal.navigation.model.SidebarItem item, String username) io.meeds.portal.navigation.model.SidebarItemresolveProperties(io.meeds.portal.navigation.model.SidebarItem item, String username, Locale locale)
-
Field Details
-
LINK_NAMES
- See Also:
-
-
Constructor Details
-
LinkSidebarPlugin
public LinkSidebarPlugin()
-
-
Method Details
-
getType
public io.meeds.portal.navigation.constant.SidebarItemType getType()- Specified by:
getTypein interfaceio.meeds.social.navigation.plugin.SidebarPlugin
-
getDefaultItems
- Specified by:
getDefaultItemsin interfaceio.meeds.social.navigation.plugin.SidebarPlugin
-