public class PanelistManager
extends java.lang.Object
Constructor and Description |
---|
PanelistManager() |
Modifier and Type | Method and Description |
---|---|
static void |
removePanelistFromCache(User user,
long panelistId)
Removes a panelist from the cache.
|
public static void removePanelistFromCache(User user, long panelistId) throws SurveySystemException
user
- UserpanelistId
- Panelist idSurveySystemException
- If any error occurs in the system.SurveySecurityException
- If the user is unauthorized to remove panelists from the
cacheBuilt on September 5 2019