public abstract class AbstractCatalogVersionSyncMaster extends Object
| Constructor and Description |
|---|
AbstractCatalogVersionSyncMaster(CatalogVersionSyncJob job,
CatalogVersionSyncCronJob cronJob) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<SyncAttributeDescriptorData> |
getAllAttributeConfig(ComposedType type) |
protected SyncAttributeDescriptorData |
getAttributeConfig(AttributeDescriptor attributeDescriptor) |
protected CatalogManager |
getCatalogManager() |
protected Collection<String> |
getCatalogRequiredAttributes(ComposedType myType) |
protected String |
getCatalogVersionAttribute(ComposedType composedType) |
CatalogVersionSyncCronJob |
getCronJob() |
CatalogVersionSyncJob |
getJob() |
public AbstractCatalogVersionSyncMaster(CatalogVersionSyncJob job, CatalogVersionSyncCronJob cronJob)
public final CatalogVersionSyncJob getJob()
public final CatalogVersionSyncCronJob getCronJob()
protected CatalogManager getCatalogManager()
protected String getCatalogVersionAttribute(ComposedType composedType)
protected SyncAttributeDescriptorData getAttributeConfig(AttributeDescriptor attributeDescriptor)
protected Collection<SyncAttributeDescriptorData> getAllAttributeConfig(ComposedType type)
protected Collection<String> getCatalogRequiredAttributes(ComposedType myType)
Copyright © 2017 SAP SE. All Rights Reserved.