Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.mail.service.CyrusService

Packages that use CyrusService
com.liferay.mail.service This package defines the portal mail service interfaces and utilities. 
 

Uses of CyrusService in com.liferay.mail.service
 

Methods in com.liferay.mail.service that return CyrusService
static CyrusService CyrusServiceUtil.getService()
           
 

Methods in com.liferay.mail.service with parameters of type CyrusService
 void CyrusServiceUtil.setService(CyrusService service)
           
 


Liferay 6.1.2-ce-ga3