Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoRowPersistence
static ExpandoRowPersistence ExpandoRowUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5