Liferay 6.0.3

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

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

Uses of CompanyModel in com.liferay.portal.model
 

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

Classes in com.liferay.portal.model that implement CompanyModel
 class CompanyWrapper
           This class is a wrapper for Company.
 

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

Classes in com.liferay.portal.model.impl that implement CompanyModel
 class CompanyImpl
           
 class CompanyModelImpl
           This interface is a model that represents the Company table in the database.
 


Liferay 6.0.3