Liferay 6.0.5

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

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

Uses of LayoutType in com.liferay.portal.model
 

Subinterfaces of LayoutType in com.liferay.portal.model
 interface LayoutTypePortlet
           
 

Methods in com.liferay.portal.model that return LayoutType
 LayoutType LayoutWrapper.getLayoutType()
           
 LayoutType Layout.getLayoutType()
           
 

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

Classes in com.liferay.portal.model.impl that implement LayoutType
 class LayoutTypeImpl
           
 class LayoutTypePortletImpl
           
 

Methods in com.liferay.portal.model.impl that return LayoutType
 LayoutType LayoutImpl.getLayoutType()
           
 


Liferay 6.0.5