Uses of Class
com.liferay.portal.kernel.portlet.PortletLayoutListenerException
Packages that use PortletLayoutListenerException
Package
Description
This package defines the kernel portlet interfaces and classes.
-
Uses of PortletLayoutListenerException in com.liferay.portal.kernel.portlet
Methods in com.liferay.portal.kernel.portlet that throw PortletLayoutListenerExceptionModifier and TypeMethodDescriptionvoid
PortletLayoutListener.onAddToLayout
(String portletId, long plid) void
PortletLayoutListener.onMoveInLayout
(String portletId, long plid) void
PortletLayoutListener.onRemoveFromLayout
(String portletId, long plid) void
void
PortletLayoutListener.updatePropertiesOnRemoveFromLayout
(String portletId, UnicodeProperties typeSettingsUnicodeProperties)