com.liferay.portlet.polls.service.spring
Class PollsChoiceServiceUtil

java.lang.Object
  extended bycom.liferay.portlet.polls.service.spring.PollsChoiceServiceUtil

public class PollsChoiceServiceUtil
extends java.lang.Object

View Source

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

Field Summary
static java.lang.String PORTLET_ID
           
 
Constructor Summary
PollsChoiceServiceUtil()
           
 
Method Summary
static java.util.List getChoices(java.lang.String questionId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PORTLET_ID

public static final java.lang.String PORTLET_ID
See Also:
Constant Field Values
Constructor Detail

PollsChoiceServiceUtil

public PollsChoiceServiceUtil()
Method Detail

getChoices

public static java.util.List getChoices(java.lang.String questionId)
                                 throws SystemException
Throws:
SystemException