Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portlet.dynamicdatamapping.util.DDMIndexer

Packages that use DDMIndexer
com.liferay.portlet.dynamicdatamapping.util   
 

Uses of DDMIndexer in com.liferay.portlet.dynamicdatamapping.util
 

Methods in com.liferay.portlet.dynamicdatamapping.util that return DDMIndexer
static DDMIndexer DDMIndexerUtil.getDDMIndexer()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.util with parameters of type DDMIndexer
 void DDMIndexerUtil.setDDMIndexer(DDMIndexer ddmIndexer)
           
 


Liferay 6.2-ce-ga5