| Package | Description |
|---|---|
| de.hybris.platform.bmecat.jalo | |
| de.hybris.platform.bmecat.parser |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
BMECatArticleStep.getVariantAttributeName(ArticleFeatures featureGroup,
java.lang.String name)
Build the name of the variant attribute from reference system and variant feature name
To assure unique identifiers the name is constructed like this: name = |
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 boolean |
BMECatArticleStep.importVariantFeatures(ArticleFeatures features)
Decides whether variant features for the given reference system will be imported
May be overwritten to ignore variant features of specified reference systems |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ArticleFeatures> |
Article.getArticleFeatures()
BMECat: ARTICLE.ARTICLE_FEATURES (Context T_NEW_CATALOG and T_UPDATE_PRODUCTS)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Article.addArticleFeatures(ArticleFeatures articleFeatures)
BMECat: ARTICLE.ARTICLE_FEATURES (Context T_NEW_CATALOG)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Article.setArticleFeatures(java.util.Collection<ArticleFeatures> articleFeatures)
BMECat: ARTICLE.ARTICLE_FEATURES (Context T_NEW_CATALOG and T_UPDATE_PRODUCTS)
|
Copyright © 2018 SAP SE. All Rights Reserved.