Package com.sap.portal.pb.services

Provides interfaces that enable Web Dynpro application to modify the portal page in which it is running.

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.
 

Package com.sap.portal.pb.services Description

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);



Copyright 2011 SAP AG Complete Copyright Notice