Liferay 7.0-ce-m3

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

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

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.
 


Liferay 7.0-ce-m3