Liferay 6.2-ce-ga5

Uses of Package
com.liferay.portlet.polls.service.persistence

Packages that use com.liferay.portlet.polls.service.persistence
com.liferay.portal.service.base This package defines the portal service local and remote base classes. 
com.liferay.portlet.polls.service.base   
com.liferay.portlet.polls.service.persistence   
 

Classes in com.liferay.portlet.polls.service.persistence used by com.liferay.portal.service.base
PollsQuestionPersistence
          The persistence interface for the polls question service.
 

Classes in com.liferay.portlet.polls.service.persistence used by com.liferay.portlet.polls.service.base
PollsChoicePersistence
          The persistence interface for the polls choice service.
PollsQuestionPersistence
          The persistence interface for the polls question service.
PollsVotePersistence
          The persistence interface for the polls vote service.
 

Classes in com.liferay.portlet.polls.service.persistence used by com.liferay.portlet.polls.service.persistence
PollsChoiceActionableDynamicQuery
           
PollsChoicePersistence
          The persistence interface for the polls choice service.
PollsQuestionActionableDynamicQuery
           
PollsQuestionPersistence
          The persistence interface for the polls question service.
PollsVoteActionableDynamicQuery
           
PollsVotePersistence
          The persistence interface for the polls vote service.
 


Liferay 6.2-ce-ga5