java.lang.Object | +--com.ibm.commerce.marketingcenter.events.dbobjects.PEStatsConstants
Constants that represent column names for the PESTATS table.
Field Summary | |
---|---|
static java.lang.String |
CATGROUP_ID Column name definitions - category ID |
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
static java.lang.String |
FEATURE_ID Column name definitions - product explorer feature ID |
static java.lang.String |
PECOUNT Column name definitions - product explorer count |
static java.lang.String |
PEFEATURENAME Column name definitions - product explorer feature name |
static java.lang.String |
STOREENT_ID Column name definitions - store entity ID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
public static final java.lang.String FEATURE_ID
public static final java.lang.String STOREENT_ID
public static final java.lang.String CATGROUP_ID
public static final java.lang.String PECOUNT
public static final java.lang.String PEFEATURENAME