Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return AccountPersistence
static AccountPersistence AccountUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2