Uses of Class
com.endeca.b2creference.config.ApplicationConfig

Packages that use ApplicationConfig
com.endeca.b2creference.services.query.impl   
 

Uses of ApplicationConfig in com.endeca.b2creference.services.query.impl
 

Methods in com.endeca.b2creference.services.query.impl that return ApplicationConfig
 ApplicationConfig UICLContentQueryService.getApplicationConfig()
           
 ApplicationConfig AutoDimensionSearchQueryPreProcessor.getApplicationConfig()
           
 

Methods in com.endeca.b2creference.services.query.impl with parameters of type ApplicationConfig
 void UICLContentQueryService.setApplicationConfig(ApplicationConfig applicationConfig)
           
 void AutoDimensionSearchQueryPreProcessor.setApplicationConfig(ApplicationConfig applicationConfig)