Liferay 6.1.2-ce-ga3

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

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

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

Methods in com.liferay.portlet.expando.service.persistence that return ExpandoTablePersistence
static ExpandoTablePersistence ExpandoTableUtil.getPersistence()
           
 

Methods in com.liferay.portlet.expando.service.persistence with parameters of type ExpandoTablePersistence
 void ExpandoTableUtil.setPersistence(ExpandoTablePersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3