Liferay 6.2-ce-ga5

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

Packages that use CountryModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

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.2-ce-ga5