Liferay 6.0.3

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

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

Uses of WebsiteModel in com.liferay.portal.model
 

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

Classes in com.liferay.portal.model that implement WebsiteModel
 class WebsiteWrapper
           This class is a wrapper for Website.
 

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

Classes in com.liferay.portal.model.impl that implement WebsiteModel
 class WebsiteImpl
           
 class WebsiteModelImpl
           This interface is a model that represents the Website table in the database.
 


Liferay 6.0.3