Liferay 6.1.10-ee-ga1

Uses of Interface
com.liferay.portlet.expando.service.persistence.ExpandoColumnPersistence

Packages that use ExpandoColumnPersistence
com.liferay.portlet.expando.service.persistence   
 

Uses of ExpandoColumnPersistence in com.liferay.portlet.expando.service.persistence
 

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoColumnPersistence
static ExpandoColumnPersistence ExpandoColumnUtil.getPersistence()
           
 

Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoColumnPersistence
 void ExpandoColumnUtil.setPersistence(ExpandoColumnPersistence persistence)
           
 


Liferay 6.1.10-ee-ga1