public abstract class GeneratedBMECatImportWithCsvWizard extends WizardBusinessItem
BMECatImportWithCsvWizard.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 String |
ARTICLECOUNT
Qualifier of the
BMECatImportWithCsvWizard.articleCount attribute |
static String |
BMECATIMPORTWITHCSVCRONJOB
Qualifier of the
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute |
static String |
BMECATIMPORTWITHCSVTRANSFORMCRONJOB
Qualifier of the
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute |
static String |
CATALOG
Qualifier of the
BMECatImportWithCsvWizard.catalog attribute |
static String |
CATALOGDATE
Qualifier of the
BMECatImportWithCsvWizard.catalogDate attribute |
static String |
CATALOGLANGUAGE
Qualifier of the
BMECatImportWithCsvWizard.catalogLanguage attribute |
static String |
CATALOGLANGUAGEISO
Qualifier of the
BMECatImportWithCsvWizard.catalogLanguageISO attribute |
static String |
CATALOGNAME
Qualifier of the
BMECatImportWithCsvWizard.catalogName attribute |
static String |
CATALOGVERSION
Qualifier of the
BMECatImportWithCsvWizard.catalogVersion attribute |
static String |
CATALOGVERSIONNAME
Qualifier of the
BMECatImportWithCsvWizard.catalogVersionName attribute |
static String |
CATEGORYASSIGNMENTSCOUNT
Qualifier of the
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute |
static String |
CATEGORYCOUNT
Qualifier of the
BMECatImportWithCsvWizard.categoryCount attribute |
static String |
CLASSIFICATIONMAPPINGS
Qualifier of the
BMECatImportWithCsvWizard.classificationMappings attribute |
static String |
CURRENCYMAPPINGS
Qualifier of the
BMECatImportWithCsvWizard.currencyMappings attribute |
static String |
DEFAULTCURRENCY
Qualifier of the
BMECatImportWithCsvWizard.defaultCurrency attribute |
static String |
DEFAULTCURRENCYISO
Qualifier of the
BMECatImportWithCsvWizard.defaultCurrencyISO attribute |
static String |
EMAILADDRESS
Qualifier of the
BMECatImportWithCsvWizard.emailAddress attribute |
static String |
ENABLEUNDO
Qualifier of the
BMECatImportWithCsvWizard.enableUndo attribute |
static String |
FILE
Qualifier of the
BMECatImportWithCsvWizard.file attribute |
static String |
IMPEXSCRIPTFILE
Qualifier of the
BMECatImportWithCsvWizard.impexScriptFile attribute |
static String |
IMPORTJOB
Qualifier of the
BMECatImportWithCsvWizard.importJob attribute |
static String |
KEEPLOGS
Qualifier of the
BMECatImportWithCsvWizard.keepLogs attribute |
static String |
KEYWORDCOUNT
Qualifier of the
BMECatImportWithCsvWizard.keywordCount attribute |
static String |
LOCALIZATIONUPDATE
Qualifier of the
BMECatImportWithCsvWizard.localizationUpdate attribute |
static String |
MEDIACOUNT
Qualifier of the
BMECatImportWithCsvWizard.mediaCount attribute |
static String |
MEDIAFILE
Qualifier of the
BMECatImportWithCsvWizard.mediaFile attribute |
static String |
MEDIASNOTINCLUDED
Qualifier of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute |
static String |
PRICETYPEMAPPINGS
Qualifier of the
BMECatImportWithCsvWizard.priceTypeMappings attribute |
static String |
SENDEMAIL
Qualifier of the
BMECatImportWithCsvWizard.sendEmail attribute |
static String |
TAXTYPEMAPPINGS
Qualifier of the
BMECatImportWithCsvWizard.taxTypeMappings attribute |
static String |
TERRITORIES
Qualifier of the
BMECatImportWithCsvWizard.territories attribute |
static String |
TRANSACTIONMODE
Qualifier of the
BMECatImportWithCsvWizard.transactionMode attribute |
static String |
UNITMAPPINGS
Qualifier of the
BMECatImportWithCsvWizard.unitMappings attribute |
BACK_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 |
|---|
GeneratedBMECatImportWithCsvWizard() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ClassificationSystemVersion> |
getAllClassificationMappings()
Generated method - Getter of the
BMECatImportWithCsvWizard.classificationMappings attribute. |
abstract Map<String,ClassificationSystemVersion> |
getAllClassificationMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.classificationMappings attribute. |
Map<String,Currency> |
getAllCurrencyMappings()
Generated method - Getter of the
BMECatImportWithCsvWizard.currencyMappings attribute. |
abstract Map<String,Currency> |
getAllCurrencyMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.currencyMappings attribute. |
Map<String,EnumerationValue> |
getAllPriceTypeMappings()
Generated method - Getter of the
BMECatImportWithCsvWizard.priceTypeMappings attribute. |
abstract Map<String,EnumerationValue> |
getAllPriceTypeMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.priceTypeMappings attribute. |
Map<String,EnumerationValue> |
getAllTaxTypeMappings()
Generated method - Getter of the
BMECatImportWithCsvWizard.taxTypeMappings attribute. |
abstract Map<String,EnumerationValue> |
getAllTaxTypeMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.taxTypeMappings attribute. |
Map<String,Unit> |
getAllUnitMappings()
Generated method - Getter of the
BMECatImportWithCsvWizard.unitMappings attribute. |
abstract Map<String,Unit> |
getAllUnitMappings(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.unitMappings attribute. |
Integer |
getArticleCount()
Generated method - Getter of the
BMECatImportWithCsvWizard.articleCount attribute. |
abstract Integer |
getArticleCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.articleCount attribute. |
int |
getArticleCountAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.articleCount attribute. |
int |
getArticleCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.articleCount attribute. |
BMECatImportWithCsvCronJob |
getBmecatImportWithCsvCronJob()
Generated method - Getter of the
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute. |
abstract BMECatImportWithCsvCronJob |
getBmecatImportWithCsvCronJob(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute. |
BMECatImportWithCsvTransformCronJob |
getBmecatImportWithCsvTransformCronJob()
Generated method - Getter of the
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute. |
abstract BMECatImportWithCsvTransformCronJob |
getBmecatImportWithCsvTransformCronJob(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute. |
Catalog |
getCatalog()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalog attribute. |
abstract Catalog |
getCatalog(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalog attribute. |
Date |
getCatalogDate()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogDate attribute. |
abstract Date |
getCatalogDate(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogDate attribute. |
Language |
getCatalogLanguage()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogLanguage attribute. |
abstract Language |
getCatalogLanguage(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogLanguage attribute. |
String |
getCatalogLanguageISO()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogLanguageISO attribute. |
abstract String |
getCatalogLanguageISO(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogLanguageISO attribute. |
String |
getCatalogName()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogName attribute. |
abstract String |
getCatalogName(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogName attribute. |
CatalogVersion |
getCatalogVersion()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogVersion attribute. |
abstract CatalogVersion |
getCatalogVersion(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogVersion attribute. |
String |
getCatalogVersionName()
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogVersionName attribute. |
abstract String |
getCatalogVersionName(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.catalogVersionName attribute. |
Integer |
getCategoryAssignmentsCount()
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute. |
abstract Integer |
getCategoryAssignmentsCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute. |
int |
getCategoryAssignmentsCountAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute. |
int |
getCategoryAssignmentsCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute. |
Integer |
getCategoryCount()
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryCount attribute. |
abstract Integer |
getCategoryCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryCount attribute. |
int |
getCategoryCountAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryCount attribute. |
int |
getCategoryCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.categoryCount attribute. |
Currency |
getDefaultCurrency()
Generated method - Getter of the
BMECatImportWithCsvWizard.defaultCurrency attribute. |
abstract Currency |
getDefaultCurrency(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.defaultCurrency attribute. |
String |
getDefaultCurrencyISO()
Generated method - Getter of the
BMECatImportWithCsvWizard.defaultCurrencyISO attribute. |
abstract String |
getDefaultCurrencyISO(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.defaultCurrencyISO attribute. |
String |
getEmailAddress()
Generated method - Getter of the
BMECatImportWithCsvWizard.emailAddress attribute. |
abstract String |
getEmailAddress(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.emailAddress attribute. |
BMECatJobMedia |
getFile()
Generated method - Getter of the
BMECatImportWithCsvWizard.file attribute. |
abstract BMECatJobMedia |
getFile(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.file attribute. |
BMECatImpExScriptMedia |
getImpexScriptFile()
Generated method - Getter of the
BMECatImportWithCsvWizard.impexScriptFile attribute. |
abstract BMECatImpExScriptMedia |
getImpexScriptFile(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.impexScriptFile attribute. |
BMECatImportWithCsvJob |
getImportJob()
Generated method - Getter of the
BMECatImportWithCsvWizard.importJob attribute. |
abstract BMECatImportWithCsvJob |
getImportJob(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.importJob attribute. |
Integer |
getKeywordCount()
Generated method - Getter of the
BMECatImportWithCsvWizard.keywordCount attribute. |
abstract Integer |
getKeywordCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.keywordCount attribute. |
int |
getKeywordCountAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.keywordCount attribute. |
int |
getKeywordCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.keywordCount attribute. |
Integer |
getMediaCount()
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaCount attribute. |
abstract Integer |
getMediaCount(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaCount attribute. |
int |
getMediaCountAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaCount attribute. |
int |
getMediaCountAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaCount attribute. |
BMECatJobMedia |
getMediaFile()
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaFile attribute. |
abstract BMECatJobMedia |
getMediaFile(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediaFile attribute. |
Collection<String> |
getTerritories()
Generated method - Getter of the
BMECatImportWithCsvWizard.territories attribute. |
abstract Collection<String> |
getTerritories(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.territories attribute. |
EnumerationValue |
getTransactionMode()
Generated method - Getter of the
BMECatImportWithCsvWizard.transactionMode attribute. |
abstract EnumerationValue |
getTransactionMode(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.transactionMode attribute. |
Boolean |
isEnableUndo()
Generated method - Getter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
abstract Boolean |
isEnableUndo(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
boolean |
isEnableUndoAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
boolean |
isEnableUndoAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
Boolean |
isKeepLogs()
Generated method - Getter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
Boolean |
isKeepLogs(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
boolean |
isKeepLogsAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
boolean |
isKeepLogsAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
Boolean |
isLocalizationUpdate()
Generated method - Getter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
abstract Boolean |
isLocalizationUpdate(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
boolean |
isLocalizationUpdateAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
boolean |
isLocalizationUpdateAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
Boolean |
isMediasNotIncluded()
Generated method - Getter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
abstract Boolean |
isMediasNotIncluded(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
boolean |
isMediasNotIncludedAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
boolean |
isMediasNotIncludedAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
Boolean |
isSendEmail()
Generated method - Getter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
abstract Boolean |
isSendEmail(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
boolean |
isSendEmailAsPrimitive()
Generated method - Getter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
boolean |
isSendEmailAsPrimitive(SessionContext ctx)
Generated method - Getter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
void |
setAllClassificationMappings(Map<String,ClassificationSystemVersion> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.classificationMappings attribute. |
abstract void |
setAllClassificationMappings(SessionContext ctx,
Map<String,ClassificationSystemVersion> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.classificationMappings attribute. |
void |
setAllCurrencyMappings(Map<String,Currency> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.currencyMappings attribute. |
abstract void |
setAllCurrencyMappings(SessionContext ctx,
Map<String,Currency> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.currencyMappings attribute. |
void |
setAllPriceTypeMappings(Map<String,EnumerationValue> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.priceTypeMappings attribute. |
abstract void |
setAllPriceTypeMappings(SessionContext ctx,
Map<String,EnumerationValue> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.priceTypeMappings attribute. |
void |
setAllTaxTypeMappings(Map<String,EnumerationValue> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.taxTypeMappings attribute. |
abstract void |
setAllTaxTypeMappings(SessionContext ctx,
Map<String,EnumerationValue> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.taxTypeMappings attribute. |
void |
setAllUnitMappings(Map<String,Unit> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.unitMappings attribute. |
abstract void |
setAllUnitMappings(SessionContext ctx,
Map<String,Unit> value)
Generated method - Setter of the
BMECatImportWithCsvWizard.unitMappings attribute. |
void |
setCatalog(Catalog value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalog attribute. |
abstract void |
setCatalog(SessionContext ctx,
Catalog value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalog attribute. |
void |
setCatalogLanguage(Language value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalogLanguage attribute. |
abstract void |
setCatalogLanguage(SessionContext ctx,
Language value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalogLanguage attribute. |
void |
setCatalogVersion(CatalogVersion value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalogVersion attribute. |
abstract void |
setCatalogVersion(SessionContext ctx,
CatalogVersion value)
Generated method - Setter of the
BMECatImportWithCsvWizard.catalogVersion attribute. |
void |
setDefaultCurrency(Currency value)
Generated method - Setter of the
BMECatImportWithCsvWizard.defaultCurrency attribute. |
abstract void |
setDefaultCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
BMECatImportWithCsvWizard.defaultCurrency attribute. |
abstract void |
setEmailAddress(SessionContext ctx,
String value)
Generated method - Setter of the
BMECatImportWithCsvWizard.emailAddress attribute. |
void |
setEmailAddress(String value)
Generated method - Setter of the
BMECatImportWithCsvWizard.emailAddress attribute. |
void |
setEnableUndo(boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
void |
setEnableUndo(Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
void |
setEnableUndo(SessionContext ctx,
boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
abstract void |
setEnableUndo(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.enableUndo attribute. |
void |
setFile(BMECatJobMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.file attribute. |
abstract void |
setFile(SessionContext ctx,
BMECatJobMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.file attribute. |
void |
setImpexScriptFile(BMECatImpExScriptMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.impexScriptFile attribute. |
abstract void |
setImpexScriptFile(SessionContext ctx,
BMECatImpExScriptMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.impexScriptFile attribute. |
void |
setImportJob(BMECatImportWithCsvJob value)
Generated method - Setter of the
BMECatImportWithCsvWizard.importJob attribute. |
abstract void |
setImportJob(SessionContext ctx,
BMECatImportWithCsvJob value)
Generated method - Setter of the
BMECatImportWithCsvWizard.importJob attribute. |
void |
setKeepLogs(boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
void |
setKeepLogs(Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
void |
setKeepLogs(SessionContext ctx,
boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
void |
setKeepLogs(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.keepLogs attribute. |
void |
setLocalizationUpdate(boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
void |
setLocalizationUpdate(Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
void |
setLocalizationUpdate(SessionContext ctx,
boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
abstract void |
setLocalizationUpdate(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.localizationUpdate attribute. |
void |
setMediaFile(BMECatJobMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediaFile attribute. |
abstract void |
setMediaFile(SessionContext ctx,
BMECatJobMedia value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediaFile attribute. |
void |
setMediasNotIncluded(boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
void |
setMediasNotIncluded(Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
void |
setMediasNotIncluded(SessionContext ctx,
boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
abstract void |
setMediasNotIncluded(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.mediasNotIncluded attribute. |
void |
setSendEmail(boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
void |
setSendEmail(Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
void |
setSendEmail(SessionContext ctx,
boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
abstract void |
setSendEmail(SessionContext ctx,
Boolean value)
Generated method - Setter of the
BMECatImportWithCsvWizard.sendEmail attribute. |
abortProcessing, appendLocalizedTemplateString, close, createItem, doGetAttribute, doSetAttribute, endProcessing, getLocalizedTemplateString, initialize, isCloseAllowed, pollStatus, provideComposedType, provideCreationTime, provideModificationTime, providePK, removeJaloOnly, setClosedAllowed, start, startProcessing, tabChanges, validate, 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 static final String IMPORTJOB
BMECatImportWithCsvWizard.importJob attributepublic static final String FILE
BMECatImportWithCsvWizard.file attributepublic static final String MEDIAFILE
BMECatImportWithCsvWizard.mediaFile attributepublic static final String MEDIASNOTINCLUDED
BMECatImportWithCsvWizard.mediasNotIncluded attributepublic static final String TRANSACTIONMODE
BMECatImportWithCsvWizard.transactionMode attributepublic static final String CATALOGNAME
BMECatImportWithCsvWizard.catalogName attributepublic static final String CATALOG
BMECatImportWithCsvWizard.catalog attributepublic static final String CATALOGDATE
BMECatImportWithCsvWizard.catalogDate attributepublic static final String CATALOGVERSIONNAME
BMECatImportWithCsvWizard.catalogVersionName attributepublic static final String CATALOGVERSION
BMECatImportWithCsvWizard.catalogVersion attributepublic static final String CATALOGLANGUAGEISO
BMECatImportWithCsvWizard.catalogLanguageISO attributepublic static final String CATALOGLANGUAGE
BMECatImportWithCsvWizard.catalogLanguage attributepublic static final String DEFAULTCURRENCYISO
BMECatImportWithCsvWizard.defaultCurrencyISO attributepublic static final String DEFAULTCURRENCY
BMECatImportWithCsvWizard.defaultCurrency attributepublic static final String TERRITORIES
BMECatImportWithCsvWizard.territories attributepublic static final String ARTICLECOUNT
BMECatImportWithCsvWizard.articleCount attributepublic static final String CATEGORYCOUNT
BMECatImportWithCsvWizard.categoryCount attributepublic static final String MEDIACOUNT
BMECatImportWithCsvWizard.mediaCount attributepublic static final String KEYWORDCOUNT
BMECatImportWithCsvWizard.keywordCount attributepublic static final String CATEGORYASSIGNMENTSCOUNT
BMECatImportWithCsvWizard.categoryAssignmentsCount attributepublic static final String CURRENCYMAPPINGS
BMECatImportWithCsvWizard.currencyMappings attributepublic static final String CLASSIFICATIONMAPPINGS
BMECatImportWithCsvWizard.classificationMappings attributepublic static final String UNITMAPPINGS
BMECatImportWithCsvWizard.unitMappings attributepublic static final String PRICETYPEMAPPINGS
BMECatImportWithCsvWizard.priceTypeMappings attributepublic static final String TAXTYPEMAPPINGS
BMECatImportWithCsvWizard.taxTypeMappings attributepublic static final String LOCALIZATIONUPDATE
BMECatImportWithCsvWizard.localizationUpdate attributepublic static final String IMPEXSCRIPTFILE
BMECatImportWithCsvWizard.impexScriptFile attributepublic static final String ENABLEUNDO
BMECatImportWithCsvWizard.enableUndo attributepublic static final String KEEPLOGS
BMECatImportWithCsvWizard.keepLogs attributepublic static final String SENDEMAIL
BMECatImportWithCsvWizard.sendEmail attributepublic static final String EMAILADDRESS
BMECatImportWithCsvWizard.emailAddress attributepublic static final String BMECATIMPORTWITHCSVCRONJOB
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attributepublic static final String BMECATIMPORTWITHCSVTRANSFORMCRONJOB
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attributepublic abstract Integer getArticleCount(SessionContext ctx)
BMECatImportWithCsvWizard.articleCount attribute.public Integer getArticleCount()
BMECatImportWithCsvWizard.articleCount attribute.public int getArticleCountAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.articleCount attribute.public int getArticleCountAsPrimitive()
BMECatImportWithCsvWizard.articleCount attribute.public abstract BMECatImportWithCsvCronJob getBmecatImportWithCsvCronJob(SessionContext ctx)
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute.public BMECatImportWithCsvCronJob getBmecatImportWithCsvCronJob()
BMECatImportWithCsvWizard.bmecatImportWithCsvCronJob attribute.public abstract BMECatImportWithCsvTransformCronJob getBmecatImportWithCsvTransformCronJob(SessionContext ctx)
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute.public BMECatImportWithCsvTransformCronJob getBmecatImportWithCsvTransformCronJob()
BMECatImportWithCsvWizard.bmecatImportWithCsvTransformCronJob attribute.public abstract Catalog getCatalog(SessionContext ctx)
BMECatImportWithCsvWizard.catalog attribute.public Catalog getCatalog()
BMECatImportWithCsvWizard.catalog attribute.public abstract void setCatalog(SessionContext ctx, Catalog value)
BMECatImportWithCsvWizard.catalog attribute.value - the catalogpublic void setCatalog(Catalog value)
BMECatImportWithCsvWizard.catalog attribute.value - the catalogpublic abstract Date getCatalogDate(SessionContext ctx)
BMECatImportWithCsvWizard.catalogDate attribute.public Date getCatalogDate()
BMECatImportWithCsvWizard.catalogDate attribute.public abstract Language getCatalogLanguage(SessionContext ctx)
BMECatImportWithCsvWizard.catalogLanguage attribute.public Language getCatalogLanguage()
BMECatImportWithCsvWizard.catalogLanguage attribute.public abstract void setCatalogLanguage(SessionContext ctx, Language value)
BMECatImportWithCsvWizard.catalogLanguage attribute.value - the catalogLanguagepublic void setCatalogLanguage(Language value)
BMECatImportWithCsvWizard.catalogLanguage attribute.value - the catalogLanguagepublic abstract String getCatalogLanguageISO(SessionContext ctx)
BMECatImportWithCsvWizard.catalogLanguageISO attribute.public String getCatalogLanguageISO()
BMECatImportWithCsvWizard.catalogLanguageISO attribute.public abstract String getCatalogName(SessionContext ctx)
BMECatImportWithCsvWizard.catalogName attribute.public String getCatalogName()
BMECatImportWithCsvWizard.catalogName attribute.public abstract CatalogVersion getCatalogVersion(SessionContext ctx)
BMECatImportWithCsvWizard.catalogVersion attribute.public CatalogVersion getCatalogVersion()
BMECatImportWithCsvWizard.catalogVersion attribute.public abstract void setCatalogVersion(SessionContext ctx, CatalogVersion value)
BMECatImportWithCsvWizard.catalogVersion attribute.value - the catalogVersionpublic void setCatalogVersion(CatalogVersion value)
BMECatImportWithCsvWizard.catalogVersion attribute.value - the catalogVersionpublic abstract String getCatalogVersionName(SessionContext ctx)
BMECatImportWithCsvWizard.catalogVersionName attribute.public String getCatalogVersionName()
BMECatImportWithCsvWizard.catalogVersionName attribute.public abstract Integer getCategoryAssignmentsCount(SessionContext ctx)
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute.public Integer getCategoryAssignmentsCount()
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute.public int getCategoryAssignmentsCountAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute.public int getCategoryAssignmentsCountAsPrimitive()
BMECatImportWithCsvWizard.categoryAssignmentsCount attribute.public abstract Integer getCategoryCount(SessionContext ctx)
BMECatImportWithCsvWizard.categoryCount attribute.public Integer getCategoryCount()
BMECatImportWithCsvWizard.categoryCount attribute.public int getCategoryCountAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.categoryCount attribute.public int getCategoryCountAsPrimitive()
BMECatImportWithCsvWizard.categoryCount attribute.public abstract Map<String,ClassificationSystemVersion> getAllClassificationMappings(SessionContext ctx)
BMECatImportWithCsvWizard.classificationMappings attribute.public Map<String,ClassificationSystemVersion> getAllClassificationMappings()
BMECatImportWithCsvWizard.classificationMappings attribute.public abstract void setAllClassificationMappings(SessionContext ctx, Map<String,ClassificationSystemVersion> value)
BMECatImportWithCsvWizard.classificationMappings attribute.value - the classificationMappingspublic void setAllClassificationMappings(Map<String,ClassificationSystemVersion> value)
BMECatImportWithCsvWizard.classificationMappings attribute.value - the classificationMappingspublic abstract Map<String,Currency> getAllCurrencyMappings(SessionContext ctx)
BMECatImportWithCsvWizard.currencyMappings attribute.public Map<String,Currency> getAllCurrencyMappings()
BMECatImportWithCsvWizard.currencyMappings attribute.public abstract void setAllCurrencyMappings(SessionContext ctx, Map<String,Currency> value)
BMECatImportWithCsvWizard.currencyMappings attribute.value - the currencyMappingspublic void setAllCurrencyMappings(Map<String,Currency> value)
BMECatImportWithCsvWizard.currencyMappings attribute.value - the currencyMappingspublic abstract Currency getDefaultCurrency(SessionContext ctx)
BMECatImportWithCsvWizard.defaultCurrency attribute.public Currency getDefaultCurrency()
BMECatImportWithCsvWizard.defaultCurrency attribute.public abstract void setDefaultCurrency(SessionContext ctx, Currency value)
BMECatImportWithCsvWizard.defaultCurrency attribute.value - the defaultCurrencypublic void setDefaultCurrency(Currency value)
BMECatImportWithCsvWizard.defaultCurrency attribute.value - the defaultCurrencypublic abstract String getDefaultCurrencyISO(SessionContext ctx)
BMECatImportWithCsvWizard.defaultCurrencyISO attribute.public String getDefaultCurrencyISO()
BMECatImportWithCsvWizard.defaultCurrencyISO attribute.public abstract String getEmailAddress(SessionContext ctx)
BMECatImportWithCsvWizard.emailAddress attribute.public String getEmailAddress()
BMECatImportWithCsvWizard.emailAddress attribute.public abstract void setEmailAddress(SessionContext ctx, String value)
BMECatImportWithCsvWizard.emailAddress attribute.value - the emailAddresspublic void setEmailAddress(String value)
BMECatImportWithCsvWizard.emailAddress attribute.value - the emailAddresspublic abstract Boolean isEnableUndo(SessionContext ctx)
BMECatImportWithCsvWizard.enableUndo attribute.public Boolean isEnableUndo()
BMECatImportWithCsvWizard.enableUndo attribute.public boolean isEnableUndoAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.enableUndo attribute.public boolean isEnableUndoAsPrimitive()
BMECatImportWithCsvWizard.enableUndo attribute.public abstract void setEnableUndo(SessionContext ctx, Boolean value)
BMECatImportWithCsvWizard.enableUndo attribute.value - the enableUndopublic void setEnableUndo(Boolean value)
BMECatImportWithCsvWizard.enableUndo attribute.value - the enableUndopublic void setEnableUndo(SessionContext ctx, boolean value)
BMECatImportWithCsvWizard.enableUndo attribute.value - the enableUndopublic void setEnableUndo(boolean value)
BMECatImportWithCsvWizard.enableUndo attribute.value - the enableUndopublic abstract BMECatJobMedia getFile(SessionContext ctx)
BMECatImportWithCsvWizard.file attribute.public BMECatJobMedia getFile()
BMECatImportWithCsvWizard.file attribute.public abstract void setFile(SessionContext ctx, BMECatJobMedia value)
BMECatImportWithCsvWizard.file attribute.value - the filepublic void setFile(BMECatJobMedia value)
BMECatImportWithCsvWizard.file attribute.value - the filepublic abstract BMECatImpExScriptMedia getImpexScriptFile(SessionContext ctx)
BMECatImportWithCsvWizard.impexScriptFile attribute.public BMECatImpExScriptMedia getImpexScriptFile()
BMECatImportWithCsvWizard.impexScriptFile attribute.public abstract void setImpexScriptFile(SessionContext ctx, BMECatImpExScriptMedia value)
BMECatImportWithCsvWizard.impexScriptFile attribute.value - the impexScriptFilepublic void setImpexScriptFile(BMECatImpExScriptMedia value)
BMECatImportWithCsvWizard.impexScriptFile attribute.value - the impexScriptFilepublic abstract BMECatImportWithCsvJob getImportJob(SessionContext ctx)
BMECatImportWithCsvWizard.importJob attribute.public BMECatImportWithCsvJob getImportJob()
BMECatImportWithCsvWizard.importJob attribute.public abstract void setImportJob(SessionContext ctx, BMECatImportWithCsvJob value)
BMECatImportWithCsvWizard.importJob attribute.value - the importJobpublic void setImportJob(BMECatImportWithCsvJob value)
BMECatImportWithCsvWizard.importJob attribute.value - the importJobpublic Boolean isKeepLogs(SessionContext ctx)
BMECatImportWithCsvWizard.keepLogs attribute.public Boolean isKeepLogs()
BMECatImportWithCsvWizard.keepLogs attribute.public boolean isKeepLogsAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.keepLogs attribute.public boolean isKeepLogsAsPrimitive()
BMECatImportWithCsvWizard.keepLogs attribute.public void setKeepLogs(SessionContext ctx, Boolean value)
BMECatImportWithCsvWizard.keepLogs attribute.value - the keepLogspublic void setKeepLogs(Boolean value)
BMECatImportWithCsvWizard.keepLogs attribute.value - the keepLogspublic void setKeepLogs(SessionContext ctx, boolean value)
BMECatImportWithCsvWizard.keepLogs attribute.value - the keepLogspublic void setKeepLogs(boolean value)
BMECatImportWithCsvWizard.keepLogs attribute.value - the keepLogspublic abstract Integer getKeywordCount(SessionContext ctx)
BMECatImportWithCsvWizard.keywordCount attribute.public Integer getKeywordCount()
BMECatImportWithCsvWizard.keywordCount attribute.public int getKeywordCountAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.keywordCount attribute.public int getKeywordCountAsPrimitive()
BMECatImportWithCsvWizard.keywordCount attribute.public abstract Boolean isLocalizationUpdate(SessionContext ctx)
BMECatImportWithCsvWizard.localizationUpdate attribute.public Boolean isLocalizationUpdate()
BMECatImportWithCsvWizard.localizationUpdate attribute.public boolean isLocalizationUpdateAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.localizationUpdate attribute.public boolean isLocalizationUpdateAsPrimitive()
BMECatImportWithCsvWizard.localizationUpdate attribute.public abstract void setLocalizationUpdate(SessionContext ctx, Boolean value)
BMECatImportWithCsvWizard.localizationUpdate attribute.value - the localizationUpdatepublic void setLocalizationUpdate(Boolean value)
BMECatImportWithCsvWizard.localizationUpdate attribute.value - the localizationUpdatepublic void setLocalizationUpdate(SessionContext ctx, boolean value)
BMECatImportWithCsvWizard.localizationUpdate attribute.value - the localizationUpdatepublic void setLocalizationUpdate(boolean value)
BMECatImportWithCsvWizard.localizationUpdate attribute.value - the localizationUpdatepublic abstract Integer getMediaCount(SessionContext ctx)
BMECatImportWithCsvWizard.mediaCount attribute.public Integer getMediaCount()
BMECatImportWithCsvWizard.mediaCount attribute.public int getMediaCountAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.mediaCount attribute.public int getMediaCountAsPrimitive()
BMECatImportWithCsvWizard.mediaCount attribute.public abstract BMECatJobMedia getMediaFile(SessionContext ctx)
BMECatImportWithCsvWizard.mediaFile attribute.public BMECatJobMedia getMediaFile()
BMECatImportWithCsvWizard.mediaFile attribute.public abstract void setMediaFile(SessionContext ctx, BMECatJobMedia value)
BMECatImportWithCsvWizard.mediaFile attribute.value - the mediaFilepublic void setMediaFile(BMECatJobMedia value)
BMECatImportWithCsvWizard.mediaFile attribute.value - the mediaFilepublic abstract Boolean isMediasNotIncluded(SessionContext ctx)
BMECatImportWithCsvWizard.mediasNotIncluded attribute.public Boolean isMediasNotIncluded()
BMECatImportWithCsvWizard.mediasNotIncluded attribute.public boolean isMediasNotIncludedAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.mediasNotIncluded attribute.public boolean isMediasNotIncludedAsPrimitive()
BMECatImportWithCsvWizard.mediasNotIncluded attribute.public abstract void setMediasNotIncluded(SessionContext ctx, Boolean value)
BMECatImportWithCsvWizard.mediasNotIncluded attribute.value - the mediasNotIncludedpublic void setMediasNotIncluded(Boolean value)
BMECatImportWithCsvWizard.mediasNotIncluded attribute.value - the mediasNotIncludedpublic void setMediasNotIncluded(SessionContext ctx, boolean value)
BMECatImportWithCsvWizard.mediasNotIncluded attribute.value - the mediasNotIncludedpublic void setMediasNotIncluded(boolean value)
BMECatImportWithCsvWizard.mediasNotIncluded attribute.value - the mediasNotIncludedpublic abstract Map<String,EnumerationValue> getAllPriceTypeMappings(SessionContext ctx)
BMECatImportWithCsvWizard.priceTypeMappings attribute.public Map<String,EnumerationValue> getAllPriceTypeMappings()
BMECatImportWithCsvWizard.priceTypeMappings attribute.public abstract void setAllPriceTypeMappings(SessionContext ctx, Map<String,EnumerationValue> value)
BMECatImportWithCsvWizard.priceTypeMappings attribute.value - the priceTypeMappingspublic void setAllPriceTypeMappings(Map<String,EnumerationValue> value)
BMECatImportWithCsvWizard.priceTypeMappings attribute.value - the priceTypeMappingspublic abstract Boolean isSendEmail(SessionContext ctx)
BMECatImportWithCsvWizard.sendEmail attribute.public Boolean isSendEmail()
BMECatImportWithCsvWizard.sendEmail attribute.public boolean isSendEmailAsPrimitive(SessionContext ctx)
BMECatImportWithCsvWizard.sendEmail attribute.public boolean isSendEmailAsPrimitive()
BMECatImportWithCsvWizard.sendEmail attribute.public abstract void setSendEmail(SessionContext ctx, Boolean value)
BMECatImportWithCsvWizard.sendEmail attribute.value - the sendEmailpublic void setSendEmail(Boolean value)
BMECatImportWithCsvWizard.sendEmail attribute.value - the sendEmailpublic void setSendEmail(SessionContext ctx, boolean value)
BMECatImportWithCsvWizard.sendEmail attribute.value - the sendEmailpublic void setSendEmail(boolean value)
BMECatImportWithCsvWizard.sendEmail attribute.value - the sendEmailpublic abstract Map<String,EnumerationValue> getAllTaxTypeMappings(SessionContext ctx)
BMECatImportWithCsvWizard.taxTypeMappings attribute.public Map<String,EnumerationValue> getAllTaxTypeMappings()
BMECatImportWithCsvWizard.taxTypeMappings attribute.public abstract void setAllTaxTypeMappings(SessionContext ctx, Map<String,EnumerationValue> value)
BMECatImportWithCsvWizard.taxTypeMappings attribute.value - the taxTypeMappingspublic void setAllTaxTypeMappings(Map<String,EnumerationValue> value)
BMECatImportWithCsvWizard.taxTypeMappings attribute.value - the taxTypeMappingspublic abstract Collection<String> getTerritories(SessionContext ctx)
BMECatImportWithCsvWizard.territories attribute.public Collection<String> getTerritories()
BMECatImportWithCsvWizard.territories attribute.public abstract EnumerationValue getTransactionMode(SessionContext ctx)
BMECatImportWithCsvWizard.transactionMode attribute.public EnumerationValue getTransactionMode()
BMECatImportWithCsvWizard.transactionMode attribute.public abstract Map<String,Unit> getAllUnitMappings(SessionContext ctx)
BMECatImportWithCsvWizard.unitMappings attribute.public Map<String,Unit> getAllUnitMappings()
BMECatImportWithCsvWizard.unitMappings attribute.public abstract void setAllUnitMappings(SessionContext ctx, Map<String,Unit> value)
BMECatImportWithCsvWizard.unitMappings attribute.value - the unitMappingsCopyright © 2017 SAP SE. All Rights Reserved.