public class ViewQuestionMVCActionCommand extends EditQuestionMVCActionCommand
CHOICE_DESCRIPTION_PREFIX, CHOICE_NAME_PREFIX| Constructor and Description |
|---|
ViewQuestionMVCActionCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setPollsVoteService(com.liferay.polls.service.PollsVoteService pollsVoteService) |
protected void |
updateQuestion(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
addAndStoreSelection, deleteQuestion, doProcessAction, setPollsQuestionServiceprotected void setPollsVoteService(com.liferay.polls.service.PollsVoteService pollsVoteService)
protected void updateQuestion(javax.portlet.PortletConfig portletConfig,
javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
updateQuestion in class EditQuestionMVCActionCommandjava.lang.Exception