Class OutboundItemDTO
java.lang.Object
de.hybris.platform.outboundsync.dto.OutboundItemDTO
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.use theOutboundItemDTOBuilderinstead. -
Method Summary
-
Constructor Details
-
OutboundItemDTO
Deprecated, for removal: This API element is subject to removal in a future version.use theOutboundItemDTOBuilderinstead.Instantiates an uninitialized DTO. Internal state is not set after calling this constructor and the fields, which are not expected to benull, arenull
-
-
Method Details
-
getChangeInfo
-
getItem
-
getIntegrationObjectPK
-
getChannelConfigurationPK
-
getRootItemPK
-
getCronJobPK
-
getIntegrationKey
-
isSynchronizeDelete
public boolean isSynchronizeDelete() -
getItemType
-
getRootItemType
-
isDeleted
public boolean isDeleted()Determines whether this DTO represents a deleted item.- Returns:
true, if the item represented by this DTO has been deleted in the platform;false, if the item was created or changed.
-
toString
-
equals
-
hashCode
public int hashCode()
-
OutboundItemDTOBuilderbuilder.