com.sapportals.portal.navigation.obn

Interface IObjectBasedNavigationItem


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

public interface IObjectBasedNavigationItem

The interface that represents a single object-based navigation (OBN) operation of a business object. It provides methods to get the title of the operation and the JavaScript script that is executed when clicking on the operation.


Method Summary
 String getOnClick(String objName, String objValue)
          Deprecated. Please refer to the documentation of package com.sap.portal.obn
 String getTitle()
          Deprecated. Please refer to the documentation of package com.sap.portal.obn
 

Method Detail

getTitle

String getTitle()
Deprecated. Please refer to the documentation of package com.sap.portal.obn

Gets the title of the operation.

Returns:
the title

getOnClick

String getOnClick(String objName,
                  String objValue)
Deprecated. Please refer to the documentation of package com.sap.portal.obn

Gets the JavaScript script that is executed when clicking on the operation.

Parameters:
objName - an object name
objValue - an object value
Returns:
the JavaScript script
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