Nitido Inc.

com.nitido.nimbox.http.services.ad.simple
Interface SimpleAdServiceConstants

All Known Implementing Classes:
SimpleAdService

public interface SimpleAdServiceConstants


Field Summary
static java.lang.String AD_PROPS_DELIM_REGEX
          The delimeter used to separate the various ad properties
static java.lang.String CONF_KEY_AD_PROP_PREFIX
          Configuration prefix used to retrieve all ad properties
static java.lang.String CONF_KEY_AD_TRACKING_NIMLET
          Configuration key to retrieve the properties for the default Ad
static java.lang.String CONF_KEY_ADMAP_PREFIX
          Configuration prefix used to retrieve all ads for a given skin id.
static java.lang.String CONF_KEY_ENABLE_DISPLAY_TRACKING
          Configuration key to retrieve the properties for the default Ad
static java.lang.String CONF_KEY_SKINMAP_PREFIX
          Configuration prefix used to retrieve the mappings between skin id and skin name.
static java.lang.String DEF_IMAGE_ALTERNATE_TEXT
          The default image alternate text to use if one is not provided as part of an ad configuration property.
static java.lang.String DEFAULT_AD_ID
          Configuration prefix to retrieve the properties for the default Ad
static java.lang.String KEY_AD_PROP_CONTENT
          Key to retrieve the AD Content
static java.lang.String KEY_AD_PROP_DESCRIPTION
          Key to retrieve the AD Description
static java.lang.String KEY_AD_PROP_LINKURL
          Key to retrieve the AD link URL
static int KEY_SKINMAP_PREFIX_LENGTH
          The string length for the skin map prefix
static java.lang.String VALID_TRACKING_NIMLET_REGEX
          Regular expression used to validate the tracking nimlet configuration
 

Field Detail

CONF_KEY_AD_TRACKING_NIMLET

static final java.lang.String CONF_KEY_AD_TRACKING_NIMLET
Configuration key to retrieve the properties for the default Ad

See Also:
Constant Field Values

CONF_KEY_ENABLE_DISPLAY_TRACKING

static final java.lang.String CONF_KEY_ENABLE_DISPLAY_TRACKING
Configuration key to retrieve the properties for the default Ad

See Also:
Constant Field Values

CONF_KEY_SKINMAP_PREFIX

static final java.lang.String CONF_KEY_SKINMAP_PREFIX
Configuration prefix used to retrieve the mappings between skin id and skin name.

See Also:
Constant Field Values

CONF_KEY_ADMAP_PREFIX

static final java.lang.String CONF_KEY_ADMAP_PREFIX
Configuration prefix used to retrieve all ads for a given skin id.

See Also:
Constant Field Values

CONF_KEY_AD_PROP_PREFIX

static final java.lang.String CONF_KEY_AD_PROP_PREFIX
Configuration prefix used to retrieve all ad properties

See Also:
Constant Field Values

DEFAULT_AD_ID

static final java.lang.String DEFAULT_AD_ID
Configuration prefix to retrieve the properties for the default Ad

See Also:
Constant Field Values

KEY_AD_PROP_LINKURL

static final java.lang.String KEY_AD_PROP_LINKURL
Key to retrieve the AD link URL

See Also:
Constant Field Values

KEY_AD_PROP_CONTENT

static final java.lang.String KEY_AD_PROP_CONTENT
Key to retrieve the AD Content

See Also:
Constant Field Values

KEY_AD_PROP_DESCRIPTION

static final java.lang.String KEY_AD_PROP_DESCRIPTION
Key to retrieve the AD Description

See Also:
Constant Field Values

KEY_SKINMAP_PREFIX_LENGTH

static final int KEY_SKINMAP_PREFIX_LENGTH
The string length for the skin map prefix


AD_PROPS_DELIM_REGEX

static final java.lang.String AD_PROPS_DELIM_REGEX
The delimeter used to separate the various ad properties

See Also:
Constant Field Values

VALID_TRACKING_NIMLET_REGEX

static final java.lang.String VALID_TRACKING_NIMLET_REGEX
Regular expression used to validate the tracking nimlet configuration

See Also:
Constant Field Values

DEF_IMAGE_ALTERNATE_TEXT

static final java.lang.String DEF_IMAGE_ALTERNATE_TEXT
The default image alternate text to use if one is not provided as part of an ad configuration property.

See Also:
Constant Field Values

Nitido NiM 2.5 Java API

These JavaDoc pages are generated for release/nim_2_5-2.5.44

Copyright © 1999-2009 Nitido Inc.    Proprietary and Confidential.    All Rights Reserved.