com.liferay.portal.model
Interface LayoutType

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
LayoutTypePortlet

public interface LayoutType
extends java.io.Serializable

View Source

Author:
Brian Wing Shun Chan

Method Summary
 Layout getLayout()
           
 com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()
           
 void setLayout(Layout layout)
           
 

Method Detail

getLayout

Layout getLayout()

setLayout

void setLayout(Layout layout)

getTypeSettingsProperties

com.liferay.portal.kernel.util.UnicodeProperties getTypeSettingsProperties()