Liferay 7.0-ce-m6

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

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

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

Subinterfaces of DDMStructureLayoutModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMStructureLayout
          The extended model interface for the DDMStructureLayout service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMStructureLayoutModel
 class DDMStructureLayoutWrapper
           This class is a wrapper for DDMStructureLayout.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMStructureLayoutModel
 class DDMStructureLayoutBaseImpl
          The extended model base implementation for the DDMStructureLayout service.
 class DDMStructureLayoutImpl
           
 class DDMStructureLayoutModelImpl
          The base model implementation for the DDMStructureLayout service.
 


Liferay 7.0-ce-m6