com.jalios.jcms.recommendation
Interface RecommendationConstants

All Known Implementing Classes:
RecommendationManager, RecommendationTag

public interface RecommendationConstants

Recommendation constants

Since:
jcms-8.0.0
Version:
$Revision: 44812 $
Author:
Kevin Bransard

Field Summary
static String ALERT_DOMAIN
           
static String ALERT_NAME
           
static String CDATE_DESC_FIELD
           
static String DATA_ID_FIELD
           
static String GROUP_ID_SET_FIELD
           
static String GROUP_TABLE_ALIAS
           
static String OVERRIDE_ALERT_NAME_PROP
           
static String OVERRIDE_MODAL_TEXT_PROP
           
static String RECIPIENT_ID_SET_FIELD
           
static String RECIPIENT_TABLE_ALIAS
           
static String RECOMMENDATION_ENABLED_PROP
           
static String REVISION
           
static String TTCARD_GROUP_REGEXP
           
static String VALUE_FIELD
           
 

Field Detail

REVISION

static final String REVISION
See Also:
Constant Field Values

TTCARD_GROUP_REGEXP

static final String TTCARD_GROUP_REGEXP
See Also:
Constant Field Values

ALERT_DOMAIN

static final String ALERT_DOMAIN
See Also:
Constant Field Values

ALERT_NAME

static final String ALERT_NAME
See Also:
Constant Field Values

RECOMMENDATION_ENABLED_PROP

static final String RECOMMENDATION_ENABLED_PROP
See Also:
Constant Field Values

OVERRIDE_ALERT_NAME_PROP

static final String OVERRIDE_ALERT_NAME_PROP
See Also:
Constant Field Values

OVERRIDE_MODAL_TEXT_PROP

static final String OVERRIDE_MODAL_TEXT_PROP
See Also:
Constant Field Values

DATA_ID_FIELD

static final String DATA_ID_FIELD
See Also:
Constant Field Values

RECIPIENT_ID_SET_FIELD

static final String RECIPIENT_ID_SET_FIELD
See Also:
Constant Field Values

GROUP_ID_SET_FIELD

static final String GROUP_ID_SET_FIELD
See Also:
Constant Field Values

GROUP_TABLE_ALIAS

static final String GROUP_TABLE_ALIAS
See Also:
Constant Field Values

RECIPIENT_TABLE_ALIAS

static final String RECIPIENT_TABLE_ALIAS
See Also:
Constant Field Values

VALUE_FIELD

static final String VALUE_FIELD
See Also:
Constant Field Values

CDATE_DESC_FIELD

static final String CDATE_DESC_FIELD
See Also:
Constant Field Values


Copyright © 2001-2010 Jalios SA. All Rights Reserved.