atg.commerce.search.testing
Class CommerceSearchTestingService
java.lang.Object
  
atg.nucleus.logging.VariableArgumentApplicationLoggingImpl
      
atg.nucleus.GenericService
          
atg.repository.search.testing.SearchTestingService
              
atg.commerce.search.testing.CommerceSearchTestingService
- All Implemented Interfaces: 
 - NameContextBindingListener, NameContextElement, NameResolver, AdminableService, ApplicationLogging, atg.nucleus.logging.ApplicationLoggingSender, atg.nucleus.logging.TraceApplicationLogging, VariableArgumentApplicationLogging, ComponentNameResolver, Service, ServiceListener, java.util.EventListener
 
public class CommerceSearchTestingService
- extends SearchTestingService
 
Extends the base DAF SearchTestingService to provide a lookup of sorting property names as 
 MetaProperty object to provide locale specific display names.
| 
Field Summary | 
static java.lang.String | 
CLASS_VERSION
 
          Class version string | 
 
 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
DEFAULT_LOG_TRACE_STATUS | 
 
 
 
 
| Methods inherited from class atg.repository.search.testing.SearchTestingService | 
getAvailableLocaleNames, getAvailableLocales, getAvailableLocales, getDefaultSearchEnvironment, getRoutingSystemService, getSearchEnvironments, getSortByPropertyNames, setAvailableLocaleNames, setDefaultSearchEnvironment, setRoutingSystemService, setSearchEnvironments, setSortByPropertyNames | 
 
| Methods inherited from class atg.nucleus.GenericService | 
addLogListener, createAdminServlet, doStartService, doStopService, getAbsoluteName, getAdminServlet, getLoggingForVlogging, getLogListenerCount, getLogListeners, getName, getNameContext, getNucleus, getRoot, getServiceConfiguration, getServiceInfo, isLoggingDebug, isLoggingError, isLoggingInfo, isLoggingTrace, isLoggingWarning, isRunning, logDebug, logDebug, logDebug, logError, logError, logError, logInfo, logInfo, logInfo, logTrace, logTrace, logTrace, logWarning, logWarning, logWarning, nameContextElementBound, nameContextElementUnbound, removeLogListener, resolveName, resolveName, resolveName, resolveName, sendLogEvent, setLoggingDebug, setLoggingError, setLoggingInfo, setLoggingTrace, setLoggingWarning, setNucleus, setServiceInfo, startService, stopService | 
 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
vlogDebug, vlogDebug, vlogDebug, vlogDebug, 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 | 
 
CLASS_VERSION
public static java.lang.String CLASS_VERSION
- Class version string
 
CommerceSearchTestingService
public CommerceSearchTestingService()
getMetaPropertiesHelperRegistry
public MetaPropertiesHelperRegistry getMetaPropertiesHelperRegistry()
- Gets the MetaPropertiesHelperRegistry
- Returns:
 - the MetaPropertiesHelperRegistry
 
 
 
setMetaPropertiesHelperRegistry
public void setMetaPropertiesHelperRegistry(MetaPropertiesHelperRegistry pMetaPropertiesHelperRegistry)
- Sets the MetaPropertiesHelperRegistry
- Parameters:
 pMetaPropertiesHelperRegistry - 
 
 
getApplicationName
public java.lang.String getApplicationName()
- Gets the application name
- Returns:
 - String application name
 
 
 
setApplicationName
public void setApplicationName(java.lang.String pApplicationName)
- Sets the application name
- Parameters:
 pApplicationName - String application name
 
 
getSortingProperties
public atg.core.util.OrderedHashtable getSortingProperties()