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()
           
 java.util.Properties getTypeSettingsProperties()
           
 void setLayout(Layout layout)
           
 

Method Detail

getLayout

public Layout getLayout()

setLayout

public void setLayout(Layout layout)

getTypeSettingsProperties

public java.util.Properties getTypeSettingsProperties()