public class BMECatImportBatchJobModel extends BatchJobModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
DEFAULTCOUNTRYMAPPINGS
Generated constant - Attribute key of
BMECatImportBatchJob.defaultCountryMappings attribute defined at extension bmecat. |
static String |
DEFAULTCURRENCYMAPPINGS
Generated constant - Attribute key of
BMECatImportBatchJob.defaultCurrencyMappings attribute defined at extension bmecat. |
static String |
DEFAULTUNITMAPPINGS
Generated constant - Attribute key of
BMECatImportBatchJob.defaultUnitMappings attribute defined at extension bmecat. |
STEPSACTIVE, 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, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BMECatImportBatchJobModel()
Generated constructor - Default constructor for generic creation.
|
BMECatImportBatchJobModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
BMECatImportBatchJobModel(String _code)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
BMECatImportBatchJobModel(String _code,
Integer _nodeID,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,CountryModel> |
getDefaultCountryMappings()
Generated method - Getter of the
BMECatImportBatchJob.defaultCountryMappings attribute defined at extension bmecat. |
Map<String,CurrencyModel> |
getDefaultCurrencyMappings()
Generated method - Getter of the
BMECatImportBatchJob.defaultCurrencyMappings attribute defined at extension bmecat. |
Map<String,UnitModel> |
getDefaultUnitMappings()
Generated method - Getter of the
BMECatImportBatchJob.defaultUnitMappings attribute defined at extension bmecat. |
void |
setDefaultCountryMappings(Map<String,CountryModel> value)
Generated method - Setter of
BMECatImportBatchJob.defaultCountryMappings attribute defined at extension bmecat. |
void |
setDefaultCurrencyMappings(Map<String,CurrencyModel> value)
Generated method - Setter of
BMECatImportBatchJob.defaultCurrencyMappings attribute defined at extension bmecat. |
void |
setDefaultUnitMappings(Map<String,UnitModel> value)
Generated method - Setter of
BMECatImportBatchJob.defaultUnitMappings attribute defined at extension bmecat. |
getSteps, setStepsgetActive, 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, 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 String _TYPECODE
public static final String DEFAULTCURRENCYMAPPINGS
BMECatImportBatchJob.defaultCurrencyMappings attribute defined at extension bmecat.public static final String DEFAULTCOUNTRYMAPPINGS
BMECatImportBatchJob.defaultCountryMappings attribute defined at extension bmecat.public static final String DEFAULTUNITMAPPINGS
BMECatImportBatchJob.defaultUnitMappings attribute defined at extension bmecat.public BMECatImportBatchJobModel()
public BMECatImportBatchJobModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BMECatImportBatchJobModel(String _code)
_code - initial attribute declared by type Job at extension processing@Deprecated public BMECatImportBatchJobModel(String _code, 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 Map<String,CountryModel> getDefaultCountryMappings()
BMECatImportBatchJob.defaultCountryMappings attribute defined at extension bmecat.@Accessor(qualifier="defaultCurrencyMappings", type=GETTER) public Map<String,CurrencyModel> getDefaultCurrencyMappings()
BMECatImportBatchJob.defaultCurrencyMappings attribute defined at extension bmecat.@Accessor(qualifier="defaultUnitMappings", type=GETTER) public Map<String,UnitModel> getDefaultUnitMappings()
BMECatImportBatchJob.defaultUnitMappings attribute defined at extension bmecat.@Accessor(qualifier="defaultCountryMappings", type=SETTER) public void setDefaultCountryMappings(Map<String,CountryModel> value)
BMECatImportBatchJob.defaultCountryMappings attribute defined at extension bmecat.value - the defaultCountryMappings@Accessor(qualifier="defaultCurrencyMappings", type=SETTER) public void setDefaultCurrencyMappings(Map<String,CurrencyModel> value)
BMECatImportBatchJob.defaultCurrencyMappings attribute defined at extension bmecat.value - the defaultCurrencyMappingsCopyright © 2017 SAP SE. All Rights Reserved.