| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.GenericService
atg.commerce.search.refinement.admin.StandardCollectorFactory
atg.commerce.search.refinement.admin.CustomCollectorFactory
public class CustomCollectorFactory
A refinement configuration collector factory that creates custom refinement configuration collector objects.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Fields inherited from class atg.commerce.search.refinement.admin.StandardCollectorFactory | 
|---|
| mHasRepositoryUpdatePermissions | 
| Fields inherited from class atg.nucleus.GenericService | 
|---|
| SERVICE_INFO_KEY | 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
|---|
| DEFAULT_LOG_TRACE_STATUS | 
| Fields inherited from interface atg.nucleus.logging.ApplicationLogging | 
|---|
| DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS | 
| Constructor Summary | |
|---|---|
| CustomCollectorFactory() | |
| Method Summary | |
|---|---|
|  RefinementConfigurationCollector | createCollector()Create and initialize a custom refinement configuration collector. | 
|  java.lang.String | getCatalogChildCatalogsPropertyName() | 
|  java.lang.String | getCatalogRefineConfigPropertyName()Gets the catalog property name that contains the refinement configuration item. | 
|  Repository | getCatalogRepository()Gets the catalog repository. | 
|  java.lang.String | getCatalogRootCategoriesPropertyName()Gets the name of the root categories property of the catalog item. | 
|  java.lang.String | getCategoryInfoCatalogPropertyName()Gets the name of the category-info catalog property. | 
|  java.lang.String | getCategoryInfoCategoryItemPropertyName()Gets the name of the category-info category item property. | 
|  java.lang.String | getCategoryInfoItemDescriptorName()Gets the name of the category info item descriptor. | 
|  java.lang.String | getCategoryInfoRefineConfigPropertyName()Gets the name of the category-info refine config property. | 
|  CustomCatalogTools | getCustomCatalogTools()Gets the custom catalog tools component. | 
| protected  void | initializeCollector(RefinementConfigurationCollector pCollector)Set properties in the newly created custom refinement configuration collector. | 
|  void | setCatalogChildCatalogsPropertyName(java.lang.String pCatalogChildCatalogsPropertyName) | 
|  void | setCatalogRefineConfigPropertyName(java.lang.String pCatalogRefineConfigPropertyName)Sets the catalog property name that contains the refinement configuration item. | 
|  void | setCatalogRootCategoriesPropertyName(java.lang.String pCatalogRootCategoriesPropertyName)Sets the name of the root categories property of the catalog item. | 
|  void | setCategoryInfoCatalogPropertyName(java.lang.String pCategoryInfoCatalogPropertyName)Sets the name of the category-info catalog property. | 
|  void | setCategoryInfoCategoryItemPropertyName(java.lang.String pCategoryInfoCategoryItemPropertyName)Sets the name of the category-info category item property. | 
|  void | setCategoryInfoItemDescriptorName(java.lang.String pCategoryInfoItemDescriptorName)Sets the name of the category info item descriptor. | 
|  void | setCategoryInfoRefineConfigPropertyName(java.lang.String pCategoryInfoRefineConfigPropertyName)Sets the name of the category-info refine config property. | 
|  void | setCustomCatalogTools(CustomCatalogTools pCustomCatalogTools)Sets the custom catalog tools component. | 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
|---|
| vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public CustomCollectorFactory()
| Method Detail | 
|---|
public java.lang.String getCatalogRefineConfigPropertyName()
public void setCatalogRefineConfigPropertyName(java.lang.String pCatalogRefineConfigPropertyName)
public java.lang.String getCatalogChildCatalogsPropertyName()
public void setCatalogChildCatalogsPropertyName(java.lang.String pCatalogChildCatalogsPropertyName)
public CustomCatalogTools getCustomCatalogTools()
public void setCustomCatalogTools(CustomCatalogTools pCustomCatalogTools)
public Repository getCatalogRepository()
public java.lang.String getCatalogRootCategoriesPropertyName()
public void setCatalogRootCategoriesPropertyName(java.lang.String pCatalogRootCategoriesPropertyName)
public java.lang.String getCategoryInfoItemDescriptorName()
public void setCategoryInfoItemDescriptorName(java.lang.String pCategoryInfoItemDescriptorName)
public java.lang.String getCategoryInfoCatalogPropertyName()
public void setCategoryInfoCatalogPropertyName(java.lang.String pCategoryInfoCatalogPropertyName)
public java.lang.String getCategoryInfoCategoryItemPropertyName()
public void setCategoryInfoCategoryItemPropertyName(java.lang.String pCategoryInfoCategoryItemPropertyName)
public java.lang.String getCategoryInfoRefineConfigPropertyName()
public void setCategoryInfoRefineConfigPropertyName(java.lang.String pCategoryInfoRefineConfigPropertyName)
protected void initializeCollector(RefinementConfigurationCollector pCollector)
initializeCollector in class StandardCollectorFactorypublic RefinementConfigurationCollector createCollector()
createCollector in interface RefinementConfigurationCollectorFactorycreateCollector in class StandardCollectorFactory| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||