Liferay 6.1.2-ce-ga3

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.portal.service.persistence This package defines the portal service persistence interfaces, classes, and utilities. 
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.portal.service.persistence
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
PollsChoiceFinder
           
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
PollsChoiceFinder
           
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.
 


Liferay 6.1.2-ce-ga3