com.sapportals.portal.navigation.obn

Interface IObjectBasedNavigationRenderer


Deprecated. Please refer to the documentation of package com.sap.portal.obn

public interface IObjectBasedNavigationRenderer

The interface that provides helper methods to create a context menu for object-based navigation (OBN).


Method Summary
 List getItems()
          Deprecated. Please refer to the documentation of package com.sap.portal.obn
 void render(IPortalComponentRequest request, IPortalComponentResponse response)
          Deprecated. Please refer to the documentation of package com.sap.portal.obn
 

Method Detail

getItems

List getItems()
Deprecated. Please refer to the documentation of package com.sap.portal.obn

Get the list of operations that can be performed on the business object.

Returns:
a list of operations

render

void render(IPortalComponentRequest request,
            IPortalComponentResponse response)
Deprecated. Please refer to the documentation of package com.sap.portal.obn

Writes the initialization code to the client. This method must be called once for each IObjectBasedNavigationRenderer object.

Parameters:
request - a request
response - a response
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-RUNTIME [sap.com] tc/ep/navigation/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice