Interface NavigationStore
- All Superinterfaces:
NodeStore
- All Known Subinterfaces:
NavigationStorage
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Julien Viet
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated, for removal: This API element is subject to removal in a future version.booleandestroyNavigation(SiteKey siteKey) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidsaveNavigation(SiteKey key, NavigationState state) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface org.exoplatform.portal.mop.navigation.NodeStore
createNode, destroyNode, loadNode, loadNodes, moveNode, renameNode, updateNode
-
Method Details
NavigationStorageinstead since this is a storage layer and the name is ambiguous