Liferay 7.0-ce-m3

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

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

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

Subinterfaces of DDMTemplateVersionModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMTemplateVersion
          The extended model interface for the DDMTemplateVersion service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMTemplateVersionModel
 class DDMTemplateVersionWrapper
           This class is a wrapper for DDMTemplateVersion.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMTemplateVersionModel
 class DDMTemplateVersionBaseImpl
          The extended model base implementation for the DDMTemplateVersion service.
 class DDMTemplateVersionImpl
           
 class DDMTemplateVersionModelImpl
          The base model implementation for the DDMTemplateVersion service.
 


Liferay 7.0-ce-m3