Uses of Class
org.exoplatform.portal.mop.navigation.NodeState
Packages that use NodeState
Package
Description
-
Uses of NodeState in org.exoplatform.portal.config.model
Methods in org.exoplatform.portal.config.model that return NodeState -
Uses of NodeState in org.exoplatform.portal.mop.service
Methods in org.exoplatform.portal.mop.service with parameters of type NodeStateModifier and TypeMethodDescriptionNodeData[]NavigationService.createNode(Long parentId, Long previousId, String name, NodeState state) Create a navigation nodevoidNavigationService.updateNode(Long nodeId, NodeState state) Update a navigation node