Liferay 7.0-ce-m6

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

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

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

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructureLayoutPersistence
static DDMStructureLayoutPersistence DDMStructureLayoutUtil.getPersistence()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMStructureLayoutPersistence
 void DDMStructureLayoutUtil.setPersistence(DDMStructureLayoutPersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 7.0-ce-m6