Class LoadStopwordProperties.LoadStopwordProperty
java.lang.Object
com.broadleafcommerce.search.core.service.LoadStopwordProperties.LoadStopwordProperty
- Enclosing class:
- LoadStopwordProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAliases
(List<String> aliases) void
setLanguage
(String language) void
setStopwordFile
(String stopwordFile) toString()
-
Constructor Details
-
LoadStopwordProperty
public LoadStopwordProperty()
-
-
Method Details