Liferay 6.0.3

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

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

Uses of OrganizationModel in com.liferay.portal.model
 

Subinterfaces of OrganizationModel in com.liferay.portal.model
 interface Organization
           This interface is a model that represents the Organization_ table in the database.
 

Classes in com.liferay.portal.model that implement OrganizationModel
 class OrganizationWrapper
           This class is a wrapper for Organization.
 

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

Classes in com.liferay.portal.model.impl that implement OrganizationModel
 class OrganizationImpl
           
 class OrganizationModelImpl
           This interface is a model that represents the Organization_ table in the database.
 


Liferay 6.0.3