@AccessControlled
@JSONWebService
@ProviderType
@Transactional(isolation=PORTAL,
rollbackFor={com.liferay.portal.kernel.exception.PortalException.class,com.liferay.portal.kernel.exception.SystemException.class})
public interface PollsVoteService
extends com.liferay.portal.kernel.service.BaseService
PollsVoteServiceUtil
,
com.liferay.polls.service.base.PollsVoteServiceBaseImpl
,
com.liferay.polls.service.impl.PollsVoteServiceImpl
Modifier and Type | Method and Description |
---|---|
PollsVote |
addVote(long questionId,
long choiceId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
java.lang.String |
getOSGiServiceIdentifier()
Returns the OSGi service identifier.
|
PollsVote addVote(long questionId, long choiceId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String getOSGiServiceIdentifier()