|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EMail
Class EMail
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.Activity |
|---|
Activity.Identity |
| Method Summary | ||
|---|---|---|
|
getEmailRecipient()
Retrieves a set containing all the elements for the reference emailRecipient. |
|
EMailAddress |
getGateway()
Retrieves the value for the reference gateway. |
|
String |
getMessageBody()
Retrieves the possibly null value for the optional attribute messageBody. |
|
String |
getMessageSubject()
Retrieves the possibly null value for the optional attribute messageSubject. |
|
Date |
getSendDate()
Retrieves the possibly null value for the optional attribute sendDate. |
|
AccountAddress |
getSender()
Retrieves the value for the reference sender. |
|
Boolean |
isDeliveryReceiptRequested()
Retrieves the possibly null value for the optional attribute deliveryReceiptRequested. |
|
Boolean |
isReadReceiptRequested()
Retrieves the possibly null value for the optional attribute readReceiptRequested. |
|
void |
setDeliveryReceiptRequested(Boolean deliveryReceiptRequested)
Sets a new value for the attribute deliveryReceiptRequested. |
|
void |
setGateway(EMailAddress gateway)
Sets a new value for the reference gateway. |
|
void |
setMessageBody(String messageBody)
Sets a new value for the attribute messageBody. |
|
void |
setMessageSubject(String messageSubject)
Sets a new value for the attribute messageSubject. |
|
void |
setReadReceiptRequested(Boolean readReceiptRequested)
Sets a new value for the attribute readReceiptRequested. |
|
void |
setSendDate(Date sendDate)
Sets a new value for the attribute sendDate. |
|
void |
setSender(AccountAddress sender)
Sets a new value for the reference sender. |
|
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
getDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
Boolean isDeliveryReceiptRequested()
deliveryReceiptRequested.
deliveryReceiptRequested.void setDeliveryReceiptRequested(Boolean deliveryReceiptRequested)
deliveryReceiptRequested.
deliveryReceiptRequested - The possibly null new value for attribute deliveryReceiptRequested.<T extends AbstractEMailRecipient> EMailContainsRecipient.EmailRecipient<T> getEmailRecipient()
emailRecipient.
EMailAddress getGateway()
gateway.
null – value for this reference.void setGateway(EMailAddress gateway)
gateway.
gateway - The non-null new value for this reference.String getMessageBody()
messageBody.
messageBody.void setMessageBody(String messageBody)
messageBody.
messageBody - The possibly null new value for attribute messageBody.String getMessageSubject()
messageSubject.
messageSubject.void setMessageSubject(String messageSubject)
messageSubject.
messageSubject - The possibly null new value for attribute messageSubject.Boolean isReadReceiptRequested()
readReceiptRequested.
readReceiptRequested.void setReadReceiptRequested(Boolean readReceiptRequested)
readReceiptRequested.
readReceiptRequested - The possibly null new value for attribute readReceiptRequested.Date getSendDate()
sendDate.
sendDate.void setSendDate(Date sendDate)
sendDate.
sendDate - The possibly null new value for attribute sendDate.AccountAddress getSender()
sender.
null – value for this reference.void setSender(AccountAddress sender)
sender.
sender - The non-null new value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||