|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IPageService | The interface that provides methods for modifying the portal page. |
| ITrayService | The interface that defines methods to add and remove items to iView and page tray menus. |
Provides interfaces that enable Web Dynpro application to modify the portal page in which it is
running.
To get an instance of the interfaces, use the WDPortalUtils.getService() method.
For example:
IPageService myPageService = WDPortalUtils.getService(IPageService.KEY);
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||