Uses of Class
com.liferay.mail.kernel.model.Account
Packages that use Account
Package
Description
This package defines the portal mail model classes.
This package defines the portal mail service interfaces and utilities.
-
Uses of Account in com.liferay.mail.kernel.model
Subclasses of Account in com.liferay.mail.kernel.modelMethods in com.liferay.mail.kernel.model that return AccountModifier and TypeMethodDescriptionstatic AccountAccount.getInstance(String protocol) static AccountAccount.getInstance(String protocol, int port) -
Uses of Account in com.liferay.mail.kernel.service
Methods in com.liferay.mail.kernel.service with parameters of type AccountModifier and TypeMethodDescriptionjavax.mail.SessionMailService.getSession(Account account) static javax.mail.SessionMailServiceUtil.getSession(Account account)