Skip navigation links


com.bea.p13n.placeholder
Interface PlaceholderConstants

All Known Implementing Classes:
PlaceholderHelper

Deprecated No longer used.

public interface PlaceholderConstants

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


Field Summary
static String ADBUCKET_ENV_NAME
          Deprecated The environment name for the Ad placeholder
static String PLACEHOLDER_DB_NAME
          Deprecated No longer applicable.
static String PLACEHOLDER_NAME
          Deprecated No longer applicable.
static String PLACEHOLDER_PREVIEW_DB_NAME
          Deprecated No longer needed.

 

Field Detail

PLACEHOLDER_DB_NAME

static final String PLACEHOLDER_DB_NAME
Deprecated No longer applicable.
The placeholder DB Table name
See Also
Constants Summary

PLACEHOLDER_PREVIEW_DB_NAME

static final String PLACEHOLDER_PREVIEW_DB_NAME
Deprecated No longer needed.
The placeholder preview DB Table name
See Also
Constants Summary

PLACEHOLDER_NAME

static final String PLACEHOLDER_NAME
Deprecated No longer applicable.
The placeholder JNDI name
See Also
Constants Summary

ADBUCKET_ENV_NAME

static final String ADBUCKET_ENV_NAME
Deprecated 
The environment name for the Ad placeholder
See Also
Constants Summary

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.