Package com.liferay.portal.kernel.model
Interface LayoutType
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
LayoutTypePortlet
- Author:
- Brian Wing Shun Chan, Raymond Augé
-
Method Summary
Modifier and TypeMethodDescriptionString[]
String[]
getTypeSettingsProperty
(String key, String defaultValue) boolean
boolean
boolean
boolean
boolean
void
setTypeSettingsProperty
(String key, String value)
-
Method Details
-
getConfigurationActionDelete
String[] getConfigurationActionDelete() -
getConfigurationActionUpdate
String[] getConfigurationActionUpdate() -
getLayout
Layout getLayout() -
getLayoutTypeAccessPolicy
LayoutTypeAccessPolicy getLayoutTypeAccessPolicy() -
getLayoutTypeController
LayoutTypeController getLayoutTypeController() -
getTypeSettingsProperties
UnicodeProperties getTypeSettingsProperties() -
getTypeSettingsProperty
-
getTypeSettingsProperty
-
getURL
-
isBrowsable
boolean isBrowsable() -
isFirstPageable
boolean isFirstPageable() -
isParentable
boolean isParentable() -
isSitemapable
boolean isSitemapable() -
isURLFriendliable
boolean isURLFriendliable() -
setTypeSettingsProperty
-