|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jdo2.AbstractObject
org.opencrx.kernel.activity1.jdo2.Activity
org.opencrx.kernel.activity1.jdo2.Email
public class Email
Class EMail
| Nested Class Summary | |
|---|---|
static class |
Email.Slice
Slice object hold the EMail's multivalued attributes |
| Nested classes/interfaces inherited from class org.opencrx.kernel.activity1.jdo2.Activity |
|---|
Activity.Identity |
| Nested classes/interfaces inherited from class org.w3c.jdo2.AbstractObject |
|---|
org.w3c.jdo2.AbstractObject.EmbeddedList<E>, org.w3c.jdo2.AbstractObject.EmbeddedSet<E> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.Activity |
|---|
Activity.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::activity1::EMail |
| Fields inherited from class org.opencrx.kernel.activity1.jdo2.Activity |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
Email()
|
|
| 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. |
|
static Activity.Identity |
newIdentity(Segment.Identity segment,
QualifierType idType,
String id)
|
|
protected org.w3c.jdo2.AbstractObject.Slice |
newSlice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
static Activity.Identity |
openmdxjdoToIdentity(ObjectId objectId)
|
|
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 class org.w3c.jdo2.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetIdentityBuilder, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet, openmdxjdoNewObjectId, openmdxjdoNewObjectId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::activity1::EMail
| Constructor Detail |
|---|
public Email()
| Method Detail |
|---|
public final Date getSendDate()
sendDate.
getSendDate in interface EmailsendDate.public void setSendDate(Date sendDate)
sendDate.
setSendDate in interface EmailsendDate - The possibly null new value for attribute sendDate.public final String getMessageSubject()
messageSubject.
getMessageSubject in interface EmailmessageSubject.public void setMessageSubject(String messageSubject)
messageSubject.
setMessageSubject in interface EmailmessageSubject - The possibly null new value for attribute messageSubject.public final Boolean isReadReceiptRequested()
readReceiptRequested.
isReadReceiptRequested in interface EmailreadReceiptRequested.public void setReadReceiptRequested(Boolean readReceiptRequested)
readReceiptRequested.
setReadReceiptRequested in interface EmailreadReceiptRequested - The possibly null new value for attribute readReceiptRequested.public <T extends AbstractEmailRecipient> EmailContainsRecipient.EmailRecipient<T> getEmailRecipient()
emailRecipient.
getEmailRecipient in interface Emailpublic final Boolean isDeliveryReceiptRequested()
deliveryReceiptRequested.
isDeliveryReceiptRequested in interface EmaildeliveryReceiptRequested.public void setDeliveryReceiptRequested(Boolean deliveryReceiptRequested)
deliveryReceiptRequested.
setDeliveryReceiptRequested in interface EmaildeliveryReceiptRequested - The possibly null new value for attribute deliveryReceiptRequested.public EmailAddress getGateway()
gateway.
getGateway in interface Emailnull – value for this reference.public void setGateway(EmailAddress gateway)
gateway.
setGateway in interface Emailgateway - The non-null new value for this reference.public AccountAddress getSender()
sender.
getSender in interface Emailnull – value for this reference.public void setSender(AccountAddress sender)
sender.
setSender in interface Emailsender - The non-null new value for this reference.public final String getMessageBody()
messageBody.
getMessageBody in interface EmailmessageBody.public void setMessageBody(String messageBody)
messageBody.
setMessageBody in interface EmailmessageBody - The possibly null new value for attribute messageBody.protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class Activity
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class Activityprotected org.w3c.jdo2.AbstractObject.Slice newSlice(int index)
newSlice in class Activityprotected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class ActivityEmail.CLASS
public static Activity.Identity newIdentity(Segment.Identity segment,
QualifierType idType,
String id)
public static Activity.Identity openmdxjdoToIdentity(ObjectId objectId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||