Uses of Interface
com.endeca.b2creference.services.DvalIdLookupService

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

Uses of DvalIdLookupService in com.endeca.b2creference.services.impl
 

Classes in com.endeca.b2creference.services.impl that implement DvalIdLookupService
 class XmlConfigurableDvalIdLookupService
           
 

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

Methods in com.endeca.b2creference.services.query.impl that return DvalIdLookupService
 DvalIdLookupService SmartDeadEndsProcessor.getDvalIdLookupService()
           
 DvalIdLookupService ZeroResultsTriggerQueryProcessor.getDvalIdLookupService()
           
 DvalIdLookupService PageBuilderTriggersQueryProcessor.getDvalIdLookupService()
           
 

Methods in com.endeca.b2creference.services.query.impl with parameters of type DvalIdLookupService
 void SmartDeadEndsProcessor.setDvalIdLookupService(DvalIdLookupService dvalIdLookupService)
           
 void ZeroResultsTriggerQueryProcessor.setDvalIdLookupService(DvalIdLookupService dvalIdLookupService)
           
 void PageBuilderTriggersQueryProcessor.setDvalIdLookupService(DvalIdLookupService dvalIdLookupService)
           
 void LocaleQueryProcessor.setDvalIdLookupService(DvalIdLookupService dvalIdLookupService)