Liferay 6.1.2-ce-ga3

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

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

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()
           
 


Liferay 6.1.2-ce-ga3