Class DefaultSolrChangesService

    • Constructor Detail

      • DefaultSolrChangesService

        public DefaultSolrChangesService()
    • Method Detail

      • saveToProperties

        public void saveToProperties​(SolrFacetSearchConfigModel model,
                                     java.util.Properties prop,
                                     java.lang.String name)
        Parameters:
        model -
        name -
        prop -
      • getNameFile

        public java.lang.String getNameFile()
        Specified by:
        getNameFile in interface E2EChangesPropertiesService
        Returns:
        name of destination file to be read by diagnostic agent basing on CCDB template
      • setSorted

        public void setSorted​(boolean sorted)
        Parameters:
        sorted - the sorted to set
      • setSolrFacetSearchConfigDao

        public void setSolrFacetSearchConfigDao​(SolrFacetSearchConfigDao solrFacetSearchConfigDao)
        Parameters:
        solrFacetSearchConfigDao - the solrFacetSearchConfigDao to set
      • setNameFile

        public void setNameFile​(java.lang.String nameFile)
        Parameters:
        nameFile - the nameFile to set