java.lang.Objectcom.ibm.commerce.marketingcenter.events.dbobjects.PCStatsConstants
Constants that represent column names for the PCSTATS 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 | PCCLICKS Column name definitions - product comparison clicks |
static java.lang.String | PCVIEWS Column name definitions - product comparison views |
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 STOREENT_ID
public static final java.lang.String CATGROUP_ID
public static final java.lang.String PCVIEWS
public static final java.lang.String PCCLICKS
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.