public class BMECatMediaStepModel extends BMECatImportStepModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CATEGORYMIMEPURPOSEMAPPING
Generated constant - Attribute key of
BMECatMediaStep.CategoryMimePurposeMapping attribute defined at extension bmecat. |
static java.lang.String |
CATEGORYTYPE
Generated constant - Attribute key of
BMECatMediaStep.CategoryType attribute defined at extension bmecat. |
static java.lang.String |
MEDIATYPE
Generated constant - Attribute key of
BMECatMediaStep.MediaType attribute defined at extension bmecat. |
static java.lang.String |
PRODUCTMIMEPURPOSEMAPPING
Generated constant - Attribute key of
BMECatMediaStep.ProductMimePurposeMapping attribute defined at extension bmecat. |
static java.lang.String |
PRODUCTTYPE
Generated constant - Attribute key of
BMECatMediaStep.ProductType attribute defined at extension bmecat. |
_CRONJOBPENDINGSTEPSRELATION, _CRONJOBPROCESSEDSTEPSRELATION, BATCHJOB, CODE, ERRORMODE, PENDINGCRONJOBS, PROCESSEDCRONJOBS, SEQUENCENUMBER, SYNCHRONOUS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
BMECatMediaStepModel()
Generated constructor - Default constructor for generic creation.
|
BMECatMediaStepModel(BatchJobModel _batchJob,
java.lang.String _code,
java.lang.Integer _sequenceNumber)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BMECatMediaStepModel(BatchJobModel _batchJob,
java.lang.String _code,
ItemModel _owner,
java.lang.Integer _sequenceNumber)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BMECatMediaStepModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> |
getCategoryMimePurposeMapping()
Generated method - Getter of the
BMECatMediaStep.CategoryMimePurposeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getCategoryType()
Generated method - Getter of the
BMECatMediaStep.CategoryType attribute defined at extension bmecat. |
ComposedTypeModel |
getMediaType()
Generated method - Getter of the
BMECatMediaStep.MediaType attribute defined at extension bmecat. |
java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> |
getProductMimePurposeMapping()
Generated method - Getter of the
BMECatMediaStep.ProductMimePurposeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getProductType()
Generated method - Getter of the
BMECatMediaStep.ProductType attribute defined at extension bmecat. |
void |
setCategoryMimePurposeMapping(java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatMediaStep.CategoryMimePurposeMapping attribute defined at extension bmecat. |
void |
setCategoryType(ComposedTypeModel value)
Generated method - Setter of
BMECatMediaStep.CategoryType attribute defined at extension bmecat. |
void |
setMediaType(ComposedTypeModel value)
Generated method - Setter of
BMECatMediaStep.MediaType attribute defined at extension bmecat. |
void |
setProductMimePurposeMapping(java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatMediaStep.ProductMimePurposeMapping attribute defined at extension bmecat. |
void |
setProductType(ComposedTypeModel value)
Generated method - Setter of
BMECatMediaStep.ProductType attribute defined at extension bmecat. |
getBatchJob, getCode, getErrorMode, getSequenceNumber, getSynchronous, setBatchJob, setCode, setErrorMode, setSequenceNumber, setSynchronousgetComments, 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 MEDIATYPE
BMECatMediaStep.MediaType attribute defined at extension bmecat.public static final java.lang.String PRODUCTTYPE
BMECatMediaStep.ProductType attribute defined at extension bmecat.public static final java.lang.String CATEGORYTYPE
BMECatMediaStep.CategoryType attribute defined at extension bmecat.public static final java.lang.String PRODUCTMIMEPURPOSEMAPPING
BMECatMediaStep.ProductMimePurposeMapping attribute defined at extension bmecat.public static final java.lang.String CATEGORYMIMEPURPOSEMAPPING
BMECatMediaStep.CategoryMimePurposeMapping attribute defined at extension bmecat.public BMECatMediaStepModel()
public BMECatMediaStepModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BMECatMediaStepModel(BatchJobModel _batchJob, java.lang.String _code, java.lang.Integer _sequenceNumber)
_batchJob - initial attribute declared by type Step at extension processing_code - initial attribute declared by type Step at extension processing_sequenceNumber - initial attribute declared by type Step at extension processing@Deprecated public BMECatMediaStepModel(BatchJobModel _batchJob, java.lang.String _code, ItemModel _owner, java.lang.Integer _sequenceNumber)
_batchJob - initial attribute declared by type Step at extension processing_code - initial attribute declared by type Step at extension processing_owner - initial attribute declared by type Item at extension core_sequenceNumber - initial attribute declared by type Step at extension processing@Accessor(qualifier="CategoryMimePurposeMapping", type=GETTER) public java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> getCategoryMimePurposeMapping()
BMECatMediaStep.CategoryMimePurposeMapping attribute defined at extension bmecat.@Accessor(qualifier="CategoryType", type=GETTER) public ComposedTypeModel getCategoryType()
BMECatMediaStep.CategoryType attribute defined at extension bmecat.@Accessor(qualifier="MediaType", type=GETTER) public ComposedTypeModel getMediaType()
BMECatMediaStep.MediaType attribute defined at extension bmecat.@Accessor(qualifier="ProductMimePurposeMapping", type=GETTER) public java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> getProductMimePurposeMapping()
BMECatMediaStep.ProductMimePurposeMapping attribute defined at extension bmecat.@Accessor(qualifier="ProductType", type=GETTER) public ComposedTypeModel getProductType()
BMECatMediaStep.ProductType attribute defined at extension bmecat.@Accessor(qualifier="CategoryMimePurposeMapping", type=SETTER) public void setCategoryMimePurposeMapping(java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> value)
BMECatMediaStep.CategoryMimePurposeMapping attribute defined at extension bmecat.value - the CategoryMimePurposeMapping@Accessor(qualifier="CategoryType", type=SETTER) public void setCategoryType(ComposedTypeModel value)
BMECatMediaStep.CategoryType attribute defined at extension bmecat.value - the CategoryType@Accessor(qualifier="MediaType", type=SETTER) public void setMediaType(ComposedTypeModel value)
BMECatMediaStep.MediaType attribute defined at extension bmecat.value - the MediaType@Accessor(qualifier="ProductMimePurposeMapping", type=SETTER) public void setProductMimePurposeMapping(java.util.Map<BMECatMimePurposeEnum,AttributeDescriptorModel> value)
BMECatMediaStep.ProductMimePurposeMapping attribute defined at extension bmecat.value - the ProductMimePurposeMapping@Accessor(qualifier="ProductType", type=SETTER) public void setProductType(ComposedTypeModel value)
BMECatMediaStep.ProductType attribute defined at extension bmecat.value - the ProductTypeCopyright © 2018 SAP SE. All Rights Reserved.