Class GeneratedEmailMessage
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.GeneratedEmailMessage
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
EmailMessage
Generated class for type
EmailMessage.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theEmailMessage.attachmentsattributeprotected static final OneToManyHandler<EmailAttachment>OneToManyHandlerfor handling 1:n ATTACHMENTS's relation attributes from 'many' side.static final StringQualifier of theEmailMessage.bccAddressesattributestatic final StringQualifier of theEmailMessage.bodyattributestatic final StringQualifier of theEmailMessage.bodyMediaattributestatic final StringQualifier of theEmailMessage.ccAddressesattributeprotected static final Map<String,Item.AttributeMode> protected static StringRelation disable markmodifed parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))protected static StringRelation ordering override parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))protected static StringRelation ordering override parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))protected static Stringprotected static StringRelation disable markmodifed parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))protected static StringRelation ordering override parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))protected static Stringstatic final StringQualifier of theEmailMessage.fromAddressattributeprotected static final BidirectionalOneToManyHandler<GeneratedEmailMessage>BidirectionalOneToManyHandlerfor handling 1:n FROMADDRESS's relation attributes from 'one' side.static final StringQualifier of theEmailMessage.processattributeprotected static final BidirectionalOneToManyHandler<GeneratedEmailMessage>BidirectionalOneToManyHandlerfor handling 1:n PROCESS's relation attributes from 'one' side.static final StringQualifier of theEmailMessage.replyToAddressattributestatic final StringQualifier of theEmailMessage.sentattributestatic final StringQualifier of theEmailMessage.sentDateattributestatic final StringQualifier of theEmailMessage.sentMessageIDattributestatic final StringQualifier of theEmailMessage.subjectattributestatic final StringQualifier of theEmailMessage.toAddressesattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToAttachments(EmailAttachment value) Generated method - Addsvalueto attachments.voidaddToAttachments(SessionContext ctx, EmailAttachment value) Generated method - Addsvalueto attachments.voidaddToBccAddresses(EmailAddress value) Generated method - Addsvalueto bccAddresses.voidaddToBccAddresses(SessionContext ctx, EmailAddress value) Generated method - Addsvalueto bccAddresses.voidaddToCcAddresses(EmailAddress value) Generated method - Addsvalueto ccAddresses.voidaddToCcAddresses(SessionContext ctx, EmailAddress value) Generated method - Addsvalueto ccAddresses.voidaddToToAddresses(EmailAddress value) Generated method - Addsvalueto toAddresses.voidaddToToAddresses(SessionContext ctx, EmailAddress value) Generated method - Addsvalueto toAddresses.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) Has to be implemented for each concrete subtype of item.Generated method - Getter of theEmailMessage.attachmentsattribute.Generated method - Getter of theEmailMessage.attachmentsattribute.Generated method - Getter of theEmailMessage.bccAddressesattribute.Generated method - Getter of theEmailMessage.bccAddressesattribute.longlonggetBody()Generated method - Getter of theEmailMessage.bodyattribute.getBody(SessionContext ctx) Generated method - Getter of theEmailMessage.bodyattribute.Generated method - Getter of theEmailMessage.bodyMediaattribute.Generated method - Getter of theEmailMessage.bodyMediaattribute.Generated method - Getter of theEmailMessage.ccAddressesattribute.Generated method - Getter of theEmailMessage.ccAddressesattribute.longlongprotected Map<String,Item.AttributeMode> Generated method - Getter of theEmailMessage.fromAddressattribute.Generated method - Getter of theEmailMessage.fromAddressattribute.Generated method - Getter of theEmailMessage.processattribute.getProcess(SessionContext ctx) Generated method - Getter of theEmailMessage.processattribute.Generated method - Getter of theEmailMessage.replyToAddressattribute.Generated method - Getter of theEmailMessage.replyToAddressattribute.Generated method - Getter of theEmailMessage.sentDateattribute.Generated method - Getter of theEmailMessage.sentDateattribute.Generated method - Getter of theEmailMessage.sentMessageIDattribute.Generated method - Getter of theEmailMessage.sentMessageIDattribute.Generated method - Getter of theEmailMessage.subjectattribute.getSubject(SessionContext ctx) Generated method - Getter of theEmailMessage.subjectattribute.Generated method - Getter of theEmailMessage.toAddressesattribute.Generated method - Getter of theEmailMessage.toAddressesattribute.longlongbooleanisMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.isSent()Generated method - Getter of theEmailMessage.sentattribute.isSent(SessionContext ctx) Generated method - Getter of theEmailMessage.sentattribute.booleanGenerated method - Getter of theEmailMessage.sentattribute.booleanGenerated method - Getter of theEmailMessage.sentattribute.voidGenerated method - Removesvaluefrom attachments.voidremoveFromAttachments(SessionContext ctx, EmailAttachment value) Generated method - Removesvaluefrom attachments.voidGenerated method - Removesvaluefrom bccAddresses.voidremoveFromBccAddresses(SessionContext ctx, EmailAddress value) Generated method - Removesvaluefrom bccAddresses.voidGenerated method - Removesvaluefrom ccAddresses.voidremoveFromCcAddresses(SessionContext ctx, EmailAddress value) Generated method - Removesvaluefrom ccAddresses.voidGenerated method - Removesvaluefrom toAddresses.voidremoveFromToAddresses(SessionContext ctx, EmailAddress value) Generated method - Removesvaluefrom toAddresses.voidsetAttachments(SessionContext ctx, List<EmailAttachment> value) Generated method - Setter of theEmailMessage.attachmentsattribute.voidsetAttachments(List<EmailAttachment> value) Generated method - Setter of theEmailMessage.attachmentsattribute.voidsetBccAddresses(SessionContext ctx, List<EmailAddress> value) Generated method - Setter of theEmailMessage.bccAddressesattribute.voidsetBccAddresses(List<EmailAddress> value) Generated method - Setter of theEmailMessage.bccAddressesattribute.voidsetBody(SessionContext ctx, String value) Generated method - Setter of theEmailMessage.bodyattribute.voidGenerated method - Setter of theEmailMessage.bodyattribute.voidsetBodyMedia(Media value) Generated method - Setter of theEmailMessage.bodyMediaattribute.voidsetBodyMedia(SessionContext ctx, Media value) Generated method - Setter of theEmailMessage.bodyMediaattribute.voidsetCcAddresses(SessionContext ctx, List<EmailAddress> value) Generated method - Setter of theEmailMessage.ccAddressesattribute.voidsetCcAddresses(List<EmailAddress> value) Generated method - Setter of theEmailMessage.ccAddressesattribute.voidsetFromAddress(EmailAddress value) Generated method - Setter of theEmailMessage.fromAddressattribute.voidsetFromAddress(SessionContext ctx, EmailAddress value) Generated method - Setter of theEmailMessage.fromAddressattribute.voidsetProcess(SessionContext ctx, BusinessProcess value) Generated method - Setter of theEmailMessage.processattribute.voidsetProcess(BusinessProcess value) Generated method - Setter of theEmailMessage.processattribute.protected voidsetReplyToAddress(SessionContext ctx, String value) Generated method - Setter of theEmailMessage.replyToAddressattribute.protected voidsetReplyToAddress(String value) Generated method - Setter of theEmailMessage.replyToAddressattribute.voidsetSent(boolean value) Generated method - Setter of theEmailMessage.sentattribute.voidsetSent(SessionContext ctx, boolean value) Generated method - Setter of theEmailMessage.sentattribute.voidsetSent(SessionContext ctx, Boolean value) Generated method - Setter of theEmailMessage.sentattribute.voidGenerated method - Setter of theEmailMessage.sentattribute.voidsetSentDate(SessionContext ctx, Date value) Generated method - Setter of theEmailMessage.sentDateattribute.voidsetSentDate(Date value) Generated method - Setter of theEmailMessage.sentDateattribute.voidsetSentMessageID(SessionContext ctx, String value) Generated method - Setter of theEmailMessage.sentMessageIDattribute.voidsetSentMessageID(String value) Generated method - Setter of theEmailMessage.sentMessageIDattribute.protected voidsetSubject(SessionContext ctx, String value) Generated method - Setter of theEmailMessage.subjectattribute.protected voidsetSubject(String value) Generated method - Setter of theEmailMessage.subjectattribute.voidsetToAddresses(SessionContext ctx, List<EmailAddress> value) Generated method - Setter of theEmailMessage.toAddressesattribute.voidsetToAddresses(List<EmailAddress> value) Generated method - Setter of theEmailMessage.toAddressesattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
SENT
Qualifier of theEmailMessage.sentattribute- See Also:
-
REPLYTOADDRESS
Qualifier of theEmailMessage.replyToAddressattribute- See Also:
-
SUBJECT
Qualifier of theEmailMessage.subjectattribute- See Also:
-
BODY
Qualifier of theEmailMessage.bodyattribute- See Also:
-
BODYMEDIA
Qualifier of theEmailMessage.bodyMediaattribute- See Also:
-
SENTDATE
Qualifier of theEmailMessage.sentDateattribute- See Also:
-
SENTMESSAGEID
Qualifier of theEmailMessage.sentMessageIDattribute- See Also:
-
TOADDRESSES
Qualifier of theEmailMessage.toAddressesattribute- See Also:
-
EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices)) -
EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED
-
EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices)) -
CCADDRESSES
Qualifier of theEmailMessage.ccAddressesattribute- See Also:
-
EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices)) -
EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED
-
EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices)) -
BCCADDRESSES
Qualifier of theEmailMessage.bccAddressesattribute- See Also:
-
EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices)) -
EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED
-
EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices)) -
FROMADDRESS
Qualifier of theEmailMessage.fromAddressattribute- See Also:
-
ATTACHMENTS
Qualifier of theEmailMessage.attachmentsattribute- See Also:
-
PROCESS
Qualifier of theEmailMessage.processattribute- See Also:
-
FROMADDRESSHANDLER
BidirectionalOneToManyHandlerfor handling 1:n FROMADDRESS's relation attributes from 'one' side. -
ATTACHMENTSHANDLER
OneToManyHandlerfor handling 1:n ATTACHMENTS's relation attributes from 'many' side. -
PROCESSHANDLER
BidirectionalOneToManyHandlerfor handling 1:n PROCESS's relation attributes from 'one' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedEmailMessage
public GeneratedEmailMessage()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getAttachments
Generated method - Getter of theEmailMessage.attachmentsattribute.- Returns:
- the attachments
-
getAttachments
Generated method - Getter of theEmailMessage.attachmentsattribute.- Returns:
- the attachments
-
setAttachments
Generated method - Setter of theEmailMessage.attachmentsattribute.- Parameters:
value- the attachments
-
setAttachments
Generated method - Setter of theEmailMessage.attachmentsattribute.- Parameters:
value- the attachments
-
addToAttachments
Generated method - Addsvalueto attachments.- Parameters:
value- the item to add to attachments
-
addToAttachments
Generated method - Addsvalueto attachments.- Parameters:
value- the item to add to attachments
-
removeFromAttachments
Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments
-
removeFromAttachments
Generated method - Removesvaluefrom attachments.- Parameters:
value- the item to remove from attachments
-
getBccAddresses
Generated method - Getter of theEmailMessage.bccAddressesattribute.- Returns:
- the bccAddresses
-
getBccAddresses
Generated method - Getter of theEmailMessage.bccAddressesattribute.- Returns:
- the bccAddresses
-
getBccAddressesCount
-
getBccAddressesCount
public long getBccAddressesCount() -
setBccAddresses
Generated method - Setter of theEmailMessage.bccAddressesattribute.- Parameters:
value- the bccAddresses
-
setBccAddresses
Generated method - Setter of theEmailMessage.bccAddressesattribute.- Parameters:
value- the bccAddresses
-
addToBccAddresses
Generated method - Addsvalueto bccAddresses.- Parameters:
value- the item to add to bccAddresses
-
addToBccAddresses
Generated method - Addsvalueto bccAddresses.- Parameters:
value- the item to add to bccAddresses
-
removeFromBccAddresses
Generated method - Removesvaluefrom bccAddresses.- Parameters:
value- the item to remove from bccAddresses
-
removeFromBccAddresses
Generated method - Removesvaluefrom bccAddresses.- Parameters:
value- the item to remove from bccAddresses
-
getBody
Generated method - Getter of theEmailMessage.bodyattribute.- Returns:
- the body - Body of the email message.
-
getBody
Generated method - Getter of theEmailMessage.bodyattribute.- Returns:
- the body - Body of the email message.
-
setBody
Generated method - Setter of theEmailMessage.bodyattribute.- Parameters:
value- the body - Body of the email message.
-
setBody
Generated method - Setter of theEmailMessage.bodyattribute.- Parameters:
value- the body - Body of the email message.
-
getBodyMedia
Generated method - Getter of theEmailMessage.bodyMediaattribute.- Returns:
- the bodyMedia - Body of the email message which is too big to put in 'body' attribute
-
getBodyMedia
Generated method - Getter of theEmailMessage.bodyMediaattribute.- Returns:
- the bodyMedia - Body of the email message which is too big to put in 'body' attribute
-
setBodyMedia
Generated method - Setter of theEmailMessage.bodyMediaattribute.- Parameters:
value- the bodyMedia - Body of the email message which is too big to put in 'body' attribute
-
setBodyMedia
Generated method - Setter of theEmailMessage.bodyMediaattribute.- Parameters:
value- the bodyMedia - Body of the email message which is too big to put in 'body' attribute
-
getCcAddresses
Generated method - Getter of theEmailMessage.ccAddressesattribute.- Returns:
- the ccAddresses
-
getCcAddresses
Generated method - Getter of theEmailMessage.ccAddressesattribute.- Returns:
- the ccAddresses
-
getCcAddressesCount
-
getCcAddressesCount
public long getCcAddressesCount() -
setCcAddresses
Generated method - Setter of theEmailMessage.ccAddressesattribute.- Parameters:
value- the ccAddresses
-
setCcAddresses
Generated method - Setter of theEmailMessage.ccAddressesattribute.- Parameters:
value- the ccAddresses
-
addToCcAddresses
Generated method - Addsvalueto ccAddresses.- Parameters:
value- the item to add to ccAddresses
-
addToCcAddresses
Generated method - Addsvalueto ccAddresses.- Parameters:
value- the item to add to ccAddresses
-
removeFromCcAddresses
Generated method - Removesvaluefrom ccAddresses.- Parameters:
value- the item to remove from ccAddresses
-
removeFromCcAddresses
Generated method - Removesvaluefrom ccAddresses.- Parameters:
value- the item to remove from ccAddresses
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getFromAddress
Generated method - Getter of theEmailMessage.fromAddressattribute.- Returns:
- the fromAddress
-
getFromAddress
Generated method - Getter of theEmailMessage.fromAddressattribute.- Returns:
- the fromAddress
-
setFromAddress
Generated method - Setter of theEmailMessage.fromAddressattribute.- Parameters:
value- the fromAddress
-
setFromAddress
Generated method - Setter of theEmailMessage.fromAddressattribute.- Parameters:
value- the fromAddress
-
isMarkModifiedDisabled
@Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem) Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isMarkModifiedDisabledin classItem
-
getProcess
Generated method - Getter of theEmailMessage.processattribute.- Returns:
- the process
-
getProcess
Generated method - Getter of theEmailMessage.processattribute.- Returns:
- the process
-
setProcess
Generated method - Setter of theEmailMessage.processattribute.- Parameters:
value- the process
-
setProcess
Generated method - Setter of theEmailMessage.processattribute.- Parameters:
value- the process
-
getReplyToAddress
Generated method - Getter of theEmailMessage.replyToAddressattribute.- Returns:
- the replyToAddress - It's a string value with email address that message has to be replied to.
-
getReplyToAddress
Generated method - Getter of theEmailMessage.replyToAddressattribute.- Returns:
- the replyToAddress - It's a string value with email address that message has to be replied to.
-
setReplyToAddress
Generated method - Setter of theEmailMessage.replyToAddressattribute.- Parameters:
value- the replyToAddress - It's a string value with email address that message has to be replied to.
-
setReplyToAddress
Generated method - Setter of theEmailMessage.replyToAddressattribute.- Parameters:
value- the replyToAddress - It's a string value with email address that message has to be replied to.
-
isSent
Generated method - Getter of theEmailMessage.sentattribute.- Returns:
- the sent - Is set when the email message has been already sent.
-
isSent
Generated method - Getter of theEmailMessage.sentattribute.- Returns:
- the sent - Is set when the email message has been already sent.
-
isSentAsPrimitive
Generated method - Getter of theEmailMessage.sentattribute.- Returns:
- the sent - Is set when the email message has been already sent.
-
isSentAsPrimitive
public boolean isSentAsPrimitive()Generated method - Getter of theEmailMessage.sentattribute.- Returns:
- the sent - Is set when the email message has been already sent.
-
setSent
Generated method - Setter of theEmailMessage.sentattribute.- Parameters:
value- the sent - Is set when the email message has been already sent.
-
setSent
Generated method - Setter of theEmailMessage.sentattribute.- Parameters:
value- the sent - Is set when the email message has been already sent.
-
setSent
Generated method - Setter of theEmailMessage.sentattribute.- Parameters:
value- the sent - Is set when the email message has been already sent.
-
setSent
public void setSent(boolean value) Generated method - Setter of theEmailMessage.sentattribute.- Parameters:
value- the sent - Is set when the email message has been already sent.
-
getSentDate
Generated method - Getter of theEmailMessage.sentDateattribute.- Returns:
- the sentDate - Date of sending the email message.
-
getSentDate
Generated method - Getter of theEmailMessage.sentDateattribute.- Returns:
- the sentDate - Date of sending the email message.
-
setSentDate
Generated method - Setter of theEmailMessage.sentDateattribute.- Parameters:
value- the sentDate - Date of sending the email message.
-
setSentDate
Generated method - Setter of theEmailMessage.sentDateattribute.- Parameters:
value- the sentDate - Date of sending the email message.
-
getSentMessageID
Generated method - Getter of theEmailMessage.sentMessageIDattribute.- Returns:
- the sentMessageID - Identifier of the email message.
-
getSentMessageID
Generated method - Getter of theEmailMessage.sentMessageIDattribute.- Returns:
- the sentMessageID - Identifier of the email message.
-
setSentMessageID
Generated method - Setter of theEmailMessage.sentMessageIDattribute.- Parameters:
value- the sentMessageID - Identifier of the email message.
-
setSentMessageID
Generated method - Setter of theEmailMessage.sentMessageIDattribute.- Parameters:
value- the sentMessageID - Identifier of the email message.
-
getSubject
Generated method - Getter of theEmailMessage.subjectattribute.- Returns:
- the subject - Subject of the email message.
-
getSubject
Generated method - Getter of theEmailMessage.subjectattribute.- Returns:
- the subject - Subject of the email message.
-
setSubject
Generated method - Setter of theEmailMessage.subjectattribute.- Parameters:
value- the subject - Subject of the email message.
-
setSubject
Generated method - Setter of theEmailMessage.subjectattribute.- Parameters:
value- the subject - Subject of the email message.
-
getToAddresses
Generated method - Getter of theEmailMessage.toAddressesattribute.- Returns:
- the toAddresses
-
getToAddresses
Generated method - Getter of theEmailMessage.toAddressesattribute.- Returns:
- the toAddresses
-
getToAddressesCount
-
getToAddressesCount
public long getToAddressesCount() -
setToAddresses
Generated method - Setter of theEmailMessage.toAddressesattribute.- Parameters:
value- the toAddresses
-
setToAddresses
Generated method - Setter of theEmailMessage.toAddressesattribute.- Parameters:
value- the toAddresses
-
addToToAddresses
Generated method - Addsvalueto toAddresses.- Parameters:
value- the item to add to toAddresses
-
addToToAddresses
Generated method - Addsvalueto toAddresses.- Parameters:
value- the item to add to toAddresses
-
removeFromToAddresses
Generated method - Removesvaluefrom toAddresses.- Parameters:
value- the item to remove from toAddresses
-
removeFromToAddresses
Generated method - Removesvaluefrom toAddresses.- Parameters:
value- the item to remove from toAddresses
-
Utilities.getMarkModifiedOverride(de.hybris.platform.jalo.type.RelationType)