Liferay 6.0-ee

Uses of Interface
com.liferay.portal.model.RegionModel

Packages that use RegionModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of RegionModel in com.liferay.portal.model
 

Subinterfaces of RegionModel in com.liferay.portal.model
 interface Region
          The model interface for the Region service.
 

Classes in com.liferay.portal.model that implement RegionModel
 class RegionWrapper
           This class is a wrapper for Region.
 

Uses of RegionModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement RegionModel
 class RegionImpl
           
 class RegionModelImpl
          The base model implementation for the Region service.
 


Liferay 6.0-ee