Liferay 6.1.2-ce-ga3

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

Packages that use PollsChoiceFinder
com.liferay.portlet.polls.service.persistence   
 

Uses of PollsChoiceFinder in com.liferay.portlet.polls.service.persistence
 

Methods in com.liferay.portlet.polls.service.persistence that return PollsChoiceFinder
static PollsChoiceFinder PollsChoiceFinderUtil.getFinder()
           
 

Methods in com.liferay.portlet.polls.service.persistence with parameters of type PollsChoiceFinder
 void PollsChoiceFinderUtil.setFinder(PollsChoiceFinder finder)
           
 


Liferay 6.1.2-ce-ga3