Class LoadStopwordProperties.LoadStopwordProperty
java.lang.Object
com.broadleafcommerce.search.core.service.LoadStopwordProperties.LoadStopwordProperty
- Enclosing class:
- LoadStopwordProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetAliases(List<String> aliases) voidsetLanguage(String language) voidsetStopwordFile(String stopwordFile) toString()
-
Constructor Details
-
LoadStopwordProperty
public LoadStopwordProperty()
-
-
Method Details