Package com.sapportals.portal.navigation

Interface Summary
IClientNavigationGenerator The interface that generates the JavaScript code (doNavigate() method) that navigates to a specific navigation node.
INavigationCacheManagement Deprecated. Replaced by { @link com.sap.portal.cache }
INavigationCacheManager Deprecated. Replaced by { @link com.sap.portal.cache }
INavigationConnector Deprecated. as of SP17, replaced by AbstractNavigationConnector
INavigationConnectorExt Deprecated. as of SP17
INavigationConnectorNamingHandler The interface that determines how the name of the nodes are constructed.
INavigationConnectorNode Deprecated. as of SP17, use by AbstractNavigationConnectorNode
INavigationConnectorRegistration The interface that enables a navigation connectors and redirectors to register and unregister themself to the navigation service.
INavigationConstants The interface that defines constants used in navigation operations.
INavigationGenerator The interface that creates client calls for navigation operations.
INavigationHelperService The interface for a helper class for querying the navigation service about the navigation hierarchy of the current user.
INavigationNamingHandler The helper interface to INavigationConnectorNamingHandler that provides additional methods for getting a parent or child navigation node.
INavigationNode The interface that represents a single node in the navigation model.
INavigationRedirector The interface that redirects the original URL that initiated the navigation to a different URL.
INavigationRedirectorResult The interface that wraps the URL and its prefix.
INavigationService The interface that represents the navigation service.
IWDNavigationHelperService The interface for a helper class for querying the navigation service about the navigation hierarchy of the current user.
 

Class Summary
AbstractNavigationConnector The base class that represents a navigation connector.
AbstractNavigationConnectorExt Deprecated. as of SP17
AbstractNavigationConnectorNode The base class that represents a navigation connector node.
AbstractNavigationRedirector The base class for redirector.
CacheAction Deprecated. Replaced by { @link com.sap.portal.cache }
CacheConfigurator Deprecated. Replaced by { @link com.sap.portal.cache }
CacheConfigurator.CacheConfiguratorPersistenceMode inner class that represents the different persistence modes of the navigation cache mechanism
DefaultNavigationNamingHandler The class that implements a naming handler to provide backward compatibility.
NavigationConnectorProfile The NavigationConnectorProfile is a representation of the connector configuration, i.e. it reflects its cache behaviour meaning if it is cacheable,its cache region configuration, its specific attributes to load on cache when saving connector nodes to cache.
NavigationNodes The class that implements an array list implementation for maintaining navigation node instances.
 



Copyright 2011 SAP AG Complete Copyright Notice