com.ibm.portal.resolver.friendly
Interface Constants


public interface Constants

Collection of constants used with the FriendlySelectionService implementations

Since:
6.1.0

Field Summary
static java.lang.String FRIENDLY_NAME_KEY
          metadata key for friendly name.
static java.lang.String NAMESPACE
          namespace of the extensions in this package
 

Field Detail

FRIENDLY_NAME_KEY

static final java.lang.String FRIENDLY_NAME_KEY
metadata key for friendly name. This key can be used to retrieve the unique name of a page from the page metadata via the MetaData interface.

See Also:
Constant Field Values

NAMESPACE

static final java.lang.String NAMESPACE
namespace of the extensions in this package

See Also:
Constant Field Values