Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of DDMTemplateModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMTemplate
          The extended model interface for the DDMTemplate service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMTemplateModel
 class DDMTemplateWrapper
           This class is a wrapper for DDMTemplate.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMTemplateModel
 class DDMTemplateBaseImpl
          The extended model base implementation for the DDMTemplate service.
 class DDMTemplateImpl
           
 class DDMTemplateModelImpl
          The base model implementation for the DDMTemplate service.
 


Liferay 6.2-ce-ga5