Uses of Interface
com.broadleafcommerce.search.core.service.StopwordService
Packages that use StopwordService
-
Uses of StopwordService in com.broadleafcommerce.search.core.web.endpoint
Methods in com.broadleafcommerce.search.core.web.endpoint that return StopwordServiceModifier and TypeMethodDescriptionprotected StopwordService
StopwordEndpoint.getStopwordService()
Constructors in com.broadleafcommerce.search.core.web.endpoint with parameters of type StopwordServiceModifierConstructorDescriptionStopwordEndpoint
(StopwordService stopwordService, com.broadleafcommerce.common.extension.TypeFactory typeFactory)