Skip navigation links
A C D E F G H I N O P Q R S T U V 

A

addChoice(long, long, String, String, ServiceContext) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
addChoice(long, long, String, String, ServiceContext) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
addChoice(long, long, String, String, ServiceContext) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
addPollsChoice(PollsChoice) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Adds the polls choice to the database.
addPollsChoice(PollsChoice) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Adds the polls choice to the database.
addPollsChoice(PollsChoice) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Adds the polls choice to the database.
addPollsQuestion(PollsQuestion) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Adds the polls question to the database.
addPollsQuestion(PollsQuestion) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Adds the polls question to the database.
addPollsQuestion(PollsQuestion) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Adds the polls question to the database.
addPollsVote(PollsVote) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Adds the polls vote to the database.
addPollsVote(PollsVote) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Adds the polls vote to the database.
addPollsVote(PollsVote) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Adds the polls vote to the database.
addQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
addQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
addQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
addQuestion(Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in interface com.liferay.polls.service.PollsQuestionService
 
addQuestion(Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Static method in class com.liferay.polls.service.PollsQuestionServiceUtil
 
addQuestion(Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
 
addQuestionResources(long, boolean, boolean) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
addQuestionResources(long, String[], String[]) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
addQuestionResources(PollsQuestion, boolean, boolean) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
addQuestionResources(PollsQuestion, String[], String[]) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
addQuestionResources(long, boolean, boolean) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
addQuestionResources(long, String[], String[]) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
addQuestionResources(PollsQuestion, boolean, boolean) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
addQuestionResources(PollsQuestion, String[], String[]) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
addQuestionResources(long, boolean, boolean) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
addQuestionResources(long, String[], String[]) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
addQuestionResources(PollsQuestion, boolean, boolean) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
addQuestionResources(PollsQuestion, String[], String[]) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
addVote(long, long, long, ServiceContext) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
addVote(long, long, long, ServiceContext) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
addVote(long, long, long, ServiceContext) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
addVote(long, long, ServiceContext) - Method in interface com.liferay.polls.service.PollsVoteService
 
addVote(long, long, ServiceContext) - Static method in class com.liferay.polls.service.PollsVoteServiceUtil
 
addVote(long, long, ServiceContext) - Method in class com.liferay.polls.service.PollsVoteServiceWrapper
 

C

cacheResult(PollsChoice) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Caches the polls choice in the entity cache if it is enabled.
cacheResult(List<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Caches the polls choices in the entity cache if it is enabled.
cacheResult(PollsChoice) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Caches the polls choice in the entity cache if it is enabled.
cacheResult(List<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Caches the polls choices in the entity cache if it is enabled.
cacheResult(PollsQuestion) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Caches the polls question in the entity cache if it is enabled.
cacheResult(List<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Caches the polls questions in the entity cache if it is enabled.
cacheResult(PollsQuestion) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Caches the polls question in the entity cache if it is enabled.
cacheResult(List<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Caches the polls questions in the entity cache if it is enabled.
cacheResult(PollsVote) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Caches the polls vote in the entity cache if it is enabled.
cacheResult(List<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Caches the polls votes in the entity cache if it is enabled.
cacheResult(PollsVote) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Caches the polls vote in the entity cache if it is enabled.
cacheResult(List<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Caches the polls votes in the entity cache if it is enabled.
CHOICE_ID_ACCESSOR - Static variable in interface com.liferay.polls.model.PollsChoice
 
clearCache() - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
clearCache(PollsChoice) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
clearCache() - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
clearCache(PollsQuestion) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
clearCache() - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
clearCache(PollsVote) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
clone() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
clone() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
clone() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
clone() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
clone() - Method in interface com.liferay.polls.model.PollsVoteModel
 
clone() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
com.liferay.polls.constants - package com.liferay.polls.constants
 
com.liferay.polls.exception - package com.liferay.polls.exception
 
com.liferay.polls.model - package com.liferay.polls.model
 
com.liferay.polls.service - package com.liferay.polls.service
 
com.liferay.polls.service.persistence - package com.liferay.polls.service.persistence
 
com.liferay.polls.util.comparator - package com.liferay.polls.util.comparator
 
compare(PollsQuestion, PollsQuestion) - Method in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
compare(PollsQuestion, PollsQuestion) - Method in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
compareTo(PollsChoice) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
compareTo(PollsChoice) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
compareTo(PollsQuestion) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
compareTo(PollsQuestion) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
compareTo(PollsVote) - Method in interface com.liferay.polls.model.PollsVoteModel
 
compareTo(PollsVote) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
countAll() - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the number of polls choices.
countAll() - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the number of polls choices.
countAll() - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the number of polls questions.
countAll() - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the number of polls questions.
countAll() - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes.
countAll() - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes.
countByC_G_T_D(long, long[], String, String, boolean) - Method in interface com.liferay.polls.service.persistence.PollsQuestionFinder
 
countByChoiceId(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes where choiceId = ?.
countByChoiceId(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes where choiceId = ?.
countByGroupId(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the number of polls questions where groupId = ?.
countByGroupId(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the number of polls questions where groupId = ?.
countByKeywords(long, long[], String) - Method in interface com.liferay.polls.service.persistence.PollsQuestionFinder
 
countByQ_N(long, String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the number of polls choices where questionId = ? and name = ?.
countByQ_N(long, String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the number of polls choices where questionId = ? and name = ?.
countByQ_U(long, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes where questionId = ? and userId = ?.
countByQ_U(long, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes where questionId = ? and userId = ?.
countByQuestionId(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the number of polls choices where questionId = ?.
countByQuestionId(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the number of polls choices where questionId = ?.
countByQuestionId(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes where questionId = ?.
countByQuestionId(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes where questionId = ?.
countByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the number of polls choices where uuid = ?.
countByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the number of polls choices where uuid = ?.
countByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the number of polls questions where uuid = ?.
countByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the number of polls questions where uuid = ?.
countByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes where uuid = ?.
countByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes where uuid = ?.
countByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the number of polls choices where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the number of polls choices where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the number of polls questions where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the number of polls questions where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes where uuid = ? and companyId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the number of polls choices where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the number of polls choices where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the number of polls questions where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the number of polls questions where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the number of polls votes where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the number of polls votes where uuid = ? and groupId = ?.
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
countWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
create(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Creates a new polls choice with the primary key.
create(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Creates a new polls choice with the primary key.
create(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Creates a new polls question with the primary key.
create(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Creates a new polls question with the primary key.
create(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Creates a new polls vote with the primary key.
create(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Creates a new polls vote with the primary key.
createPollsChoice(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Creates a new polls choice with the primary key.
createPollsChoice(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Creates a new polls choice with the primary key.
createPollsChoice(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Creates a new polls choice with the primary key.
createPollsQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Creates a new polls question with the primary key.
createPollsQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Creates a new polls question with the primary key.
createPollsQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Creates a new polls question with the primary key.
createPollsVote(long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Creates a new polls vote with the primary key.
createPollsVote(long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Creates a new polls vote with the primary key.
createPollsVote(long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Creates a new polls vote with the primary key.

D

deletePersistedModel(PersistedModel) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
deletePersistedModel(PersistedModel) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
deletePersistedModel(PersistedModel) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
deletePollsChoice(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Deletes the polls choice with the primary key from the database.
deletePollsChoice(PollsChoice) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Deletes the polls choice from the database.
deletePollsChoice(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Deletes the polls choice with the primary key from the database.
deletePollsChoice(PollsChoice) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Deletes the polls choice from the database.
deletePollsChoice(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Deletes the polls choice with the primary key from the database.
deletePollsChoice(PollsChoice) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Deletes the polls choice from the database.
deletePollsQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Deletes the polls question with the primary key from the database.
deletePollsQuestion(PollsQuestion) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Deletes the polls question from the database.
deletePollsQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Deletes the polls question with the primary key from the database.
deletePollsQuestion(PollsQuestion) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Deletes the polls question from the database.
deletePollsQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Deletes the polls question with the primary key from the database.
deletePollsQuestion(PollsQuestion) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Deletes the polls question from the database.
deletePollsVote(long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Deletes the polls vote with the primary key from the database.
deletePollsVote(PollsVote) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Deletes the polls vote from the database.
deletePollsVote(long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Deletes the polls vote with the primary key from the database.
deletePollsVote(PollsVote) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Deletes the polls vote from the database.
deletePollsVote(long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Deletes the polls vote with the primary key from the database.
deletePollsVote(PollsVote) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Deletes the polls vote from the database.
deleteQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
deleteQuestion(PollsQuestion) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
deleteQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
deleteQuestion(PollsQuestion) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
deleteQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
deleteQuestion(PollsQuestion) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
deleteQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionService
 
deleteQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionServiceUtil
 
deleteQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
 
deleteQuestions(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
deleteQuestions(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
deleteQuestions(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
DuplicateVoteException - Exception in com.liferay.polls.exception
 
DuplicateVoteException() - Constructor for exception com.liferay.polls.exception.DuplicateVoteException
 
DuplicateVoteException(String) - Constructor for exception com.liferay.polls.exception.DuplicateVoteException
 
DuplicateVoteException(String, Throwable) - Constructor for exception com.liferay.polls.exception.DuplicateVoteException
 
DuplicateVoteException(Throwable) - Constructor for exception com.liferay.polls.exception.DuplicateVoteException
 
dynamicQuery() - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
dynamicQuery(DynamicQuery) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
dynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Performs a dynamic query on the database and returns a range of the matching rows.
dynamicQuery(DynamicQuery, int, int, OrderByComparator<T>) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the number of rows matching the dynamic query.

E

equals(Object) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
equals(Object) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
equals(Object) - Method in class com.liferay.polls.model.PollsVoteWrapper
 

F

fetchByChoiceId_First(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where choiceId = ?.
fetchByChoiceId_First(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where choiceId = ?.
fetchByChoiceId_Last(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where choiceId = ?.
fetchByChoiceId_Last(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where choiceId = ?.
fetchByGroupId_First(long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the first polls question in the ordered set where groupId = ?.
fetchByGroupId_First(long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the first polls question in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the last polls question in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the last polls question in the ordered set where groupId = ?.
fetchByPrimaryKey(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls question with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls question with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls vote with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls vote with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
fetchByPrimaryKeys(Set<Serializable>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
 
fetchByPrimaryKeys(Set<Serializable>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
fetchByQ_N(long, String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice where questionId = ? and name = ? or returns null if it could not be found.
fetchByQ_N(long, String, boolean) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice where questionId = ? and name = ? or returns null if it could not be found, optionally using the finder cache.
fetchByQ_N(long, String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice where questionId = ? and name = ? or returns null if it could not be found.
fetchByQ_N(long, String, boolean) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice where questionId = ? and name = ? or returns null if it could not be found, optionally using the finder cache.
fetchByQ_U_First(long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where questionId = ? and userId = ?.
fetchByQ_U_First(long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where questionId = ? and userId = ?.
fetchByQ_U_Last(long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where questionId = ? and userId = ?.
fetchByQ_U_Last(long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where questionId = ? and userId = ?.
fetchByQuestionId_First(long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the first polls choice in the ordered set where questionId = ?.
fetchByQuestionId_First(long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the first polls choice in the ordered set where questionId = ?.
fetchByQuestionId_First(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where questionId = ?.
fetchByQuestionId_First(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where questionId = ?.
fetchByQuestionId_Last(long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the last polls choice in the ordered set where questionId = ?.
fetchByQuestionId_Last(long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the last polls choice in the ordered set where questionId = ?.
fetchByQuestionId_Last(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where questionId = ?.
fetchByQuestionId_Last(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where questionId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the first polls choice in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the first polls choice in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the first polls question in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the first polls question in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the last polls choice in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the last polls choice in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the last polls question in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the last polls question in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the first polls choice in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the first polls choice in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the first polls question in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the first polls question in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where uuid = ?.
fetchByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls question where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls question where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls question where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls question where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls vote where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls vote where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls vote where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls vote where uuid = ? and groupId = ? or returns null if it could not be found, optionally using the finder cache.
fetchByUuid_Last(String, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the last polls choice in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the last polls choice in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the last polls question in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the last polls question in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where uuid = ?.
fetchPollsChoice(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
fetchPollsChoice(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
fetchPollsChoice(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
fetchPollsChoiceByUuidAndGroupId(String, long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the polls choice matching the UUID and group.
fetchPollsChoiceByUuidAndGroupId(String, long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the polls choice matching the UUID and group.
fetchPollsChoiceByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the polls choice matching the UUID and group.
fetchPollsQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
fetchPollsQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
fetchPollsQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
fetchPollsQuestionByUuidAndGroupId(String, long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the polls question matching the UUID and group.
fetchPollsQuestionByUuidAndGroupId(String, long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the polls question matching the UUID and group.
fetchPollsQuestionByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the polls question matching the UUID and group.
fetchPollsVote(long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
fetchPollsVote(long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
fetchPollsVote(long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
fetchPollsVoteByUuidAndGroupId(String, long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the polls vote matching the UUID and group.
fetchPollsVoteByUuidAndGroupId(String, long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the polls vote matching the UUID and group.
fetchPollsVoteByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the polls vote matching the UUID and group.
fetchQuestionUserVote(long, long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
fetchQuestionUserVote(long, long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
fetchQuestionUserVote(long, long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
filterCountByGroupId(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the number of polls questions that the user has permission to view where groupId = ?.
filterCountByGroupId(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the number of polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns all the polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns a range of all the polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions that the user has permissions to view where groupId = ?.
filterFindByGroupId(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns all the polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns a range of all the polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions that the user has permissions to view where groupId = ?.
filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls questions before and after the current polls question in the ordered set of polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId_PrevAndNext(long, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls questions before and after the current polls question in the ordered set of polls questions that the user has permission to view where groupId = ?.
findAll() - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns all the polls choices.
findAll(int, int) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns a range of all the polls choices.
findAll(int, int, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices.
findAll(int, int, OrderByComparator<PollsChoice>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices.
findAll() - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns all the polls choices.
findAll(int, int) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns a range of all the polls choices.
findAll(int, int, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices.
findAll(int, int, OrderByComparator<PollsChoice>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices.
findAll() - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns all the polls questions.
findAll(int, int) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns a range of all the polls questions.
findAll(int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions.
findAll(int, int, OrderByComparator<PollsQuestion>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions.
findAll() - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns all the polls questions.
findAll(int, int) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns a range of all the polls questions.
findAll(int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions.
findAll(int, int, OrderByComparator<PollsQuestion>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions.
findAll() - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns all the polls votes.
findAll(int, int) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns a range of all the polls votes.
findAll(int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes.
findAll(int, int, OrderByComparator<PollsVote>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes.
findAll() - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns all the polls votes.
findAll(int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns a range of all the polls votes.
findAll(int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes.
findAll(int, int, OrderByComparator<PollsVote>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes.
findByC_G_T_D(long, long[], String, String, boolean, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionFinder
 
findByChoiceId(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns all the polls votes where choiceId = ?.
findByChoiceId(long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns a range of all the polls votes where choiceId = ?.
findByChoiceId(long, int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where choiceId = ?.
findByChoiceId(long, int, int, OrderByComparator<PollsVote>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where choiceId = ?.
findByChoiceId(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns all the polls votes where choiceId = ?.
findByChoiceId(long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns a range of all the polls votes where choiceId = ?.
findByChoiceId(long, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where choiceId = ?.
findByChoiceId(long, int, int, OrderByComparator<PollsVote>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where choiceId = ?.
findByChoiceId_First(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where choiceId = ?.
findByChoiceId_First(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where choiceId = ?.
findByChoiceId_Last(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where choiceId = ?.
findByChoiceId_Last(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where choiceId = ?.
findByChoiceId_PrevAndNext(long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls votes before and after the current polls vote in the ordered set where choiceId = ?.
findByChoiceId_PrevAndNext(long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls votes before and after the current polls vote in the ordered set where choiceId = ?.
findByGroupId(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns all the polls questions where groupId = ?.
findByGroupId(long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns a range of all the polls questions where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions where groupId = ?.
findByGroupId(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns all the polls questions where groupId = ?.
findByGroupId(long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns a range of all the polls questions where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<PollsQuestion>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions where groupId = ?.
findByGroupId_First(long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the first polls question in the ordered set where groupId = ?.
findByGroupId_First(long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the first polls question in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the last polls question in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the last polls question in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls questions before and after the current polls question in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls questions before and after the current polls question in the ordered set where groupId = ?.
findByKeywords(long, long[], String, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionFinder
 
findByPrimaryKey(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice with the primary key or throws a NoSuchChoiceException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice with the primary key or throws a NoSuchChoiceException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls question with the primary key or throws a NoSuchQuestionException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls question with the primary key or throws a NoSuchQuestionException if it could not be found.
findByPrimaryKey(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls vote with the primary key or throws a NoSuchVoteException if it could not be found.
findByPrimaryKey(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls vote with the primary key or throws a NoSuchVoteException if it could not be found.
findByQ_N(long, String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice where questionId = ? and name = ? or throws a NoSuchChoiceException if it could not be found.
findByQ_N(long, String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice where questionId = ? and name = ? or throws a NoSuchChoiceException if it could not be found.
findByQ_U(long, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns a range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int, OrderByComparator<PollsVote>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns a range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int, OrderByComparator<PollsVote>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where questionId = ? and userId = ?.
findByQ_U_First(long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_First(long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_Last(long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_Last(long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_PrevAndNext(long, long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls votes before and after the current polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_PrevAndNext(long, long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls votes before and after the current polls vote in the ordered set where questionId = ? and userId = ?.
findByQuestionId(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns all the polls choices where questionId = ?.
findByQuestionId(long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns a range of all the polls choices where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsChoice>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices where questionId = ?.
findByQuestionId(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns all the polls choices where questionId = ?.
findByQuestionId(long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns a range of all the polls choices where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsChoice>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices where questionId = ?.
findByQuestionId(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns all the polls votes where questionId = ?.
findByQuestionId(long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns a range of all the polls votes where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsVote>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where questionId = ?.
findByQuestionId(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns all the polls votes where questionId = ?.
findByQuestionId(long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns a range of all the polls votes where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsVote>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where questionId = ?.
findByQuestionId_First(long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the first polls choice in the ordered set where questionId = ?.
findByQuestionId_First(long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the first polls choice in the ordered set where questionId = ?.
findByQuestionId_First(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where questionId = ?.
findByQuestionId_First(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where questionId = ?.
findByQuestionId_Last(long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the last polls choice in the ordered set where questionId = ?.
findByQuestionId_Last(long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the last polls choice in the ordered set where questionId = ?.
findByQuestionId_Last(long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where questionId = ?.
findByQuestionId_Last(long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where questionId = ?.
findByQuestionId_PrevAndNext(long, long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choices before and after the current polls choice in the ordered set where questionId = ?.
findByQuestionId_PrevAndNext(long, long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choices before and after the current polls choice in the ordered set where questionId = ?.
findByQuestionId_PrevAndNext(long, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls votes before and after the current polls vote in the ordered set where questionId = ?.
findByQuestionId_PrevAndNext(long, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls votes before and after the current polls vote in the ordered set where questionId = ?.
findByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns all the polls choices where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns a range of all the polls choices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsChoice>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices where uuid = ?.
findByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns all the polls choices where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns a range of all the polls choices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsChoice>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices where uuid = ?.
findByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns all the polls questions where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns a range of all the polls questions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions where uuid = ?.
findByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns all the polls questions where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns a range of all the polls questions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsQuestion>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions where uuid = ?.
findByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns all the polls votes where uuid = ?.
findByUuid(String, int, int) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns a range of all the polls votes where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsVote>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where uuid = ?.
findByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns all the polls votes where uuid = ?.
findByUuid(String, int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns a range of all the polls votes where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsVote>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where uuid = ?.
findByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns a range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsChoice>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns an ordered range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns a range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsChoice>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns an ordered range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns a range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns an ordered range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns a range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsQuestion>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns an ordered range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns a range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsVote>, boolean) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns an ordered range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns a range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsVote>, boolean) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns an ordered range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the first polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the first polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the first polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the first polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the last polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the last polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the last polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the last polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choices before and after the current polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choices before and after the current polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls questions before and after the current polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls questions before and after the current polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls votes before and after the current polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls votes before and after the current polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_First(String, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the first polls choice in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the first polls choice in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the first polls question in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the first polls question in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the first polls vote in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the first polls vote in the ordered set where uuid = ?.
findByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choice where uuid = ? and groupId = ? or throws a NoSuchChoiceException if it could not be found.
findByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choice where uuid = ? and groupId = ? or throws a NoSuchChoiceException if it could not be found.
findByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls question where uuid = ? and groupId = ? or throws a NoSuchQuestionException if it could not be found.
findByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls question where uuid = ? and groupId = ? or throws a NoSuchQuestionException if it could not be found.
findByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls vote where uuid = ? and groupId = ? or throws a NoSuchVoteException if it could not be found.
findByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls vote where uuid = ? and groupId = ? or throws a NoSuchVoteException if it could not be found.
findByUuid_Last(String, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the last polls choice in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the last polls choice in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the last polls question in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the last polls question in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the last polls vote in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the last polls vote in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Returns the polls choices before and after the current polls choice in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Returns the polls choices before and after the current polls choice in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Returns the polls questions before and after the current polls question in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Returns the polls questions before and after the current polls question in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Returns the polls votes before and after the current polls vote in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Returns the polls votes before and after the current polls vote in the ordered set where uuid = ?.
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
findWithDynamicQuery(DynamicQuery) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
findWithDynamicQuery(DynamicQuery, int, int) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
findWithDynamicQuery(DynamicQuery, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 

G

getActionableDynamicQuery() - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getActionableDynamicQuery() - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getActionableDynamicQuery() - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getActionableDynamicQuery() - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getAvailableLanguageIds() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
getAvailableLanguageIds() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getAvailableLanguageIds() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getAvailableLanguageIds() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getBadColumnNames() - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
 
getBadColumnNames() - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
getBadColumnNames() - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
 
getBadColumnNames() - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
getBadColumnNames() - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
 
getBadColumnNames() - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
getChoice() - Method in interface com.liferay.polls.model.PollsVote
 
getChoice() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getChoice(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getChoice(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getChoice(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getChoiceId() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the choice ID of this polls choice.
getChoiceId() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getChoiceId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the choice ID of this polls choice.
getChoiceId() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the choice ID of this polls vote.
getChoiceId() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getChoiceId() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the choice ID of this polls vote.
getChoices() - Method in interface com.liferay.polls.model.PollsQuestion
 
getChoices() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getChoices(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getChoices(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getChoices(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getChoicesCount(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getChoicesCount(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getChoicesCount(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getChoiceVotes(long, int, int) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getChoiceVotes(long, int, int) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getChoiceVotes(long, int, int) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getChoiceVotesCount(long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getChoiceVotesCount(long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getChoiceVotesCount(long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getCompanyId() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the company ID of this polls choice.
getCompanyId() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getCompanyId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the company ID of this polls choice.
getCompanyId() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the company ID of this polls question.
getCompanyId() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getCompanyId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the company ID of this polls question.
getCompanyId() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the company ID of this polls vote.
getCompanyId() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getCompanyId() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the company ID of this polls vote.
getCreateDate() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the create date of this polls choice.
getCreateDate() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getCreateDate() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the create date of this polls choice.
getCreateDate() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the create date of this polls question.
getCreateDate() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getCreateDate() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the create date of this polls question.
getCreateDate() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the create date of this polls vote.
getCreateDate() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getCreateDate() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the create date of this polls vote.
getDefaultLanguageId() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
getDefaultLanguageId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getDefaultLanguageId() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getDefaultLanguageId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getDescription() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the description of this polls choice.
getDescription(Locale) - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the localized description of this polls choice in the language.
getDescription(Locale, boolean) - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the localized description of this polls choice in the language, optionally using the default language if no localization exists for the requested language.
getDescription(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the localized description of this polls choice in the language.
getDescription(String, boolean) - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the localized description of this polls choice in the language, optionally using the default language if no localization exists for the requested language.
getDescription() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getDescription() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the description of this polls choice.
getDescription(Locale) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the localized description of this polls choice in the language.
getDescription(Locale, boolean) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the localized description of this polls choice in the language, optionally using the default language if no localization exists for the requested language.
getDescription(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the localized description of this polls choice in the language.
getDescription(String, boolean) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the localized description of this polls choice in the language, optionally using the default language if no localization exists for the requested language.
getDescription() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the description of this polls question.
getDescription(Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized description of this polls question in the language.
getDescription(Locale, boolean) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized description of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getDescription(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized description of this polls question in the language.
getDescription(String, boolean) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized description of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getDescription() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getDescription() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the description of this polls question.
getDescription(Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized description of this polls question in the language.
getDescription(Locale, boolean) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized description of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getDescription(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized description of this polls question in the language.
getDescription(String, boolean) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized description of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getDescriptionCurrentLanguageId() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
getDescriptionCurrentLanguageId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getDescriptionCurrentLanguageId() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getDescriptionCurrentLanguageId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getDescriptionCurrentValue() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
getDescriptionCurrentValue() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getDescriptionCurrentValue() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getDescriptionCurrentValue() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getDescriptionMap() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns a map of the locales and localized descriptions of this polls choice.
getDescriptionMap() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns a map of the locales and localized descriptions of this polls choice.
getDescriptionMap() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns a map of the locales and localized descriptions of this polls question.
getDescriptionMap() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns a map of the locales and localized descriptions of this polls question.
getExpandoBridge() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
getExpandoBridge() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getExpandoBridge() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getExpandoBridge() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getExpandoBridge() - Method in interface com.liferay.polls.model.PollsVoteModel
 
getExpandoBridge() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getExpirationDate() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the expiration date of this polls question.
getExpirationDate() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getExpirationDate() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the expiration date of this polls question.
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getExportActionableDynamicQuery(PortletDataContext) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getExportActionableDynamicQuery(PortletDataContext) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getGroupId() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the group ID of this polls choice.
getGroupId() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getGroupId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the group ID of this polls choice.
getGroupId() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the group ID of this polls question.
getGroupId() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getGroupId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the group ID of this polls question.
getGroupId() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the group ID of this polls vote.
getGroupId() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getGroupId() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the group ID of this polls vote.
getIndexableActionableDynamicQuery() - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getIndexableActionableDynamicQuery() - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getIndexableActionableDynamicQuery() - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getLastPublishDate() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the last publish date of this polls choice.
getLastPublishDate() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getLastPublishDate() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the last publish date of this polls choice.
getLastPublishDate() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the last publish date of this polls question.
getLastPublishDate() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getLastPublishDate() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the last publish date of this polls question.
getLastPublishDate() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the last publish date of this polls vote.
getLastPublishDate() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getLastPublishDate() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the last publish date of this polls vote.
getLastVoteDate() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the last vote date of this polls question.
getLastVoteDate() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getLastVoteDate() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the last vote date of this polls question.
getModelAttributes() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getModelAttributes() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getModelAttributes() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getModelClass() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getModelClass() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getModelClass() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getModelClassName() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getModelClassName() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getModelClassName() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getModifiedDate() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the modified date of this polls choice.
getModifiedDate() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getModifiedDate() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the modified date of this polls choice.
getModifiedDate() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the modified date of this polls question.
getModifiedDate() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getModifiedDate() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the modified date of this polls question.
getModifiedDate() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the modified date of this polls vote.
getModifiedDate() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getModifiedDate() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the modified date of this polls vote.
getName() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the name of this polls choice.
getName() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getName() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the name of this polls choice.
getOrderBy() - Method in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
getOrderBy() - Method in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
getOrderByFields() - Method in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
getOrderByFields() - Method in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
getOSGiServiceIdentifier() - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.polls.service.PollsChoiceService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.polls.service.PollsChoiceServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.PollsChoiceServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.polls.service.PollsQuestionService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.polls.service.PollsQuestionServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in interface com.liferay.polls.service.PollsVoteService
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Static method in class com.liferay.polls.service.PollsVoteServiceUtil
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.PollsVoteServiceWrapper
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getPersistedModel(Serializable) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getPersistedModel(Serializable) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getPersistedModel(Serializable) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getPersistence() - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
getPersistence() - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
getPersistence() - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
getPollsChoice(long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the polls choice with the primary key.
getPollsChoice(long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the polls choice with the primary key.
getPollsChoice(long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the polls choice with the primary key.
getPollsChoiceByUuidAndGroupId(String, long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the polls choice matching the UUID and group.
getPollsChoiceByUuidAndGroupId(String, long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the polls choice matching the UUID and group.
getPollsChoiceByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the polls choice matching the UUID and group.
getPollsChoices(int, int) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns a range of all the polls choices.
getPollsChoices(int, int) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns a range of all the polls choices.
getPollsChoices(int, int) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns a range of all the polls choices.
getPollsChoicesByUuidAndCompanyId(String, long) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns all the polls choices matching the UUID and company.
getPollsChoicesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsChoice>) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns a range of polls choices matching the UUID and company.
getPollsChoicesByUuidAndCompanyId(String, long) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns all the polls choices matching the UUID and company.
getPollsChoicesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsChoice>) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns a range of polls choices matching the UUID and company.
getPollsChoicesByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns all the polls choices matching the UUID and company.
getPollsChoicesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns a range of polls choices matching the UUID and company.
getPollsChoicesCount() - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Returns the number of polls choices.
getPollsChoicesCount() - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Returns the number of polls choices.
getPollsChoicesCount() - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Returns the number of polls choices.
getPollsQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the polls question with the primary key.
getPollsQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the polls question with the primary key.
getPollsQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the polls question with the primary key.
getPollsQuestionByUuidAndGroupId(String, long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the polls question matching the UUID and group.
getPollsQuestionByUuidAndGroupId(String, long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the polls question matching the UUID and group.
getPollsQuestionByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the polls question matching the UUID and group.
getPollsQuestions(int, int) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns a range of all the polls questions.
getPollsQuestions(int, int) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns a range of all the polls questions.
getPollsQuestions(int, int) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns a range of all the polls questions.
getPollsQuestionsByUuidAndCompanyId(String, long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns all the polls questions matching the UUID and company.
getPollsQuestionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns a range of polls questions matching the UUID and company.
getPollsQuestionsByUuidAndCompanyId(String, long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns all the polls questions matching the UUID and company.
getPollsQuestionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns a range of polls questions matching the UUID and company.
getPollsQuestionsByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns all the polls questions matching the UUID and company.
getPollsQuestionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns a range of polls questions matching the UUID and company.
getPollsQuestionsCount() - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Returns the number of polls questions.
getPollsQuestionsCount() - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Returns the number of polls questions.
getPollsQuestionsCount() - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Returns the number of polls questions.
getPollsVote(long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the polls vote with the primary key.
getPollsVote(long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the polls vote with the primary key.
getPollsVote(long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the polls vote with the primary key.
getPollsVoteByUuidAndGroupId(String, long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the polls vote matching the UUID and group.
getPollsVoteByUuidAndGroupId(String, long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the polls vote matching the UUID and group.
getPollsVoteByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the polls vote matching the UUID and group.
getPollsVotes(int, int) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns a range of all the polls votes.
getPollsVotes(int, int) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns a range of all the polls votes.
getPollsVotes(int, int) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns a range of all the polls votes.
getPollsVotesByUuidAndCompanyId(String, long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns all the polls votes matching the UUID and company.
getPollsVotesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsVote>) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns a range of polls votes matching the UUID and company.
getPollsVotesByUuidAndCompanyId(String, long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns all the polls votes matching the UUID and company.
getPollsVotesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsVote>) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns a range of polls votes matching the UUID and company.
getPollsVotesByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns all the polls votes matching the UUID and company.
getPollsVotesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns a range of polls votes matching the UUID and company.
getPollsVotesCount() - Method in interface com.liferay.polls.service.PollsVoteLocalService
Returns the number of polls votes.
getPollsVotesCount() - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Returns the number of polls votes.
getPollsVotesCount() - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Returns the number of polls votes.
getPrimaryKey() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the primary key of this polls choice.
getPrimaryKey() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getPrimaryKey() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the primary key of this polls choice.
getPrimaryKey() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the primary key of this polls question.
getPrimaryKey() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getPrimaryKey() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the primary key of this polls question.
getPrimaryKey() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the primary key of this polls vote.
getPrimaryKey() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getPrimaryKey() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the primary key of this polls vote.
getPrimaryKeyObj() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
getPrimaryKeyObj() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getPrimaryKeyObj() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getPrimaryKeyObj() - Method in interface com.liferay.polls.model.PollsVoteModel
 
getPrimaryKeyObj() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getQuestion(long) - Method in interface com.liferay.polls.service.PollsQuestionService
 
getQuestion(long) - Static method in class com.liferay.polls.service.PollsQuestionServiceUtil
 
getQuestion(long) - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
 
getQuestionId() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the question ID of this polls choice.
getQuestionId() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getQuestionId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the question ID of this polls choice.
getQuestionId() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the question ID of this polls question.
getQuestionId() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getQuestionId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the question ID of this polls question.
getQuestionId() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the question ID of this polls vote.
getQuestionId() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getQuestionId() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the question ID of this polls vote.
getQuestions(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getQuestions(long, int, int) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getQuestions(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getQuestions(long, int, int) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getQuestions(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getQuestions(long, int, int) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getQuestionsCount(long) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
getQuestionsCount(long) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getQuestionsCount(long) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getQuestionVotes(long, int, int) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getQuestionVotes(long, int, int) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getQuestionVotes(long, int, int) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getQuestionVotesCount(long) - Method in interface com.liferay.polls.service.PollsVoteLocalService
 
getQuestionVotesCount(long) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getQuestionVotesCount(long) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getService() - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
getService() - Static method in class com.liferay.polls.service.PollsChoiceServiceUtil
 
getService() - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
getService() - Static method in class com.liferay.polls.service.PollsQuestionServiceUtil
 
getService() - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
getService() - Static method in class com.liferay.polls.service.PollsVoteServiceUtil
 
getStagedModelType() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getStagedModelType() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getStagedModelType() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getTitle() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the title of this polls question.
getTitle(Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized title of this polls question in the language.
getTitle(Locale, boolean) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized title of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getTitle(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized title of this polls question in the language.
getTitle(String, boolean) - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the localized title of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getTitle() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getTitle() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the title of this polls question.
getTitle(Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized title of this polls question in the language.
getTitle(Locale, boolean) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized title of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getTitle(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized title of this polls question in the language.
getTitle(String, boolean) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the localized title of this polls question in the language, optionally using the default language if no localization exists for the requested language.
getTitleCurrentLanguageId() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getTitleCurrentLanguageId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getTitleCurrentValue() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
getTitleCurrentValue() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getTitleMap() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns a map of the locales and localized titles of this polls question.
getTitleMap() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns a map of the locales and localized titles of this polls question.
getUserId() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the user ID of this polls choice.
getUserId() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getUserId() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the user ID of this polls choice.
getUserId() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the user ID of this polls question.
getUserId() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getUserId() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the user ID of this polls question.
getUserId() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the user ID of this polls vote.
getUserId() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getUserId() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the user ID of this polls vote.
getUserName() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the user name of this polls choice.
getUserName() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getUserName() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the user name of this polls choice.
getUserName() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the user name of this polls question.
getUserName() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getUserName() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the user name of this polls question.
getUserName() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the user name of this polls vote.
getUserName() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getUserName() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the user name of this polls vote.
getUserUuid() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the user uuid of this polls choice.
getUserUuid() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the user uuid of this polls choice.
getUserUuid() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the user uuid of this polls question.
getUserUuid() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the user uuid of this polls question.
getUserUuid() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the user uuid of this polls vote.
getUserUuid() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the user uuid of this polls vote.
getUuid() - Method in interface com.liferay.polls.model.PollsChoiceModel
Returns the uuid of this polls choice.
getUuid() - Method in class com.liferay.polls.model.PollsChoiceSoap
 
getUuid() - Method in class com.liferay.polls.model.PollsChoiceWrapper
Returns the uuid of this polls choice.
getUuid() - Method in interface com.liferay.polls.model.PollsQuestionModel
Returns the uuid of this polls question.
getUuid() - Method in class com.liferay.polls.model.PollsQuestionSoap
 
getUuid() - Method in class com.liferay.polls.model.PollsQuestionWrapper
Returns the uuid of this polls question.
getUuid() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the uuid of this polls vote.
getUuid() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getUuid() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the uuid of this polls vote.
getVoteDate() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the vote date of this polls vote.
getVoteDate() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getVoteDate() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the vote date of this polls vote.
getVoteId() - Method in interface com.liferay.polls.model.PollsVoteModel
Returns the vote ID of this polls vote.
getVoteId() - Method in class com.liferay.polls.model.PollsVoteSoap
 
getVoteId() - Method in class com.liferay.polls.model.PollsVoteWrapper
Returns the vote ID of this polls vote.
getVotes() - Method in interface com.liferay.polls.model.PollsQuestion
 
getVotes(int, int) - Method in interface com.liferay.polls.model.PollsQuestion
 
getVotes() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getVotes(int, int) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getVotesCount() - Method in interface com.liferay.polls.model.PollsChoice
 
getVotesCount() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getVotesCount() - Method in interface com.liferay.polls.model.PollsQuestion
 
getVotesCount() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getWrappedModel() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
getWrappedModel() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
getWrappedModel() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
getWrappedService() - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.polls.service.PollsChoiceServiceWrapper
 
getWrappedService() - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
 
getWrappedService() - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
getWrappedService() - Method in class com.liferay.polls.service.PollsVoteServiceWrapper
 

H

hashCode() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
hashCode() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
hashCode() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
hashCode() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
hashCode() - Method in interface com.liferay.polls.model.PollsVoteModel
 
hashCode() - Method in class com.liferay.polls.model.PollsVoteWrapper
 

I

isAscending() - Method in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
isAscending() - Method in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
isCachedModel() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
isCachedModel() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
isCachedModel() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
isCachedModel() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isCachedModel() - Method in interface com.liferay.polls.model.PollsVoteModel
 
isCachedModel() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isEntityCacheEnabled() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
isEscapedModel() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
isEscapedModel() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
isEscapedModel() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
isEscapedModel() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isEscapedModel() - Method in interface com.liferay.polls.model.PollsVoteModel
 
isEscapedModel() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
isExpired() - Method in interface com.liferay.polls.model.PollsQuestion
 
isExpired(ServiceContext, Date) - Method in interface com.liferay.polls.model.PollsQuestion
 
isExpired() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isExpired(ServiceContext, Date) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isFinderCacheEnabled() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
isNew() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
isNew() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
isNew() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
isNew() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
isNew() - Method in interface com.liferay.polls.model.PollsVoteModel
 
isNew() - Method in class com.liferay.polls.model.PollsVoteWrapper
 

N

NoSuchChoiceException - Exception in com.liferay.polls.exception
 
NoSuchChoiceException() - Constructor for exception com.liferay.polls.exception.NoSuchChoiceException
 
NoSuchChoiceException(String) - Constructor for exception com.liferay.polls.exception.NoSuchChoiceException
 
NoSuchChoiceException(String, Throwable) - Constructor for exception com.liferay.polls.exception.NoSuchChoiceException
 
NoSuchChoiceException(Throwable) - Constructor for exception com.liferay.polls.exception.NoSuchChoiceException
 
NoSuchQuestionException - Exception in com.liferay.polls.exception
 
NoSuchQuestionException() - Constructor for exception com.liferay.polls.exception.NoSuchQuestionException
 
NoSuchQuestionException(String) - Constructor for exception com.liferay.polls.exception.NoSuchQuestionException
 
NoSuchQuestionException(String, Throwable) - Constructor for exception com.liferay.polls.exception.NoSuchQuestionException
 
NoSuchQuestionException(Throwable) - Constructor for exception com.liferay.polls.exception.NoSuchQuestionException
 
NoSuchVoteException - Exception in com.liferay.polls.exception
 
NoSuchVoteException() - Constructor for exception com.liferay.polls.exception.NoSuchVoteException
 
NoSuchVoteException(String) - Constructor for exception com.liferay.polls.exception.NoSuchVoteException
 
NoSuchVoteException(String, Throwable) - Constructor for exception com.liferay.polls.exception.NoSuchVoteException
 
NoSuchVoteException(Throwable) - Constructor for exception com.liferay.polls.exception.NoSuchVoteException
 

O

ORDER_BY_ASC - Static variable in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
ORDER_BY_ASC - Static variable in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
ORDER_BY_DESC - Static variable in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
ORDER_BY_DESC - Static variable in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
ORDER_BY_FIELDS - Static variable in class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
ORDER_BY_FIELDS - Static variable in class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 

P

persist() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
persist() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
persist() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
POLLS - Static variable in class com.liferay.polls.constants.PollsPortletKeys
 
POLLS_DISPLAY - Static variable in class com.liferay.polls.constants.PollsPortletKeys
 
POLLS_QUESTION - Static variable in class com.liferay.polls.constants.PollsWebKeys
 
PollsChoice - Interface in com.liferay.polls.model
The extended model interface for the PollsChoice service.
PollsChoiceLocalService - Interface in com.liferay.polls.service
Provides the local service interface for PollsChoice.
PollsChoiceLocalServiceUtil - Class in com.liferay.polls.service
Provides the local service utility for PollsChoice.
PollsChoiceLocalServiceUtil() - Constructor for class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
PollsChoiceLocalServiceWrapper - Class in com.liferay.polls.service
Provides a wrapper for PollsChoiceLocalService.
PollsChoiceLocalServiceWrapper(PollsChoiceLocalService) - Constructor for class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
PollsChoiceModel - Interface in com.liferay.polls.model
The base model interface for the PollsChoice service.
PollsChoicePersistence - Interface in com.liferay.polls.service.persistence
The persistence interface for the polls choice service.
PollsChoiceService - Interface in com.liferay.polls.service
Provides the remote service interface for PollsChoice.
PollsChoiceServiceUtil - Class in com.liferay.polls.service
Provides the remote service utility for PollsChoice.
PollsChoiceServiceUtil() - Constructor for class com.liferay.polls.service.PollsChoiceServiceUtil
 
PollsChoiceServiceWrapper - Class in com.liferay.polls.service
Provides a wrapper for PollsChoiceService.
PollsChoiceServiceWrapper(PollsChoiceService) - Constructor for class com.liferay.polls.service.PollsChoiceServiceWrapper
 
PollsChoiceSoap - Class in com.liferay.polls.model
This class is used by SOAP remote services, specifically com.liferay.polls.service.http.PollsChoiceServiceSoap.
PollsChoiceSoap() - Constructor for class com.liferay.polls.model.PollsChoiceSoap
 
PollsChoiceUtil - Class in com.liferay.polls.service.persistence
The persistence utility for the polls choice service.
PollsChoiceUtil() - Constructor for class com.liferay.polls.service.persistence.PollsChoiceUtil
 
PollsChoiceWrapper - Class in com.liferay.polls.model
This class is a wrapper for PollsChoice.
PollsChoiceWrapper(PollsChoice) - Constructor for class com.liferay.polls.model.PollsChoiceWrapper
 
PollsConstants - Class in com.liferay.polls.constants
 
PollsConstants() - Constructor for class com.liferay.polls.constants.PollsConstants
 
PollsPortletKeys - Class in com.liferay.polls.constants
 
PollsPortletKeys() - Constructor for class com.liferay.polls.constants.PollsPortletKeys
 
PollsQuestion - Interface in com.liferay.polls.model
The extended model interface for the PollsQuestion service.
PollsQuestionCreateDateComparator - Class in com.liferay.polls.util.comparator
 
PollsQuestionCreateDateComparator() - Constructor for class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
PollsQuestionCreateDateComparator(boolean) - Constructor for class com.liferay.polls.util.comparator.PollsQuestionCreateDateComparator
 
PollsQuestionFinder - Interface in com.liferay.polls.service.persistence
 
PollsQuestionLocalService - Interface in com.liferay.polls.service
Provides the local service interface for PollsQuestion.
PollsQuestionLocalServiceUtil - Class in com.liferay.polls.service
Provides the local service utility for PollsQuestion.
PollsQuestionLocalServiceUtil() - Constructor for class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
PollsQuestionLocalServiceWrapper - Class in com.liferay.polls.service
Provides a wrapper for PollsQuestionLocalService.
PollsQuestionLocalServiceWrapper(PollsQuestionLocalService) - Constructor for class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
PollsQuestionModel - Interface in com.liferay.polls.model
The base model interface for the PollsQuestion service.
PollsQuestionPersistence - Interface in com.liferay.polls.service.persistence
The persistence interface for the polls question service.
PollsQuestionService - Interface in com.liferay.polls.service
Provides the remote service interface for PollsQuestion.
PollsQuestionServiceUtil - Class in com.liferay.polls.service
Provides the remote service utility for PollsQuestion.
PollsQuestionServiceUtil() - Constructor for class com.liferay.polls.service.PollsQuestionServiceUtil
 
PollsQuestionServiceWrapper - Class in com.liferay.polls.service
Provides a wrapper for PollsQuestionService.
PollsQuestionServiceWrapper(PollsQuestionService) - Constructor for class com.liferay.polls.service.PollsQuestionServiceWrapper
 
PollsQuestionSoap - Class in com.liferay.polls.model
This class is used by SOAP remote services, specifically com.liferay.polls.service.http.PollsQuestionServiceSoap.
PollsQuestionSoap() - Constructor for class com.liferay.polls.model.PollsQuestionSoap
 
PollsQuestionTitleComparator - Class in com.liferay.polls.util.comparator
 
PollsQuestionTitleComparator() - Constructor for class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
PollsQuestionTitleComparator(boolean) - Constructor for class com.liferay.polls.util.comparator.PollsQuestionTitleComparator
 
PollsQuestionUtil - Class in com.liferay.polls.service.persistence
The persistence utility for the polls question service.
PollsQuestionUtil() - Constructor for class com.liferay.polls.service.persistence.PollsQuestionUtil
 
PollsQuestionWrapper - Class in com.liferay.polls.model
This class is a wrapper for PollsQuestion.
PollsQuestionWrapper(PollsQuestion) - Constructor for class com.liferay.polls.model.PollsQuestionWrapper
 
PollsVote - Interface in com.liferay.polls.model
The extended model interface for the PollsVote service.
PollsVoteLocalService - Interface in com.liferay.polls.service
Provides the local service interface for PollsVote.
PollsVoteLocalServiceUtil - Class in com.liferay.polls.service
Provides the local service utility for PollsVote.
PollsVoteLocalServiceUtil() - Constructor for class com.liferay.polls.service.PollsVoteLocalServiceUtil
 
PollsVoteLocalServiceWrapper - Class in com.liferay.polls.service
Provides a wrapper for PollsVoteLocalService.
PollsVoteLocalServiceWrapper(PollsVoteLocalService) - Constructor for class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
PollsVoteModel - Interface in com.liferay.polls.model
The base model interface for the PollsVote service.
PollsVotePersistence - Interface in com.liferay.polls.service.persistence
The persistence interface for the polls vote service.
PollsVoteService - Interface in com.liferay.polls.service
Provides the remote service interface for PollsVote.
PollsVoteServiceUtil - Class in com.liferay.polls.service
Provides the remote service utility for PollsVote.
PollsVoteServiceUtil() - Constructor for class com.liferay.polls.service.PollsVoteServiceUtil
 
PollsVoteServiceWrapper - Class in com.liferay.polls.service
Provides a wrapper for PollsVoteService.
PollsVoteServiceWrapper(PollsVoteService) - Constructor for class com.liferay.polls.service.PollsVoteServiceWrapper
 
PollsVoteSoap - Class in com.liferay.polls.model
This class is used by SOAP remote services, specifically com.liferay.polls.service.http.PollsVoteServiceSoap.
PollsVoteSoap() - Constructor for class com.liferay.polls.model.PollsVoteSoap
 
PollsVoteUtil - Class in com.liferay.polls.service.persistence
The persistence utility for the polls vote service.
PollsVoteUtil() - Constructor for class com.liferay.polls.service.persistence.PollsVoteUtil
 
PollsVoteWrapper - Class in com.liferay.polls.model
This class is a wrapper for PollsVote.
PollsVoteWrapper(PollsVote) - Constructor for class com.liferay.polls.model.PollsVoteWrapper
 
PollsWebKeys - Class in com.liferay.polls.constants
 
PollsWebKeys() - Constructor for class com.liferay.polls.constants.PollsWebKeys
 
prepareLocalizedFieldsForImport() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
prepareLocalizedFieldsForImport() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
prepareLocalizedFieldsForImport(Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 

Q

QUESTION_ID_ACCESSOR - Static variable in interface com.liferay.polls.model.PollsQuestion
 
QuestionChoiceException - Exception in com.liferay.polls.exception
 
QuestionChoiceException() - Constructor for exception com.liferay.polls.exception.QuestionChoiceException
 
QuestionChoiceException(String) - Constructor for exception com.liferay.polls.exception.QuestionChoiceException
 
QuestionChoiceException(String, Throwable) - Constructor for exception com.liferay.polls.exception.QuestionChoiceException
 
QuestionChoiceException(Throwable) - Constructor for exception com.liferay.polls.exception.QuestionChoiceException
 
QuestionDescriptionException - Exception in com.liferay.polls.exception
 
QuestionDescriptionException() - Constructor for exception com.liferay.polls.exception.QuestionDescriptionException
 
QuestionDescriptionException(String) - Constructor for exception com.liferay.polls.exception.QuestionDescriptionException
 
QuestionDescriptionException(String, Throwable) - Constructor for exception com.liferay.polls.exception.QuestionDescriptionException
 
QuestionDescriptionException(Throwable) - Constructor for exception com.liferay.polls.exception.QuestionDescriptionException
 
QuestionExpirationDateException - Exception in com.liferay.polls.exception
 
QuestionExpirationDateException() - Constructor for exception com.liferay.polls.exception.QuestionExpirationDateException
 
QuestionExpirationDateException(String) - Constructor for exception com.liferay.polls.exception.QuestionExpirationDateException
 
QuestionExpirationDateException(String, Throwable) - Constructor for exception com.liferay.polls.exception.QuestionExpirationDateException
 
QuestionExpirationDateException(Throwable) - Constructor for exception com.liferay.polls.exception.QuestionExpirationDateException
 
QuestionExpiredException - Exception in com.liferay.polls.exception
 
QuestionExpiredException() - Constructor for exception com.liferay.polls.exception.QuestionExpiredException
 
QuestionExpiredException(String) - Constructor for exception com.liferay.polls.exception.QuestionExpiredException
 
QuestionExpiredException(String, Throwable) - Constructor for exception com.liferay.polls.exception.QuestionExpiredException
 
QuestionExpiredException(Throwable) - Constructor for exception com.liferay.polls.exception.QuestionExpiredException
 
QuestionTitleException - Exception in com.liferay.polls.exception
 
QuestionTitleException() - Constructor for exception com.liferay.polls.exception.QuestionTitleException
 
QuestionTitleException(String) - Constructor for exception com.liferay.polls.exception.QuestionTitleException
 
QuestionTitleException(String, Throwable) - Constructor for exception com.liferay.polls.exception.QuestionTitleException
 
QuestionTitleException(Throwable) - Constructor for exception com.liferay.polls.exception.QuestionTitleException
 

R

remove(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes the polls choice with the primary key from the database.
remove(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes the polls choice with the primary key from the database.
remove(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Removes the polls question with the primary key from the database.
remove(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Removes the polls question with the primary key from the database.
remove(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes the polls vote with the primary key from the database.
remove(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes the polls vote with the primary key from the database.
removeAll() - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes all the polls choices from the database.
removeAll() - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes all the polls choices from the database.
removeAll() - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Removes all the polls questions from the database.
removeAll() - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Removes all the polls questions from the database.
removeAll() - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes all the polls votes from the database.
removeAll() - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes all the polls votes from the database.
removeByChoiceId(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes all the polls votes where choiceId = ? from the database.
removeByChoiceId(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes all the polls votes where choiceId = ? from the database.
removeByGroupId(long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Removes all the polls questions where groupId = ? from the database.
removeByGroupId(long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Removes all the polls questions where groupId = ? from the database.
removeByQ_N(long, String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes the polls choice where questionId = ? and name = ? from the database.
removeByQ_N(long, String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes the polls choice where questionId = ? and name = ? from the database.
removeByQ_U(long, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes all the polls votes where questionId = ? and userId = ? from the database.
removeByQ_U(long, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes all the polls votes where questionId = ? and userId = ? from the database.
removeByQuestionId(long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes all the polls choices where questionId = ? from the database.
removeByQuestionId(long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes all the polls choices where questionId = ? from the database.
removeByQuestionId(long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes all the polls votes where questionId = ? from the database.
removeByQuestionId(long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes all the polls votes where questionId = ? from the database.
removeByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes all the polls choices where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes all the polls choices where uuid = ? from the database.
removeByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Removes all the polls questions where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Removes all the polls questions where uuid = ? from the database.
removeByUuid(String) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes all the polls votes where uuid = ? from the database.
removeByUuid(String) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes all the polls votes where uuid = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes all the polls choices where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes all the polls choices where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Removes all the polls questions where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Removes all the polls questions where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes all the polls votes where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes all the polls votes where uuid = ? and companyId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
Removes the polls choice where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
Removes the polls choice where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
Removes the polls question where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
Removes the polls question where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
Removes the polls vote where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
Removes the polls vote where uuid = ? and groupId = ? from the database.
resetOriginalValues() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
resetOriginalValues() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
resetOriginalValues() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
RESOURCE_NAME - Static variable in class com.liferay.polls.constants.PollsConstants
 

S

search(long, long[], String, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
search(long, long[], String, String, boolean, int, int, OrderByComparator<PollsQuestion>) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
search(long, long[], String, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
search(long, long[], String, String, boolean, int, int, OrderByComparator<PollsQuestion>) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
search(long, long[], String, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
search(long, long[], String, String, boolean, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
searchCount(long, long[], String) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
searchCount(long, long[], String, String, boolean) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
searchCount(long, long[], String) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
searchCount(long, long[], String, String, boolean) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
searchCount(long, long[], String) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
searchCount(long, long[], String, String, boolean) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setCachedModel(boolean) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setCachedModel(boolean) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setCachedModel(boolean) - Method in interface com.liferay.polls.model.PollsVoteModel
 
setCachedModel(boolean) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setChoiceId(long) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the choice ID of this polls choice.
setChoiceId(long) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setChoiceId(long) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the choice ID of this polls choice.
setChoiceId(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the choice ID of this polls vote.
setChoiceId(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setChoiceId(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the choice ID of this polls vote.
setCompanyId(long) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the company ID of this polls choice.
setCompanyId(long) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setCompanyId(long) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the company ID of this polls choice.
setCompanyId(long) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the company ID of this polls question.
setCompanyId(long) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setCompanyId(long) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the company ID of this polls question.
setCompanyId(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the company ID of this polls vote.
setCompanyId(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setCompanyId(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the company ID of this polls vote.
setCreateDate(Date) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the create date of this polls choice.
setCreateDate(Date) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setCreateDate(Date) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the create date of this polls choice.
setCreateDate(Date) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the create date of this polls question.
setCreateDate(Date) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setCreateDate(Date) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the create date of this polls question.
setCreateDate(Date) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the create date of this polls vote.
setCreateDate(Date) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setCreateDate(Date) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the create date of this polls vote.
setDescription(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the description of this polls choice.
setDescription(String, Locale) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the localized description of this polls choice in the language.
setDescription(String, Locale, Locale) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the localized description of this polls choice in the language, and sets the default locale.
setDescription(String) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setDescription(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the description of this polls choice.
setDescription(String, Locale) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the localized description of this polls choice in the language.
setDescription(String, Locale, Locale) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the localized description of this polls choice in the language, and sets the default locale.
setDescription(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the description of this polls question.
setDescription(String, Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized description of this polls question in the language.
setDescription(String, Locale, Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized description of this polls question in the language, and sets the default locale.
setDescription(String) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setDescription(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the description of this polls question.
setDescription(String, Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized description of this polls question in the language.
setDescription(String, Locale, Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized description of this polls question in the language, and sets the default locale.
setDescriptionCurrentLanguageId(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setDescriptionCurrentLanguageId(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setDescriptionCurrentLanguageId(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setDescriptionCurrentLanguageId(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setDescriptionMap(Map<Locale, String>) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the localized descriptions of this polls choice from the map of locales and localized descriptions.
setDescriptionMap(Map<Locale, String>, Locale) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the localized descriptions of this polls choice from the map of locales and localized descriptions, and sets the default locale.
setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the localized descriptions of this polls choice from the map of locales and localized descriptions.
setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the localized descriptions of this polls choice from the map of locales and localized descriptions, and sets the default locale.
setDescriptionMap(Map<Locale, String>) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized descriptions of this polls question from the map of locales and localized descriptions.
setDescriptionMap(Map<Locale, String>, Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized descriptions of this polls question from the map of locales and localized descriptions, and sets the default locale.
setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized descriptions of this polls question from the map of locales and localized descriptions.
setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized descriptions of this polls question from the map of locales and localized descriptions, and sets the default locale.
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in interface com.liferay.polls.model.PollsVoteModel
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in interface com.liferay.polls.model.PollsVoteModel
 
setExpandoBridgeAttributes(ServiceContext) - Method in interface com.liferay.polls.model.PollsVoteModel
 
setExpandoBridgeAttributes(BaseModel<?>) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setExpandoBridgeAttributes(ExpandoBridge) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setExpirationDate(Date) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the expiration date of this polls question.
setExpirationDate(Date) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setExpirationDate(Date) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the expiration date of this polls question.
setGroupId(long) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the group ID of this polls choice.
setGroupId(long) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setGroupId(long) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the group ID of this polls choice.
setGroupId(long) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the group ID of this polls question.
setGroupId(long) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setGroupId(long) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the group ID of this polls question.
setGroupId(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the group ID of this polls vote.
setGroupId(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setGroupId(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the group ID of this polls vote.
setLastPublishDate(Date) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the last publish date of this polls choice.
setLastPublishDate(Date) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setLastPublishDate(Date) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the last publish date of this polls choice.
setLastPublishDate(Date) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the last publish date of this polls question.
setLastPublishDate(Date) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setLastPublishDate(Date) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the last publish date of this polls question.
setLastPublishDate(Date) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the last publish date of this polls vote.
setLastPublishDate(Date) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setLastPublishDate(Date) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the last publish date of this polls vote.
setLastVoteDate(Date) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the last vote date of this polls question.
setLastVoteDate(Date) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setLastVoteDate(Date) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the last vote date of this polls question.
setModelAttributes(Map<String, Object>) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setModifiedDate(Date) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the modified date of this polls choice.
setModifiedDate(Date) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setModifiedDate(Date) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the modified date of this polls choice.
setModifiedDate(Date) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the modified date of this polls question.
setModifiedDate(Date) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setModifiedDate(Date) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the modified date of this polls question.
setModifiedDate(Date) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the modified date of this polls vote.
setModifiedDate(Date) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setModifiedDate(Date) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the modified date of this polls vote.
setName(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the name of this polls choice.
setName(String) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setName(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the name of this polls choice.
setNew(boolean) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setNew(boolean) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setNew(boolean) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setNew(boolean) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setNew(boolean) - Method in interface com.liferay.polls.model.PollsVoteModel
 
setNew(boolean) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setPrimaryKey(long) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the primary key of this polls choice.
setPrimaryKey(long) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setPrimaryKey(long) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the primary key of this polls choice.
setPrimaryKey(long) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the primary key of this polls question.
setPrimaryKey(long) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setPrimaryKey(long) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the primary key of this polls question.
setPrimaryKey(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the primary key of this polls vote.
setPrimaryKey(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setPrimaryKey(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the primary key of this polls vote.
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.polls.model.PollsChoiceModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setPrimaryKeyObj(Serializable) - Method in interface com.liferay.polls.model.PollsVoteModel
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.polls.model.PollsVoteWrapper
 
setQuestionId(long) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the question ID of this polls choice.
setQuestionId(long) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setQuestionId(long) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the question ID of this polls choice.
setQuestionId(long) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the question ID of this polls question.
setQuestionId(long) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setQuestionId(long) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the question ID of this polls question.
setQuestionId(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the question ID of this polls vote.
setQuestionId(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setQuestionId(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the question ID of this polls vote.
setTitle(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the title of this polls question.
setTitle(String, Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized title of this polls question in the language.
setTitle(String, Locale, Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized title of this polls question in the language, and sets the default locale.
setTitle(String) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setTitle(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the title of this polls question.
setTitle(String, Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized title of this polls question in the language.
setTitle(String, Locale, Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized title of this polls question in the language, and sets the default locale.
setTitleCurrentLanguageId(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
 
setTitleCurrentLanguageId(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
setTitleMap(Map<Locale, String>) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized titles of this polls question from the map of locales and localized titles.
setTitleMap(Map<Locale, String>, Locale) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the localized titles of this polls question from the map of locales and localized titles, and sets the default locale.
setTitleMap(Map<Locale, String>) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized titles of this polls question from the map of locales and localized titles.
setTitleMap(Map<Locale, String>, Locale) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the localized titles of this polls question from the map of locales and localized titles, and sets the default locale.
setUserId(long) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the user ID of this polls choice.
setUserId(long) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setUserId(long) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the user ID of this polls choice.
setUserId(long) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the user ID of this polls question.
setUserId(long) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setUserId(long) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the user ID of this polls question.
setUserId(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the user ID of this polls vote.
setUserId(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setUserId(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the user ID of this polls vote.
setUserName(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the user name of this polls choice.
setUserName(String) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setUserName(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the user name of this polls choice.
setUserName(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the user name of this polls question.
setUserName(String) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setUserName(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the user name of this polls question.
setUserName(String) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the user name of this polls vote.
setUserName(String) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setUserName(String) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the user name of this polls vote.
setUserUuid(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the user uuid of this polls choice.
setUserUuid(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the user uuid of this polls choice.
setUserUuid(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the user uuid of this polls question.
setUserUuid(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the user uuid of this polls question.
setUserUuid(String) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the user uuid of this polls vote.
setUserUuid(String) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the user uuid of this polls vote.
setUuid(String) - Method in interface com.liferay.polls.model.PollsChoiceModel
Sets the uuid of this polls choice.
setUuid(String) - Method in class com.liferay.polls.model.PollsChoiceSoap
 
setUuid(String) - Method in class com.liferay.polls.model.PollsChoiceWrapper
Sets the uuid of this polls choice.
setUuid(String) - Method in interface com.liferay.polls.model.PollsQuestionModel
Sets the uuid of this polls question.
setUuid(String) - Method in class com.liferay.polls.model.PollsQuestionSoap
 
setUuid(String) - Method in class com.liferay.polls.model.PollsQuestionWrapper
Sets the uuid of this polls question.
setUuid(String) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the uuid of this polls vote.
setUuid(String) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setUuid(String) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the uuid of this polls vote.
setVoteDate(Date) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the vote date of this polls vote.
setVoteDate(Date) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setVoteDate(Date) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the vote date of this polls vote.
setVoteId(long) - Method in interface com.liferay.polls.model.PollsVoteModel
Sets the vote ID of this polls vote.
setVoteId(long) - Method in class com.liferay.polls.model.PollsVoteSoap
 
setVoteId(long) - Method in class com.liferay.polls.model.PollsVoteWrapper
Sets the vote ID of this polls vote.
setWrappedService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
setWrappedService(PollsChoiceService) - Method in class com.liferay.polls.service.PollsChoiceServiceWrapper
 
setWrappedService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
setWrappedService(PollsQuestionService) - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
 
setWrappedService(PollsVoteLocalService) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
 
setWrappedService(PollsVoteService) - Method in class com.liferay.polls.service.PollsVoteServiceWrapper
 

T

toCacheModel() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
toCacheModel() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
toCacheModel() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
toCacheModel() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
toCacheModel() - Method in interface com.liferay.polls.model.PollsVoteModel
 
toCacheModel() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
toEscapedModel() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
toEscapedModel() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
toEscapedModel() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
toEscapedModel() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
toEscapedModel() - Method in interface com.liferay.polls.model.PollsVoteModel
 
toEscapedModel() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
toSoapModel(PollsChoice) - Static method in class com.liferay.polls.model.PollsChoiceSoap
 
toSoapModel(PollsQuestion) - Static method in class com.liferay.polls.model.PollsQuestionSoap
 
toSoapModel(PollsVote) - Static method in class com.liferay.polls.model.PollsVoteSoap
 
toSoapModels(PollsChoice[]) - Static method in class com.liferay.polls.model.PollsChoiceSoap
 
toSoapModels(PollsChoice[][]) - Static method in class com.liferay.polls.model.PollsChoiceSoap
 
toSoapModels(List<PollsChoice>) - Static method in class com.liferay.polls.model.PollsChoiceSoap
 
toSoapModels(PollsQuestion[]) - Static method in class com.liferay.polls.model.PollsQuestionSoap
 
toSoapModels(PollsQuestion[][]) - Static method in class com.liferay.polls.model.PollsQuestionSoap
 
toSoapModels(List<PollsQuestion>) - Static method in class com.liferay.polls.model.PollsQuestionSoap
 
toSoapModels(PollsVote[]) - Static method in class com.liferay.polls.model.PollsVoteSoap
 
toSoapModels(PollsVote[][]) - Static method in class com.liferay.polls.model.PollsVoteSoap
 
toSoapModels(List<PollsVote>) - Static method in class com.liferay.polls.model.PollsVoteSoap
 
toString() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
toString() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
toString() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
toString() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
toString() - Method in interface com.liferay.polls.model.PollsVoteModel
 
toString() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
toUnescapedModel() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
toUnescapedModel() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
toUnescapedModel() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
toUnescapedModel() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
toUnescapedModel() - Method in interface com.liferay.polls.model.PollsVoteModel
 
toUnescapedModel() - Method in class com.liferay.polls.model.PollsVoteWrapper
 
toXmlString() - Method in interface com.liferay.polls.model.PollsChoiceModel
 
toXmlString() - Method in class com.liferay.polls.model.PollsChoiceWrapper
 
toXmlString() - Method in interface com.liferay.polls.model.PollsQuestionModel
 
toXmlString() - Method in class com.liferay.polls.model.PollsQuestionWrapper
 
toXmlString() - Method in interface com.liferay.polls.model.PollsVoteModel
 
toXmlString() - Method in class com.liferay.polls.model.PollsVoteWrapper
 

U

update(PollsChoice) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
update(PollsChoice, ServiceContext) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
update(PollsQuestion) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
update(PollsQuestion, ServiceContext) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
update(PollsVote) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
update(PollsVote, ServiceContext) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
updateChoice(long, long, String, String, ServiceContext) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
 
updateChoice(long, long, String, String, ServiceContext) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
 
updateChoice(long, long, String, String, ServiceContext) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
 
updateImpl(PollsChoice) - Method in interface com.liferay.polls.service.persistence.PollsChoicePersistence
 
updateImpl(PollsChoice) - Static method in class com.liferay.polls.service.persistence.PollsChoiceUtil
 
updateImpl(PollsQuestion) - Method in interface com.liferay.polls.service.persistence.PollsQuestionPersistence
 
updateImpl(PollsQuestion) - Static method in class com.liferay.polls.service.persistence.PollsQuestionUtil
 
updateImpl(PollsVote) - Method in interface com.liferay.polls.service.persistence.PollsVotePersistence
 
updateImpl(PollsVote) - Static method in class com.liferay.polls.service.persistence.PollsVoteUtil
 
updatePollsChoice(PollsChoice) - Method in interface com.liferay.polls.service.PollsChoiceLocalService
Updates the polls choice in the database or adds it if it does not yet exist.
updatePollsChoice(PollsChoice) - Static method in class com.liferay.polls.service.PollsChoiceLocalServiceUtil
Updates the polls choice in the database or adds it if it does not yet exist.
updatePollsChoice(PollsChoice) - Method in class com.liferay.polls.service.PollsChoiceLocalServiceWrapper
Updates the polls choice in the database or adds it if it does not yet exist.
updatePollsQuestion(PollsQuestion) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
Updates the polls question in the database or adds it if it does not yet exist.
updatePollsQuestion(PollsQuestion) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
Updates the polls question in the database or adds it if it does not yet exist.
updatePollsQuestion(PollsQuestion) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
Updates the polls question in the database or adds it if it does not yet exist.
updatePollsVote(PollsVote) - Method in interface com.liferay.polls.service.PollsVoteLocalService
Updates the polls vote in the database or adds it if it does not yet exist.
updatePollsVote(PollsVote) - Static method in class com.liferay.polls.service.PollsVoteLocalServiceUtil
Updates the polls vote in the database or adds it if it does not yet exist.
updatePollsVote(PollsVote) - Method in class com.liferay.polls.service.PollsVoteLocalServiceWrapper
Updates the polls vote in the database or adds it if it does not yet exist.
updateQuestion(long, long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in interface com.liferay.polls.service.PollsQuestionLocalService
 
updateQuestion(long, long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Static method in class com.liferay.polls.service.PollsQuestionLocalServiceUtil
 
updateQuestion(long, long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.PollsQuestionLocalServiceWrapper
 
updateQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in interface com.liferay.polls.service.PollsQuestionService
 
updateQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Static method in class com.liferay.polls.service.PollsQuestionServiceUtil
 
updateQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.PollsQuestionServiceWrapper
 

V

VOTE_ID_ACCESSOR - Static variable in interface com.liferay.polls.model.PollsVote
 
A C D E F G H I N O P Q R S T U V 
Skip navigation links