Liferay 6.0.3

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

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

Uses of LayoutSetModel in com.liferay.portal.model
 

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

Classes in com.liferay.portal.model that implement LayoutSetModel
 class LayoutSetWrapper
           This class is a wrapper for LayoutSet.
 

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

Classes in com.liferay.portal.model.impl that implement LayoutSetModel
 class LayoutSetImpl
           
 class LayoutSetModelImpl
           This interface is a model that represents the LayoutSet table in the database.
 


Liferay 6.0.3