Liferay 6.0-ee-sp2

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

Packages that use WebsiteModel
com.liferay.portal.model   
 

Uses of WebsiteModel in com.liferay.portal.model
 

Subinterfaces of WebsiteModel in com.liferay.portal.model
 interface Website
          The extended model interface for the Website service.
 

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


Liferay 6.0-ee-sp2