Interface PortletConfigurationListener
public interface PortletConfigurationListener
- Author:
- Lourdes Fernández Besada
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onUpdateScope
(String portletId, PortletPreferences portletPreferences)
-
Method Details
-
onUpdateScope
void onUpdateScope(String portletId, PortletPreferences portletPreferences) throws PortletConfigurationListenerException
-