Liferay 6.1.2-ce-ga3

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.  
 


Liferay 6.1.2-ce-ga3