Liferay 6.0-ee

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
          The model interface for the LayoutSet service.
 

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
          The base model implementation for the LayoutSet service.
 


Liferay 6.0-ee