Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructurePersistence
static DDMStructurePersistence DDMStructureUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5