com.sap.portal.directory

Interface Constants


public interface Constants

Expose constants that are used in JNDI operations in the portal environment


Field Summary
static String APPLY_ASPECT_TO_CONTEXTS
          Environment variable that indicates if aspect are to be applied to gl contexts also.
static String ASPECT_DIROPERATIONS
          Possible value for com.sap.portal.directory.Constants.REQUESTED_ASPECT.
static String ASPECT_LANDSCAPE_ACCESS
          Possible value for REQUESTED_ASPECT.
static String ASPECT_NAVIGATION
          Possible value for REQUESTED_ASPECT.
static String ASPECT_RUNTIME
          Possible value for REQUESTED_ASPECT.
static String ASPECT_SEARCH
          Possible value for com.sap.portal.directory.Constants.REQUESTED_ASPECT.
static String REQUESTED_ASPECT
          Environment variable to specify the desired aspect of the objects being looked up.
 

Field Detail

REQUESTED_ASPECT

static final String REQUESTED_ASPECT
Environment variable to specify the desired aspect of the objects being looked up. This setting may affect lookup, list, and listBindings.

See Also:
Constant Field Values

ASPECT_RUNTIME

static final String ASPECT_RUNTIME
Possible value for REQUESTED_ASPECT. As returned object an implementation of IPropertyContent is expected.

See Also:
Constant Field Values

ASPECT_NAVIGATION

static final String ASPECT_NAVIGATION
Possible value for REQUESTED_ASPECT. As returned object an implementation of INavigationConnectorNode is expected.

See Also:
Constant Field Values

ASPECT_DIROPERATIONS

static final String ASPECT_DIROPERATIONS
Possible value for com.sap.portal.directory.Constants.REQUESTED_ASPECT. As returned object an implementation of IDirOperations is expected.

See Also:
Constant Field Values

ASPECT_SEARCH

static final String ASPECT_SEARCH
Possible value for com.sap.portal.directory.Constants.REQUESTED_ASPECT. As returned object an implementation of ISearch is expected.

See Also:
Constant Field Values

ASPECT_LANDSCAPE_ACCESS

static final String ASPECT_LANDSCAPE_ACCESS
Possible value for REQUESTED_ASPECT. As returned object an implementation of IPropertyContentProvider is expected.

See Also:
Constant Field Values

APPLY_ASPECT_TO_CONTEXTS

static final String APPLY_ASPECT_TO_CONTEXTS
Environment variable that indicates if aspect are to be applied to gl contexts also. If this variable is set, the PCD searches the schema for converter object factories that can handle the aspect which is set in REQUESTED_ASPECT.

See Also:
Constant Field Values
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/basis/jndisupportdeprecated api EP-PIN-PRT


Copyright 2011 SAP AG Complete Copyright Notice