Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portlet.dynamicdatamapping.model.DDMContentModel

Packages that use DDMContentModel
com.liferay.portlet.dynamicdatamapping.model   
com.liferay.portlet.dynamicdatamapping.model.impl   
 

Uses of DDMContentModel in com.liferay.portlet.dynamicdatamapping.model
 

Subinterfaces of DDMContentModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMContent
          The extended model interface for the DDMContent service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMContentModel
 class DDMContentWrapper
           This class is a wrapper for DDMContent.
 

Uses of DDMContentModel in com.liferay.portlet.dynamicdatamapping.model.impl
 

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMContentModel
 class DDMContentBaseImpl
          The extended model base implementation for the DDMContent service.
 class DDMContentImpl
           
 class DDMContentModelImpl
          The base model implementation for the DDMContent service.
 


Liferay 6.1.2-ce-ga3