Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.polls.service.persistence that return PollsVotePersistence
static PollsVotePersistence PollsVoteUtil.getPersistence()
           
 

Methods in com.liferay.portlet.polls.service.persistence with parameters of type PollsVotePersistence
 void PollsVoteUtil.setPersistence(PollsVotePersistence persistence)
          Deprecated. As of 6.2.0
 


Liferay 6.2-ce-ga5