Liferay 6.0-ee-sp2

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

Packages that use CountryModel
com.liferay.portal.model   
 

Uses of CountryModel in com.liferay.portal.model
 

Subinterfaces of CountryModel in com.liferay.portal.model
 interface Country
          The extended model interface for the Country service.
 

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


Liferay 6.0-ee-sp2