Liferay 6.2-ce-ga5

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

Packages that use CountryPersistence
com.liferay.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
 

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

Methods in com.liferay.portal.service.persistence that return CountryPersistence
static CountryPersistence CountryUtil.getPersistence()
           
 

Methods in com.liferay.portal.service.persistence with parameters of type CountryPersistence
 void CountryUtil.setPersistence(CountryPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5