Package de.hybris.platform.cronjob.model
Class ChangeDescriptorModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.cronjob.model.ChangeDescriptorModel
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ItemSyncDescriptorModel
Generated model class for type ChangeDescriptor first defined at extension processing.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofChangeDescriptor.changedItemattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.changeTypeattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.cronJobattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.descriptionattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.previousItemStateattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.saveTimestampattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.sequenceNumberattribute defined at extensionprocessing.static final StringGenerated constant - Attribute key ofChangeDescriptor.stepattribute defined at extensionprocessing.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.ChangeDescriptorModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextChangeDescriptorModel(String _changeType, CronJobModel _cronJob, ItemModel _owner, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChangeDescriptorModel(String _changeType, CronJobModel _cronJob, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theChangeDescriptor.changedItemattribute defined at extensionprocessing.Generated method - Getter of theChangeDescriptor.changeTypeattribute defined at extensionprocessing.Generated method - Getter of theChangeDescriptor.cronJobattribute defined at extensionprocessing.Generated method - Getter of theChangeDescriptor.descriptionattribute defined at extensionprocessing.Generated method - Getter of theChangeDescriptor.previousItemStateattribute defined at extensionprocessing.Generated method - Getter of theChangeDescriptor.saveTimestampattribute defined at extensionprocessing.Generated method - Getter of theChangeDescriptor.sequenceNumberattribute defined at extensionprocessing.getStep()Generated method - Getter of theChangeDescriptor.stepattribute defined at extensionprocessing.voidsetChangedItem(ItemModel value) Generated method - Setter ofChangeDescriptor.changedItemattribute defined at extensionprocessing.voidsetChangeType(String value) Generated method - Setter ofChangeDescriptor.changeTypeattribute defined at extensionprocessing.voidsetCronJob(CronJobModel value) Generated method - Initial setter ofChangeDescriptor.cronJobattribute defined at extensionprocessing.voidsetDescription(String value) Generated method - Setter ofChangeDescriptor.descriptionattribute defined at extensionprocessing.voidsetPreviousItemState(Map value) Generated method - Setter ofChangeDescriptor.previousItemStateattribute defined at extensionprocessing.voidsetSaveTimestamp(Date value) Generated method - Setter ofChangeDescriptor.saveTimestampattribute defined at extensionprocessing.voidsetSequenceNumber(Integer value) Generated method - Initial setter ofChangeDescriptor.sequenceNumberattribute defined at extensionprocessing.voidGenerated method - Initial setter ofChangeDescriptor.stepattribute defined at extensionprocessing.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
CRONJOB
Generated constant - Attribute key ofChangeDescriptor.cronJobattribute defined at extensionprocessing.- See Also:
-
STEP
Generated constant - Attribute key ofChangeDescriptor.stepattribute defined at extensionprocessing.- See Also:
-
CHANGEDITEM
Generated constant - Attribute key ofChangeDescriptor.changedItemattribute defined at extensionprocessing.- See Also:
-
SEQUENCENUMBER
Generated constant - Attribute key ofChangeDescriptor.sequenceNumberattribute defined at extensionprocessing.- See Also:
-
SAVETIMESTAMP
Generated constant - Attribute key ofChangeDescriptor.saveTimestampattribute defined at extensionprocessing.- See Also:
-
PREVIOUSITEMSTATE
Generated constant - Attribute key ofChangeDescriptor.previousItemStateattribute defined at extensionprocessing.- See Also:
-
CHANGETYPE
Generated constant - Attribute key ofChangeDescriptor.changeTypeattribute defined at extensionprocessing.- See Also:
-
DESCRIPTION
Generated constant - Attribute key ofChangeDescriptor.descriptionattribute defined at extensionprocessing.- See Also:
-
-
Constructor Details
-
ChangeDescriptorModel
public ChangeDescriptorModel()Generated constructor - Default constructor for generic creation. -
ChangeDescriptorModel
public ChangeDescriptorModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
ChangeDescriptorModel
@Deprecated(since="4.1.1", forRemoval=true) public ChangeDescriptorModel(String _changeType, CronJobModel _cronJob, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_changeType- initial attribute declared by typeChangeDescriptorat extensionprocessing_cronJob- initial attribute declared by typeChangeDescriptorat extensionprocessing_sequenceNumber- initial attribute declared by typeChangeDescriptorat extensionprocessing_step- initial attribute declared by typeChangeDescriptorat extensionprocessing
-
ChangeDescriptorModel
@Deprecated(since="4.1.1", forRemoval=true) public ChangeDescriptorModel(String _changeType, CronJobModel _cronJob, ItemModel _owner, Integer _sequenceNumber, StepModel _step) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_changeType- initial attribute declared by typeChangeDescriptorat extensionprocessing_cronJob- initial attribute declared by typeChangeDescriptorat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore_sequenceNumber- initial attribute declared by typeChangeDescriptorat extensionprocessing_step- initial attribute declared by typeChangeDescriptorat extensionprocessing
-
-
Method Details
-
getChangedItem
Generated method - Getter of theChangeDescriptor.changedItemattribute defined at extensionprocessing.- Returns:
- the changedItem
-
getChangeType
Generated method - Getter of theChangeDescriptor.changeTypeattribute defined at extensionprocessing.- Returns:
- the changeType
-
getCronJob
Generated method - Getter of theChangeDescriptor.cronJobattribute defined at extensionprocessing.- Returns:
- the cronJob
-
getDescription
Generated method - Getter of theChangeDescriptor.descriptionattribute defined at extensionprocessing.- Returns:
- the description
-
getPreviousItemState
Generated method - Getter of theChangeDescriptor.previousItemStateattribute defined at extensionprocessing.- Returns:
- the previousItemState
-
getSaveTimestamp
Generated method - Getter of theChangeDescriptor.saveTimestampattribute defined at extensionprocessing.- Returns:
- the saveTimestamp
-
getSequenceNumber
Generated method - Getter of theChangeDescriptor.sequenceNumberattribute defined at extensionprocessing.- Returns:
- the sequenceNumber
-
getStep
Generated method - Getter of theChangeDescriptor.stepattribute defined at extensionprocessing.- Returns:
- the step
-
setChangedItem
Generated method - Setter ofChangeDescriptor.changedItemattribute defined at extensionprocessing.- Parameters:
value- the changedItem
-
setChangeType
Generated method - Setter ofChangeDescriptor.changeTypeattribute defined at extensionprocessing.- Parameters:
value- the changeType
-
setCronJob
Generated method - Initial setter ofChangeDescriptor.cronJobattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the cronJob
-
setDescription
Generated method - Setter ofChangeDescriptor.descriptionattribute defined at extensionprocessing.- Parameters:
value- the description
-
setPreviousItemState
Generated method - Setter ofChangeDescriptor.previousItemStateattribute defined at extensionprocessing.- Parameters:
value- the previousItemState
-
setSaveTimestamp
Generated method - Setter ofChangeDescriptor.saveTimestampattribute defined at extensionprocessing.- Parameters:
value- the saveTimestamp
-
setSequenceNumber
Generated method - Initial setter ofChangeDescriptor.sequenceNumberattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the sequenceNumber
-
setStep
Generated method - Initial setter ofChangeDescriptor.stepattribute defined at extensionprocessing. Can only be used at creation of model - before first save.- Parameters:
value- the step
-