public abstract class GeneratedEmailMessage extends GenericItem
EmailMessage.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static String |
ATTACHMENTS
Qualifier of the
EmailMessage.attachments attribute |
protected static OneToManyHandler<EmailAttachment> |
ATTACHMENTSHANDLER
OneToManyHandler for handling 1:n ATTACHMENTS's relation attributes from 'many' side. |
static String |
BCCADDRESSES
Qualifier of the
EmailMessage.bccAddresses attribute |
static String |
BODY
Qualifier of the
EmailMessage.body attribute |
static String |
BODYMEDIA
Qualifier of the
EmailMessage.bodyMedia attribute |
static String |
CCADDRESSES
Qualifier of the
EmailMessage.ccAddresses attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static String |
EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
|
protected static String |
EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
|
protected static String |
EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED |
protected static String |
EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
|
protected static String |
EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
|
protected static String |
EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED |
protected static String |
EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
|
protected static String |
EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
|
protected static String |
EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED |
static String |
FROMADDRESS
Qualifier of the
EmailMessage.fromAddress attribute |
protected static BidirectionalOneToManyHandler<GeneratedEmailMessage> |
FROMADDRESSHANDLER
BidirectionalOneToManyHandler for handling 1:n FROMADDRESS's relation attributes from 'one' side. |
static String |
PROCESS
Qualifier of the
EmailMessage.process attribute |
protected static BidirectionalOneToManyHandler<GeneratedEmailMessage> |
PROCESSHANDLER
BidirectionalOneToManyHandler for handling 1:n PROCESS's relation attributes from 'one' side. |
static String |
REPLYTOADDRESS
Qualifier of the
EmailMessage.replyToAddress attribute |
static String |
SENT
Qualifier of the
EmailMessage.sent attribute |
static String |
SENTDATE
Qualifier of the
EmailMessage.sentDate attribute |
static String |
SENTMESSAGEID
Qualifier of the
EmailMessage.sentMessageID attribute |
static String |
SUBJECT
Qualifier of the
EmailMessage.subject attribute |
static String |
TOADDRESSES
Qualifier of the
EmailMessage.toAddresses attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedEmailMessage() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToAttachments(EmailAttachment value)
Generated method - Adds
value to attachments. |
void |
addToAttachments(SessionContext ctx,
EmailAttachment value)
Generated method - Adds
value to attachments. |
void |
addToBccAddresses(EmailAddress value)
Generated method - Adds
value to bccAddresses. |
void |
addToBccAddresses(SessionContext ctx,
EmailAddress value)
Generated method - Adds
value to bccAddresses. |
void |
addToCcAddresses(EmailAddress value)
Generated method - Adds
value to ccAddresses. |
void |
addToCcAddresses(SessionContext ctx,
EmailAddress value)
Generated method - Adds
value to ccAddresses. |
void |
addToToAddresses(EmailAddress value)
Generated method - Adds
value to toAddresses. |
void |
addToToAddresses(SessionContext ctx,
EmailAddress value)
Generated method - Adds
value to toAddresses. |
protected Item |
createItem(SessionContext ctx,
ComposedType type,
Item.ItemAttributeMap allAttributes)
Has to be implemented for each concrete subtype of item.
|
List<EmailAttachment> |
getAttachments()
Generated method - Getter of the
EmailMessage.attachments attribute. |
List<EmailAttachment> |
getAttachments(SessionContext ctx)
Generated method - Getter of the
EmailMessage.attachments attribute. |
List<EmailAddress> |
getBccAddresses()
Generated method - Getter of the
EmailMessage.bccAddresses attribute. |
List<EmailAddress> |
getBccAddresses(SessionContext ctx)
Generated method - Getter of the
EmailMessage.bccAddresses attribute. |
long |
getBccAddressesCount() |
long |
getBccAddressesCount(SessionContext ctx) |
String |
getBody()
Generated method - Getter of the
EmailMessage.body attribute. |
String |
getBody(SessionContext ctx)
Generated method - Getter of the
EmailMessage.body attribute. |
Media |
getBodyMedia()
Generated method - Getter of the
EmailMessage.bodyMedia attribute. |
Media |
getBodyMedia(SessionContext ctx)
Generated method - Getter of the
EmailMessage.bodyMedia attribute. |
List<EmailAddress> |
getCcAddresses()
Generated method - Getter of the
EmailMessage.ccAddresses attribute. |
List<EmailAddress> |
getCcAddresses(SessionContext ctx)
Generated method - Getter of the
EmailMessage.ccAddresses attribute. |
long |
getCcAddressesCount() |
long |
getCcAddressesCount(SessionContext ctx) |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
EmailAddress |
getFromAddress()
Generated method - Getter of the
EmailMessage.fromAddress attribute. |
EmailAddress |
getFromAddress(SessionContext ctx)
Generated method - Getter of the
EmailMessage.fromAddress attribute. |
BusinessProcess |
getProcess()
Generated method - Getter of the
EmailMessage.process attribute. |
BusinessProcess |
getProcess(SessionContext ctx)
Generated method - Getter of the
EmailMessage.process attribute. |
String |
getReplyToAddress()
Generated method - Getter of the
EmailMessage.replyToAddress attribute. |
String |
getReplyToAddress(SessionContext ctx)
Generated method - Getter of the
EmailMessage.replyToAddress attribute. |
Date |
getSentDate()
Generated method - Getter of the
EmailMessage.sentDate attribute. |
Date |
getSentDate(SessionContext ctx)
Generated method - Getter of the
EmailMessage.sentDate attribute. |
String |
getSentMessageID()
Generated method - Getter of the
EmailMessage.sentMessageID attribute. |
String |
getSentMessageID(SessionContext ctx)
Generated method - Getter of the
EmailMessage.sentMessageID attribute. |
String |
getSubject()
Generated method - Getter of the
EmailMessage.subject attribute. |
String |
getSubject(SessionContext ctx)
Generated method - Getter of the
EmailMessage.subject attribute. |
List<EmailAddress> |
getToAddresses()
Generated method - Getter of the
EmailMessage.toAddresses attribute. |
List<EmailAddress> |
getToAddresses(SessionContext ctx)
Generated method - Getter of the
EmailMessage.toAddresses attribute. |
long |
getToAddressesCount() |
long |
getToAddressesCount(SessionContext ctx) |
Boolean |
isSent()
Generated method - Getter of the
EmailMessage.sent attribute. |
Boolean |
isSent(SessionContext ctx)
Generated method - Getter of the
EmailMessage.sent attribute. |
boolean |
isSentAsPrimitive()
Generated method - Getter of the
EmailMessage.sent attribute. |
boolean |
isSentAsPrimitive(SessionContext ctx)
Generated method - Getter of the
EmailMessage.sent attribute. |
void |
removeFromAttachments(EmailAttachment value)
Generated method - Removes
value from attachments. |
void |
removeFromAttachments(SessionContext ctx,
EmailAttachment value)
Generated method - Removes
value from attachments. |
void |
removeFromBccAddresses(EmailAddress value)
Generated method - Removes
value from bccAddresses. |
void |
removeFromBccAddresses(SessionContext ctx,
EmailAddress value)
Generated method - Removes
value from bccAddresses. |
void |
removeFromCcAddresses(EmailAddress value)
Generated method - Removes
value from ccAddresses. |
void |
removeFromCcAddresses(SessionContext ctx,
EmailAddress value)
Generated method - Removes
value from ccAddresses. |
void |
removeFromToAddresses(EmailAddress value)
Generated method - Removes
value from toAddresses. |
void |
removeFromToAddresses(SessionContext ctx,
EmailAddress value)
Generated method - Removes
value from toAddresses. |
void |
setAttachments(List<EmailAttachment> value)
Generated method - Setter of the
EmailMessage.attachments attribute. |
void |
setAttachments(SessionContext ctx,
List<EmailAttachment> value)
Generated method - Setter of the
EmailMessage.attachments attribute. |
void |
setBccAddresses(List<EmailAddress> value)
Generated method - Setter of the
EmailMessage.bccAddresses attribute. |
void |
setBccAddresses(SessionContext ctx,
List<EmailAddress> value)
Generated method - Setter of the
EmailMessage.bccAddresses attribute. |
void |
setBody(SessionContext ctx,
String value)
Generated method - Setter of the
EmailMessage.body attribute. |
void |
setBody(String value)
Generated method - Setter of the
EmailMessage.body attribute. |
void |
setBodyMedia(Media value)
Generated method - Setter of the
EmailMessage.bodyMedia attribute. |
void |
setBodyMedia(SessionContext ctx,
Media value)
Generated method - Setter of the
EmailMessage.bodyMedia attribute. |
void |
setCcAddresses(List<EmailAddress> value)
Generated method - Setter of the
EmailMessage.ccAddresses attribute. |
void |
setCcAddresses(SessionContext ctx,
List<EmailAddress> value)
Generated method - Setter of the
EmailMessage.ccAddresses attribute. |
void |
setFromAddress(EmailAddress value)
Generated method - Setter of the
EmailMessage.fromAddress attribute. |
void |
setFromAddress(SessionContext ctx,
EmailAddress value)
Generated method - Setter of the
EmailMessage.fromAddress attribute. |
void |
setProcess(BusinessProcess value)
Generated method - Setter of the
EmailMessage.process attribute. |
void |
setProcess(SessionContext ctx,
BusinessProcess value)
Generated method - Setter of the
EmailMessage.process attribute. |
protected void |
setReplyToAddress(SessionContext ctx,
String value)
Generated method - Setter of the
EmailMessage.replyToAddress attribute. |
protected void |
setReplyToAddress(String value)
Generated method - Setter of the
EmailMessage.replyToAddress attribute. |
void |
setSent(boolean value)
Generated method - Setter of the
EmailMessage.sent attribute. |
void |
setSent(Boolean value)
Generated method - Setter of the
EmailMessage.sent attribute. |
void |
setSent(SessionContext ctx,
boolean value)
Generated method - Setter of the
EmailMessage.sent attribute. |
void |
setSent(SessionContext ctx,
Boolean value)
Generated method - Setter of the
EmailMessage.sent attribute. |
void |
setSentDate(Date value)
Generated method - Setter of the
EmailMessage.sentDate attribute. |
void |
setSentDate(SessionContext ctx,
Date value)
Generated method - Setter of the
EmailMessage.sentDate attribute. |
void |
setSentMessageID(SessionContext ctx,
String value)
Generated method - Setter of the
EmailMessage.sentMessageID attribute. |
void |
setSentMessageID(String value)
Generated method - Setter of the
EmailMessage.sentMessageID attribute. |
protected void |
setSubject(SessionContext ctx,
String value)
Generated method - Setter of the
EmailMessage.subject attribute. |
protected void |
setSubject(String value)
Generated method - Setter of the
EmailMessage.subject attribute. |
void |
setToAddresses(List<EmailAddress> value)
Generated method - Setter of the
EmailMessage.toAddresses attribute. |
void |
setToAddresses(SessionContext ctx,
List<EmailAddress> value)
Generated method - Setter of the
EmailMessage.toAddresses attribute. |
getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, 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, 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, readResolve, refreshRemote, 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, toString, useTA, writeReplacegetImplementation, setTenantpublic static final String SENT
EmailMessage.sent attributepublic static final String REPLYTOADDRESS
EmailMessage.replyToAddress attributepublic static final String SUBJECT
EmailMessage.subject attributepublic static final String BODY
EmailMessage.body attributepublic static final String BODYMEDIA
EmailMessage.bodyMedia attributepublic static final String SENTDATE
EmailMessage.sentDate attributepublic static final String SENTMESSAGEID
EmailMessage.sentMessageID attributepublic static final String TOADDRESSES
EmailMessage.toAddresses attributeprotected static String EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED
protected static String EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED
protected static String EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED
public static final String CCADDRESSES
EmailMessage.ccAddresses attributeprotected static String EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED
protected static String EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED
protected static String EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED
public static final String BCCADDRESSES
EmailMessage.bccAddresses attributeprotected static String EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED
protected static String EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED
protected static String EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED
public static final String FROMADDRESS
EmailMessage.fromAddress attributepublic static final String ATTACHMENTS
EmailMessage.attachments attributepublic static final String PROCESS
EmailMessage.process attributeprotected static final BidirectionalOneToManyHandler<GeneratedEmailMessage> FROMADDRESSHANDLER
BidirectionalOneToManyHandler for handling 1:n FROMADDRESS's relation attributes from 'one' side.protected static final OneToManyHandler<EmailAttachment> ATTACHMENTSHANDLER
OneToManyHandler for handling 1:n ATTACHMENTS's relation attributes from 'many' side.protected static final BidirectionalOneToManyHandler<GeneratedEmailMessage> PROCESSHANDLER
BidirectionalOneToManyHandler for handling 1:n PROCESS's relation attributes from 'one' side.protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic List<EmailAttachment> getAttachments(SessionContext ctx)
EmailMessage.attachments attribute.public List<EmailAttachment> getAttachments()
EmailMessage.attachments attribute.public void setAttachments(SessionContext ctx, List<EmailAttachment> value)
EmailMessage.attachments attribute.value - the attachmentspublic void setAttachments(List<EmailAttachment> value)
EmailMessage.attachments attribute.value - the attachmentspublic void addToAttachments(SessionContext ctx, EmailAttachment value)
value to attachments.value - the item to add to attachmentspublic void addToAttachments(EmailAttachment value)
value to attachments.value - the item to add to attachmentspublic void removeFromAttachments(SessionContext ctx, EmailAttachment value)
value from attachments.value - the item to remove from attachmentspublic void removeFromAttachments(EmailAttachment value)
value from attachments.value - the item to remove from attachmentspublic List<EmailAddress> getBccAddresses(SessionContext ctx)
EmailMessage.bccAddresses attribute.public List<EmailAddress> getBccAddresses()
EmailMessage.bccAddresses attribute.public long getBccAddressesCount(SessionContext ctx)
public long getBccAddressesCount()
public void setBccAddresses(SessionContext ctx, List<EmailAddress> value)
EmailMessage.bccAddresses attribute.value - the bccAddressespublic void setBccAddresses(List<EmailAddress> value)
EmailMessage.bccAddresses attribute.value - the bccAddressespublic void addToBccAddresses(SessionContext ctx, EmailAddress value)
value to bccAddresses.value - the item to add to bccAddressespublic void addToBccAddresses(EmailAddress value)
value to bccAddresses.value - the item to add to bccAddressespublic void removeFromBccAddresses(SessionContext ctx, EmailAddress value)
value from bccAddresses.value - the item to remove from bccAddressespublic void removeFromBccAddresses(EmailAddress value)
value from bccAddresses.value - the item to remove from bccAddressespublic String getBody(SessionContext ctx)
EmailMessage.body attribute.public String getBody()
EmailMessage.body attribute.public void setBody(SessionContext ctx, String value)
EmailMessage.body attribute.value - the body - Body of the email message.public void setBody(String value)
EmailMessage.body attribute.value - the body - Body of the email message.public Media getBodyMedia(SessionContext ctx)
EmailMessage.bodyMedia attribute.public Media getBodyMedia()
EmailMessage.bodyMedia attribute.public void setBodyMedia(SessionContext ctx, Media value)
EmailMessage.bodyMedia attribute.value - the bodyMedia - Body of the email message which is too big to put in 'body' attributepublic void setBodyMedia(Media value)
EmailMessage.bodyMedia attribute.value - the bodyMedia - Body of the email message which is too big to put in 'body' attributepublic List<EmailAddress> getCcAddresses(SessionContext ctx)
EmailMessage.ccAddresses attribute.public List<EmailAddress> getCcAddresses()
EmailMessage.ccAddresses attribute.public long getCcAddressesCount(SessionContext ctx)
public long getCcAddressesCount()
public void setCcAddresses(SessionContext ctx, List<EmailAddress> value)
EmailMessage.ccAddresses attribute.value - the ccAddressespublic void setCcAddresses(List<EmailAddress> value)
EmailMessage.ccAddresses attribute.value - the ccAddressespublic void addToCcAddresses(SessionContext ctx, EmailAddress value)
value to ccAddresses.value - the item to add to ccAddressespublic void addToCcAddresses(EmailAddress value)
value to ccAddresses.value - the item to add to ccAddressespublic void removeFromCcAddresses(SessionContext ctx, EmailAddress value)
value from ccAddresses.value - the item to remove from ccAddressespublic void removeFromCcAddresses(EmailAddress value)
value from ccAddresses.value - the item to remove from ccAddressesprotected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
ItemComposedType.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; }
createItem in class GenericItemctx - 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 )JaloBusinessException - indicates an error during creation - any changes will be rollbackedpublic EmailAddress getFromAddress(SessionContext ctx)
EmailMessage.fromAddress attribute.public EmailAddress getFromAddress()
EmailMessage.fromAddress attribute.public void setFromAddress(SessionContext ctx, EmailAddress value)
EmailMessage.fromAddress attribute.value - the fromAddresspublic void setFromAddress(EmailAddress value)
EmailMessage.fromAddress attribute.value - the fromAddresspublic BusinessProcess getProcess(SessionContext ctx)
EmailMessage.process attribute.public BusinessProcess getProcess()
EmailMessage.process attribute.public void setProcess(SessionContext ctx, BusinessProcess value)
EmailMessage.process attribute.value - the processpublic void setProcess(BusinessProcess value)
EmailMessage.process attribute.value - the processpublic String getReplyToAddress(SessionContext ctx)
EmailMessage.replyToAddress attribute.public String getReplyToAddress()
EmailMessage.replyToAddress attribute.protected void setReplyToAddress(SessionContext ctx, String value)
EmailMessage.replyToAddress attribute.value - the replyToAddress - It's a string value with email address that message has to be replied to.protected void setReplyToAddress(String value)
EmailMessage.replyToAddress attribute.value - the replyToAddress - It's a string value with email address that message has to be replied to.public Boolean isSent(SessionContext ctx)
EmailMessage.sent attribute.public Boolean isSent()
EmailMessage.sent attribute.public boolean isSentAsPrimitive(SessionContext ctx)
EmailMessage.sent attribute.public boolean isSentAsPrimitive()
EmailMessage.sent attribute.public void setSent(SessionContext ctx, Boolean value)
EmailMessage.sent attribute.value - the sent - Is set when the email message has been already sent.public void setSent(Boolean value)
EmailMessage.sent attribute.value - the sent - Is set when the email message has been already sent.public void setSent(SessionContext ctx, boolean value)
EmailMessage.sent attribute.value - the sent - Is set when the email message has been already sent.public void setSent(boolean value)
EmailMessage.sent attribute.value - the sent - Is set when the email message has been already sent.public Date getSentDate(SessionContext ctx)
EmailMessage.sentDate attribute.public Date getSentDate()
EmailMessage.sentDate attribute.public void setSentDate(SessionContext ctx, Date value)
EmailMessage.sentDate attribute.value - the sentDate - Date of sending the email message.public void setSentDate(Date value)
EmailMessage.sentDate attribute.value - the sentDate - Date of sending the email message.public String getSentMessageID(SessionContext ctx)
EmailMessage.sentMessageID attribute.public String getSentMessageID()
EmailMessage.sentMessageID attribute.public void setSentMessageID(SessionContext ctx, String value)
EmailMessage.sentMessageID attribute.value - the sentMessageID - Identifier of the email message.public void setSentMessageID(String value)
EmailMessage.sentMessageID attribute.value - the sentMessageID - Identifier of the email message.public String getSubject(SessionContext ctx)
EmailMessage.subject attribute.public String getSubject()
EmailMessage.subject attribute.protected void setSubject(SessionContext ctx, String value)
EmailMessage.subject attribute.value - the subject - Subject of the email message.protected void setSubject(String value)
EmailMessage.subject attribute.value - the subject - Subject of the email message.public List<EmailAddress> getToAddresses(SessionContext ctx)
EmailMessage.toAddresses attribute.public List<EmailAddress> getToAddresses()
EmailMessage.toAddresses attribute.public long getToAddressesCount(SessionContext ctx)
public long getToAddressesCount()
public void setToAddresses(SessionContext ctx, List<EmailAddress> value)
EmailMessage.toAddresses attribute.value - the toAddressespublic void setToAddresses(List<EmailAddress> value)
EmailMessage.toAddresses attribute.value - the toAddressespublic void addToToAddresses(SessionContext ctx, EmailAddress value)
value to toAddresses.value - the item to add to toAddressespublic void addToToAddresses(EmailAddress value)
value to toAddresses.value - the item to add to toAddressespublic void removeFromToAddresses(SessionContext ctx, EmailAddress value)
value from toAddresses.value - the item to remove from toAddressespublic void removeFromToAddresses(EmailAddress value)
value from toAddresses.value - the item to remove from toAddressesCopyright © 2017 SAP SE. All Rights Reserved.