Liferay 7.0-ce-b7 portal-service

Uses of Class
com.liferay.mail.kernel.model.Account

Packages that use Account
com.liferay.mail.kernel.model This package defines the portal mail model classes. 
 

Uses of Account in com.liferay.mail.kernel.model
 

Subclasses of Account in com.liferay.mail.kernel.model
 class IMAPAccount
           
 class POPAccount
           
 class SMTPAccount
           
 

Methods in com.liferay.mail.kernel.model that return Account
static Account Account.getInstance(String protocol)
           
static Account Account.getInstance(String protocol, int port)
           
 


Liferay 7.0-ce-b7 portal-service