com.bea.campaign.tracking.events
Interface ClickThroughConstants

All Superinterfaces
ClickThroughConstants

public interface ClickThroughConstants
extends ClickThroughConstants

This class holds the constants used by clickthrough implementations.


Field Summary
static String CAMPAIGN_ID
           
static String PLACEHOLDER_ID
           
static String SCENARIO_ID
           
 
Fields inherited from interface com.bea.p13n.tracking.clickthrough.ClickThroughConstants
APPLICATION_NAME, CONTENT_EVENT, DOCUMENT_ID, DOCUMENT_TYPE, EVENT_TYPE, LOG_APP_NAME, REDIRECT_URL, USER_ID
 

Field Detail

CAMPAIGN_ID

static final String CAMPAIGN_ID
See Also
Constants Summary

SCENARIO_ID

static final String SCENARIO_ID
See Also
Constants Summary

PLACEHOLDER_ID

static final String PLACEHOLDER_ID
See Also
Constants Summary


Copyright © 2011, Oracle. All rights reserved.