Anchor |
---|
| AuthorizationsTechnicalSpec-2.1.2%26nbsp |
---|
| AuthorizationsTechnicalSpec-2.1.2%26nbsp |
---|
|
Anchor |
---|
| AuthorizationsTechnicalSpec-2.2MITRoles |
---|
| AuthorizationsTechnicalSpec-2.2MITRoles |
---|
|
Anchor |
---|
| AuthorizationsTechnicalSpec-3.ObjectMode |
---|
| AuthorizationsTechnicalSpec-3.ObjectMode |
---|
| 3. Object Model Anchor |
---|
| AuthorizationsTechnicalSpec-3.1ClassDiag |
---|
| AuthorizationsTechnicalSpec-3.1ClassDiag |
---|
| 3.1 Class DiagramA new domain class EmailModel will be created to hold all the fields in an email message. This diagram represents the domain class EmailModel. Image Modified
Anchor |
---|
| AuthorizationsTechnicalSpec-3.2%26nbsp%3 |
---|
| AuthorizationsTechnicalSpec-3.2%26nbsp%3 |
---|
| 3.2 Class Description. Anchor |
---|
| AuthorizationsTechnicalSpec-3.2.1%26nbsp |
---|
| AuthorizationsTechnicalSpec-3.2.1%26nbsp |
---|
| 3.2.1 EmailModelThis is the domain class that represents an Email Message object. It contains the following fields: - emailFrom – the email address of the sender
- emailSubject – the subject of the email
- emailTos – the list of email addresses of those who will be sent a copy of the email
- emailCC – the list of email addresses of those will get a cc copy of the email.
- emailBcc – the list of email addresses of those will get a bcc copy of the email.
- emailReportRecipient – the list of email addresses of those who will get a copy of the summary report.
- emailText – the content of the email.
|