Package com.ibm.portal.resolver.friendly.service

Provides for the portal and portlet services required to access the friendly selection APIs.

See:
          Description

Interface Summary
FriendlySelectionService Service that helps to work with friendly selection.
FriendlySelectionService.PathMatchingResult The result of a path matching operation.
FriendlySelectionServiceHome Home interface to the selection service that can be retrieved from a service lookup.
PortalFriendlySelectionService Portal service that allows to work with friendly selections.
PortalFriendlySelectionServiceHome Home interface that can be looked up in JNDI and that provides access to the friendly selection services from the context of a portal request.
Example:
PortletFriendlySelectionService PortletService that allows to work with friendly selections.
PortletFriendlySelectionServiceHome Portlet service which allows for working with friendly URLs.
 

Package com.ibm.portal.resolver.friendly.service Description

Provides for the portal and portlet services required to access the friendly selection APIs.

Package Specification

Related Documentation