public class DefaultSolrChangesService extends Object implements E2EChangesPropertiesService
FULLSTOP| Constructor and Description |
|---|
DefaultSolrChangesService() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getInfo() |
String |
getNameFile() |
boolean |
isSorted() |
void |
saveToProperties(SolrFacetSearchConfigModel model,
Properties prop,
String name) |
void |
setFacetSearchConfigDao(FacetSearchConfigDao facetSearchConfigDao) |
void |
setNameFile(String nameFile) |
void |
setSorted(boolean sorted) |
public Properties getInfo()
getInfo in interface E2EChangesPropertiesServicepublic void saveToProperties(SolrFacetSearchConfigModel model, Properties prop, String name)
model - name - prop - public String getNameFile()
getNameFile in interface E2EChangesPropertiesServicepublic boolean isSorted()
isSorted in interface E2EChangesPropertiesServicepublic void setSorted(boolean sorted)
sorted - the sorted to setpublic void setFacetSearchConfigDao(FacetSearchConfigDao facetSearchConfigDao)
facetSearchConfigDao - the facetSearchConfigDao to setpublic void setNameFile(String nameFile)
nameFile - the nameFile to setCopyright © 2017 SAP SE. All Rights Reserved.