Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatalists.model.DDLRecordSetModel

Packages that use DDLRecordSetModel
com.liferay.portlet.dynamicdatalists.model   
 

Uses of DDLRecordSetModel in com.liferay.portlet.dynamicdatalists.model
 

Subinterfaces of DDLRecordSetModel in com.liferay.portlet.dynamicdatalists.model
 interface DDLRecordSet
          The extended model interface for the DDLRecordSet service.
 

Classes in com.liferay.portlet.dynamicdatalists.model that implement DDLRecordSetModel
 class DDLRecordSetWrapper
           This class is a wrapper for DDLRecordSet.
 


Liferay 6.1.2-ce-ga3