Package com.liferay.portal.model.impl
Class LayoutTypeURLImpl
Object
com.liferay.portal.model.impl.LayoutTypeImpl
com.liferay.portal.model.impl.LayoutTypePortletImpl
com.liferay.portal.model.impl.LayoutTypeURLImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.model.LayoutType
,com.liferay.portal.kernel.model.LayoutTypePortlet
,Serializable
- Author:
- László Csontos
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLayoutTypeURLImpl
(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.LayoutTypeController layoutTypeController, com.liferay.portal.kernel.model.LayoutTypeAccessPolicy layoutTypeAccessPolicy) -
Method Summary
Methods inherited from class com.liferay.portal.model.impl.LayoutTypePortletImpl
addModeAboutPortletId, addModeConfigPortletId, addModeCustomPortletId, addModeEditDefaultsPortletId, addModeEditGuestPortletId, addModeEditPortletId, addModeHelpPortletId, addModePreviewPortletId, addModePrintPortletId, addNestedColumn, addPortletId, addPortletId, addPortletId, addPortletId, addPortletId, addPortletIds, addPortletIds, addStateMaxPortletId, addStateMinPortletId, addStaticPortlets, copyPreferences, copyResourcePermissions, getAddedCustomPortletMode, getAllNonembeddedPortlets, getAllPortlets, getAllPortlets, getAllPortlets, getColumn, getColumns, getColumnValue, getCompanyId, getDefaultLayoutTypePortletImpl, getEmbeddedPortlets, getExplicitlyAddedPortlets, getExplicitlyAddedPortlets, getLayoutSetPrototypeLayout, getLayoutSetPrototypeLayoutProperty, getLayoutTemplate, getLayoutTemplateId, getModeAbout, getModeConfig, getModeCustom, getModeEdit, getModeEditDefaults, getModeEditGuest, getModeHelp, getModePreview, getModePrint, getNestedColumns, getNumOfColumns, getPlid, getPortalPreferences, getPortletIds, getPortlets, getStateMax, getStateMaxPortletId, getStateMin, getStaticPortletIds, getStaticPortlets, getThemeId, getUserPreference, hasDefaultScopePortletId, hasModeAboutPortletId, hasModeConfigPortletId, hasModeCustomPortletId, hasModeEditDefaultsPortletId, hasModeEditGuestPortletId, hasModeEditPortletId, hasModeHelpPortletId, hasModePreviewPortletId, hasModePrintPortletId, hasModeViewPortletId, hasNonstaticPortletId, hasNonstaticPortletId, hasPortletId, hasPortletId, hasStateMax, hasStateMaxPortletId, hasStateMin, hasStateMinPortletId, hasStateNormalPortletId, hasStaticPortletId, hasUpdatePermission, hasUserPreferences, isCacheable, isColumnCustomizable, isColumnDisabled, isCustomizable, isCustomizedView, isDefaultUpdated, isLayoutSetPrototype, isPortletCustomizable, isPortletEmbedded, movePortletId, onRemoveFromLayout, removeCustomization, removeModeAboutPortletId, removeModeConfigPortletId, removeModeEditDefaultsPortletId, removeModeEditGuestPortletId, removeModeEditPortletId, removeModeHelpPortletId, removeModePreviewPortletId, removeModePrintPortletId, removeModesPortletId, removeNestedColumns, removePortletId, removePortletId, removeStateMaxPortletId, removeStateMinPortletId, removeStatesPortletId, reorganizePortlets, resetModes, resetStates, resetUserPreferences, setCustomizedView, setLayoutTemplateId, setLayoutTemplateId, setModeAbout, setModeConfig, setModeCustom, setModeEdit, setModeEditDefaults, setModeEditGuest, setModeHelp, setModePreview, setModePrint, setPortalPreferences, setStateMax, setStateMin, setUpdatePermission, setUserPreference
Methods inherited from class com.liferay.portal.model.impl.LayoutTypeImpl
getConfigurationActionDelete, getConfigurationActionUpdate, getDefaultURL, getLayout, getLayoutTypeAccessPolicy, getLayoutTypeController, getTypeSettingsProperties, getTypeSettingsProperty, getTypeSettingsProperty, getURL, isBrowsable, isFirstPageable, isParentable, isSitemapable, isURLFriendliable, replaceVariables, setTypeSettingsProperty
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.liferay.portal.kernel.model.LayoutType
getConfigurationActionDelete, getConfigurationActionUpdate, getLayout, getLayoutTypeAccessPolicy, getLayoutTypeController, getTypeSettingsProperties, getTypeSettingsProperty, getTypeSettingsProperty, isBrowsable, isFirstPageable, isParentable, isSitemapable, isURLFriendliable, setTypeSettingsProperty
-
Constructor Details
-
LayoutTypeURLImpl
public LayoutTypeURLImpl(com.liferay.portal.kernel.model.Layout layout, com.liferay.portal.kernel.model.LayoutTypeController layoutTypeController, com.liferay.portal.kernel.model.LayoutTypeAccessPolicy layoutTypeAccessPolicy)
-
-
Method Details
-
getURL
- Specified by:
getURL
in interfacecom.liferay.portal.kernel.model.LayoutType
- Overrides:
getURL
in classLayoutTypeImpl
-
hasViewPermission
protected boolean hasViewPermission()
-