Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.mail.service.persistence.CyrusUserPersistence

Packages that use CyrusUserPersistence
com.liferay.mail.service.persistence   
 

Uses of CyrusUserPersistence in com.liferay.mail.service.persistence
 

Classes in com.liferay.mail.service.persistence that implement CyrusUserPersistence
 class CyrusUserPersistenceImpl
           
 

Methods in com.liferay.mail.service.persistence that return CyrusUserPersistence
static CyrusUserPersistence CyrusUserUtil.getPersistence()
           
 

Methods in com.liferay.mail.service.persistence with parameters of type CyrusUserPersistence
 void CyrusUserUtil.setPersistence(CyrusUserPersistence persistence)
           
 


Liferay 6.2-ce-ga5