Package com.liferay.portlet.mail.util.multiaccount

Interface Summary
AccountFinder View Source AccountFinder represents a class that can find account information.
 

Class Summary
AccountFinderLocator View Source AccountFinderLocator locates the appropriate implementation of an AccountFinder and caches it.
EmailAddressAccountFinder View Source
FuseMailAccountFinder View Source
MailAccount View Source MailAccount represents a mail account.
MailAccounts View Source Handles all the mail accounts that belong to the current user.
MailCache View Source
ScreenNameAccountFinder View Source
SingleAccountFinder View Source
UserIdAccountFinder View Source