A C D E F G H I M N O P Q R S U V 
All Classes All Packages

A

AnswerEntity - Class in org.silverpeas.components.survey.web
This is a WEB entity representation of an Answer linked to a Question.
AnswerEntity() - Constructor for class org.silverpeas.components.survey.web.AnswerEntity
 
AnswerPercentEntity - Class in org.silverpeas.components.survey.web
This is a representation of an answer percent against other answer percents of a question.
AnswerPercentEntity() - Constructor for class org.silverpeas.components.survey.web.AnswerPercentEntity
 
asWebEntities(Collection<Answer>, int, boolean) - Static method in class org.silverpeas.components.survey.web.AnswerPercentEntity
Gets the given collection of answers to a question into a list of AnswerPercentEntity instances.
asWebEntity(Answer) - Static method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the AnswerEntity instance from given Answer one.

C

CLASSIC_GRAPHICAL - org.silverpeas.components.survey.control.DisplayResultView
 
CLASSIC_HORIZONTAL_BAR - org.silverpeas.components.survey.control.DisplayResultView
 
CLASSIC_MAIN_VIEW - Static variable in class org.silverpeas.components.survey.control.DisplayResultView.Constants
 
CLOSED_SURVEYS_VIEW - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
closeSurvey(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
COOKIE_NAME - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
copySurvey(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
createComponentSessionController(MainSessionController, ComponentContext) - Method in class org.silverpeas.components.survey.servlets.SurveyRequestRouter
 
createSurvey(QuestionContainerDetail) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
createSurvey(QuestionContainerDetail, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 

D

deleteResponse(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
deleteSurvey(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
deleteVotes(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
DETAIL - org.silverpeas.components.survey.control.DisplayResultView
 
DETAIL_MAIN_VIEW - Static variable in class org.silverpeas.components.survey.control.DisplayResultView.Constants
 
DISPLAY_COMMENTS_FOR_ALL - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
DISPLAY_COMMENTS_FOR_MANAGERS - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
DISPLAY_COMMENTS_FOR_NOBODY - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
DisplayResultView - Enum in org.silverpeas.components.survey.control
Definition of the different views of result page a survey can display.
DisplayResultView.Constants - Class in org.silverpeas.components.survey.control
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.silverpeas.components.survey.servlets.RecordParticipation
Method invoked when called from a form or directly by URL
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.silverpeas.components.survey.servlets.RecordParticipation
Method invoked when called from a form or directly by URL

E

exportSurveyCSV(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 

F

FileHelper - Class in org.silverpeas.components.survey.control
 
fromMainViewOnly(String) - Static method in enum org.silverpeas.components.survey.control.DisplayResultView
Gets a list of DisplayResultView instance from a main view part of identifier.
fromString(String) - Static method in enum org.silverpeas.components.survey.control.DisplayResultView
Gets the DisplayResultView instance that matches the specified result view name or code.

G

getAllSynthesisFile(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getAnswer() - Method in class org.silverpeas.components.survey.web.AnswerPercentEntity
The WEB entity representation of an Answer.
getClosedSurveys() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getDestination(String, HttpServletRequest, HttpServletResponse) - Method in class org.silverpeas.components.survey.servlets.GoToSurvey
 
getDestination(String, SurveySessionController, HttpRequest) - Method in class org.silverpeas.components.survey.servlets.SurveyRequestRouter
This method has to be implemented by the component request rooter it has to compute a destination page
getDisplayCommentsMode() - Method in class org.silverpeas.components.survey.control.SurveySessionController
Get display comments Mode
getDisplayResultView() - Method in class org.silverpeas.components.survey.control.SurveySessionController
Gets the display result view.
getGalleries() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getId() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the identifier of the answer.
getIdentifier() - Method in enum org.silverpeas.components.survey.control.DisplayResultView
The code of the view is a combination of the main and sub view separated by an underscore.
getImageUrl() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the URL of a linked image if any.
getInstanceId() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the identifier of the survey component instance hosting the answer.
getInWaitSurveys() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getLabel() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the label of the answer.
getListQuestionStyle() - Method in class org.silverpeas.components.survey.control.SurveySessionController
Change this code with an enum list of question style using for
getMainView() - Method in enum org.silverpeas.components.survey.control.DisplayResultView
Gets the main view.
getMainViewBundleKey() - Method in enum org.silverpeas.components.survey.control.DisplayResultView
Gets the bundle key of main view.
getNbVoters() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the number of voters who choose the answer.
getOpenedSurveys() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getPercent() - Method in class org.silverpeas.components.survey.web.AnswerPercentEntity
The percent representation of the answer against the others for a question.
getQuestionContainerService() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getQuestionId() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Gets the identifier of the question the answer is linked to.
getQuestionResultService() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getResultByUser(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getResults() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSecondaryLevelView() - Method in enum org.silverpeas.components.survey.control.DisplayResultView
Gets the secondary level view.
getSecondaryViewBundleKey() - Method in enum org.silverpeas.components.survey.control.DisplayResultView
Gets the bundle key of secondary level view.
getSessionControlBeanName() - Method in class org.silverpeas.components.survey.servlets.SurveyRequestRouter
 
getSessionQuestions() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSessionResponses() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSessionSurvey() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSessionSurveyId() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSessionSurveyName() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSessionSurveyUnderConstruction() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSilverObjectId(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSuggestion(String, String, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSuggestions(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSurvey(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getSurveys() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getURI() - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
getURI() - Method in class org.silverpeas.components.survey.web.AnswerPercentEntity
 
getUserByAnswer(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getUserByQuestion(ResourceReference) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getUserDetail(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getUsersByAnswer(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getUsersBySurvey(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
getViewType() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
GoToSurvey - Class in org.silverpeas.components.survey.servlets
 
GoToSurvey() - Constructor for class org.silverpeas.components.survey.servlets.GoToSurvey
 
GRAPHICAL_SEC_LEVEL_VIEW - Static variable in class org.silverpeas.components.survey.control.DisplayResultView.Constants
 

H

hasAlreadyParticipated() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
hasAlreadyParticipated(boolean) - Method in class org.silverpeas.components.survey.control.SurveySessionController
Set status of anonymous user (if he has already participated with this ip)
HORIZONTAL_BAR_SEC_LEVEL_VIEW - Static variable in class org.silverpeas.components.survey.control.DisplayResultView.Constants
 

I

index(SilverpeasComponentInstance) - Method in class org.silverpeas.components.survey.SurveyIndexer
Implementation of component indexer interface
init() - Method in class org.silverpeas.components.survey.web.html.SurveyJavascriptPluginInclusion
 
initAlertResultParticipants(QuestionContainerDetail) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
initAlertResultUsers(QuestionContainerDetail) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
INWAIT_SURVEYS_VIEW - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
isAnonymousModeAuthorized() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
isAnonymousModeEnabled() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
isCorrectFile(FileItem) - Static method in class org.silverpeas.components.survey.control.FileHelper
 
isDisplayCommentsEnabled(String, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
Get display comments mode status
isOpened() - Method in class org.silverpeas.components.survey.web.AnswerEntity
Indicates if the answer is an opened one.
isParticipationMultipleAllowedForUser() - Method in class org.silverpeas.components.survey.control.SurveySessionController
Return if user can participate more than one time
isParticipationMultipleUsed() - Method in class org.silverpeas.components.survey.control.SurveySessionController
Return if participationMultiple is used
isParticipationMultipleUser(String[]) - Method in class org.silverpeas.components.survey.servlets.SurveyRequestRouter
 
isPasteEnabled() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
isPdcUsed() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
isPollingStationMode() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 

M

manageQuestionBusiness(String, HttpServletRequest) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 

N

normalizeImageUrl(String, String) - Static method in class org.silverpeas.components.survey.web.AnswerEntity
Normalizes the image URL of an answer.

O

OPENED_SURVEYS_VIEW - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
openSurvey(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
org.silverpeas.components.survey - package org.silverpeas.components.survey
 
org.silverpeas.components.survey.control - package org.silverpeas.components.survey.control
 
org.silverpeas.components.survey.servlets - package org.silverpeas.components.survey.servlets
 
org.silverpeas.components.survey.web - package org.silverpeas.components.survey.web
 
org.silverpeas.components.survey.web.html - package org.silverpeas.components.survey.web.html
 

P

PARAM_DISPLAY_COMMENTS - Static variable in class org.silverpeas.components.survey.control.SurveySessionController
 
paste() - Method in class org.silverpeas.components.survey.control.SurveySessionController
Paste surveys which are in the clipboard selection

Q

questionsUpdateBusinessModel(HttpServletRequest) - Method in class org.silverpeas.components.survey.control.SurveySessionController
prepare data inside session controller before sending them to the view layer

R

RecordParticipation - Class in org.silverpeas.components.survey.servlets
 
RecordParticipation() - Constructor for class org.silverpeas.components.survey.servlets.RecordParticipation
 
recordReply(String, Map<String, List<String>>) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
recordReply(String, Map<String, List<String>>, String, boolean) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSessionQuestions() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSessionResponses() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSessionSurvey() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSessionSurveyId() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSessionSurveyName() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSessionSurveyUnderConstruction() - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
removeSynthesisFile(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 

S

saveSynthesisFile(FileItem) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
sendNewSurveyAction(HttpServletRequest) - Method in class org.silverpeas.components.survey.control.SurveySessionController
Refactoring : get code from view JSP and add it inside controller
setAnswer(AnswerEntity) - Method in class org.silverpeas.components.survey.web.AnswerPercentEntity
 
setId(String) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setImageUrl(String) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setInstanceId(String) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setLabel(String) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setNbVoters(int) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setNewSurveyPositionsFromJSON(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
Set new survey positions (axis classification) from JSON string
setOpened(boolean) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setParticipationMultipleAllowedForUser(boolean) - Method in class org.silverpeas.components.survey.control.SurveySessionController
Set user status to know if he can participate more than one time
setPercent(BigDecimal) - Method in class org.silverpeas.components.survey.web.AnswerPercentEntity
 
setPollingStationMode(boolean) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setQuestionId(String) - Method in class org.silverpeas.components.survey.web.AnswerEntity
 
setSessionQuestions(List<Question>) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setSessionResponses(Map<String, List<String>>) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setSessionSurvey(QuestionContainerDetail) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setSessionSurveyId(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setSessionSurveyName(String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setSessionSurveyUnderConstruction(QuestionContainerDetail) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
setSurveyResultViewFromIdentifierOrMainView(QuestionContainerDetail, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
Sets the display result view according to given identifier or main view.
setViewType(int) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
SURVEY_RESULT_CHART - Static variable in class org.silverpeas.components.survey.web.html.SurveyJavascriptPluginInclusion
Silverpeas plugin dedicated to Blog.
SurveyIndexer - Class in org.silverpeas.components.survey
This class is the main entry point to index the content of survey component
SurveyIndexer() - Constructor for class org.silverpeas.components.survey.SurveyIndexer
 
SurveyJavascriptPluginInclusion - Class in org.silverpeas.components.survey.web.html
 
SurveyJavascriptPluginInclusion() - Constructor for class org.silverpeas.components.survey.web.html.SurveyJavascriptPluginInclusion
 
SurveyRequestRouter - Class in org.silverpeas.components.survey.servlets
 
SurveyRequestRouter() - Constructor for class org.silverpeas.components.survey.servlets.SurveyRequestRouter
 
SurveySessionController - Class in org.silverpeas.components.survey.control
This class contains business layer of survey component
SurveySessionController(MainSessionController, ComponentContext) - Constructor for class org.silverpeas.components.survey.control.SurveySessionController
Creates new sessionClientController

U

updateQuestions(Collection<Question>, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
updateSurveyHeader(QuestionContainerHeader, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 
updateSynthesisFile(FileItem, String) - Method in class org.silverpeas.components.survey.control.SurveySessionController
 

V

valueOf(String) - Static method in enum org.silverpeas.components.survey.control.DisplayResultView
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.silverpeas.components.survey.control.DisplayResultView
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I M N O P Q R S U V 
All Classes All Packages