public class BMECatCatalogStepModel extends BMECatImportStepModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
ADDRESSATTRIBUTEMAPPING
Generated constant - Attribute key of
BMECatCatalogStep.addressAttributeMapping attribute defined at extension bmecat. |
static java.lang.String |
ADDRESSTYPE
Generated constant - Attribute key of
BMECatCatalogStep.addressType attribute defined at extension bmecat. |
static java.lang.String |
AGREEMENTATTRIBUTEMAPPING
Generated constant - Attribute key of
BMECatCatalogStep.agreementAttributeMapping attribute defined at extension bmecat. |
static java.lang.String |
AGREEMENTTYPE
Generated constant - Attribute key of
BMECatCatalogStep.agreementType attribute defined at extension bmecat. |
static java.lang.String |
BUYERATTRIBUTEMAPPING
Generated constant - Attribute key of
BMECatCatalogStep.buyerAttributeMapping attribute defined at extension bmecat. |
static java.lang.String |
BUYERTYPE
Generated constant - Attribute key of
BMECatCatalogStep.buyerType attribute defined at extension bmecat. |
static java.lang.String |
CATALOGATTRIBUTEMAPPING
Generated constant - Attribute key of
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat. |
static java.lang.String |
CATALOGTYPE
Generated constant - Attribute key of
BMECatCatalogStep.catalogType attribute defined at extension bmecat. |
static java.lang.String |
CATALOGVERSIONATTRIBUTEMAPPING
Generated constant - Attribute key of
BMECatCatalogStep.catalogVersionAttributeMapping attribute defined at extension bmecat. |
static java.lang.String |
CATALOGVERSIONTYPE
Generated constant - Attribute key of
BMECatCatalogStep.catalogVersionType attribute defined at extension bmecat. |
static java.lang.String |
SUPPLIERATTRIBUTEMAPPING
Generated constant - Attribute key of
BMECatCatalogStep.supplierAttributeMapping attribute defined at extension bmecat. |
static java.lang.String |
SUPPLIERTYPE
Generated constant - Attribute key of
BMECatCatalogStep.supplierType 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 |
|---|
BMECatCatalogStepModel()
Generated constructor - Default constructor for generic creation.
|
BMECatCatalogStepModel(BatchJobModel _batchJob,
java.lang.String _code,
java.lang.Integer _sequenceNumber)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BMECatCatalogStepModel(BatchJobModel _batchJob,
java.lang.String _code,
ItemModel _owner,
java.lang.Integer _sequenceNumber)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
BMECatCatalogStepModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<AddressAttributeEnum,AttributeDescriptorModel> |
getAddressAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.addressAttributeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getAddressType()
Generated method - Getter of the
BMECatCatalogStep.addressType attribute defined at extension bmecat. |
java.util.Map<AgreementAttributeEnum,AttributeDescriptorModel> |
getAgreementAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.agreementAttributeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getAgreementType()
Generated method - Getter of the
BMECatCatalogStep.agreementType attribute defined at extension bmecat. |
java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> |
getBuyerAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.buyerAttributeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getBuyerType()
Generated method - Getter of the
BMECatCatalogStep.buyerType attribute defined at extension bmecat. |
java.util.Map<CatalogAttributeEnum,AttributeDescriptorModel> |
getCatalogAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getCatalogType()
Generated method - Getter of the
BMECatCatalogStep.catalogType attribute defined at extension bmecat. |
java.util.Map<CatalogVersionAttributeEnum,AttributeDescriptorModel> |
getCatalogVersionAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.catalogVersionAttributeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getCatalogVersionType()
Generated method - Getter of the
BMECatCatalogStep.catalogVersionType attribute defined at extension bmecat. |
java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> |
getSupplierAttributeMapping()
Generated method - Getter of the
BMECatCatalogStep.supplierAttributeMapping attribute defined at extension bmecat. |
ComposedTypeModel |
getSupplierType()
Generated method - Getter of the
BMECatCatalogStep.supplierType attribute defined at extension bmecat. |
void |
setAddressAttributeMapping(java.util.Map<AddressAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.addressAttributeMapping attribute defined at extension bmecat. |
void |
setAddressType(ComposedTypeModel value)
Generated method - Setter of
BMECatCatalogStep.addressType attribute defined at extension bmecat. |
void |
setAgreementAttributeMapping(java.util.Map<AgreementAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.agreementAttributeMapping attribute defined at extension bmecat. |
void |
setAgreementType(ComposedTypeModel value)
Generated method - Setter of
BMECatCatalogStep.agreementType attribute defined at extension bmecat. |
void |
setBuyerAttributeMapping(java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.buyerAttributeMapping attribute defined at extension bmecat. |
void |
setBuyerType(ComposedTypeModel value)
Generated method - Setter of
BMECatCatalogStep.buyerType attribute defined at extension bmecat. |
void |
setCatalogAttributeMapping(java.util.Map<CatalogAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat. |
void |
setCatalogType(ComposedTypeModel value)
Generated method - Setter of
BMECatCatalogStep.catalogType attribute defined at extension bmecat. |
void |
setCatalogVersionAttributeMapping(java.util.Map<CatalogVersionAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.catalogVersionAttributeMapping attribute defined at extension bmecat. |
void |
setCatalogVersionType(ComposedTypeModel value)
Generated method - Setter of
BMECatCatalogStep.catalogVersionType attribute defined at extension bmecat. |
void |
setSupplierAttributeMapping(java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> value)
Generated method - Setter of
BMECatCatalogStep.supplierAttributeMapping attribute defined at extension bmecat. |
void |
setSupplierType(ComposedTypeModel value)
Generated method - Setter of
BMECatCatalogStep.supplierType 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 CATALOGTYPE
BMECatCatalogStep.catalogType attribute defined at extension bmecat.public static final java.lang.String CATALOGATTRIBUTEMAPPING
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat.public static final java.lang.String CATALOGVERSIONTYPE
BMECatCatalogStep.catalogVersionType attribute defined at extension bmecat.public static final java.lang.String CATALOGVERSIONATTRIBUTEMAPPING
BMECatCatalogStep.catalogVersionAttributeMapping attribute defined at extension bmecat.public static final java.lang.String BUYERTYPE
BMECatCatalogStep.buyerType attribute defined at extension bmecat.public static final java.lang.String BUYERATTRIBUTEMAPPING
BMECatCatalogStep.buyerAttributeMapping attribute defined at extension bmecat.public static final java.lang.String SUPPLIERTYPE
BMECatCatalogStep.supplierType attribute defined at extension bmecat.public static final java.lang.String SUPPLIERATTRIBUTEMAPPING
BMECatCatalogStep.supplierAttributeMapping attribute defined at extension bmecat.public static final java.lang.String ADDRESSTYPE
BMECatCatalogStep.addressType attribute defined at extension bmecat.public static final java.lang.String ADDRESSATTRIBUTEMAPPING
BMECatCatalogStep.addressAttributeMapping attribute defined at extension bmecat.public static final java.lang.String AGREEMENTTYPE
BMECatCatalogStep.agreementType attribute defined at extension bmecat.public static final java.lang.String AGREEMENTATTRIBUTEMAPPING
BMECatCatalogStep.agreementAttributeMapping attribute defined at extension bmecat.public BMECatCatalogStepModel()
public BMECatCatalogStepModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public BMECatCatalogStepModel(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 BMECatCatalogStepModel(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="addressAttributeMapping", type=GETTER) public java.util.Map<AddressAttributeEnum,AttributeDescriptorModel> getAddressAttributeMapping()
BMECatCatalogStep.addressAttributeMapping attribute defined at extension bmecat.@Accessor(qualifier="addressType", type=GETTER) public ComposedTypeModel getAddressType()
BMECatCatalogStep.addressType attribute defined at extension bmecat.@Accessor(qualifier="agreementAttributeMapping", type=GETTER) public java.util.Map<AgreementAttributeEnum,AttributeDescriptorModel> getAgreementAttributeMapping()
BMECatCatalogStep.agreementAttributeMapping attribute defined at extension bmecat.@Accessor(qualifier="agreementType", type=GETTER) public ComposedTypeModel getAgreementType()
BMECatCatalogStep.agreementType attribute defined at extension bmecat.@Accessor(qualifier="buyerAttributeMapping", type=GETTER) public java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> getBuyerAttributeMapping()
BMECatCatalogStep.buyerAttributeMapping attribute defined at extension bmecat.@Accessor(qualifier="buyerType", type=GETTER) public ComposedTypeModel getBuyerType()
BMECatCatalogStep.buyerType attribute defined at extension bmecat.@Accessor(qualifier="catalogAttributeMapping", type=GETTER) public java.util.Map<CatalogAttributeEnum,AttributeDescriptorModel> getCatalogAttributeMapping()
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat.@Accessor(qualifier="catalogType", type=GETTER) public ComposedTypeModel getCatalogType()
BMECatCatalogStep.catalogType attribute defined at extension bmecat.@Accessor(qualifier="catalogVersionAttributeMapping", type=GETTER) public java.util.Map<CatalogVersionAttributeEnum,AttributeDescriptorModel> getCatalogVersionAttributeMapping()
BMECatCatalogStep.catalogVersionAttributeMapping attribute defined at extension bmecat.@Accessor(qualifier="catalogVersionType", type=GETTER) public ComposedTypeModel getCatalogVersionType()
BMECatCatalogStep.catalogVersionType attribute defined at extension bmecat.@Accessor(qualifier="supplierAttributeMapping", type=GETTER) public java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> getSupplierAttributeMapping()
BMECatCatalogStep.supplierAttributeMapping attribute defined at extension bmecat.@Accessor(qualifier="supplierType", type=GETTER) public ComposedTypeModel getSupplierType()
BMECatCatalogStep.supplierType attribute defined at extension bmecat.@Accessor(qualifier="addressAttributeMapping", type=SETTER) public void setAddressAttributeMapping(java.util.Map<AddressAttributeEnum,AttributeDescriptorModel> value)
BMECatCatalogStep.addressAttributeMapping attribute defined at extension bmecat.value - the addressAttributeMapping@Accessor(qualifier="addressType", type=SETTER) public void setAddressType(ComposedTypeModel value)
BMECatCatalogStep.addressType attribute defined at extension bmecat.value - the addressType@Accessor(qualifier="agreementAttributeMapping", type=SETTER) public void setAgreementAttributeMapping(java.util.Map<AgreementAttributeEnum,AttributeDescriptorModel> value)
BMECatCatalogStep.agreementAttributeMapping attribute defined at extension bmecat.value - the agreementAttributeMapping@Accessor(qualifier="agreementType", type=SETTER) public void setAgreementType(ComposedTypeModel value)
BMECatCatalogStep.agreementType attribute defined at extension bmecat.value - the agreementType@Accessor(qualifier="buyerAttributeMapping", type=SETTER) public void setBuyerAttributeMapping(java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> value)
BMECatCatalogStep.buyerAttributeMapping attribute defined at extension bmecat.value - the buyerAttributeMapping@Accessor(qualifier="buyerType", type=SETTER) public void setBuyerType(ComposedTypeModel value)
BMECatCatalogStep.buyerType attribute defined at extension bmecat.value - the buyerType@Accessor(qualifier="catalogAttributeMapping", type=SETTER) public void setCatalogAttributeMapping(java.util.Map<CatalogAttributeEnum,AttributeDescriptorModel> value)
BMECatCatalogStep.catalogAttributeMapping attribute defined at extension bmecat.value - the catalogAttributeMapping@Accessor(qualifier="catalogType", type=SETTER) public void setCatalogType(ComposedTypeModel value)
BMECatCatalogStep.catalogType attribute defined at extension bmecat.value - the catalogType@Accessor(qualifier="catalogVersionAttributeMapping", type=SETTER) public void setCatalogVersionAttributeMapping(java.util.Map<CatalogVersionAttributeEnum,AttributeDescriptorModel> value)
BMECatCatalogStep.catalogVersionAttributeMapping attribute defined at extension bmecat.value - the catalogVersionAttributeMapping@Accessor(qualifier="catalogVersionType", type=SETTER) public void setCatalogVersionType(ComposedTypeModel value)
BMECatCatalogStep.catalogVersionType attribute defined at extension bmecat.value - the catalogVersionType@Accessor(qualifier="supplierAttributeMapping", type=SETTER) public void setSupplierAttributeMapping(java.util.Map<CompanyAttributeEnum,AttributeDescriptorModel> value)
BMECatCatalogStep.supplierAttributeMapping attribute defined at extension bmecat.value - the supplierAttributeMapping@Accessor(qualifier="supplierType", type=SETTER) public void setSupplierType(ComposedTypeModel value)
BMECatCatalogStep.supplierType attribute defined at extension bmecat.value - the supplierTypeCopyright © 2018 SAP SE. All Rights Reserved.