Liferay 6.2-ce-ga5

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

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

Classes in com.liferay.portlet.polls.model used by com.liferay.portlet.polls.model
PollsChoice
          The extended model interface for the PollsChoice service.
PollsChoiceModel
          The base model interface for the PollsChoice service.
PollsChoiceSoap
          This class is used by SOAP remote services, specifically com.liferay.portlet.polls.service.http.PollsChoiceServiceSoap.
PollsQuestion
          The extended model interface for the PollsQuestion service.
PollsQuestionModel
          The base model interface for the PollsQuestion service.
PollsQuestionSoap
          This class is used by SOAP remote services, specifically com.liferay.portlet.polls.service.http.PollsQuestionServiceSoap.
PollsVote
          The extended model interface for the PollsVote service.
PollsVoteModel
          The base model interface for the PollsVote service.
PollsVoteSoap
          This class is used by SOAP remote services, specifically com.liferay.portlet.polls.service.http.PollsVoteServiceSoap.
 

Classes in com.liferay.portlet.polls.model used by com.liferay.portlet.polls.service
PollsChoice
          The extended model interface for the PollsChoice service.
PollsQuestion
          The extended model interface for the PollsQuestion service.
PollsVote
          The extended model interface for the PollsVote service.
 

Classes in com.liferay.portlet.polls.model used by com.liferay.portlet.polls.service.persistence
PollsChoice
          The extended model interface for the PollsChoice service.
PollsQuestion
          The extended model interface for the PollsQuestion service.
PollsVote
          The extended model interface for the PollsVote service.
 


Liferay 6.2-ce-ga5