Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of DDMStructureLinkModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMStructureLink
          The extended model interface for the DDMStructureLink service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMStructureLinkModel
 class DDMStructureLinkWrapper
           This class is a wrapper for DDMStructureLink.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMStructureLinkModel
 class DDMStructureLinkBaseImpl
          The extended model base implementation for the DDMStructureLink service.
 class DDMStructureLinkImpl
           
 class DDMStructureLinkModelImpl
          The base model implementation for the DDMStructureLink service.
 


Liferay 6.1.2-ce-ga3