Package de.hybris.platform.catalog.model
Class ItemSyncTimestampModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.catalog.model.ItemSyncTimestampModel
- All Implemented Interfaces:
Serializable
Generated model class for type ItemSyncTimestamp first defined at extension catalog.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.lastSyncSourceModifiedTimeattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.lastSyncTimeattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.outdatedattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.pendingAttributeQualifiersattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.pendingAttributesattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.pendingAttributesScheduledTurnattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.sourceItemattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.syncJobattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.targetItemattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.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.ItemSyncTimestampModel(ItemModel _sourceItem, CatalogVersionModel _sourceVersion, ItemModel _targetItem, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemSyncTimestampModel(ItemModel _owner, ItemModel _sourceItem, CatalogVersionModel _sourceVersion, SyncItemJobModel _syncJob, ItemModel _targetItem, CatalogVersionModel _targetVersion) 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 - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theItemSyncTimestamp.lastSyncSourceModifiedTimeattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.lastSyncTimeattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.outdatedattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.pendingAttributeQualifiersattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.pendingAttributesattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.pendingAttributesScheduledTurnattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.sourceItemattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.syncJobattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.targetItemattribute defined at extensioncatalog.Generated method - Getter of theItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.voidGenerated method - Setter ofItemSyncTimestamp.lastSyncSourceModifiedTimeattribute defined at extensioncatalog.voidsetLastSyncTime(Date value) Generated method - Setter ofItemSyncTimestamp.lastSyncTimeattribute defined at extensioncatalog.voidGenerated method - Setter ofItemSyncTimestamp.pendingAttributeQualifiersattribute defined at extensioncatalog.voidGenerated method - Setter ofItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.voidGenerated method - Setter ofItemSyncTimestamp.pendingAttributesScheduledTurnattribute defined at extensioncatalog.voidsetSourceItem(ItemModel value) Generated method - Initial setter ofItemSyncTimestamp.sourceItemattribute defined at extensioncatalog.voidGenerated method - Initial setter ofItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.voidsetSyncJob(SyncItemJobModel value) Generated method - Initial setter ofItemSyncTimestamp.syncJobattribute defined at extensioncatalog.voidsetTargetItem(ItemModel value) Generated method - Initial setter ofItemSyncTimestamp.targetItemattribute defined at extensioncatalog.voidGenerated method - Initial setter ofItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.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:
-
SYNCJOB
Generated constant - Attribute key ofItemSyncTimestamp.syncJobattribute defined at extensioncatalog.- See Also:
-
SOURCEITEM
Generated constant - Attribute key ofItemSyncTimestamp.sourceItemattribute defined at extensioncatalog.- See Also:
-
TARGETITEM
Generated constant - Attribute key ofItemSyncTimestamp.targetItemattribute defined at extensioncatalog.- See Also:
-
SOURCEVERSION
Generated constant - Attribute key ofItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.- See Also:
-
TARGETVERSION
Generated constant - Attribute key ofItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.- See Also:
-
LASTSYNCSOURCEMODIFIEDTIME
Generated constant - Attribute key ofItemSyncTimestamp.lastSyncSourceModifiedTimeattribute defined at extensioncatalog.- See Also:
-
LASTSYNCTIME
Generated constant - Attribute key ofItemSyncTimestamp.lastSyncTimeattribute defined at extensioncatalog.- See Also:
-
PENDINGATTRIBUTESOWNERJOB
Generated constant - Attribute key ofItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.- See Also:
-
PENDINGATTRIBUTESSCHEDULEDTURN
Generated constant - Attribute key ofItemSyncTimestamp.pendingAttributesScheduledTurnattribute defined at extensioncatalog.- See Also:
-
PENDINGATTRIBUTEQUALIFIERS
Generated constant - Attribute key ofItemSyncTimestamp.pendingAttributeQualifiersattribute defined at extensioncatalog.- See Also:
-
OUTDATED
Generated constant - Attribute key ofItemSyncTimestamp.outdatedattribute defined at extensioncatalog.- See Also:
-
PENDINGATTRIBUTES
Generated constant - Attribute key ofItemSyncTimestamp.pendingAttributesattribute defined at extensioncatalog.- See Also:
-
-
Constructor Details
-
ItemSyncTimestampModel
public ItemSyncTimestampModel()Generated constructor - Default constructor for generic creation. -
ItemSyncTimestampModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
ItemSyncTimestampModel
@Deprecated(since="4.1.1", forRemoval=true) public ItemSyncTimestampModel(ItemModel _sourceItem, CatalogVersionModel _sourceVersion, ItemModel _targetItem, CatalogVersionModel _targetVersion) 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:
_sourceItem- initial attribute declared by typeItemSyncTimestampat extensioncatalog_sourceVersion- initial attribute declared by typeItemSyncTimestampat extensioncatalog_targetItem- initial attribute declared by typeItemSyncTimestampat extensioncatalog_targetVersion- initial attribute declared by typeItemSyncTimestampat extensioncatalog
-
ItemSyncTimestampModel
@Deprecated(since="4.1.1", forRemoval=true) public ItemSyncTimestampModel(ItemModel _owner, ItemModel _sourceItem, CatalogVersionModel _sourceVersion, SyncItemJobModel _syncJob, ItemModel _targetItem, CatalogVersionModel _targetVersion) 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:
_owner- initial attribute declared by typeItemat extensioncore_sourceItem- initial attribute declared by typeItemSyncTimestampat extensioncatalog_sourceVersion- initial attribute declared by typeItemSyncTimestampat extensioncatalog_syncJob- initial attribute declared by typeItemSyncTimestampat extensioncatalog_targetItem- initial attribute declared by typeItemSyncTimestampat extensioncatalog_targetVersion- initial attribute declared by typeItemSyncTimestampat extensioncatalog
-
-
Method Details
-
getLastSyncSourceModifiedTime
@Accessor(qualifier="lastSyncSourceModifiedTime", type=GETTER) public Date getLastSyncSourceModifiedTime()Generated method - Getter of theItemSyncTimestamp.lastSyncSourceModifiedTimeattribute defined at extensioncatalog.- Returns:
- the lastSyncSourceModifiedTime
-
getLastSyncTime
Generated method - Getter of theItemSyncTimestamp.lastSyncTimeattribute defined at extensioncatalog.- Returns:
- the lastSyncTime
-
getOutdated
Generated method - Getter of theItemSyncTimestamp.outdatedattribute defined at extensioncatalog.- Returns:
- the outdated
-
getPendingAttributeQualifiers
@Accessor(qualifier="pendingAttributeQualifiers", type=GETTER) public String getPendingAttributeQualifiers()Generated method - Getter of theItemSyncTimestamp.pendingAttributeQualifiersattribute defined at extensioncatalog.- Returns:
- the pendingAttributeQualifiers
-
getPendingAttributes
@Accessor(qualifier="pendingAttributes", type=GETTER) public Collection<AttributeDescriptorModel> getPendingAttributes()Generated method - Getter of theItemSyncTimestamp.pendingAttributesattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the pendingAttributes
-
getPendingAttributesOwnerJob
@Accessor(qualifier="pendingAttributesOwnerJob", type=GETTER) public SyncItemCronJobModel getPendingAttributesOwnerJob()Generated method - Getter of theItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.- Returns:
- the pendingAttributesOwnerJob
-
getPendingAttributesScheduledTurn
@Accessor(qualifier="pendingAttributesScheduledTurn", type=GETTER) public Integer getPendingAttributesScheduledTurn()Generated method - Getter of theItemSyncTimestamp.pendingAttributesScheduledTurnattribute defined at extensioncatalog.- Returns:
- the pendingAttributesScheduledTurn
-
getSourceItem
Generated method - Getter of theItemSyncTimestamp.sourceItemattribute defined at extensioncatalog.- Returns:
- the sourceItem
-
getSourceVersion
Generated method - Getter of theItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog.- Returns:
- the sourceVersion
-
getSyncJob
Generated method - Getter of theItemSyncTimestamp.syncJobattribute defined at extensioncatalog.- Returns:
- the syncJob
-
getTargetItem
Generated method - Getter of theItemSyncTimestamp.targetItemattribute defined at extensioncatalog.- Returns:
- the targetItem
-
getTargetVersion
Generated method - Getter of theItemSyncTimestamp.targetVersionattribute defined at extensioncatalog.- Returns:
- the targetVersion
-
setLastSyncSourceModifiedTime
@Accessor(qualifier="lastSyncSourceModifiedTime", type=SETTER) public void setLastSyncSourceModifiedTime(Date value) Generated method - Setter ofItemSyncTimestamp.lastSyncSourceModifiedTimeattribute defined at extensioncatalog.- Parameters:
value- the lastSyncSourceModifiedTime
-
setLastSyncTime
Generated method - Setter ofItemSyncTimestamp.lastSyncTimeattribute defined at extensioncatalog.- Parameters:
value- the lastSyncTime
-
setPendingAttributeQualifiers
@Accessor(qualifier="pendingAttributeQualifiers", type=SETTER) public void setPendingAttributeQualifiers(String value) Generated method - Setter ofItemSyncTimestamp.pendingAttributeQualifiersattribute defined at extensioncatalog.- Parameters:
value- the pendingAttributeQualifiers
-
setPendingAttributesOwnerJob
@Accessor(qualifier="pendingAttributesOwnerJob", type=SETTER) public void setPendingAttributesOwnerJob(SyncItemCronJobModel value) Generated method - Setter ofItemSyncTimestamp.pendingAttributesOwnerJobattribute defined at extensioncatalog.- Parameters:
value- the pendingAttributesOwnerJob
-
setPendingAttributesScheduledTurn
@Accessor(qualifier="pendingAttributesScheduledTurn", type=SETTER) public void setPendingAttributesScheduledTurn(Integer value) Generated method - Setter ofItemSyncTimestamp.pendingAttributesScheduledTurnattribute defined at extensioncatalog.- Parameters:
value- the pendingAttributesScheduledTurn
-
setSourceItem
Generated method - Initial setter ofItemSyncTimestamp.sourceItemattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the sourceItem
-
setSourceVersion
@Accessor(qualifier="sourceVersion", type=SETTER) public void setSourceVersion(CatalogVersionModel value) Generated method - Initial setter ofItemSyncTimestamp.sourceVersionattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the sourceVersion
-
setSyncJob
Generated method - Initial setter ofItemSyncTimestamp.syncJobattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the syncJob
-
setTargetItem
Generated method - Initial setter ofItemSyncTimestamp.targetItemattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the targetItem
-
setTargetVersion
@Accessor(qualifier="targetVersion", type=SETTER) public void setTargetVersion(CatalogVersionModel value) Generated method - Initial setter ofItemSyncTimestamp.targetVersionattribute defined at extensioncatalog. Can only be used at creation of model - before first save.- Parameters:
value- the targetVersion
-