public interface AddPortletProvider extends PortletProvider
PortletProvider.Action
Modifier and Type | Method and Description |
---|---|
void |
updatePortletPreferences(PortletPreferences portletPreferences,
String portletId,
String className,
long classPK,
ThemeDisplay themeDisplay) |
getPortletName, getPortletURL, getPortletURL
void updatePortletPreferences(PortletPreferences portletPreferences, String portletId, String className, long classPK, ThemeDisplay themeDisplay) throws Exception
Exception