Class GeneratedEventExportDeadLetter

java.lang.Object
de.hybris.platform.util.BridgeAbstraction
de.hybris.platform.jalo.Item
de.hybris.platform.jalo.ExtensibleItem
de.hybris.platform.jalo.c2l.LocalizableItem
de.hybris.platform.jalo.GenericItem
de.hybris.platform.apiregistryservices.jalo.GeneratedEventExportDeadLetter
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedEventExportDeadLetter extends de.hybris.platform.jalo.GenericItem
Generated class for type EventExportDeadLetter.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem

    de.hybris.platform.jalo.GenericItem.GenericItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    de.hybris.platform.jalo.c2l.LocalizableItem.LocalizableItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem

    de.hybris.platform.jalo.ExtensibleItem.ExtensibleItemImpl

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item

    de.hybris.platform.jalo.Item.AttributeFilter, de.hybris.platform.jalo.Item.AttributeMode, de.hybris.platform.jalo.Item.CachedGetter, de.hybris.platform.jalo.Item.CachedSetter, de.hybris.platform.jalo.Item.ItemAttributeMap, de.hybris.platform.jalo.Item.ItemConstraint, de.hybris.platform.jalo.Item.ItemImpl, de.hybris.platform.jalo.Item.JaloCachedComputationException
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the EventExportDeadLetter.destinationChannel attribute
    static final String
    Qualifier of the EventExportDeadLetter.destinationTarget attribute
    static final String
    Qualifier of the EventExportDeadLetter.error attribute
    static final String
    Qualifier of the EventExportDeadLetter.eventType attribute
    static final String
    Qualifier of the EventExportDeadLetter.id attribute
    static final String
    Qualifier of the EventExportDeadLetter.payload attribute
    static final String
    Qualifier of the EventExportDeadLetter.timestamp attribute

    Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    LANGUAGE_FALLBACK_ENABLED

    Fields inherited from class de.hybris.platform.jalo.Item

    _CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE

    Fields inherited from class de.hybris.platform.util.BridgeAbstraction

    impl, tenant
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    de.hybris.platform.jalo.enumeration.EnumerationValue
    Generated method - Getter of the EventExportDeadLetter.destinationChannel attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getDestinationChannel(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.destinationChannel attribute.
    de.hybris.platform.apiregistryservices.jalo.DestinationTarget
    Generated method - Getter of the EventExportDeadLetter.destinationTarget attribute.
    de.hybris.platform.apiregistryservices.jalo.DestinationTarget
    getDestinationTarget(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.destinationTarget attribute.
    Generated method - Getter of the EventExportDeadLetter.error attribute.
    getError(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.error attribute.
    Generated method - Getter of the EventExportDeadLetter.eventType attribute.
    getEventType(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.eventType attribute.
    Generated method - Getter of the EventExportDeadLetter.id attribute.
    getId(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.id attribute.
    Generated method - Getter of the EventExportDeadLetter.payload attribute.
    getPayload(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.payload attribute.
    Generated method - Getter of the EventExportDeadLetter.timestamp attribute.
    getTimestamp(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EventExportDeadLetter.timestamp attribute.
    void
    setDestinationChannel(de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the EventExportDeadLetter.destinationChannel attribute.
    void
    setDestinationChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the EventExportDeadLetter.destinationChannel attribute.
    void
    setDestinationTarget(de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
    Generated method - Setter of the EventExportDeadLetter.destinationTarget attribute.
    void
    setDestinationTarget(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
    Generated method - Setter of the EventExportDeadLetter.destinationTarget attribute.
    void
    setError(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventExportDeadLetter.error attribute.
    void
    Generated method - Setter of the EventExportDeadLetter.error attribute.
    void
    setEventType(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventExportDeadLetter.eventType attribute.
    void
    Generated method - Setter of the EventExportDeadLetter.eventType attribute.
    protected void
    setId(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventExportDeadLetter.id attribute.
    protected void
    setId(String value)
    Generated method - Setter of the EventExportDeadLetter.id attribute.
    void
    setPayload(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EventExportDeadLetter.payload attribute.
    void
    Generated method - Setter of the EventExportDeadLetter.payload attribute.
    void
    setTimestamp(de.hybris.platform.jalo.SessionContext ctx, Date value)
    Generated method - Setter of the EventExportDeadLetter.timestamp attribute.
    void
    Generated method - Setter of the EventExportDeadLetter.timestamp attribute.

    Methods inherited from class de.hybris.platform.jalo.GenericItem

    createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItems

    Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem

    getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty

    Methods inherited from class de.hybris.platform.jalo.ExtensibleItem

    createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty

    Methods inherited from class de.hybris.platform.jalo.Item

    addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPartOfRemovedSessionMarker, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, suppressRelation, toString, useTA, writeReplace

    Methods inherited from class de.hybris.platform.util.BridgeAbstraction

    setTenant

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • ID

      public static final String ID
      Qualifier of the EventExportDeadLetter.id attribute
      See Also:
    • EVENTTYPE

      public static final String EVENTTYPE
      Qualifier of the EventExportDeadLetter.eventType attribute
      See Also:
    • DESTINATIONTARGET

      public static final String DESTINATIONTARGET
      Qualifier of the EventExportDeadLetter.destinationTarget attribute
      See Also:
    • DESTINATIONCHANNEL

      public static final String DESTINATIONCHANNEL
      Qualifier of the EventExportDeadLetter.destinationChannel attribute
      See Also:
    • TIMESTAMP

      public static final String TIMESTAMP
      Qualifier of the EventExportDeadLetter.timestamp attribute
      See Also:
    • PAYLOAD

      public static final String PAYLOAD
      Qualifier of the EventExportDeadLetter.payload attribute
      See Also:
    • ERROR

      public static final String ERROR
      Qualifier of the EventExportDeadLetter.error attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedEventExportDeadLetter

      public GeneratedEventExportDeadLetter()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.Item
    • getDestinationChannel

      public de.hybris.platform.jalo.enumeration.EnumerationValue getDestinationChannel(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.destinationChannel attribute.
      Returns:
      the destinationChannel - Destination Channel
    • getDestinationChannel

      public de.hybris.platform.jalo.enumeration.EnumerationValue getDestinationChannel()
      Generated method - Getter of the EventExportDeadLetter.destinationChannel attribute.
      Returns:
      the destinationChannel - Destination Channel
    • setDestinationChannel

      public void setDestinationChannel(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the EventExportDeadLetter.destinationChannel attribute.
      Parameters:
      value - the destinationChannel - Destination Channel
    • setDestinationChannel

      public void setDestinationChannel(de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the EventExportDeadLetter.destinationChannel attribute.
      Parameters:
      value - the destinationChannel - Destination Channel
    • getDestinationTarget

      public de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.destinationTarget attribute.
      Returns:
      the destinationTarget - Destination Target
    • getDestinationTarget

      public de.hybris.platform.apiregistryservices.jalo.DestinationTarget getDestinationTarget()
      Generated method - Getter of the EventExportDeadLetter.destinationTarget attribute.
      Returns:
      the destinationTarget - Destination Target
    • setDestinationTarget

      public void setDestinationTarget(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
      Generated method - Setter of the EventExportDeadLetter.destinationTarget attribute.
      Parameters:
      value - the destinationTarget - Destination Target
    • setDestinationTarget

      public void setDestinationTarget(de.hybris.platform.apiregistryservices.jalo.DestinationTarget value)
      Generated method - Setter of the EventExportDeadLetter.destinationTarget attribute.
      Parameters:
      value - the destinationTarget - Destination Target
    • getError

      public String getError(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.error attribute.
      Returns:
      the error - Response Error
    • getError

      public String getError()
      Generated method - Getter of the EventExportDeadLetter.error attribute.
      Returns:
      the error - Response Error
    • setError

      public void setError(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventExportDeadLetter.error attribute.
      Parameters:
      value - the error - Response Error
    • setError

      public void setError(String value)
      Generated method - Setter of the EventExportDeadLetter.error attribute.
      Parameters:
      value - the error - Response Error
    • getEventType

      public String getEventType(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.eventType attribute.
      Returns:
      the eventType - Event Type
    • getEventType

      public String getEventType()
      Generated method - Getter of the EventExportDeadLetter.eventType attribute.
      Returns:
      the eventType - Event Type
    • setEventType

      public void setEventType(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventExportDeadLetter.eventType attribute.
      Parameters:
      value - the eventType - Event Type
    • setEventType

      public void setEventType(String value)
      Generated method - Setter of the EventExportDeadLetter.eventType attribute.
      Parameters:
      value - the eventType - Event Type
    • getId

      public String getId(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.id attribute.
      Returns:
      the id - Unique id
    • getId

      public String getId()
      Generated method - Getter of the EventExportDeadLetter.id attribute.
      Returns:
      the id - Unique id
    • setId

      protected void setId(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventExportDeadLetter.id attribute.
      Parameters:
      value - the id - Unique id
    • setId

      protected void setId(String value)
      Generated method - Setter of the EventExportDeadLetter.id attribute.
      Parameters:
      value - the id - Unique id
    • getPayload

      public String getPayload(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.payload attribute.
      Returns:
      the payload - Json Payload
    • getPayload

      public String getPayload()
      Generated method - Getter of the EventExportDeadLetter.payload attribute.
      Returns:
      the payload - Json Payload
    • setPayload

      public void setPayload(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EventExportDeadLetter.payload attribute.
      Parameters:
      value - the payload - Json Payload
    • setPayload

      public void setPayload(String value)
      Generated method - Setter of the EventExportDeadLetter.payload attribute.
      Parameters:
      value - the payload - Json Payload
    • getTimestamp

      public Date getTimestamp(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EventExportDeadLetter.timestamp attribute.
      Returns:
      the timestamp - Event Send Time
    • getTimestamp

      public Date getTimestamp()
      Generated method - Getter of the EventExportDeadLetter.timestamp attribute.
      Returns:
      the timestamp - Event Send Time
    • setTimestamp

      public void setTimestamp(de.hybris.platform.jalo.SessionContext ctx, Date value)
      Generated method - Setter of the EventExportDeadLetter.timestamp attribute.
      Parameters:
      value - the timestamp - Event Send Time
    • setTimestamp

      public void setTimestamp(Date value)
      Generated method - Setter of the EventExportDeadLetter.timestamp attribute.
      Parameters:
      value - the timestamp - Event Send Time