|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| IIViewUrlGenerator | This class provides applications the functionality to compute iView URLs for
SAP applications such as IIViewUrlGenerator.APPTYPE_TRANSACTION or IIViewUrlGenerator.APPTYPE_WEBDYNPRO.
The iView URL is computed using the method
IIViewUrlGenerator.createIViewURL(IPortalComponentRequest, String, Hashtable). |
| Exception Summary | |
| IViewUrlGeneratorException | |
The SAP URL Generator Service provides a common way to generate iView-URLs to a wide range of SAP applications and allows to integrate them in to the Portal. This service should be used to compute iView-URLs inside Portal Applications in order to perform cross navigation.
Remote SAP applications are intgerated by dedicated wrapper components of the Portal application (com.sapportals.portal.sapapplication). The wrapper components are provided the starting parameters for a specific SAP application type like System, Application ID, etc. either by an iView or by a querystring. The SAP URL Generator Service helps to create URLs to these wrapper components and to compute the corresponding querystring.
The returned URL can either be launched directly or can be used inside navigation calls likeEPCM.doNavigate().
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||