Class EventExportDeadLetterModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.apiregistryservices.model.EventExportDeadLetterModel
-
- All Implemented Interfaces:
java.io.Serializable
public class EventExportDeadLetterModel extends ItemModel
Generated model class for type EventExportDeadLetter first defined at extension apiregistryservices.Stores event export data that could not be delivered due to faulty payload.
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringDESTINATIONCHANNELGenerated constant - Attribute key ofEventExportDeadLetter.destinationChannelattribute defined at extensionapiregistryservices.static java.lang.StringDESTINATIONTARGETGenerated constant - Attribute key ofEventExportDeadLetter.destinationTargetattribute defined at extensionapiregistryservices.static java.lang.StringERRORGenerated constant - Attribute key ofEventExportDeadLetter.errorattribute defined at extensionapiregistryservices.static java.lang.StringEVENTTYPEGenerated constant - Attribute key ofEventExportDeadLetter.eventTypeattribute defined at extensionapiregistryservices.static java.lang.StringIDGenerated constant - Attribute key ofEventExportDeadLetter.idattribute defined at extensionapiregistryservices.static java.lang.StringPAYLOADGenerated constant - Attribute key ofEventExportDeadLetter.payloadattribute defined at extensionapiregistryservices.static java.lang.StringTIMESTAMPGenerated constant - Attribute key ofEventExportDeadLetter.timestampattribute defined at extensionapiregistryservices.-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description EventExportDeadLetterModel()Generated constructor - Default constructor for generic creation.EventExportDeadLetterModel(DestinationChannel _destinationChannel, DestinationTargetModel _destinationTarget, java.lang.String _error, java.lang.String _eventType, java.lang.String _id, ItemModel _owner, java.lang.String _payload, java.util.Date _timestamp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEventExportDeadLetterModel(DestinationChannel _destinationChannel, DestinationTargetModel _destinationTarget, java.lang.String _error, java.lang.String _eventType, java.lang.String _id, java.lang.String _payload, java.util.Date _timestamp)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEventExportDeadLetterModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DestinationChannelgetDestinationChannel()Generated method - Getter of theEventExportDeadLetter.destinationChannelattribute defined at extensionapiregistryservices.DestinationTargetModelgetDestinationTarget()Generated method - Getter of theEventExportDeadLetter.destinationTargetattribute defined at extensionapiregistryservices.java.lang.StringgetError()Generated method - Getter of theEventExportDeadLetter.errorattribute defined at extensionapiregistryservices.java.lang.StringgetEventType()Generated method - Getter of theEventExportDeadLetter.eventTypeattribute defined at extensionapiregistryservices.java.lang.StringgetId()Generated method - Getter of theEventExportDeadLetter.idattribute defined at extensionapiregistryservices.java.lang.StringgetPayload()Generated method - Getter of theEventExportDeadLetter.payloadattribute defined at extensionapiregistryservices.java.util.DategetTimestamp()Generated method - Getter of theEventExportDeadLetter.timestampattribute defined at extensionapiregistryservices.voidsetDestinationChannel(DestinationChannel value)Generated method - Setter ofEventExportDeadLetter.destinationChannelattribute defined at extensionapiregistryservices.voidsetDestinationTarget(DestinationTargetModel value)Generated method - Setter ofEventExportDeadLetter.destinationTargetattribute defined at extensionapiregistryservices.voidsetError(java.lang.String value)Generated method - Setter ofEventExportDeadLetter.errorattribute defined at extensionapiregistryservices.voidsetEventType(java.lang.String value)Generated method - Setter ofEventExportDeadLetter.eventTypeattribute defined at extensionapiregistryservices.voidsetId(java.lang.String value)Generated method - Initial setter ofEventExportDeadLetter.idattribute defined at extensionapiregistryservices.voidsetPayload(java.lang.String value)Generated method - Setter ofEventExportDeadLetter.payloadattribute defined at extensionapiregistryservices.voidsetTimestamp(java.util.Date value)Generated method - Setter ofEventExportDeadLetter.timestampattribute defined at extensionapiregistryservices.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
ID
public static final java.lang.String ID
Generated constant - Attribute key ofEventExportDeadLetter.idattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
EVENTTYPE
public static final java.lang.String EVENTTYPE
Generated constant - Attribute key ofEventExportDeadLetter.eventTypeattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
DESTINATIONTARGET
public static final java.lang.String DESTINATIONTARGET
Generated constant - Attribute key ofEventExportDeadLetter.destinationTargetattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
DESTINATIONCHANNEL
public static final java.lang.String DESTINATIONCHANNEL
Generated constant - Attribute key ofEventExportDeadLetter.destinationChannelattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
TIMESTAMP
public static final java.lang.String TIMESTAMP
Generated constant - Attribute key ofEventExportDeadLetter.timestampattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
PAYLOAD
public static final java.lang.String PAYLOAD
Generated constant - Attribute key ofEventExportDeadLetter.payloadattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
ERROR
public static final java.lang.String ERROR
Generated constant - Attribute key ofEventExportDeadLetter.errorattribute defined at extensionapiregistryservices.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
EventExportDeadLetterModel
public EventExportDeadLetterModel()
Generated constructor - Default constructor for generic creation.
-
EventExportDeadLetterModel
public EventExportDeadLetterModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
EventExportDeadLetterModel
@Deprecated(since="4.1.1", forRemoval=true) public EventExportDeadLetterModel(DestinationChannel _destinationChannel, DestinationTargetModel _destinationTarget, java.lang.String _error, java.lang.String _eventType, java.lang.String _id, java.lang.String _payload, java.util.Date _timestamp)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:
_destinationChannel- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_destinationTarget- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_error- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_eventType- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_id- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_payload- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_timestamp- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices
-
EventExportDeadLetterModel
@Deprecated(since="4.1.1", forRemoval=true) public EventExportDeadLetterModel(DestinationChannel _destinationChannel, DestinationTargetModel _destinationTarget, java.lang.String _error, java.lang.String _eventType, java.lang.String _id, ItemModel _owner, java.lang.String _payload, java.util.Date _timestamp)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:
_destinationChannel- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_destinationTarget- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_error- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_eventType- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_id- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_owner- initial attribute declared by typeItemat extensioncore_payload- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices_timestamp- initial attribute declared by typeEventExportDeadLetterat extensionapiregistryservices
-
-
Method Detail
-
getDestinationChannel
@Accessor(qualifier="destinationChannel", type=GETTER) public DestinationChannel getDestinationChannel()
Generated method - Getter of theEventExportDeadLetter.destinationChannelattribute defined at extensionapiregistryservices.- Returns:
- the destinationChannel - Destination Channel
-
getDestinationTarget
@Accessor(qualifier="destinationTarget", type=GETTER) public DestinationTargetModel getDestinationTarget()
Generated method - Getter of theEventExportDeadLetter.destinationTargetattribute defined at extensionapiregistryservices.- Returns:
- the destinationTarget - Destination Target
-
getError
@Accessor(qualifier="error", type=GETTER) public java.lang.String getError()
Generated method - Getter of theEventExportDeadLetter.errorattribute defined at extensionapiregistryservices.- Returns:
- the error - Response Error
-
getEventType
@Accessor(qualifier="eventType", type=GETTER) public java.lang.String getEventType()
Generated method - Getter of theEventExportDeadLetter.eventTypeattribute defined at extensionapiregistryservices.- Returns:
- the eventType - Event Type
-
getId
@Accessor(qualifier="id", type=GETTER) public java.lang.String getId()
Generated method - Getter of theEventExportDeadLetter.idattribute defined at extensionapiregistryservices.- Returns:
- the id - Unique id
-
getPayload
@Accessor(qualifier="payload", type=GETTER) public java.lang.String getPayload()
Generated method - Getter of theEventExportDeadLetter.payloadattribute defined at extensionapiregistryservices.- Returns:
- the payload - Json Payload
-
getTimestamp
@Accessor(qualifier="timestamp", type=GETTER) public java.util.Date getTimestamp()
Generated method - Getter of theEventExportDeadLetter.timestampattribute defined at extensionapiregistryservices.- Returns:
- the timestamp - Event Send Time
-
setDestinationChannel
@Accessor(qualifier="destinationChannel", type=SETTER) public void setDestinationChannel(DestinationChannel value)
Generated method - Setter ofEventExportDeadLetter.destinationChannelattribute defined at extensionapiregistryservices.- Parameters:
value- the destinationChannel - Destination Channel
-
setDestinationTarget
@Accessor(qualifier="destinationTarget", type=SETTER) public void setDestinationTarget(DestinationTargetModel value)
Generated method - Setter ofEventExportDeadLetter.destinationTargetattribute defined at extensionapiregistryservices.- Parameters:
value- the destinationTarget - Destination Target
-
setError
@Accessor(qualifier="error", type=SETTER) public void setError(java.lang.String value)
Generated method - Setter ofEventExportDeadLetter.errorattribute defined at extensionapiregistryservices.- Parameters:
value- the error - Response Error
-
setEventType
@Accessor(qualifier="eventType", type=SETTER) public void setEventType(java.lang.String value)
Generated method - Setter ofEventExportDeadLetter.eventTypeattribute defined at extensionapiregistryservices.- Parameters:
value- the eventType - Event Type
-
setId
@Accessor(qualifier="id", type=SETTER) public void setId(java.lang.String value)
Generated method - Initial setter ofEventExportDeadLetter.idattribute defined at extensionapiregistryservices. Can only be used at creation of model - before first save.- Parameters:
value- the id - Unique id
-
setPayload
@Accessor(qualifier="payload", type=SETTER) public void setPayload(java.lang.String value)
Generated method - Setter ofEventExportDeadLetter.payloadattribute defined at extensionapiregistryservices.- Parameters:
value- the payload - Json Payload
-
-