Liferay 6.0.3

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

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

Uses of CountryModel in com.liferay.portal.model
 

Subinterfaces of CountryModel in com.liferay.portal.model
 interface Country
           This interface is a model that represents the Country table in the database.
 

Classes in com.liferay.portal.model that implement CountryModel
 class CountryWrapper
           This class is a wrapper for Country.
 

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

Classes in com.liferay.portal.model.impl that implement CountryModel
 class CountryImpl
           
 class CountryModelImpl
           This interface is a model that represents the Country table in the database.
 


Liferay 6.0.3