public class UserPreferencesDelegation extends Object
| Constructor and Description |
|---|
UserPreferencesDelegation() |
| Modifier and Type | Method and Description |
|---|---|
org.osivia.portal.api.user.UserPreferences |
getPreferences(org.osivia.portal.api.context.PortalControllerContext context) |
void |
updateUserPreferences(org.osivia.portal.core.cms.CMSServiceCtx cmsContext,
javax.servlet.http.HttpSession httpSession)
Update method
|
public org.osivia.portal.api.user.UserPreferences getPreferences(org.osivia.portal.api.context.PortalControllerContext context)
throws org.osivia.portal.api.PortalException
cmsContext - org.osivia.portal.api.PortalExceptionpublic void updateUserPreferences(org.osivia.portal.core.cms.CMSServiceCtx cmsContext,
javax.servlet.http.HttpSession httpSession)
cmsContext - contexthttpSession - the user sessionCopyright © 2019. All rights reserved.