Liferay 6.1.2-ce-ga3

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

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

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

Subinterfaces of DDMStructureModel in com.liferay.portlet.dynamicdatamapping.model
 interface DDMStructure
          The extended model interface for the DDMStructure service.
 

Classes in com.liferay.portlet.dynamicdatamapping.model that implement DDMStructureModel
 class DDMStructureWrapper
           This class is a wrapper for DDMStructure.
 

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

Classes in com.liferay.portlet.dynamicdatamapping.model.impl that implement DDMStructureModel
 class DDMStructureBaseImpl
          The extended model base implementation for the DDMStructure service.
 class DDMStructureImpl
           
 class DDMStructureModelImpl
          The base model implementation for the DDMStructure service.
 


Liferay 6.1.2-ce-ga3