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