| Package | Description |
|---|---|
| de.hybris.platform.solrfacetsearch.converters.populator | |
| de.hybris.platform.solrfacetsearch.model.config |
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config package.
|
| de.hybris.platform.solrfacetsearch.resource.config |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultEndpointUrlPopulator.populate(SolrEndpointUrlModel source,
EndpointURL target) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSolrServerConfigPopulator.setEndpointUrlConverter(Converter<SolrEndpointUrlModel,EndpointURL> endpointUrlConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SolrEndpointUrlModel> |
SolrServerConfigModel.getSolrEndpointUrls()
Generated method - Getter of the
SolrServerConfig.solrEndpointUrls attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrServerConfigModel.setSolrEndpointUrls(java.util.List<SolrEndpointUrlModel> value)
Generated method - Setter of
SolrServerConfig.solrEndpointUrls attribute defined at extension solrfacetsearch. |
| Modifier and Type | Method and Description |
|---|---|
SolrEndpointUrlModel |
SolrEndpointUrlResource.getSolrEndpointUrlModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SolrEndpointUrlModel |
SolrEndpointUrlResource.readResource(java.lang.String resourceId)
Gets the
SolrEndpointUrlModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SolrEndpointUrlModel> |
SolrEndpointUrlsResource.getSolrEndpointUrlsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrEndpointUrlResource.setSolrEndpointUrlModel(SolrEndpointUrlModel value)
Convenience method which just delegates to
#setResourceValue(SolrEndpointUrlModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SolrEndpointUrlsResource.setSolrEndpointUrlsCollection(java.util.Collection<SolrEndpointUrlModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.