Liferay 6.1.2-ce-ga3

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

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

Classes in com.liferay.portlet.polls.service used by com.liferay.portal.service.base
PollsQuestionLocalService
          The interface for the polls question local service.
PollsQuestionService
          The interface for the polls question remote service.
 

Classes in com.liferay.portlet.polls.service used by com.liferay.portlet.polls.service
PollsChoiceLocalService
          The interface for the polls choice local service.
PollsChoiceService
          The interface for the polls choice remote service.
PollsQuestionLocalService
          The interface for the polls question local service.
PollsQuestionService
          The interface for the polls question remote service.
PollsVoteLocalService
          The interface for the polls vote local service.
PollsVoteService
          The interface for the polls vote remote service.
 

Classes in com.liferay.portlet.polls.service used by com.liferay.portlet.polls.service.base
PollsChoiceLocalService
          The interface for the polls choice local service.
PollsChoiceService
          The interface for the polls choice remote service.
PollsQuestionLocalService
          The interface for the polls question local service.
PollsQuestionService
          The interface for the polls question remote service.
PollsVoteLocalService
          The interface for the polls vote local service.
PollsVoteService
          The interface for the polls vote remote service.
 

Classes in com.liferay.portlet.polls.service used by com.liferay.portlet.polls.service.impl
PollsChoiceLocalService
          The interface for the polls choice local service.
PollsChoiceService
          The interface for the polls choice remote service.
PollsQuestionLocalService
          The interface for the polls question local service.
PollsQuestionService
          The interface for the polls question remote service.
PollsVoteLocalService
          The interface for the polls vote local service.
PollsVoteService
          The interface for the polls vote remote service.
 


Liferay 6.1.2-ce-ga3