Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.dynamicdatalists.service.persistence.DDLRecordFinder

Packages that use DDLRecordFinder
com.liferay.portlet.dynamicdatalists.service.persistence   
 

Uses of DDLRecordFinder in com.liferay.portlet.dynamicdatalists.service.persistence
 

Methods in com.liferay.portlet.dynamicdatalists.service.persistence that return DDLRecordFinder
static DDLRecordFinder DDLRecordFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.dynamicdatalists.service.persistence with parameters of type DDLRecordFinder
 void DDLRecordFinderUtil.setFinder(DDLRecordFinder finder)
           
 


Liferay 6.2-ce-ga5