Liferay 6.0-ee-sp2

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

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

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

Methods in com.liferay.portal.service.persistence that return OrganizationPersistence
static OrganizationPersistence OrganizationUtil.getPersistence()
           
 

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


Liferay 6.0-ee-sp2