Uses of Class
org.exoplatform.portal.mop.user.UserNavigation
Packages that use UserNavigation
-
Uses of UserNavigation in org.exoplatform.portal.mop.rest
Constructors in org.exoplatform.portal.mop.rest with parameters of type UserNavigation -
Uses of UserNavigation in org.exoplatform.portal.mop.user
Methods in org.exoplatform.portal.mop.user that return UserNavigationModifier and TypeMethodDescriptionprotected UserNavigationUserPortalImpl.filterUserNavigation(org.exoplatform.portal.mop.SiteKey key) UserNode.getNavigation()UserPortal.getNavigation(org.exoplatform.portal.mop.SiteKey key) Returns a user navigation for a specified site key, null is returned when such navigation does not exist.UserPortalImpl.getNavigation(org.exoplatform.portal.mop.SiteKey key) protected UserNavigationUserPortalImpl.loadUserNavigation(org.exoplatform.portal.mop.SiteKey siteKey) Methods in org.exoplatform.portal.mop.user that return types with arguments of type UserNavigationModifier and TypeMethodDescriptionUserPortal.getNavigations()Returns the sorted list of current user navigations.UserPortalImpl.getNavigations()Returns an immutable sorted list of the valid navigations related to the user.Methods in org.exoplatform.portal.mop.user with parameters of type UserNavigationModifier and TypeMethodDescriptionintUserNavigationComparator.compare(UserNavigation nav1, UserNavigation nav2) UserPortalImpl.getBundle(UserNavigation navigation) default UserNodeUserPortal.getDefaultPath(UserNavigation navigation, UserNodeFilterConfig filterConfig) Deprecated, for removal: This API element is subject to removal in a future version.UserPortal.getNode(UserNavigation navigation, org.exoplatform.portal.mop.navigation.Scope scope, UserNodeFilterConfig filterConfig, org.exoplatform.portal.mop.navigation.NodeChangeListener<UserNode> listener) Load a user node from a specified user navigation with a custom scope.UserPortalImpl.getNode(UserNavigation userNavigation, org.exoplatform.portal.mop.navigation.Scope scope, UserNodeFilterConfig filterConfig, org.exoplatform.portal.mop.navigation.NodeChangeListener<UserNode> listener) default UserNodeUserPortal.resolvePath(UserNavigation navigation, UserNodeFilterConfig filterConfig, String path) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.exoplatform.portal.mop.user with parameters of type UserNavigationModifierConstructorDescriptionUserNodeContext(UserNavigation navigation, UserNodeFilterConfig filterConfig)
UserPortalConfigService.getDefaultSitePath(String, String)instead