| Package | Description |
|---|---|
| de.hybris.platform.personalizationservices.configuration | |
| de.hybris.platform.personalizationservices.configuration.impl | |
| de.hybris.platform.personalizationservices.model.config |
Contains generated models for each type of de.hybris.platform.personalizationservices.jalo.config package.
|
| de.hybris.platform.personalizationservices.resource.config |
| Modifier and Type | Method and Description |
|---|---|
List<CxUrlVoterConfigModel> |
CxConfigurationService.getUrlVoterConfigurations()
Retrieves list of url voter configurations with current base site returned by
BaseSiteService. |
List<CxUrlVoterConfigModel> |
CxConfigurationService.getUrlVoterConfigurations(BaseSiteModel baseSiteModel)
Retrieves list of url voter configurations with given base site.
|
| Modifier and Type | Method and Description |
|---|---|
List<CxUrlVoterConfigModel> |
DefaultCxConfigurationService.getUrlVoterConfigurations() |
List<CxUrlVoterConfigModel> |
DefaultCxConfigurationService.getUrlVoterConfigurations(BaseSiteModel baseSiteModel) |
| Modifier and Type | Method and Description |
|---|---|
List<CxUrlVoterConfigModel> |
CxConfigModel.getUrlVoterConfigs()
Generated method - Getter of the
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CxConfigModel.setUrlVoterConfigs(List<CxUrlVoterConfigModel> value)
Generated method - Setter of
CxConfig.urlVoterConfigs attribute defined at extension personalizationservices. |
| Modifier and Type | Method and Description |
|---|---|
CxUrlVoterConfigModel |
CxUrlVoterConfigResource.getCxUrlVoterConfigModel()
Convenience method which just delegates to
#getResourceValue() |
protected CxUrlVoterConfigModel |
CxUrlVoterConfigResource.readResource(String resourceId)
Gets the
CxUrlVoterConfigModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CxUrlVoterConfigModel> |
CxUrlVoterConfigsResource.getCxUrlVoterConfigsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxUrlVoterConfigResource.setCxUrlVoterConfigModel(CxUrlVoterConfigModel value)
Convenience method which just delegates to
#setResourceValue(CxUrlVoterConfigModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxUrlVoterConfigsResource.setCxUrlVoterConfigsCollection(Collection<CxUrlVoterConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.