Liferay 6.2-ce-ga5

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. 
com.liferay.mail.service.impl   
 

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)
           
 

Uses of CyrusService in com.liferay.mail.service.impl
 

Classes in com.liferay.mail.service.impl that implement CyrusService
 class CyrusServiceImpl
           
 


Liferay 6.2-ce-ga5