Liferay 6.1.2-ce-ga3

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

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

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.
 

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

Classes in com.liferay.portlet.dynamicdatalists.model.impl that implement DDLRecordSetModel
 class DDLRecordSetBaseImpl
          The extended model base implementation for the DDLRecordSet service.
 class DDLRecordSetImpl
           
 class DDLRecordSetModelImpl
          The base model implementation for the DDLRecordSet service.
 


Liferay 6.1.2-ce-ga3