Uses of Class
de.hybris.platform.solrfacetsearch.model.config.SolrEndpointUrlModel
Packages that use SolrEndpointUrlModel
Package
Description
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
-
Uses of SolrEndpointUrlModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return types with arguments of type SolrEndpointUrlModelModifier and TypeMethodDescriptionSolrServerConfigModel.getSolrEndpointUrls()Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.Method parameters in de.hybris.platform.solrfacetsearch.model.config with type arguments of type SolrEndpointUrlModelModifier and TypeMethodDescriptionvoidSolrServerConfigModel.setSolrEndpointUrls(List<SolrEndpointUrlModel> value) Generated method - Setter ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.