public class PagePersonalizationManager extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PagePersonalizationManager.DeletedWidgetData |
Constructor and Description |
---|
PagePersonalizationManager() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanUpThreadLocal()
Clean up the current thread local.
|
static Set<PagePersonalizationManager.DeletedWidgetData> |
getDeletedWidgetsData(String serviceInstanceId) |
static Set<PagePersonalizationManager.DeletedWidgetData> |
getDeletedWidgetsData(String[] widgetIds) |
static List<String> |
getWidgetPreferences()
Return the current thread local.
|
static void |
setWidgetPreferences(List<String> value)
Sets a list of preferences of the user on
the thread local.
|
public static Set<PagePersonalizationManager.DeletedWidgetData> getDeletedWidgetsData(String[] widgetIds) throws PortalException
PortalException
public static Set<PagePersonalizationManager.DeletedWidgetData> getDeletedWidgetsData(String serviceInstanceId) throws PortalException
PortalException
public static List<String> getWidgetPreferences()
public static void cleanUpThreadLocal()
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.