Liferay 6.1.2-ce-ga3

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

Packages that use WebsiteModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

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.1.2-ce-ga3