public interface IUserPreferencesService
| Modifier and Type | Field and Description |
|---|---|
static String |
MBEAN_NAME
MBean name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateUserPreferences(javax.servlet.http.HttpSession httpSession)
This method is called at the end of a user session to store
the preferences (stored in http session) to the ecm.
|
static final String MBEAN_NAME
Copyright © 2021. All rights reserved.