Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatamapping.service.persistence.DDMContentPersistence

Packages that use DDMContentPersistence
com.liferay.portlet.dynamicdatamapping.service.persistence   
 

Uses of DDMContentPersistence in com.liferay.portlet.dynamicdatamapping.service.persistence
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMContentPersistence
static DDMContentPersistence DDMContentUtil.getPersistence()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMContentPersistence
 void DDMContentUtil.setPersistence(DDMContentPersistence persistence)
          Deprecated.  
 


Liferay 6.1.2-ce-ga3