| Modifier and Type | Method and Description |
|---|---|
void |
ObjectProcessor.process(TagListener listener,
AbstractValueObject obj) |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestBMECatCatalogStep.TestObject |
| Modifier and Type | Method and Description |
|---|---|
protected Item.ItemAttributeMap |
BMECatArticleStep.getValues(BMECatImportCronJob cronJob,
AbstractValueObject valueObject,
boolean update) |
protected void |
BMECatCatalogStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob)
Throws a
ParseAbortException in case of an (test-)abort otherwise does nothing. |
protected void |
BMECatArticleReferenceStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob) |
protected void |
BMECatMediaStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob) |
protected void |
BMECatArticleToCategoryStep.importBMECatObject(Catalog catalogValueObject,
AbstractValueObject object,
BMECatImportCronJob cronJob)
Imports product to category binding
|
protected abstract void |
BMECatImportStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob)
Called once for each parsed BMECat value object except the
Catalog
itself, which is passed to
BMECatImportStep.initializeBMECatImport(de.hybris.platform.bmecat.parser.Catalog, BMECatImportCronJob)instead. |
protected void |
BMECatArticlePriceStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob)
Imports article prices.
|
protected void |
TestBMECatCatalogStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob) |
protected void |
BMECatCategoryStep.importBMECatObject(Catalog catalogValueObject,
AbstractValueObject obj,
BMECatImportCronJob cronJob) |
protected void |
BMECatInfoStep.importBMECatObject(Catalog catalog,
AbstractValueObject object,
BMECatImportCronJob cronJob)
Analyzes articles, medias, categories, currencies, units and countries.
|
protected void |
BMECatArticleStep.importBMECatObject(Catalog catalogValueObject,
AbstractValueObject object,
BMECatImportCronJob cronJob)
Imports the <ARTICLE> tag
|
void |
BMECatImportStep.DefaultBMECatObjectProcessor.process(TagListener listener,
AbstractValueObject obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
BMECat2CSVObjectProcessor.process(TagListener listener,
AbstractValueObject obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
Abort
Object which holds the value of a parsed <Abort> tag
|
class |
Address
Object which holds the value of a parsed <ADDRESS> tag
|
class |
Agreement
Object which holds the value of a parsed <AGREEMENT> tag
|
class |
Article
Object which holds the value of a parsed <ARTICLE> tag
|
class |
ArticleFeatures
Object which holds the value of a parsed <ARTICLEFEATURES> tag
|
class |
ArticlePrice
Object which holds the value of a parsed <ARTICLEPRICE> tag
|
class |
ArticlePriceDetails
Object which holds the value of a parsed <ARTICLEPRICEDETAILS> tag
|
class |
ArticleReference
Object which holds the value of a parsed <ARTICLEREFERENCE> tag
|
class |
ArticleToCatalogGroupMap
Object which holds the value of a parsed <ARTICLETOCATALOGGROUPMAP> tag
|
class |
C2LValueObject
Object which holds the value of a parsed <C2LVALUEOBJECT> tag
|
class |
Catalog
Object which holds the value of a parsed <CATALOG> tag
|
class |
CatalogGroupSystem
Object which holds the value of a parsed <CATALOGGROUPSYSTEM> tag
|
class |
CatalogStructure
Object which holds the value of a parsed <CATALOGSTRUCTURE> tag
|
class |
ClassificationGroup |
class |
ClassificationSystem |
class |
Company
Object which holds the value of a parsed <COMPANY> tag
|
class |
Feature
Object which holds the value of a parsed <FEATURE> tag
|
class |
FeatureGroup
Object which holds the value of a parsed <FEATUREGROUP> tag
|
class |
FeatureSystem
Object which holds the value of a parsed <FEATURESYSTEM> tag
|
class |
FeatureTemplate
Object which holds the value of a parsed <FEATURETEMPLATE> tag
|
class |
Mime
Object which holds the value of a parsed <MIME> tag
|
class |
Node
Object which holds the value of a parsed <NODE> tag
|
class |
Variant
Object which holds the value of a parsed <VARIANT> tag
|
class |
Variants
Object which holds the value of a parsed <VARIANTS> tag
|
| Modifier and Type | Method and Description |
|---|---|
void |
BMECatParserTest.process(TagListener listener,
AbstractValueObject obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationParser.process(TagListener listener,
AbstractValueObject obj) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributesValueObject |
class |
AttributeValueObject |
class |
ConfigurationValueObject |
class |
ConfigValueObject |
class |
MappingsValueObject |
class |
TypeEntryValueObject |
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowAutomatedTest.TestObject |
Copyright © 2018 SAP SE. All Rights Reserved.