Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoValuePersistence
static ExpandoValuePersistence ExpandoValueUtil.getPersistence()
           
 

Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoValuePersistence
 void ExpandoValueUtil.setPersistence(ExpandoValuePersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5