| Package | Description |
|---|---|
| de.hybris.platform.b2b.testframework | |
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| de.hybris.platform.platformbackoffice.variant | |
| de.hybris.platform.sap.sapmodel.model |
Contains generated models for each type of de.hybris.platform.sap.sapmodel.jalo package.
|
| de.hybris.platform.servicelayer.internal.converter.impl | |
| de.hybris.platform.variants.model |
Contains generated models for each type of de.hybris.platform.variants.jalo package.
|
| de.hybris.platform.variants.resource | |
| de.hybris.platform.yacceleratorcore.model |
Contains generated models for each type of de.hybris.platform.yacceleratorcore.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
VariantProductModel |
ModelFactory.createVariantProduct(String code,
ProductModel baseProduct,
CatalogVersionModel catalogVersion,
VariantTypeModel variantType) |
| Modifier and Type | Method and Description |
|---|---|
Collection<VariantProductModel> |
ProductModel.getVariants()
Generated method - Getter of the
Product.variants attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setVariants(Collection<VariantProductModel> value)
Generated method - Setter of
Product.variants attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
protected HashMap<Object,Object> |
VariantAttributesSectionRenderer.prepareNewVariantsModel(Collection<String> attributes,
VariantProductModel variantProductModel) |
protected void |
VariantAttributesSectionRenderer.registerDataModelForVariants(VariantProductModel variantProductModel,
WidgetInstanceManager widgetInstanceManager,
Collection<String> attributes) |
void |
VariantAttributesSectionRenderer.render(Component parent,
AbstractSection configuration,
VariantProductModel variantProductModel,
DataType dataType,
WidgetInstanceManager widgetInstanceManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
ERPVariantProductModel
Generated model class for type ERPVariantProduct first defined at extension sapmodel.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
VariantProductModelConverter.getTypeFromBaseProduct(VariantProductModel model) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericVariantProductModel
Generated model class for type GenericVariantProduct first defined at extension basecommerce.
|
| Modifier and Type | Method and Description |
|---|---|
VariantProductModel |
VariantProductResource.getVariantProductModel()
Convenience method which just delegates to
#getResourceValue() |
protected VariantProductModel |
VariantProductResource.readResource(String resourceId)
Gets the
VariantProductModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<VariantProductModel> |
VariantProductsResource.getVariantProductsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
VariantProductResource.setVariantProductModel(VariantProductModel value)
Convenience method which just delegates to
#setResourceValue(VariantProductModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
VariantProductsResource.setVariantProductsCollection(Collection<VariantProductModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApparelSizeVariantProductModel
Generated model class for type ApparelSizeVariantProduct first defined at extension yacceleratorcore.
|
class |
ApparelStyleVariantProductModel
Generated model class for type ApparelStyleVariantProduct first defined at extension yacceleratorcore.
|
class |
ElectronicsColorVariantProductModel
Generated model class for type ElectronicsColorVariantProduct first defined at extension yacceleratorcore.
|
Copyright © 2017 SAP SE. All Rights Reserved.