| Modifier and Type | Method and Description |
|---|---|
VariantsService |
DefaultPlatformTypeFacadeStrategy.getVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultPlatformTypeFacadeStrategy.setVariantsService(VariantsService variantsService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BackofficeVariantsService
Extends
VariantsService with additional useful methods. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBackofficeVariantsService |
| Modifier and Type | Method and Description |
|---|---|
VariantsService |
DefaultBackofficeVariantsService.getVariantService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBackofficeVariantsService.setVariantService(VariantsService variantService) |
| Modifier and Type | Method and Description |
|---|---|
protected VariantsService |
VariantOptionDataPopulator.getVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariantOptionDataPopulator.setVariantsService(VariantsService variantsService) |
| Modifier and Type | Method and Description |
|---|---|
VariantsService |
SearchResultVariantOptionsProductPopulator.getVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultVariantOptionsProductPopulator.setVariantsService(VariantsService variantsService) |
| Modifier and Type | Method and Description |
|---|---|
protected VariantsService |
OptionalModelPropertyFieldValueProvider.getVariantsService() |
VariantsService |
ProductAttributesValueResolver.getVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
OptionalModelPropertyFieldValueProvider.setVariantsService(VariantsService variantsService) |
void |
ProductAttributesValueResolver.setVariantsService(VariantsService variantsService) |
| Modifier and Type | Method and Description |
|---|---|
protected VariantsService |
DefaultMappingTransformationService.getVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMappingTransformationService.setVariantsService(VariantsService variantsService) |
| Modifier and Type | Method and Description |
|---|---|
VariantsService |
VariantAttributePropertyAccessor.getVariantsService()
Deprecated.
since 1808 - use
VariantAttributePropertyAccessor.getBackofficeVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariantAttributePropertyAccessor.setVariantService(VariantsService variantService)
Deprecated.
since 1808 - this bean is not used in this class anymore
|
void |
VariantAttributePropertyAccessor.setVariantsService(VariantsService variantsService)
Deprecated.
since 1808 - this bean is not used in this class anymore
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultVariantsService
Default implementation of the
VariantsService. |
| Modifier and Type | Method and Description |
|---|---|
VariantsService |
ProductServiceImpl.getVariantsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductServiceImpl.setVariantsService(VariantsService variantsService) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelPropertyFieldValueProvider.setVariantsService(VariantsService variantsService) |
Copyright © 2018 SAP SE. All Rights Reserved.