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 TypeMethodDescriptionvoidPortletLayoutListener.onAddToLayout(String portletId, long plid) voidPortletLayoutListener.onMoveInLayout(String portletId, long plid) voidPortletLayoutListener.onRemoveFromLayout(String portletId, long plid) voidvoidPortletLayoutListener.updatePropertiesOnRemoveFromLayout(String portletId, UnicodeProperties typeSettingsUnicodeProperties)