Liferay 6.0.3

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
           This interface is a model that represents the Region table in the database.
 

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
           This interface is a model that represents the Region table in the database.
 


Liferay 6.0.3