|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.objectplanet.survey.plugin.api.PanelistManager
public class PanelistManager
Encapsulates panelist functionality.
| Constructor Summary | |
|---|---|
PanelistManager()
|
|
| Method Summary | |
|---|---|
static void |
removePanelistFromCache(User user,
long panelistId)
Removes a panelist from the cache. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PanelistManager()
| Method Detail |
|---|
public static void removePanelistFromCache(User user,
long panelistId)
throws SurveySystemException
user - UserpanelistId - Panelist id
SurveySystemException - If any error occurs in the system.
SurveySecurityException - If the user is unauthorized to remove panelists from the
cache
|
Copyright ? ObjectPlanet Inc. All Rights Reserved. | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||