Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.polls.service.persistence that return PollsChoicePersistence
static PollsChoicePersistence PollsChoiceUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5