Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence that return DDMStructureFinder
static DDMStructureFinder DDMStructureFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.service.persistence with parameters of type DDMStructureFinder
 void DDMStructureFinderUtil.setFinder(DDMStructureFinder finder)
           
 


Liferay 6.2-ce-ga5