com.sap.portal.obn.service

Interface IOBNConstants.IOBNUrl.IParameters

Enclosing interface:
IOBNConstants.IOBNUrl

public static interface IOBNConstants.IOBNUrl.IParameters

The interface that defines the names of parameters reserved for OBN internal use.


Nested Class Summary
static interface IOBNConstants.IOBNUrl.IParameters.IParametersValues
          The interface that defines the values of parameters reserved for OBN internal use.
 
Field Summary
static String NAVIGATION_PARAM_EVALUATE_EXPRESSION
          A constant that represents a reserved OBN parameter that is passed to the OBN metadata when performing Navigation by Attributes.
static String NAVIGATION_PARAM_NAVIGATE_MODE
          A constant that represents the search scope when navigating with OBN.
 

Field Detail

NAVIGATION_PARAM_EVALUATE_EXPRESSION

static final String NAVIGATION_PARAM_EVALUATE_EXPRESSION
A constant that represents a reserved OBN parameter that is passed to the OBN metadata when performing Navigation by Attributes.

For internal use only.

See Also:
Constant Field Values

NAVIGATION_PARAM_NAVIGATE_MODE

static final String NAVIGATION_PARAM_NAVIGATE_MODE
A constant that represents the search scope when navigating with OBN.

When using OBN for navigation, the OBN search is done according to all user's roles. You can narrow down the search scope to the role the user started his navigation with by setting this parameter to IOBNConstants.IOBNUrl.IParameters.IParametersValues.NAVIGATE_MODE_SOURCE_ROLE. When exploring OBN data via IOBNResolvingContainer, however, the navigation mode will not affect your search.

This is the only OBN reserved parameter that can be set by the user.

See Also:
Constant Field Values
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