public class BMECatImportWithCsvJobModel extends ImpExImportJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DEFAULTCOUNTRYMAPPINGS
Generated constant - Attribute key of
BMECatImportWithCsvJob.defaultCountryMappings attribute defined at extension bmecat. |
static java.lang.String |
DEFAULTCURRENCYMAPPINGS
Generated constant - Attribute key of
BMECatImportWithCsvJob.defaultCurrencyMappings attribute defined at extension bmecat. |
static java.lang.String |
DEFAULTUNITMAPPINGS
Generated constant - Attribute key of
BMECatImportWithCsvJob.defaultUnitMappings attribute defined at extension bmecat. |
MAXTHREADSACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, TRIGGERS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BMECatImportWithCsvJobModel()
Generated constructor - Default constructor for generic creation.
|
BMECatImportWithCsvJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
BMECatImportWithCsvJobModel(java.lang.String _code)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BMECatImportWithCsvJobModel(java.lang.String _code,
java.lang.Integer _nodeID,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,CountryModel> |
getDefaultCountryMappings()
Generated method - Getter of the
BMECatImportWithCsvJob.defaultCountryMappings attribute defined at extension bmecat. |
java.util.Map<java.lang.String,CurrencyModel> |
getDefaultCurrencyMappings()
Generated method - Getter of the
BMECatImportWithCsvJob.defaultCurrencyMappings attribute defined at extension bmecat. |
java.util.Map<java.lang.String,UnitModel> |
getDefaultUnitMappings()
Generated method - Getter of the
BMECatImportWithCsvJob.defaultUnitMappings attribute defined at extension bmecat. |
void |
setDefaultCountryMappings(java.util.Map<java.lang.String,CountryModel> value)
Generated method - Setter of
BMECatImportWithCsvJob.defaultCountryMappings attribute defined at extension bmecat. |
void |
setDefaultCurrencyMappings(java.util.Map<java.lang.String,CurrencyModel> value)
Generated method - Setter of
BMECatImportWithCsvJob.defaultCurrencyMappings attribute defined at extension bmecat. |
void |
setDefaultUnitMappings(java.util.Map<java.lang.String,UnitModel> value)
Generated method - Setter of
BMECatImportWithCsvJob.defaultUnitMappings attribute defined at extension bmecat. |
getMaxThreads, setMaxThreadsgetActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getCode, getCronJobs, getEmailAddress, getEmailNotificationTemplate, getErrorMode, getLogLevelDatabase, getLogLevelFile, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getRestrictions, getRetry, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getTriggers, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setErrorMode, setLogLevelDatabase, setLogLevelFile, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setRestrictions, setRetry, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setTriggersgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String DEFAULTCURRENCYMAPPINGS
BMECatImportWithCsvJob.defaultCurrencyMappings attribute defined at extension bmecat.public static final java.lang.String DEFAULTCOUNTRYMAPPINGS
BMECatImportWithCsvJob.defaultCountryMappings attribute defined at extension bmecat.public static final java.lang.String DEFAULTUNITMAPPINGS
BMECatImportWithCsvJob.defaultUnitMappings attribute defined at extension bmecat.public BMECatImportWithCsvJobModel()
public BMECatImportWithCsvJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BMECatImportWithCsvJobModel(java.lang.String _code)
_code - initial attribute declared by type Job at extension processing@Deprecated
public BMECatImportWithCsvJobModel(java.lang.String _code,
java.lang.Integer _nodeID,
ItemModel _owner)
_code - initial attribute declared by type Job at extension processing_nodeID - initial attribute declared by type Job at extension processing_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="defaultCountryMappings", type=GETTER) public java.util.Map<java.lang.String,CountryModel> getDefaultCountryMappings()
BMECatImportWithCsvJob.defaultCountryMappings attribute defined at extension bmecat.@Accessor(qualifier="defaultCurrencyMappings", type=GETTER) public java.util.Map<java.lang.String,CurrencyModel> getDefaultCurrencyMappings()
BMECatImportWithCsvJob.defaultCurrencyMappings attribute defined at extension bmecat.@Accessor(qualifier="defaultUnitMappings", type=GETTER) public java.util.Map<java.lang.String,UnitModel> getDefaultUnitMappings()
BMECatImportWithCsvJob.defaultUnitMappings attribute defined at extension bmecat.@Accessor(qualifier="defaultCountryMappings", type=SETTER) public void setDefaultCountryMappings(java.util.Map<java.lang.String,CountryModel> value)
BMECatImportWithCsvJob.defaultCountryMappings attribute defined at extension bmecat.value - the defaultCountryMappings@Accessor(qualifier="defaultCurrencyMappings", type=SETTER) public void setDefaultCurrencyMappings(java.util.Map<java.lang.String,CurrencyModel> value)
BMECatImportWithCsvJob.defaultCurrencyMappings attribute defined at extension bmecat.value - the defaultCurrencyMappings@Accessor(qualifier="defaultUnitMappings", type=SETTER) public void setDefaultUnitMappings(java.util.Map<java.lang.String,UnitModel> value)
BMECatImportWithCsvJob.defaultUnitMappings attribute defined at extension bmecat.value - the defaultUnitMappingsCopyright © 2018 SAP SE. All Rights Reserved.