Part of lp.services.identity.interfaces.emailaddress View In Hierarchy
| Method | new | Create a new EmailAddress with the given email. | 
| Method | getByPerson | Return all email addresses for the given person. | 
| Method | getPreferredEmailForPeople | Return preferred email addresses for the people provided. | 
| Method | getByEmail | Return the EmailAddress object for the given email. |