| Package | Description |
|---|---|
| de.hybris.platform.addonsupport.valueprovider | |
| de.hybris.platform.addonsupport.valueprovider.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AddOnValueProvider> |
AddOnValueProviderRegistry.get(java.lang.String addOnName)
Returns the value provider for the given AddOn name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAddOnValueProvider
Default implementation of the
AddOnValueProvider interface. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<AddOnValueProvider> |
DefaultAddOnValueProviderRegistry.get(java.lang.String addOnName) |
protected java.util.Map<java.lang.String,AddOnValueProvider> |
DefaultAddOnValueProviderRegistry.getValueProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAddOnValueProviderRegistry.setValueProviders(java.util.Map<java.lang.String,AddOnValueProvider> valueProviders) |
Copyright © 2018 SAP SE. All Rights Reserved.