Liferay 6.1.2-ce-ga3

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
 

Classes in com.liferay.portlet.dynamicdatamapping.util that implement DDMIndexer
 class DDMIndexerImpl
           
 

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.1.2-ce-ga3