CampaignConstants Interface

DEPRECATED Use ejb-refs instead.

com.bea.campaign
CampaignConstants Interface

public interface CampaignConstants

Constants used by the campaign components, including jndi home names of the various services

Field Summary

public static final String
ACTION_SERVICE_HOME
String
public static final String
AD_BUCKET_SERVICE_HOME
Default ad bucket service home name.
public static final String
AD_CONFLICT_RESOLVER_HOME
Default ad conflict resolver home name.
public static final String
AD_SERVICE_HOME
Default ad service home name.
public static final String
CAMPAIGN_REPOSITORY_HOME
Default campaign repository home name.
public static final String
CAMPAIGN_SERVICE_HOME
Default campaign service home name.
public static final String
PLACEHOLDER_SERVICE_HOME
Default placeholder service home name.
public static final String
SCENARIO_REPOSITORY_HOME
Default scenario repository home name.
public static final String
SCENARIO_SERVICE_HOME
Default scenario service home name.
 

Field Detail

ACTION_SERVICE_HOME

public static final String ACTION_SERVICE_HOME


AD_BUCKET_SERVICE_HOME

public static final String AD_BUCKET_SERVICE_HOME
Default ad bucket service home name.


AD_CONFLICT_RESOLVER_HOME

public static final String AD_CONFLICT_RESOLVER_HOME
Default ad conflict resolver home name.


AD_SERVICE_HOME

public static final String AD_SERVICE_HOME
Default ad service home name.


CAMPAIGN_REPOSITORY_HOME

public static final String CAMPAIGN_REPOSITORY_HOME
Default campaign repository home name.


CAMPAIGN_SERVICE_HOME

public static final String CAMPAIGN_SERVICE_HOME
Default campaign service home name.


PLACEHOLDER_SERVICE_HOME

public static final String PLACEHOLDER_SERVICE_HOME
Default placeholder service home name.


SCENARIO_REPOSITORY_HOME

public static final String SCENARIO_REPOSITORY_HOME
Default scenario repository home name.


SCENARIO_SERVICE_HOME

public static final String SCENARIO_SERVICE_HOME
Default scenario service home name.