| Package | Description |
|---|---|
| de.hybris.platform.bmecat.jalo | |
| de.hybris.platform.bmecat.parser |
| Modifier and Type | Method and Description |
|---|---|
Feature |
BMECatArticleStep.QualifierFeaturePair.getFeature() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
BMECatArticleStep.importFeature(BMECatImportCronJob cronJob,
Product product,
ArticleFeatures featureGroup,
Feature feature)
Gives subclasses the possibility to import the feature in a different way or ignore it
Returns true if feature should be imported by default mechanism of BMECatArticleStep (->ProductFeature) |
protected java.util.List |
BMECatArticleStep.multiplyVariants(BMECatImportCronJob cronJob,
java.util.List variantsItemAttributes,
Item.ItemAttributeMap productAttributes,
java.lang.String qualifier,
Feature variantFeature)
Creates new variant products (that is only their attributeMaps) by adding a feature with variants (a,b,c)*(1,2) =>
a1,a2,b1,b2,c1,c2 Returns collection of attribute maps for the creation of variant products (which still have to
be completed by adding the base product)
|
| Constructor and Description |
|---|
QualifierFeaturePair(java.lang.String qualifier,
Feature feature) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Feature> |
ArticleFeatures.getFeatures()
BMECat: ARTICLE_FEATURES.FEATURE
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArticleFeatures.addFeatures(Feature feature)
BMECat: ARTICLE_FEATURES.FEATURE
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArticleFeatures.setFeatures(java.util.Collection<Feature> features)
BMECat: ARTICLE_FEATURES.FEATURE
|
Copyright © 2018 SAP SE. All Rights Reserved.