public class RefineConfigItem extends atg.nucleus.logging.LoggingSupport implements atg.search.adapter.customization.CustomizationItem, RefinementConfigurationXMLHandler
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
DEFAULT_LOG_TRACE_STATUSDEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS| Constructor and Description | 
|---|
RefineConfigItem(RefinementConfigurationGenerator pGenerator)
Constructs an instanceof RefineConfigItem 
 | 
| Modifier and Type | Method and Description | 
|---|---|
atg.search.adapter.loader.AcquireSessionStatus | 
acquireCustomizations(atg.search.adapter.loader.AcquireSession pSession)
generate xml for each refine config 
 | 
atg.search.adapter.customization.CustomizationType | 
getCustomizationType()
get CustomizationType 
 | 
java.lang.String | 
getDisplayName()
get DisplayName 
 | 
java.lang.String | 
getId()
get Id 
 | 
atg.search.adapter.loader.AcquireSession | 
getSession()
get Session 
 | 
long | 
getTimestamp()
get Timestamp 
 | 
void | 
handleRefinementConfigurationXML(byte[] pRefinementConfigurationXML)
implement the RefinementConfigurationXMLHandler interface 
 | 
void | 
setDisplayName(java.lang.String pDisplayName)
set DisplayName 
 | 
void | 
setId(java.lang.String pId)
set Id 
 | 
void | 
setSession(atg.search.adapter.loader.AcquireSession pSession)
set Session 
 | 
getLogger, getLoggingForVlogging, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingTrace, isLoggingWarning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, setLogger, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingTrace, setLoggingWarningvlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarningpublic RefineConfigItem(RefinementConfigurationGenerator pGenerator)
public void setId(java.lang.String pId)
pId - the Idpublic java.lang.String getId()
getId in interface atg.search.adapter.customization.CustomizationItempublic void setDisplayName(java.lang.String pDisplayName)
pDisplayName - the DisplayNamepublic java.lang.String getDisplayName()
getDisplayName in interface atg.search.adapter.customization.CustomizationItempublic atg.search.adapter.customization.CustomizationType getCustomizationType()
getCustomizationType in interface atg.search.adapter.customization.CustomizationItempublic long getTimestamp()
getTimestamp in interface atg.search.adapter.customization.CustomizationItempublic void setSession(atg.search.adapter.loader.AcquireSession pSession)
pSession - the Sessionpublic atg.search.adapter.loader.AcquireSession getSession()
public atg.search.adapter.loader.AcquireSessionStatus acquireCustomizations(atg.search.adapter.loader.AcquireSession pSession)
                                                                     throws atg.search.adapter.exception.AdapterException
acquireCustomizations in interface atg.search.adapter.customization.CustomizationItematg.search.adapter.exception.AdapterExceptionpublic void handleRefinementConfigurationXML(byte[] pRefinementConfigurationXML)
                                      throws IndexingException
handleRefinementConfigurationXML in interface RefinementConfigurationXMLHandlerIndexingException