atg.commerce.search
Interface IndexConstants

All Known Implementing Classes:
CustomCatalogPropertyAccessor, CustomCatalogVariantProducer

public interface IndexConstants

Constants used by indexing classes.


Field Summary
static java.lang.String CATALOG_ATTR
          This is the name of the Context attribute that will hold the current catalog item
static java.lang.String CATALOGS_ITER_ATTR
          This is the name of the Context attribute that will hold the ancestor catalogs iterator
static java.lang.String CLASS_VERSION
           
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values

CATALOG_ATTR

static final java.lang.String CATALOG_ATTR
This is the name of the Context attribute that will hold the current catalog item


CATALOGS_ITER_ATTR

static final java.lang.String CATALOGS_ITER_ATTR
This is the name of the Context attribute that will hold the ancestor catalogs iterator