| Package | Description |
|---|---|
| de.hybris.platform.basecommerce.model.site |
Contains generated models for each type of de.hybris.platform.basecommerce.jalo.site package.
|
| de.hybris.platform.personalizationcms.setup | |
| de.hybris.platform.personalizationcms.strategy | |
| 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 | |
| de.hybris.platform.personalizationservices.setup | |
| de.hybris.platform.personalizationservices.strategies | |
| de.hybris.platform.personalizationservices.strategies.impl | |
| de.hybris.platform.personalizationyprofile.mapper.impl |
| Modifier and Type | Method and Description |
|---|---|
CxConfigModel |
BaseSiteModel.getCxConfig()
Generated method - Getter of the
BaseSite.cxConfig attribute defined at extension personalizationservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSiteModel.setCxConfig(CxConfigModel value)
Generated method - Setter of
BaseSite.cxConfig attribute defined at extension personalizationservices. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<CxConfigModel> |
PersonalizationcmsSystemSetup.getConfigForUpdate() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<CxConfigModel> |
CmsCxConfigurationLookupStrategy.getConfigurations(CatalogVersionModel catalogVersion) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CxConfigModel> |
CxConfigurationService.getConfiguration()
Retrieves configuration with current base site returned by
BaseSiteService. |
java.util.Optional<CxConfigModel> |
CxConfigurationService.getConfiguration(BaseSiteModel baseSiteModel)
Retrieves configuration with given base site
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CxConfigurationService.getValue(CatalogVersionModel catalogVersion,
java.util.function.Function<CxConfigModel,T> accessor,
T defaultValue)
Retrieves configuration attribute value
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CxConfigModel> |
DefaultCxConfigurationService.getConfiguration() |
java.util.Optional<CxConfigModel> |
DefaultCxConfigurationService.getConfiguration(BaseSiteModel baseSiteModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxConfigValidationInterceptor.onValidate(CxConfigModel model,
InterceptorContext context) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DefaultCxConfigurationService.getValue(CatalogVersionModel catalogVersion,
java.util.function.Function<CxConfigModel,T> accessor,
T defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
CxConfigModel |
CxUrlVoterConfigModel.getCxConfig()
Generated method - Getter of the
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices. |
CxConfigModel |
CxPeriodicVoterConfigModel.getCxConfig()
Generated method - Getter of the
CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CxUrlVoterConfigModel.setCxConfig(CxConfigModel value)
Generated method - Setter of
CxUrlVoterConfig.cxConfig attribute defined at extension personalizationservices. |
void |
CxPeriodicVoterConfigModel.setCxConfig(CxConfigModel value)
Generated method - Setter of
CxPeriodicVoterConfig.cxConfig attribute defined at extension personalizationservices. |
| Constructor and Description |
|---|
CxPeriodicVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
java.lang.Integer _userMinRequestNumber,
java.lang.Long _userMinTime)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxPeriodicVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
ItemModel _owner,
java.lang.Integer _userMinRequestNumber,
java.lang.Long _userMinTime)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxUrlVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
ItemModel _owner,
java.lang.String _urlRegexp)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CxUrlVoterConfigModel(java.util.Set<java.lang.String> _actions,
java.lang.String _code,
CxConfigModel _cxConfig,
java.lang.String _urlRegexp)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
CxConfigModel |
CxConfigResource.getCxConfigModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CxConfigModel |
CxConfigResource.readResource(java.lang.String resourceId)
Gets the
CxConfigModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CxConfigModel> |
CxConfigsResource.getCxConfigsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CxConfigResource.setCxConfigModel(CxConfigModel value)
Convenience method which just delegates to
#setResourceValue(CxConfigModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CxConfigsResource.setCxConfigsCollection(java.util.Collection<CxConfigModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected CxConfigModel |
PersonalizationServiceSystemSetupIntegrationTest.getConfiguration(java.lang.String code) |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResult<CxConfigModel> |
PersonalizationServicesSystemSetup.getCxConfigs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PersonalizationServicesSystemSetup.mapAnonymousToPeriodicConfig(CxConfigModel config) |
protected void |
PersonalizationServicesSystemSetup.updateUrlVoterConfigs(CxConfigModel config) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CxConfigModel> |
CxConfigurationLookupStrategy.getConfiguration()
Search configuration based on session attributes (e.g.
|
java.util.Optional<CxConfigModel> |
CxConfigurationLookupStrategy.getConfiguration(BaseSiteModel baseSite)
Retrieves configuration for given base site
|
java.util.Set<CxConfigModel> |
CxConfigurationLookupStrategy.getConfigurations(CatalogVersionModel catalogVersion)
Search configurations related to catalog version.
Method returns set, because in current model there can be more than one configuration related to catalog version. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CxConfigModel> |
DefaultCxConfigurationLookupStrategy.getConfiguration() |
java.util.Optional<CxConfigModel> |
DefaultCxConfigurationLookupStrategy.getConfiguration(BaseSiteModel baseSite) |
java.util.Set<CxConfigModel> |
DefaultCxConfigurationLookupStrategy.getConfigurations(CatalogVersionModel catalogVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<SegmentMappingData> |
CxOrderMapper.getSegment(CxConfigModel configModel,
java.util.Optional<java.math.BigDecimal> ordersValue) |
Copyright © 2018 SAP SE. All Rights Reserved.