public class BMECatImportWithCsvWizard extends GeneratedBMECatImportWithCsvWizard
| Modifier and Type | Class and Description |
|---|---|
static interface |
BMECatImportWithCsvWizard.Errors |
static interface |
BMECatImportWithCsvWizard.Tabs |
LocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static List<String> |
tabSequence |
ARTICLECOUNT, BMECATIMPORTWITHCSVCRONJOB, BMECATIMPORTWITHCSVTRANSFORMCRONJOB, CATALOG, CATALOGDATE, CATALOGLANGUAGE, CATALOGLANGUAGEISO, CATALOGNAME, CATALOGVERSION, CATALOGVERSIONNAME, CATEGORYASSIGNMENTSCOUNT, CATEGORYCOUNT, CLASSIFICATIONMAPPINGS, CURRENCYMAPPINGS, DEFAULTCURRENCY, DEFAULTCURRENCYISO, EMAILADDRESS, ENABLEUNDO, FILE, IMPEXSCRIPTFILE, IMPORTJOB, KEEPLOGS, KEYWORDCOUNT, LOCALIZATIONUPDATE, MEDIACOUNT, MEDIAFILE, MEDIASNOTINCLUDED, PRICETYPEMAPPINGS, SENDEMAIL, TAXTYPEMAPPINGS, TERRITORIES, TRANSACTIONMODE, UNITMAPPINGSBACK_BUTTON, BACK_BUTTON_NAME, CANCEL_BUTTON, CANCEL_BUTTON_NAME, CLOSE_BUTTON_NAME, DONE_BUTTON_NAME, NEXT_BUTTON, NEXT_BUTTON_NAME, START_BUTTON, START_BUTTON_NAMELANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
BMECatImportWithCsvWizard() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ClassificationSystemVersion> |
getAllClassificationMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.classificationMappings attribute. |
Map<String,Currency> |
getAllCurrencyMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.currencyMappings attribute. |
Map<String,EnumerationValue> |
getAllPriceTypeMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.priceTypeMappings attribute. |
Map<String,EnumerationValue> |
getAllTaxTypeMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.taxTypeMappings attribute. |
Map<String,Unit> |
getAllUnitMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.unitMappings attribute. |
Integer |
getArticleCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.articleCount attribute. |
BMECatImportWithCsvCronJob |
getBmecatImportWithCsvCronJob(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute. |
BMECatImportWithCsvTransformCronJob |
getBmecatImportWithCsvTransformCronJob(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute. |
Catalog |
getCatalog(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalog attribute. |
Date |
getCatalogDate(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogDate attribute. |
Language |
getCatalogLanguage(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogLanguage attribute. |
String |
getCatalogLanguageISO(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogLanguageISO attribute. |
String |
getCatalogName(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogName attribute. |
CatalogVersion |
getCatalogVersion(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogVersion attribute. |
String |
getCatalogVersionName(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogVersionName attribute. |
Integer |
getCategoryAssignmentsCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute. |
Integer |
getCategoryCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryCount attribute. |
Currency |
getDefaultCurrency(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.defaultCurrency attribute. |
String |
getDefaultCurrencyISO(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.defaultCurrencyISO attribute. |
String |
getEmailAddress(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.emailAddress attribute. |
BMECatJobMedia |
getFile(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.file attribute. |
BMECatImpExScriptMedia |
getImpexScriptFile(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.impexScriptFile attribute. |
BMECatImportWithCsvJob |
getImportJob(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.importJob attribute. |
Integer |
getKeywordCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.keywordCount attribute. |
Integer |
getMediaCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaCount attribute. |
BMECatJobMedia |
getMediaFile(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaFile attribute. |
Collection<String> |
getTerritories(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.territories attribute. |
EnumerationValue |
getTransactionMode(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.transactionMode attribute. |
void |
initialize(WizardEditorContext ctx)
Called to initialize the wizard immediately after the item editor creates the WizardEditorContext.
|
Boolean |
isEnableUndo(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
Boolean |
isLocalizationUpdate(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
Boolean |
isMediasNotIncluded(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
Boolean |
isSendEmail(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
void |
pollStatus(WizardEditorContext ctx)
Called during processing mode every time the wizards refreshes its status information.
|
protected void |
removeCronjob() |
void |
setAllClassificationMappings(SessionContext ctx,
Map<String,ClassificationSystemVersion> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.classificationMappings attribute. |
void |
setAllCurrencyMappings(SessionContext ctx,
Map<String,Currency> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.currencyMappings attribute. |
void |
setAllPriceTypeMappings(SessionContext ctx,
Map<String,EnumerationValue> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.priceTypeMappings attribute. |
void |
setAllTaxTypeMappings(SessionContext ctx,
Map<String,EnumerationValue> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.taxTypeMappings attribute. |
void |
setAllUnitMappings(SessionContext ctx,
Map<String,Unit> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.unitMappings attribute. |
void |
setCatalog(SessionContext ctx,
Catalog value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalog attribute. |
void |
setCatalogLanguage(SessionContext ctx,
Language value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalogLanguage attribute. |
void |
setCatalogVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalogVersion attribute. |
void |
setDefaultCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
BMECatImportWithCsvWizard.defaultCurrency attribute. |
void |
setEmailAddress(SessionContext ctx,
String value)
Generated method - Setter of the
BMECatImportWithCsvWizard.emailAddress attribute. |
void |
setEnableUndo(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
void |
setFile(SessionContext ctx,
BMECatJobMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.file attribute. |
void |
setImpexScriptFile(SessionContext ctx,
BMECatImpExScriptMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.impexScriptFile attribute. |
void |
setImportJob(SessionContext ctx,
BMECatImportWithCsvJob value)
Generated method - Setter of the
BMECatImportWithCsvWizard.importJob attribute. |
void |
setLocalizationUpdate(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
void |
setMediaFile(SessionContext ctx,
BMECatJobMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediaFile attribute. |
void |
setMediasNotIncluded(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
void |
setSendEmail(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
void |
start(WizardEditorContext ctx)
all information available, and the transformed csv files can be imported immediately
|
void |
tabChanges(WizardEditorContext ctx,
String fromTabName,
String toTabName)
Called before the current tab is changed.
|
void |
validate(WizardEditorContext ctx,
String fromTab,
String toTab)
Called before
tab is changed
start event delivered
or if validation was explicitely requested.
|
getAllClassificationMappings, getAllCurrencyMappings, getAllPriceTypeMappings, getAllTaxTypeMappings, getAllUnitMappings, getArticleCount, getArticleCountAsPrimitive, getArticleCountAsPrimitive, getBmecatImportWithCsvCronJob, getBmecatImportWithCsvTransformCronJob, getCatalog, getCatalogDate, getCatalogLanguage, getCatalogLanguageISO, getCatalogName, getCatalogVersion, getCatalogVersionName, getCategoryAssignmentsCount, getCategoryAssignmentsCountAsPrimitive, getCategoryAssignmentsCountAsPrimitive, getCategoryCount, getCategoryCountAsPrimitive, getCategoryCountAsPrimitive, getDefaultCurrency, getDefaultCurrencyISO, getEmailAddress, getFile, getImpexScriptFile, getImportJob, getKeywordCount, getKeywordCountAsPrimitive, getKeywordCountAsPrimitive, getMediaCount, getMediaCountAsPrimitive, getMediaCountAsPrimitive, getMediaFile, getTerritories, getTransactionMode, isEnableUndo, isEnableUndoAsPrimitive, isEnableUndoAsPrimitive, isKeepLogs, isKeepLogs, isKeepLogsAsPrimitive, isKeepLogsAsPrimitive, isLocalizationUpdate, isLocalizationUpdateAsPrimitive, isLocalizationUpdateAsPrimitive, isMediasNotIncluded, isMediasNotIncludedAsPrimitive, isMediasNotIncludedAsPrimitive, isSendEmail, isSendEmailAsPrimitive, isSendEmailAsPrimitive, setAllClassificationMappings, setAllCurrencyMappings, setAllPriceTypeMappings, setAllTaxTypeMappings, setAllUnitMappings, setCatalog, setCatalogLanguage, setCatalogVersion, setDefaultCurrency, setEmailAddress, setEnableUndo, setEnableUndo, setEnableUndo, setFile, setImpexScriptFile, setImportJob, setKeepLogs, setKeepLogs, setKeepLogs, setKeepLogs, setLocalizationUpdate, setLocalizationUpdate, setLocalizationUpdate, setMediaFile, setMediasNotIncluded, setMediasNotIncluded, setMediasNotIncluded, setSendEmail, setSendEmail, setSendEmailabortProcessing, appendLocalizedTemplateString, close, createItem, doGetAttribute, doSetAttribute, endProcessing, getLocalizedTemplateString, isCloseAllowed, provideComposedType, provideCreationTime, provideModificationTime, providePK, removeJaloOnly, setClosedAllowed, startProcessing, validategetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getDefaultAttributeModes, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getNonInitialAttributes, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, readResolve, refreshRemote, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacegetImplementation, setTenantpublic void initialize(WizardEditorContext ctx)
WizardBusinessIteminitialize in class WizardBusinessItemctx - the wizard editor contextpublic void validate(WizardEditorContext ctx, String fromTab, String toTab) throws ValidationException
WizardBusinessItem
To check current input values use ItemEditorContext.getCurrentValue(String).
To signal an error a ValidationException must be raised. The actual event (tab change or start of this
wizard) is not executed in this case but a error popup is shown.
Additionally erroneous fields may be marked via ItemEditorContext.showError(String, String).
Make sure that always super.validate is called !
validate in class WizardBusinessItemctx - the wizard editor contextfromTab - the tab which is being lefttoTab - the new target tabValidationExceptionpublic void pollStatus(WizardEditorContext ctx)
WizardBusinessItemWizardEditorContext.setStatus(String, int, boolean) to update the displayed status.
The method is called before the wizard is rendered. So changing the procesing mode here is allowed.
pollStatus in class WizardBusinessItemctx - the wizard editor contextpublic void tabChanges(WizardEditorContext ctx, String fromTabName, String toTabName) throws VetoException
WizardBusinessItemVetoException must be raised. In this case a error popup is shown.tabChanges in class WizardBusinessItemctx - the wizard editor contextfromTabName - the current tab nametoTabName - the new tab nameVetoException - to signal the tab cannot be changed right nowpublic void start(WizardEditorContext ctx) throws VetoException
start in class WizardBusinessItemctx - the wizard editor contextVetoException - to signal that the wizard cannot be started right nowprotected void removeCronjob()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic Map<String,ClassificationSystemVersion> getAllClassificationMappings(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.classificationMappings attribute.getAllClassificationMappings in class GeneratedBMECatImportWithCsvWizardpublic Map<String,Currency> getAllCurrencyMappings(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.currencyMappings attribute.getAllCurrencyMappings in class GeneratedBMECatImportWithCsvWizardpublic Map<String,EnumerationValue> getAllPriceTypeMappings(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.priceTypeMappings attribute.getAllPriceTypeMappings in class GeneratedBMECatImportWithCsvWizardpublic Map<String,EnumerationValue> getAllTaxTypeMappings(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.taxTypeMappings attribute.getAllTaxTypeMappings in class GeneratedBMECatImportWithCsvWizardpublic Map<String,Unit> getAllUnitMappings(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.unitMappings attribute.getAllUnitMappings in class GeneratedBMECatImportWithCsvWizardpublic Integer getArticleCount(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.articleCount attribute.getArticleCount in class GeneratedBMECatImportWithCsvWizardpublic BMECatImportWithCsvCronJob getBmecatImportWithCsvCronJob(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute.getBmecatImportWithCsvCronJob in class GeneratedBMECatImportWithCsvWizardpublic BMECatImportWithCsvTransformCronJob getBmecatImportWithCsvTransformCronJob(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute.getBmecatImportWithCsvTransformCronJob in class GeneratedBMECatImportWithCsvWizardpublic Catalog getCatalog(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalog attribute.getCatalog in class GeneratedBMECatImportWithCsvWizardpublic Date getCatalogDate(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogDate attribute.getCatalogDate in class GeneratedBMECatImportWithCsvWizardpublic Language getCatalogLanguage(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogLanguage attribute.getCatalogLanguage in class GeneratedBMECatImportWithCsvWizardpublic String getCatalogLanguageISO(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogLanguageISO attribute.getCatalogLanguageISO in class GeneratedBMECatImportWithCsvWizardpublic String getCatalogName(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogName attribute.getCatalogName in class GeneratedBMECatImportWithCsvWizardpublic CatalogVersion getCatalogVersion(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogVersion attribute.getCatalogVersion in class GeneratedBMECatImportWithCsvWizardpublic String getCatalogVersionName(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogVersionName attribute.getCatalogVersionName in class GeneratedBMECatImportWithCsvWizardpublic Integer getCategoryAssignmentsCount(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.categoryAssignmentsCount attribute.getCategoryAssignmentsCount in class GeneratedBMECatImportWithCsvWizardpublic Integer getCategoryCount(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.categoryCount attribute.getCategoryCount in class GeneratedBMECatImportWithCsvWizardpublic Currency getDefaultCurrency(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.defaultCurrency attribute.getDefaultCurrency in class GeneratedBMECatImportWithCsvWizardpublic String getDefaultCurrencyISO(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.defaultCurrencyISO attribute.getDefaultCurrencyISO in class GeneratedBMECatImportWithCsvWizardpublic String getEmailAddress(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.emailAddress attribute.getEmailAddress in class GeneratedBMECatImportWithCsvWizardpublic BMECatJobMedia getFile(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.file attribute.getFile in class GeneratedBMECatImportWithCsvWizardpublic BMECatImpExScriptMedia getImpexScriptFile(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.impexScriptFile attribute.getImpexScriptFile in class GeneratedBMECatImportWithCsvWizardpublic BMECatImportWithCsvJob getImportJob(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.importJob attribute.getImportJob in class GeneratedBMECatImportWithCsvWizardpublic Integer getKeywordCount(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.keywordCount attribute.getKeywordCount in class GeneratedBMECatImportWithCsvWizardpublic Integer getMediaCount(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.mediaCount attribute.getMediaCount in class GeneratedBMECatImportWithCsvWizardpublic BMECatJobMedia getMediaFile(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.mediaFile attribute.getMediaFile in class GeneratedBMECatImportWithCsvWizardpublic Collection<String> getTerritories(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.territories attribute.getTerritories in class GeneratedBMECatImportWithCsvWizardpublic EnumerationValue getTransactionMode(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.transactionMode attribute.getTransactionMode in class GeneratedBMECatImportWithCsvWizardpublic Boolean isEnableUndo(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.enableUndo attribute.isEnableUndo in class GeneratedBMECatImportWithCsvWizardpublic Boolean isLocalizationUpdate(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.localizationUpdate attribute.isLocalizationUpdate in class GeneratedBMECatImportWithCsvWizardpublic Boolean isMediasNotIncluded(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.mediasNotIncluded attribute.isMediasNotIncluded in class GeneratedBMECatImportWithCsvWizardpublic Boolean isSendEmail(SessionContext ctx)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.sendEmail attribute.isSendEmail in class GeneratedBMECatImportWithCsvWizardpublic void setAllClassificationMappings(SessionContext ctx, Map<String,ClassificationSystemVersion> value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.classificationMappings attribute.setAllClassificationMappings in class GeneratedBMECatImportWithCsvWizardvalue - the classificationMappingspublic void setAllCurrencyMappings(SessionContext ctx, Map<String,Currency> value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.currencyMappings attribute.setAllCurrencyMappings in class GeneratedBMECatImportWithCsvWizardvalue - the currencyMappingspublic void setAllPriceTypeMappings(SessionContext ctx, Map<String,EnumerationValue> value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.priceTypeMappings attribute.setAllPriceTypeMappings in class GeneratedBMECatImportWithCsvWizardvalue - the priceTypeMappingspublic void setAllTaxTypeMappings(SessionContext ctx, Map<String,EnumerationValue> value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.taxTypeMappings attribute.setAllTaxTypeMappings in class GeneratedBMECatImportWithCsvWizardvalue - the taxTypeMappingspublic void setAllUnitMappings(SessionContext ctx, Map<String,Unit> value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.unitMappings attribute.setAllUnitMappings in class GeneratedBMECatImportWithCsvWizardvalue - the unitMappingspublic void setCatalog(SessionContext ctx, Catalog value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalog attribute.setCatalog in class GeneratedBMECatImportWithCsvWizardvalue - the catalogpublic void setCatalogLanguage(SessionContext ctx, Language value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogLanguage attribute.setCatalogLanguage in class GeneratedBMECatImportWithCsvWizardvalue - the catalogLanguagepublic void setCatalogVersion(SessionContext ctx, CatalogVersion value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.catalogVersion attribute.setCatalogVersion in class GeneratedBMECatImportWithCsvWizardvalue - the catalogVersionpublic void setDefaultCurrency(SessionContext ctx, Currency value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.defaultCurrency attribute.setDefaultCurrency in class GeneratedBMECatImportWithCsvWizardvalue - the defaultCurrencypublic void setEmailAddress(SessionContext ctx, String value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.emailAddress attribute.setEmailAddress in class GeneratedBMECatImportWithCsvWizardvalue - the emailAddresspublic void setEnableUndo(SessionContext ctx, Boolean value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.enableUndo attribute.setEnableUndo in class GeneratedBMECatImportWithCsvWizardvalue - the enableUndopublic void setFile(SessionContext ctx, BMECatJobMedia value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.file attribute.setFile in class GeneratedBMECatImportWithCsvWizardvalue - the filepublic void setImpexScriptFile(SessionContext ctx, BMECatImpExScriptMedia value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.impexScriptFile attribute.setImpexScriptFile in class GeneratedBMECatImportWithCsvWizardvalue - the impexScriptFilepublic void setImportJob(SessionContext ctx, BMECatImportWithCsvJob value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.importJob attribute.setImportJob in class GeneratedBMECatImportWithCsvWizardvalue - the importJobpublic void setLocalizationUpdate(SessionContext ctx, Boolean value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.localizationUpdate attribute.setLocalizationUpdate in class GeneratedBMECatImportWithCsvWizardvalue - the localizationUpdatepublic void setMediaFile(SessionContext ctx, BMECatJobMedia value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.mediaFile attribute.setMediaFile in class GeneratedBMECatImportWithCsvWizardvalue - the mediaFilepublic void setMediasNotIncluded(SessionContext ctx, Boolean value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.mediasNotIncluded attribute.setMediasNotIncluded in class GeneratedBMECatImportWithCsvWizardvalue - the mediasNotIncludedpublic void setSendEmail(SessionContext ctx, Boolean value)
GeneratedBMECatImportWithCsvWizardBMECatImportWithCsvWizard.sendEmail attribute.setSendEmail in class GeneratedBMECatImportWithCsvWizardvalue - the sendEmailCopyright © 2017 SAP SE. All Rights Reserved.