DLApp
There are no services matching that phrase.

/pollsquestion/add-question

HTTP Method
POST
com.liferay.portlet.polls.service.PollsQuestionServiceUtil#addQuestion

Parameters

p_auth String

authentication token used to validate the request

titleMap java.util.Map
descriptionMap java.util.Map
expirationDateMonth int
expirationDateDay int
expirationDateYear int
expirationDateHour int
expirationDateMinute int
neverExpire boolean
choices java.util.List
serviceContext com.liferay.portal.service.ServiceContext

Return Type

com.liferay.portlet.polls.model.PollsQuestion

Exception

com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.SystemException

Execute

String java.util.Map java.util.Map int int int int int
boolean
java.util.List