Uses of Interface
org.exoplatform.portal.mop.navigation.NodeModel
Packages that use NodeModel
-
Uses of NodeModel in org.exoplatform.portal.mop.service
Methods in org.exoplatform.portal.mop.service with parameters of type NodeModelModifier and TypeMethodDescription<N> NodeContext<N> NavigationService.loadNode(NodeModel<N> model, NavigationContext navigation, Scope scope, NodeChangeListener<NodeContext<N>> listener) Load a navigation node from a specified navigation.default <N> NodeContext<N> NavigationService.loadNodeById(NodeModel<N> model, String nodeId, Scope scope, NodeChangeListener<NodeContext<N>> listener) Load a navigation node from a specified navigation by its id