Liferay 6.0.5

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
          The model interface for the Country service.
 

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
          The base model implementation for the Country service.
 


Liferay 6.0.5