| Package | Description |
|---|---|
| de.hybris.platform.bmecat.jalo | |
| de.hybris.platform.catalog.jalo | |
| de.hybris.platform.variants.jalo |
| Modifier and Type | Method and Description |
|---|---|
protected VariantType |
BMECatArticleStep.getOrCreateVariantType(Collection qualifierTypePairs)
Gets variant type with the given attributes if not found creates a new one with these attributes
|
protected VariantType |
BMECatArticleStep.setVariantFeatures(BMECatImportCronJob cronJob,
Item.ItemAttributeMap productAttributes,
Article article,
List variantItemAttributes)
Builds attributemaps for the creation of variant products by building all combinations of given variant features
values.
|
| Modifier and Type | Method and Description |
|---|---|
VariantType |
GeneratedCatalogManager.createVariantType(Map attributeValues) |
VariantType |
GeneratedCatalogManager.createVariantType(SessionContext ctx,
Map attributeValues) |
VariantType |
GeneratedCatalogManager.getVariantType(Product item)
Generated method - Getter of the
Product.variantType attribute. |
VariantType |
GeneratedCatalogManager.getVariantType(SessionContext ctx,
Product item)
Generated method - Getter of the
Product.variantType attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCatalogManager.setVariantType(Product item,
VariantType value)
Generated method - Setter of the
Product.variantType attribute. |
void |
GeneratedCatalogManager.setVariantType(SessionContext ctx,
Product item,
VariantType value)
Generated method - Setter of the
Product.variantType attribute. |
| Modifier and Type | Method and Description |
|---|---|
VariantType |
VariantsManager.createVariantType(Map attributeValues)
Deprecated.
|
VariantType |
VariantsManager.createVariantType(SessionContext ctx,
Map attributeValues)
Deprecated.
|
VariantType |
VariantsManager.createVariantType(String code)
Deprecated.
please use {see de.hybris.platform.servicelayer.model.ModelService} instead
|
VariantType |
VariantsManager.getVariantType(Product item)
Deprecated.
|
VariantType |
VariantsManager.getVariantType(SessionContext ctx,
Product item)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<VariantType> |
VariantsManager.getVariantTypesByAttributes(Map<String,Type> attributeMap,
boolean matchExact)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
VariantProduct.checkBaseProductVariantType(VariantType myType,
Product base) |
Collection |
VariantsManager.getAssignedAttributeValues(SessionContext ctx,
VariantType vt,
String qualifier)
Deprecated.
|
Class |
VariantsManager.getAttributeValueClass(VariantType vt,
String qualifier)
Deprecated.
|
void |
VariantsManager.setVariantType(Product item,
VariantType param)
Deprecated.
covered by ProductModel
|
void |
VariantsManager.setVariantType(SessionContext ctx,
Product item,
VariantType param)
Deprecated.
covered by ProductModel
|
Copyright © 2017 SAP SE. All Rights Reserved.