com.liferay.portlet.polls.service.persistence
Interface PollsChoiceFinder


public interface PollsChoiceFinder

View Source

Author:
Brian Wing Shun Chan

Method Summary
 PollsChoice findByUuid_G(java.lang.String uuid, long groupId)
           
 

Method Detail

findByUuid_G

PollsChoice findByUuid_G(java.lang.String uuid,
                         long groupId)
                         throws com.liferay.portal.SystemException,
                                NoSuchChoiceException
Throws:
com.liferay.portal.SystemException
NoSuchChoiceException