com.liferay.portlet.polls.service.spring
Interface PollsChoiceService

All Known Subinterfaces:
PollsChoiceServiceEJB
All Known Implementing Classes:
PollsChoiceServiceImpl

public interface PollsChoiceService

View Source

Version:
$Revision: 1.183 $
Author:
Brian Wing Shun Chan

Method Summary
 java.util.List getChoices(java.lang.String questionId)
           
 

Method Detail

getChoices

public java.util.List getChoices(java.lang.String questionId)
                          throws SystemException,
                                 java.rmi.RemoteException
Throws:
SystemException
java.rmi.RemoteException