PlaceholderConstants Interface

DEPRECATED No longer used.

com.bea.p13n.placeholder
PlaceholderConstants Interface

public interface PlaceholderConstants

Define the constant values used by the placeholder service and tags.


All Known Implementing Classes
com.bea.p13n.placeholder.PlaceholderHelper

Field Summary

public static final String
ADBUCKET_ENV_NAME
The environment name for the Ad placeholder
public static final String
PLACEHOLDER_DB_NAME
The placeholder DB Table name
public static final String
PLACEHOLDER_NAME
The placeholder JNDI name
public static final String
PLACEHOLDER_PREVIEW_DB_NAME
The placeholder preview DB Table name
 

Field Detail

ADBUCKET_ENV_NAME

public static final String ADBUCKET_ENV_NAME
The environment name for the Ad placeholder


PLACEHOLDER_DB_NAME

public static final String PLACEHOLDER_DB_NAME
The placeholder DB Table name


PLACEHOLDER_NAME

public static final String PLACEHOLDER_NAME
The placeholder JNDI name


PLACEHOLDER_PREVIEW_DB_NAME

public static final String PLACEHOLDER_PREVIEW_DB_NAME
The placeholder preview DB Table name