Uses of Class
de.hybris.platform.solrfacetsearch.jalo.config.SolrServerConfig
Packages that use SolrServerConfig
Package
Description
-
Uses of SolrServerConfig in de.hybris.platform.solrfacetsearch.jalo
Methods in de.hybris.platform.solrfacetsearch.jalo that return SolrServerConfigModifier and TypeMethodDescriptionGeneratedSolrfacetsearchManager.createSolrServerConfig(SessionContext ctx, Map attributeValues) GeneratedSolrfacetsearchManager.createSolrServerConfig(Map attributeValues) -
Uses of SolrServerConfig in de.hybris.platform.solrfacetsearch.jalo.config
Methods in de.hybris.platform.solrfacetsearch.jalo.config that return SolrServerConfigModifier and TypeMethodDescriptionGeneratedSolrEndpointUrl.getSolrServerConfig()Generated method - Getter of theSolrEndpointUrl.solrServerConfigattribute.GeneratedSolrEndpointUrl.getSolrServerConfig(SessionContext ctx) Generated method - Getter of theSolrEndpointUrl.solrServerConfigattribute.GeneratedSolrFacetSearchConfig.getSolrServerConfig()Generated method - Getter of theSolrFacetSearchConfig.solrServerConfigattribute.GeneratedSolrFacetSearchConfig.getSolrServerConfig(SessionContext ctx) Generated method - Getter of theSolrFacetSearchConfig.solrServerConfigattribute.Methods in de.hybris.platform.solrfacetsearch.jalo.config with parameters of type SolrServerConfigModifier and TypeMethodDescriptionvoidGeneratedSolrEndpointUrl.setSolrServerConfig(SessionContext ctx, SolrServerConfig value) Generated method - Setter of theSolrEndpointUrl.solrServerConfigattribute.voidGeneratedSolrEndpointUrl.setSolrServerConfig(SolrServerConfig value) Generated method - Setter of theSolrEndpointUrl.solrServerConfigattribute.voidGeneratedSolrFacetSearchConfig.setSolrServerConfig(SessionContext ctx, SolrServerConfig value) Generated method - Setter of theSolrFacetSearchConfig.solrServerConfigattribute.voidGeneratedSolrFacetSearchConfig.setSolrServerConfig(SolrServerConfig value) Generated method - Setter of theSolrFacetSearchConfig.solrServerConfigattribute.