Class GeneratedEmailAddress

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.acceleratorservices.jalo.email.GeneratedEmailAddress
All Implemented Interfaces:
Serializable, Comparable

public abstract class GeneratedEmailAddress extends de.hybris.platform.jalo.GenericItem
Generated class for type EmailAddress.
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
    static final String
    Qualifier of the EmailAddress.bccMessages attribute
    static final String
    Qualifier of the EmailAddress.ccMessages attribute
    protected static final Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    static final String
    Qualifier of the EmailAddress.displayName attribute
    static final String
    Qualifier of the EmailAddress.emailAddress attribute
    protected static String
    Relation disable markmodifed parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
    protected static String
    Relation ordering override parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
    protected static String
    Relation ordering override parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
    protected static String
     
    protected static String
    Relation disable markmodifed parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
    protected static String
    Relation ordering override parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
    protected static String
     
    static final String
    Qualifier of the EmailAddress.messagesSent attribute
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    OneToManyHandler for handling 1:n MESSAGESSENT's relation attributes from 'many' side.
    static final String
    Qualifier of the EmailAddress.toMessages 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
    void
    addToBccMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to bccMessages.
    void
    addToBccMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to bccMessages.
    void
    addToCcMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to ccMessages.
    void
    addToCcMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to ccMessages.
    void
    addToMessagesSent(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to messagesSent.
    void
    addToMessagesSent(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to messagesSent.
    void
    addToToMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to toMessages.
    void
    addToToMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Adds value to toMessages.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    Generated method - Getter of the EmailAddress.bccMessages attribute.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    getBccMessages(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EmailAddress.bccMessages attribute.
    long
     
    long
    getBccMessagesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    Generated method - Getter of the EmailAddress.ccMessages attribute.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    getCcMessages(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EmailAddress.ccMessages attribute.
    long
     
    long
    getCcMessagesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    protected Map<String,de.hybris.platform.jalo.Item.AttributeMode>
     
    Generated method - Getter of the EmailAddress.displayName attribute.
    getDisplayName(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EmailAddress.displayName attribute.
    Generated method - Getter of the EmailAddress.emailAddress attribute.
    getEmailAddress(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EmailAddress.emailAddress attribute.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    Generated method - Getter of the EmailAddress.messagesSent attribute.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    getMessagesSent(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EmailAddress.messagesSent attribute.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    Generated method - Getter of the EmailAddress.toMessages attribute.
    List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage>
    getToMessages(de.hybris.platform.jalo.SessionContext ctx)
    Generated method - Getter of the EmailAddress.toMessages attribute.
    long
     
    long
    getToMessagesCount(de.hybris.platform.jalo.SessionContext ctx)
     
    boolean
    isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
    void
    removeFromBccMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from bccMessages.
    void
    removeFromBccMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from bccMessages.
    void
    removeFromCcMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from ccMessages.
    void
    removeFromCcMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from ccMessages.
    void
    removeFromMessagesSent(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from messagesSent.
    void
    removeFromMessagesSent(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from messagesSent.
    void
    removeFromToMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from toMessages.
    void
    removeFromToMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
    Generated method - Removes value from toMessages.
    void
    setBccMessages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.bccMessages attribute.
    void
    setBccMessages(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.bccMessages attribute.
    void
    setCcMessages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.ccMessages attribute.
    void
    setCcMessages(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.ccMessages attribute.
    protected void
    setDisplayName(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EmailAddress.displayName attribute.
    protected void
    Generated method - Setter of the EmailAddress.displayName attribute.
    protected void
    setEmailAddress(de.hybris.platform.jalo.SessionContext ctx, String value)
    Generated method - Setter of the EmailAddress.emailAddress attribute.
    protected void
    Generated method - Setter of the EmailAddress.emailAddress attribute.
    void
    setMessagesSent(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.messagesSent attribute.
    void
    setMessagesSent(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.messagesSent attribute.
    void
    setToMessages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.toMessages attribute.
    void
    setToMessages(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
    Generated method - Setter of the EmailAddress.toMessages 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, 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

    • EMAILADDRESS

      public static final String EMAILADDRESS
      Qualifier of the EmailAddress.emailAddress attribute
      See Also:
    • DISPLAYNAME

      public static final String DISPLAYNAME
      Qualifier of the EmailAddress.displayName attribute
      See Also:
    • TOMESSAGES

      public static final String TOMESSAGES
      Qualifier of the EmailAddress.toMessages attribute
      See Also:
    • EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED

      protected static String EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED
      Relation ordering override parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
    • EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED

      protected static String EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED
    • EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED

      protected static String EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
    • CCMESSAGES

      public static final String CCMESSAGES
      Qualifier of the EmailAddress.ccMessages attribute
      See Also:
    • EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED

      protected static String EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED
      Relation ordering override parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
    • EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED

      protected static String EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED
    • EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED

      protected static String EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
    • BCCMESSAGES

      public static final String BCCMESSAGES
      Qualifier of the EmailAddress.bccMessages attribute
      See Also:
    • EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED

      protected static String EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED
      Relation ordering override parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
    • EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED

      protected static String EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED
    • EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED

      protected static String EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
    • MESSAGESSENT

      public static final String MESSAGESSENT
      Qualifier of the EmailAddress.messagesSent attribute
      See Also:
    • MESSAGESSENTHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> MESSAGESSENTHANDLER
      OneToManyHandler for handling 1:n MESSAGESSENT's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedEmailAddress

      public GeneratedEmailAddress()
  • Method Details

    • getDefaultAttributeModes

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

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getBccMessages(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EmailAddress.bccMessages attribute.
      Returns:
      the bccMessages
    • getBccMessages

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getBccMessages()
      Generated method - Getter of the EmailAddress.bccMessages attribute.
      Returns:
      the bccMessages
    • getBccMessagesCount

      public long getBccMessagesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getBccMessagesCount

      public long getBccMessagesCount()
    • setBccMessages

      public void setBccMessages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.bccMessages attribute.
      Parameters:
      value - the bccMessages
    • setBccMessages

      public void setBccMessages(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.bccMessages attribute.
      Parameters:
      value - the bccMessages
    • addToBccMessages

      public void addToBccMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to bccMessages.
      Parameters:
      value - the item to add to bccMessages
    • addToBccMessages

      public void addToBccMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to bccMessages.
      Parameters:
      value - the item to add to bccMessages
    • removeFromBccMessages

      public void removeFromBccMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from bccMessages.
      Parameters:
      value - the item to remove from bccMessages
    • removeFromBccMessages

      public void removeFromBccMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from bccMessages.
      Parameters:
      value - the item to remove from bccMessages
    • getCcMessages

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getCcMessages(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EmailAddress.ccMessages attribute.
      Returns:
      the ccMessages
    • getCcMessages

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getCcMessages()
      Generated method - Getter of the EmailAddress.ccMessages attribute.
      Returns:
      the ccMessages
    • getCcMessagesCount

      public long getCcMessagesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getCcMessagesCount

      public long getCcMessagesCount()
    • setCcMessages

      public void setCcMessages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.ccMessages attribute.
      Parameters:
      value - the ccMessages
    • setCcMessages

      public void setCcMessages(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.ccMessages attribute.
      Parameters:
      value - the ccMessages
    • addToCcMessages

      public void addToCcMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to ccMessages.
      Parameters:
      value - the item to add to ccMessages
    • addToCcMessages

      public void addToCcMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to ccMessages.
      Parameters:
      value - the item to add to ccMessages
    • removeFromCcMessages

      public void removeFromCcMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from ccMessages.
      Parameters:
      value - the item to remove from ccMessages
    • removeFromCcMessages

      public void removeFromCcMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from ccMessages.
      Parameters:
      value - the item to remove from ccMessages
    • getDisplayName

      public String getDisplayName(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EmailAddress.displayName attribute.
      Returns:
      the displayName - Display name displayed for given item.
    • getDisplayName

      public String getDisplayName()
      Generated method - Getter of the EmailAddress.displayName attribute.
      Returns:
      the displayName - Display name displayed for given item.
    • setDisplayName

      protected void setDisplayName(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EmailAddress.displayName attribute.
      Parameters:
      value - the displayName - Display name displayed for given item.
    • setDisplayName

      protected void setDisplayName(String value)
      Generated method - Setter of the EmailAddress.displayName attribute.
      Parameters:
      value - the displayName - Display name displayed for given item.
    • getEmailAddress

      public String getEmailAddress(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EmailAddress.emailAddress attribute.
      Returns:
      the emailAddress - Email address of the given item.
    • getEmailAddress

      public String getEmailAddress()
      Generated method - Getter of the EmailAddress.emailAddress attribute.
      Returns:
      the emailAddress - Email address of the given item.
    • setEmailAddress

      protected void setEmailAddress(de.hybris.platform.jalo.SessionContext ctx, String value)
      Generated method - Setter of the EmailAddress.emailAddress attribute.
      Parameters:
      value - the emailAddress - Email address of the given item.
    • setEmailAddress

      protected void setEmailAddress(String value)
      Generated method - Setter of the EmailAddress.emailAddress attribute.
      Parameters:
      value - the emailAddress - Email address of the given item.
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(de.hybris.platform.jalo.Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 2011, use Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)
      Overrides:
      isMarkModifiedDisabled in class de.hybris.platform.jalo.Item
    • getMessagesSent

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getMessagesSent(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EmailAddress.messagesSent attribute.
      Returns:
      the messagesSent
    • getMessagesSent

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getMessagesSent()
      Generated method - Getter of the EmailAddress.messagesSent attribute.
      Returns:
      the messagesSent
    • setMessagesSent

      public void setMessagesSent(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.messagesSent attribute.
      Parameters:
      value - the messagesSent
    • setMessagesSent

      public void setMessagesSent(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.messagesSent attribute.
      Parameters:
      value - the messagesSent
    • addToMessagesSent

      public void addToMessagesSent(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to messagesSent.
      Parameters:
      value - the item to add to messagesSent
    • addToMessagesSent

      public void addToMessagesSent(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to messagesSent.
      Parameters:
      value - the item to add to messagesSent
    • removeFromMessagesSent

      public void removeFromMessagesSent(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from messagesSent.
      Parameters:
      value - the item to remove from messagesSent
    • removeFromMessagesSent

      public void removeFromMessagesSent(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from messagesSent.
      Parameters:
      value - the item to remove from messagesSent
    • getToMessages

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getToMessages(de.hybris.platform.jalo.SessionContext ctx)
      Generated method - Getter of the EmailAddress.toMessages attribute.
      Returns:
      the toMessages
    • getToMessages

      public List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> getToMessages()
      Generated method - Getter of the EmailAddress.toMessages attribute.
      Returns:
      the toMessages
    • getToMessagesCount

      public long getToMessagesCount(de.hybris.platform.jalo.SessionContext ctx)
    • getToMessagesCount

      public long getToMessagesCount()
    • setToMessages

      public void setToMessages(de.hybris.platform.jalo.SessionContext ctx, List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.toMessages attribute.
      Parameters:
      value - the toMessages
    • setToMessages

      public void setToMessages(List<de.hybris.platform.acceleratorservices.jalo.email.EmailMessage> value)
      Generated method - Setter of the EmailAddress.toMessages attribute.
      Parameters:
      value - the toMessages
    • addToToMessages

      public void addToToMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to toMessages.
      Parameters:
      value - the item to add to toMessages
    • addToToMessages

      public void addToToMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Adds value to toMessages.
      Parameters:
      value - the item to add to toMessages
    • removeFromToMessages

      public void removeFromToMessages(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from toMessages.
      Parameters:
      value - the item to remove from toMessages
    • removeFromToMessages

      public void removeFromToMessages(de.hybris.platform.acceleratorservices.jalo.email.EmailMessage value)
      Generated method - Removes value from toMessages.
      Parameters:
      value - the item to remove from toMessages