| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.logging.LoggingSupport
atg.commerce.search.refinement.admin.RefineConfigItem
public class RefineConfigItem
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| 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 | |
|---|---|
| RefineConfigItem(RefinementConfigurationGenerator pGenerator)Constructs an instanceof RefineConfigItem | |
| Method Summary | |
|---|---|
|  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 | 
| Methods inherited from class atg.nucleus.logging.LoggingSupport | 
|---|
| 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, setLoggingWarning | 
| 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 RefineConfigItem(RefinementConfigurationGenerator pGenerator)
| Method Detail | 
|---|
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.AdapterException
public void handleRefinementConfigurationXML(byte[] pRefinementConfigurationXML)
                                      throws atg.repository.search.indexing.IndexingException
handleRefinementConfigurationXML in interface RefinementConfigurationXMLHandleratg.repository.search.indexing.IndexingException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||