Liferay 7.0-ce-m6

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

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

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

Subinterfaces of DDMTemplateLinkModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMTemplateLink
          The extended model interface for the DDMTemplateLink service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMTemplateLinkModel
 class DDMTemplateLinkWrapper
           This class is a wrapper for DDMTemplateLink.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMTemplateLinkModel
 class DDMTemplateLinkBaseImpl
          The extended model base implementation for the DDMTemplateLink service.
 class DDMTemplateLinkImpl
           
 class DDMTemplateLinkModelImpl
          The base model implementation for the DDMTemplateLink service.
 


Liferay 7.0-ce-m6