Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatalists.lar.DDLPortletDataHandler

Packages that use DDLPortletDataHandler
com.liferay.portlet.dynamicdatalists.lar   
 

Uses of DDLPortletDataHandler in com.liferay.portlet.dynamicdatalists.lar
 

Classes in com.liferay.portlet.dynamicdatalists.lar that implement DDLPortletDataHandler
 class DDLPortletDataHandlerImpl
           
 

Methods in com.liferay.portlet.dynamicdatalists.lar that return DDLPortletDataHandler
static DDLPortletDataHandler DDLPortletDataHandlerUtil.getDDLPortletDataHandler()
           
 

Methods in com.liferay.portlet.dynamicdatalists.lar with parameters of type DDLPortletDataHandler
 void DDLPortletDataHandlerUtil.setDDLPortletDataHandler(DDLPortletDataHandler ddlPortletDataHandler)
           
 


Liferay 6.1.2-ce-ga3