atg.commerce.search.refinement.admin
Interface RefinementConfigurationCollectorFactory

All Known Implementing Classes:
CustomCollectorFactory, StandardCollectorFactory

public interface RefinementConfigurationCollectorFactory

Implementors of this interface can create RefinementConfigurationCollector objects, used by the RefinementConfigurationGenerator.


Field Summary
static java.lang.String CLASS_VERSION
          Class version string
 
Method Summary
 RefinementConfigurationCollector createCollector()
          Creates a refinement configuration collector
 

Field Detail

CLASS_VERSION

static final java.lang.String CLASS_VERSION
Class version string

See Also:
Constant Field Values
Method Detail

createCollector

RefinementConfigurationCollector createCollector()
Creates a refinement configuration collector