Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portlet.polls.service.persistence that return PollsQuestionPersistence
static PollsQuestionPersistence PollsQuestionUtil.getPersistence()
           
 

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


Liferay 6.2-ce-ga5