Liferay 6.0-ee-sp2

Uses of Interface
com.liferay.portal.service.persistence.EmailAddressPersistence

Packages that use EmailAddressPersistence
com.liferay.portal.service.persistence   
 

Uses of EmailAddressPersistence in com.liferay.portal.service.persistence
 

Methods in com.liferay.portal.service.persistence that return EmailAddressPersistence
static EmailAddressPersistence EmailAddressUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type EmailAddressPersistence
 void EmailAddressUtil.setPersistence(EmailAddressPersistence persistence)
           
 


Liferay 6.0-ee-sp2