Liferay 6.0-ee-sp2

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

Packages that use CompanyModel
com.liferay.portal.model   
 

Uses of CompanyModel in com.liferay.portal.model
 

Subinterfaces of CompanyModel in com.liferay.portal.model
 interface Company
          The extended model interface for the Company service.
 

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


Liferay 6.0-ee-sp2