public class Category2ProductChangeDescriptorModel extends LinkChangeDescriptorModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
POSITION
Generated constant - Attribute key of
Category2ProductChangeDescriptor.position attribute defined at extension bmecat. |
SOURCE, TARGETCHANGEDITEM, CHANGETYPE, CRONJOB, DESCRIPTION, PREVIOUSITEMSTATE, SAVETIMESTAMP, SEQUENCENUMBER, STEP_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
Category2ProductChangeDescriptorModel()
Generated constructor - Default constructor for generic creation.
|
Category2ProductChangeDescriptorModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
Category2ProductChangeDescriptorModel(String _changeType,
CronJobModel _cronJob,
Integer _sequenceNumber,
StepModel _step)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
Category2ProductChangeDescriptorModel(String _changeType,
CronJobModel _cronJob,
ItemModel _owner,
Integer _sequenceNumber,
StepModel _step)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPosition()
Generated method - Getter of the
Category2ProductChangeDescriptor.position attribute defined at extension bmecat. |
void |
setPosition(Integer value)
Generated method - Setter of
Category2ProductChangeDescriptor.position attribute defined at extension bmecat. |
getSource, getTarget, setSource, setTargetgetChangedItem, getChangeType, getCronJob, getDescription, getPreviousItemState, getSaveTimestamp, getSequenceNumber, getStep, setChangedItem, setChangeType, setCronJob, setDescription, setPreviousItemState, setSaveTimestamp, setSequenceNumber, setStepgetComments, 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 POSITION
Category2ProductChangeDescriptor.position attribute defined at extension bmecat.public Category2ProductChangeDescriptorModel()
public Category2ProductChangeDescriptorModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public Category2ProductChangeDescriptorModel(String _changeType, CronJobModel _cronJob, Integer _sequenceNumber, StepModel _step)
_changeType - initial attribute declared by type ChangeDescriptor at extension processing_cronJob - initial attribute declared by type ChangeDescriptor at extension processing_sequenceNumber - initial attribute declared by type ChangeDescriptor at extension processing_step - initial attribute declared by type ChangeDescriptor at extension processing@Deprecated public Category2ProductChangeDescriptorModel(String _changeType, CronJobModel _cronJob, ItemModel _owner, Integer _sequenceNumber, StepModel _step)
_changeType - initial attribute declared by type ChangeDescriptor at extension processing_cronJob - initial attribute declared by type ChangeDescriptor at extension processing_owner - initial attribute declared by type Item at extension core_sequenceNumber - initial attribute declared by type ChangeDescriptor at extension processing_step - initial attribute declared by type ChangeDescriptor at extension processingCopyright © 2017 SAP SE. All Rights Reserved.