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