|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.polls.service.base.PollsChoiceLocalServiceBaseImpl
com.liferay.portlet.polls.service.impl.PollsChoiceLocalServiceImpl
Constructor Summary | |
PollsChoiceLocalServiceImpl()
|
Method Summary | |
com.liferay.portlet.polls.model.PollsChoice |
getChoice(long choiceId)
|
java.util.List |
getChoices(long questionId)
|
Methods inherited from class com.liferay.portlet.polls.service.base.PollsChoiceLocalServiceBaseImpl |
addPollsChoice, dynamicQuery, dynamicQuery, updatePollsChoice |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PollsChoiceLocalServiceImpl()
Method Detail |
public com.liferay.portlet.polls.model.PollsChoice getChoice(long choiceId) throws com.liferay.portal.PortalException, com.liferay.portal.SystemException
com.liferay.portal.PortalException
com.liferay.portal.SystemException
public java.util.List getChoices(long questionId) throws com.liferay.portal.SystemException
com.liferay.portal.SystemException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |