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

A

activate() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsDisplayPortletDataHandler
 
activate() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
activate() - Method in class com.liferay.polls.internal.xstream.configurator.PollsXStreamConfigurator
 
addChoice(long, long, String, String, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
addLastPublishDateColumns() - Method in class com.liferay.polls.internal.upgrade.v1_0_0.UpgradeLastPublishDate
 
addPollsChoice(PollsChoice) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Adds the polls choice to the database.
addPollsQuestion(PollsQuestion) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Adds the polls question to the database.
addPollsVote(PollsVote) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Adds the polls vote to the database.
addProperties(Properties) - Static method in class com.liferay.polls.service.util.ServiceProps
 
addQuestion(HttpPrincipal, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceHttp
 
addQuestion(String[], String[], String[], String[], int, int, int, int, int, boolean, PollsChoiceSoap[], ServiceContext) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceSoap
 
addQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
addQuestion(Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsQuestionServiceImpl
 
addQuestionResources(long, boolean, boolean) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
addQuestionResources(long, String[], String[]) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
addQuestionResources(PollsQuestion, boolean, boolean) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
addQuestionResources(PollsQuestion, String[], String[]) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
addVote(HttpPrincipal, long, long, ServiceContext) - Static method in class com.liferay.polls.service.http.PollsVoteServiceHttp
 
addVote(long, long, ServiceContext) - Static method in class com.liferay.polls.service.http.PollsVoteServiceSoap
 
addVote(long, long, long, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
addVote(long, long, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsVoteServiceImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
afterPropertiesSet() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Initializes the polls choice persistence.
afterPropertiesSet() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Initializes the polls question persistence.
afterPropertiesSet() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Initializes the polls vote persistence.

C

cacheResult(PollsChoice) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Caches the polls choice in the entity cache if it is enabled.
cacheResult(List<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Caches the polls choices in the entity cache if it is enabled.
cacheResult(PollsQuestion) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Caches the polls question in the entity cache if it is enabled.
cacheResult(List<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Caches the polls questions in the entity cache if it is enabled.
cacheResult(PollsVote) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Caches the polls vote in the entity cache if it is enabled.
cacheResult(List<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Caches the polls votes in the entity cache if it is enabled.
cacheUniqueFindersCache(PollsChoiceModelImpl, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
cacheUniqueFindersCache(PollsQuestionModelImpl, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
cacheUniqueFindersCache(PollsVoteModelImpl, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
choiceId - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
choiceId - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
CHOICEID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
CLASS_NAMES - Static variable in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
CLASS_NAMES - Static variable in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
CLASS_NAMES - Static variable in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
clearCache() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Clears the cache for all polls choices.
clearCache(PollsChoice) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Clears the cache for the polls choice.
clearCache(List<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
clearCache() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Clears the cache for all polls questions.
clearCache(PollsQuestion) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Clears the cache for the polls question.
clearCache(List<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
clearCache() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Clears the cache for all polls votes.
clearCache(PollsVote) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Clears the cache for the polls vote.
clearCache(List<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
clearUniqueFindersCache(PollsChoiceModelImpl) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
clearUniqueFindersCache(PollsQuestionModelImpl) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
clearUniqueFindersCache(PollsVoteModelImpl) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
clone() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
clone() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
clone() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
COLUMN_BITMASK_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
com.liferay.polls.internal.configuration - package com.liferay.polls.internal.configuration
 
com.liferay.polls.internal.convert.database - package com.liferay.polls.internal.convert.database
 
com.liferay.polls.internal.exportimport.data.handler - package com.liferay.polls.internal.exportimport.data.handler
 
com.liferay.polls.internal.exportimport.portlet.preferences.processor - package com.liferay.polls.internal.exportimport.portlet.preferences.processor
 
com.liferay.polls.internal.upgrade - package com.liferay.polls.internal.upgrade
 
com.liferay.polls.internal.upgrade.v1_0_0 - package com.liferay.polls.internal.upgrade.v1_0_0
 
com.liferay.polls.internal.upgrade.v1_0_4 - package com.liferay.polls.internal.upgrade.v1_0_4
 
com.liferay.polls.internal.verify - package com.liferay.polls.internal.verify
 
com.liferay.polls.internal.verify.model - package com.liferay.polls.internal.verify.model
 
com.liferay.polls.internal.xstream.configurator - package com.liferay.polls.internal.xstream.configurator
 
com.liferay.polls.model.impl - package com.liferay.polls.model.impl
 
com.liferay.polls.service.base - package com.liferay.polls.service.base
 
com.liferay.polls.service.http - package com.liferay.polls.service.http
 
com.liferay.polls.service.impl - package com.liferay.polls.service.impl
 
com.liferay.polls.service.persistence.impl - package com.liferay.polls.service.persistence.impl
 
com.liferay.polls.service.util - package com.liferay.polls.service.util
 
companyId - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
companyId - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
companyId - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
COMPANYID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
COMPANYID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
COMPANYID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
companyProvider - Variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
companyProvider - Variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
companyProvider - Variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
compareTo(PollsChoice) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
compareTo(PollsQuestion) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
compareTo(PollsVote) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
contains(String) - Static method in class com.liferay.polls.service.util.ServiceProps
 
convert(DataSource) - Method in class com.liferay.polls.internal.convert.database.PollsDatabaseConverter
 
COUNT_BY_C_G_T_D - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
countAll() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the number of polls choices.
countAll() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the number of polls questions.
countAll() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes.
countByC_G_T_D(long, long[], String, String, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
countByChoiceId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes where choiceId = ?.
countByGroupId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the number of polls questions where groupId = ?.
countByKeywords(long, long[], String) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
countByQ_N(long, String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the number of polls choices where questionId = ? and name = ?.
countByQ_U(long, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes where questionId = ? and userId = ?.
countByQuestionId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the number of polls choices where questionId = ?.
countByQuestionId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes where questionId = ?.
countByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the number of polls choices where uuid = ?.
countByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the number of polls questions where uuid = ?.
countByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes where uuid = ?.
countByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the number of polls choices where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the number of polls questions where uuid = ? and companyId = ?.
countByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes where uuid = ? and companyId = ?.
countByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the number of polls choices where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the number of polls questions where uuid = ? and groupId = ?.
countByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the number of polls votes where uuid = ? and groupId = ?.
counterLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
counterLocalService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
create(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Creates a new polls choice with the primary key.
create(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Creates a new polls question with the primary key.
create(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Creates a new polls vote with the primary key.
createDate - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
createDate - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
createDate - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
CREATEDATE_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
createPollsChoice(long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Creates a new polls choice with the primary key.
createPollsQuestion(long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Creates a new polls question with the primary key.
createPollsVote(long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Creates a new polls vote with the primary key.

D

DATA_SOURCE - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
DATA_SOURCE - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
DATA_SOURCE - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
deletePersistedModel(PersistedModel) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
deletePollsChoice(long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Deletes the polls choice with the primary key from the database.
deletePollsChoice(PollsChoice) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Deletes the polls choice from the database.
deletePollsQuestion(long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Deletes the polls question with the primary key from the database.
deletePollsQuestion(PollsQuestion) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Deletes the polls question from the database.
deletePollsVote(long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Deletes the polls vote with the primary key from the database.
deletePollsVote(PollsVote) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Deletes the polls vote from the database.
deleteQuestion(HttpPrincipal, long) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceHttp
 
deleteQuestion(long) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceSoap
 
deleteQuestion(long) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
deleteQuestion(PollsQuestion) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
deleteQuestion(long) - Method in class com.liferay.polls.service.impl.PollsQuestionServiceImpl
 
deleteQuestions(long) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
deleteStagedModel(PollsChoice) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
deleteStagedModel(String, long, String, String) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
deleteStagedModel(PollsQuestion) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
deleteStagedModel(String, long, String, String) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
deleteStagedModel(PollsVote) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
deleteStagedModel(String, long, String, String) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
description - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
description - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
destroy() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
destroy() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
destroy() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
destroy() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
destroy() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
destroy() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
destroy() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
doCountByC_G_T_D(long, long[], String[], String[], boolean, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
doDeleteData(PortletDataContext, String, PortletPreferences) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsDisplayPortletDataHandler
 
doDeleteData(PortletDataContext, String, PortletPreferences) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
doExportData(PortletDataContext, String, PortletPreferences) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
doExportStagedModel(PortletDataContext, PollsChoice) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
doExportStagedModel(PortletDataContext, PollsQuestion) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
doExportStagedModel(PortletDataContext, PollsVote) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
doFindByC_G_T_D(long, long[], String[], String[], boolean, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
doImportData(PortletDataContext, String, PortletPreferences, String) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
doImportMissingReference(PortletDataContext, String, long, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
doImportMissingReference(PortletDataContext, String, long, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
doImportMissingReference(PortletDataContext, String, long, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
doImportStagedModel(PortletDataContext, PollsChoice) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
doImportStagedModel(PortletDataContext, PollsQuestion) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
doImportStagedModel(PortletDataContext, PollsVote) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
doPrepareManifestSummary(PortletDataContext, PortletPreferences) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
doUpgrade() - Method in class com.liferay.polls.internal.upgrade.v1_0_0.UpgradeLastPublishDate
 
doVerify() - Method in class com.liferay.polls.internal.verify.PollsServiceVerifyProcess
 
dynamicQuery() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
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.base.PollsChoiceLocalServiceBaseImpl
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
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.base.PollsQuestionLocalServiceBaseImpl
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQuery() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
dynamicQuery(DynamicQuery) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Performs a dynamic query on the database and returns the matching rows.
dynamicQuery(DynamicQuery, int, int) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
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.base.PollsVoteLocalServiceBaseImpl
Performs a dynamic query on the database and returns an ordered range of the matching rows.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.
dynamicQueryCount(DynamicQuery, Projection) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the number of rows matching the dynamic query.

E

ENTITY_CACHE_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
ENTITY_CACHE_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
ENTITY_CACHE_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
entityCache - Variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
entityCache - Variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
entityCache - Variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
equals(Object) - Method in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
equals(Object) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
equals(Object) - Method in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
equals(Object) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
equals(Object) - Method in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
equals(Object) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
expirationDate - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 

F

fetchByChoiceId_First(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where choiceId = ?.
fetchByChoiceId_Last(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where choiceId = ?.
fetchByGroupId_First(long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the first polls question in the ordered set where groupId = ?.
fetchByGroupId_Last(long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the last polls question in the ordered set where groupId = ?.
fetchByPrimaryKey(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice with the primary key or returns null if it could not be found.
fetchByPrimaryKey(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the polls question with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the polls question with the primary key or returns null if it could not be found.
fetchByPrimaryKey(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls vote with the primary key or returns null if it could not be found.
fetchByPrimaryKey(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls vote with the primary key or returns null if it could not be found.
fetchByPrimaryKeys(Set<Serializable>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
fetchByPrimaryKeys(Set<Serializable>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
fetchByPrimaryKeys(Set<Serializable>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
fetchByQ_N(long, String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice where questionId = ? and name = ? or returns null if it could not be found.
fetchByQ_N(long, String, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where questionId = ? and userId = ?.
fetchByQ_U_Last(long, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where questionId = ? and userId = ?.
fetchByQuestionId_First(long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the first polls choice in the ordered set where questionId = ?.
fetchByQuestionId_First(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where questionId = ?.
fetchByQuestionId_Last(long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the last polls choice in the ordered set where questionId = ?.
fetchByQuestionId_Last(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where questionId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the first polls choice in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the first polls question in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_First(String, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the last polls choice in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the last polls question in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_C_Last(String, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where uuid = ? and companyId = ?.
fetchByUuid_First(String, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the first polls choice in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the first polls question in the ordered set where uuid = ?.
fetchByUuid_First(String, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where uuid = ?.
fetchByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the polls question where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls vote where uuid = ? and groupId = ? or returns null if it could not be found.
fetchByUUID_G(String, long, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the last polls choice in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the last polls question in the ordered set where uuid = ?.
fetchByUuid_Last(String, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where uuid = ?.
fetchPollsChoice(long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
fetchPollsChoiceByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls choice matching the UUID and group.
fetchPollsQuestion(long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
fetchPollsQuestionByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls question matching the UUID and group.
fetchPollsVote(long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
fetchPollsVoteByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls vote matching the UUID and group.
fetchQuestionUserVote(long, long) - Method in class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
fetchStagedModelByUuidAndGroupId(String, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
fetchStagedModelByUuidAndGroupId(String, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
fetchStagedModelByUuidAndGroupId(String, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
fetchStagedModelsByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
fetchStagedModelsByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
fetchStagedModelsByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
filterCountByGroupId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the number of polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns all the polls questions that the user has permission to view where groupId = ?.
filterFindByGroupId(long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 = ?.
filterGetByGroupId_PrevAndNext(Session, PollsQuestion, long, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FIND_BY_C_G_T_D - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
findAll() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns all the polls choices.
findAll(int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns a range of all the polls choices.
findAll(int, int, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices.
findAll(int, int, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices.
findAll() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns all the polls questions.
findAll(int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns a range of all the polls questions.
findAll(int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions.
findAll(int, int, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions.
findAll() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns all the polls votes.
findAll(int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns a range of all the polls votes.
findAll(int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes.
findAll(int, int, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes.
findByC_G_T_D(long, long[], String, String, boolean, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
findByChoiceId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns all the polls votes where choiceId = ?.
findByChoiceId(long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns a range of all the polls votes where choiceId = ?.
findByChoiceId(long, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where choiceId = ?.
findByChoiceId(long, int, int, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where choiceId = ?.
findByChoiceId_First(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where choiceId = ?.
findByChoiceId_Last(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where choiceId = ?.
findByChoiceId_PrevAndNext(long, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls votes before and after the current polls vote in the ordered set where choiceId = ?.
findByGroupId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns all the polls questions where groupId = ?.
findByGroupId(long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns a range of all the polls questions where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions where groupId = ?.
findByGroupId(long, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions where groupId = ?.
findByGroupId_First(long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the first polls question in the ordered set where groupId = ?.
findByGroupId_Last(long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the last polls question in the ordered set where groupId = ?.
findByGroupId_PrevAndNext(long, long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
findByPrimaryKey(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice with the primary key or throws a NoSuchModelException if it could not be found.
findByPrimaryKey(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice with the primary key or throws a NoSuchChoiceException if it could not be found.
findByPrimaryKey(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the polls question with the primary key or throws a NoSuchModelException if it could not be found.
findByPrimaryKey(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the polls question with the primary key or throws a NoSuchQuestionException if it could not be found.
findByPrimaryKey(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls vote with the primary key or throws a NoSuchModelException if it could not be found.
findByPrimaryKey(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls vote with the primary key or throws a NoSuchVoteException if it could not be found.
findByQ_N(long, String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice where questionId = ? and name = ? or throws a NoSuchChoiceException if it could not be found.
findByQ_U(long, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns a range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where questionId = ? and userId = ?.
findByQ_U(long, long, int, int, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where questionId = ? and userId = ?.
findByQ_U_First(long, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_Last(long, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where questionId = ? and userId = ?.
findByQ_U_PrevAndNext(long, long, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls votes before and after the current polls vote in the ordered set where questionId = ? and userId = ?.
findByQuestionId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns all the polls choices where questionId = ?.
findByQuestionId(long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns a range of all the polls choices where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices where questionId = ?.
findByQuestionId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns all the polls votes where questionId = ?.
findByQuestionId(long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns a range of all the polls votes where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where questionId = ?.
findByQuestionId(long, int, int, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where questionId = ?.
findByQuestionId_First(long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the first polls choice in the ordered set where questionId = ?.
findByQuestionId_First(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where questionId = ?.
findByQuestionId_Last(long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the last polls choice in the ordered set where questionId = ?.
findByQuestionId_Last(long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where questionId = ?.
findByQuestionId_PrevAndNext(long, long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls votes before and after the current polls vote in the ordered set where questionId = ?.
findByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns all the polls choices where uuid = ?.
findByUuid(String, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns a range of all the polls choices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices where uuid = ?.
findByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns all the polls questions where uuid = ?.
findByUuid(String, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns a range of all the polls questions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions where uuid = ?.
findByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns all the polls votes where uuid = ?.
findByUuid(String, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns a range of all the polls votes where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where uuid = ?.
findByUuid(String, int, int, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where uuid = ?.
findByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns a range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns an ordered range of all the polls choices where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns a range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns an ordered range of all the polls questions where uuid = ? and companyId = ?.
findByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns a range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C(String, long, int, int, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns an ordered range of all the polls votes where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the first polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the first polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_First(String, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the last polls choice in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the last polls question in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_Last(String, long, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where uuid = ? and companyId = ?.
findByUuid_C_PrevAndNext(long, String, long, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the first polls choice in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the first polls question in the ordered set where uuid = ?.
findByUuid_First(String, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the first polls vote in the ordered set where uuid = ?.
findByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the polls choice where uuid = ? and groupId = ? or throws a NoSuchChoiceException if it could not be found.
findByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the polls question where uuid = ? and groupId = ? or throws a NoSuchQuestionException if it could not be found.
findByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Returns the last polls choice in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Returns the last polls question in the ordered set where uuid = ?.
findByUuid_Last(String, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the last polls vote in the ordered set where uuid = ?.
findByUuid_PrevAndNext(long, String, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
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 class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Returns the polls votes before and after the current polls vote in the ordered set where uuid = ?.
FINDER_CACHE_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
FINDER_CACHE_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
FINDER_CACHE_ENABLED - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_CLASS_NAME_ENTITY - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITH_PAGINATION - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_CLASS_NAME_LIST_WITHOUT_PAGINATION - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_COUNT_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_BY_CHOICEID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_BY_GROUPID - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_COUNT_BY_Q_N - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_COUNT_BY_Q_U - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_BY_QUESTIONID - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_COUNT_BY_QUESTIONID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_G - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_G - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_COUNT_BY_UUID_G - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_FETCH_BY_Q_N - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_FETCH_BY_UUID_G - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_FETCH_BY_UUID_G - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_FETCH_BY_UUID_G - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_CHOICEID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_GROUPID - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_Q_U - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_QUESTIONID - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_QUESTIONID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITH_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_ALL - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_CHOICEID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_GROUPID - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_Q_U - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_QUESTIONID - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_QUESTIONID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
FINDER_PATH_WITHOUT_PAGINATION_FIND_BY_UUID_C - Static variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
finderCache - Variable in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
finderCache - Variable in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
finderCache - Variable in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 

G

get(String) - Static method in class com.liferay.polls.internal.configuration.PollsServiceConfigurationUtil
 
get(String) - Static method in class com.liferay.polls.service.util.ServiceProps
 
get(String, Filter) - Static method in class com.liferay.polls.service.util.ServiceProps
 
getActionableDynamicQuery() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
getActionableDynamicQuery() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
getActionableDynamicQuery() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
getAllowedXStreamTypes() - Method in class com.liferay.polls.internal.xstream.configurator.PollsXStreamConfigurator
 
getArray(String) - Static method in class com.liferay.polls.service.util.ServiceProps
 
getArray(String, Filter) - Static method in class com.liferay.polls.service.util.ServiceProps
 
getAvailableLanguageIds() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getAvailableLanguageIds() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getBadColumnNames() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
getBadColumnNames() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderBaseImpl
 
getBadColumnNames() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
getBadColumnNames() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getByChoiceId_PrevAndNext(Session, PollsVote, long, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getByGroupId_PrevAndNext(Session, PollsQuestion, long, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
getByQ_U_PrevAndNext(Session, PollsVote, long, long, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getByQuestionId_PrevAndNext(Session, PollsChoice, long, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
getByQuestionId_PrevAndNext(Session, PollsVote, long, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getByUuid_C_PrevAndNext(Session, PollsChoice, String, long, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
getByUuid_C_PrevAndNext(Session, PollsQuestion, String, long, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
getByUuid_C_PrevAndNext(Session, PollsVote, String, long, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getByUuid_PrevAndNext(Session, PollsChoice, String, OrderByComparator<PollsChoice>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
getByUuid_PrevAndNext(Session, PollsQuestion, String, OrderByComparator<PollsQuestion>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
getByUuid_PrevAndNext(Session, PollsVote, String, OrderByComparator<PollsVote>, boolean) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getChoice() - Method in class com.liferay.polls.model.impl.PollsVoteImpl
 
getChoice(long) - Method in class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
getChoiceId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getChoiceId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getChoices() - Method in class com.liferay.polls.model.impl.PollsQuestionImpl
 
getChoices(long) - Method in class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
getChoicesCount(long) - Method in class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
getChoiceVotes(long, int, int) - Method in class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
getChoiceVotesCount(long) - Method in class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
getClassNames() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
getClassNames() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
getClassNames() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
getClassNames() - Method in class com.liferay.polls.internal.upgrade.v1_0_0.UpgradeKernelPackage
 
getColumnBitmask() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getColumnBitmask() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getColumnBitmask() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getCompanyId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getCompanyId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getCompanyId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getCounterLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the counter local service.
getCounterLocalService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the counter local service.
getCreateDate() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getCreateDate() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getCreateDate() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getDefaultLanguageId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDefaultLanguageId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescription() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescription(Locale) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescription(Locale, boolean) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescription(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescription(String, boolean) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescription() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescription(Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescription(Locale, boolean) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescription(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescription(String, boolean) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescriptionCurrentLanguageId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescriptionCurrentLanguageId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescriptionCurrentValue() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescriptionCurrentValue() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDescriptionMap() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getDescriptionMap() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getDisplayName(PollsChoice) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
getDisplayName(PollsQuestion) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
getExpandoBridge() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getExpandoBridge() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getExpandoBridge() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getExpirationDate() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
getExportActionableDynamicQuery(PortletDataContext) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
getExportCapabilities() - Method in class com.liferay.polls.internal.exportimport.portlet.preferences.processor.PollsDisplayExportImportPortletPreferencesProcessor
 
getGroupId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getGroupId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getGroupId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getGroupIds(long[]) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
getImportCapabilities() - Method in class com.liferay.polls.internal.exportimport.portlet.preferences.processor.PollsDisplayExportImportPortletPreferencesProcessor
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
getIndexableActionableDynamicQuery() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
getJoinByTableName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getJoinByTableName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getLastPublishDate() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getLastPublishDate() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getLastPublishDate() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getLastVoteDate() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getModelAttributes() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getModelAttributes() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getModelAttributes() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getModelClass() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getModelClass() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getModelClass() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getModelClass() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
getModelClass() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
getModelClass() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
getModelClass() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
getModelClass() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
getModelClass() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getModelClassName() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getModelClassName() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getModelClassName() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
getModelClassName() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
getModelName() - Method in class com.liferay.polls.internal.verify.model.PollsQuestionVerifiableModel
 
getModifiedDate() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getModifiedDate() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getModifiedDate() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getName() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getOriginalChoiceId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getOriginalCompanyId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getOriginalCompanyId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getOriginalCompanyId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getOriginalGroupId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getOriginalGroupId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getOriginalGroupId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getOriginalName() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getOriginalQuestionId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getOriginalQuestionId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getOriginalUserId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getOriginalUuid() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getOriginalUuid() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getOriginalUuid() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the OSGi service identifier.
getOSGiServiceIdentifier() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the OSGi service identifier.
getPersistedModel(Serializable) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
getPersistedModel(Serializable) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
getPersistedModel(Serializable) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
getPollsChoice(long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls choice with the primary key.
getPollsChoiceByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls choice matching the UUID and group.
getPollsChoiceLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls choice local service.
getPollsChoiceLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls choice local service.
getPollsChoiceLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls choice local service.
getPollsChoiceLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls choice local service.
getPollsChoiceLocalService() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls choice local service.
getPollsChoiceLocalService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls choice local service.
getPollsChoicePersistence() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls choice persistence.
getPollsChoicePersistence() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls choice persistence.
getPollsChoicePersistence() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls choice persistence.
getPollsChoicePersistence() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls choice persistence.
getPollsChoicePersistence() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls choice persistence.
getPollsChoicePersistence() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls choice persistence.
getPollsChoices(int, int) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns a range of all the polls choices.
getPollsChoicesByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns all the polls choices matching the UUID and company.
getPollsChoicesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsChoice>) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns a range of polls choices matching the UUID and company.
getPollsChoicesCount() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the number of polls choices.
getPollsChoiceService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls choice remote service.
getPollsChoiceService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls choice remote service.
getPollsChoiceService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls choice remote service.
getPollsQuestion(long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls question with the primary key.
getPollsQuestionByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls question matching the UUID and group.
getPollsQuestionFinder() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls question finder.
getPollsQuestionFinder() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls question finder.
getPollsQuestionFinder() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls question finder.
getPollsQuestionFinder() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls question finder.
getPollsQuestionFinder() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls question finder.
getPollsQuestionFinder() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls question finder.
getPollsQuestionLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls question local service.
getPollsQuestionLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls question local service.
getPollsQuestionLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls question local service.
getPollsQuestionLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls question local service.
getPollsQuestionLocalService() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls question local service.
getPollsQuestionLocalService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls question local service.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the polls question persistence.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls question persistence.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls question persistence.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls question persistence.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls question persistence.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls question persistence.
getPollsQuestionPersistence() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderBaseImpl
Returns the polls question persistence.
getPollsQuestions(int, int) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns a range of all the polls questions.
getPollsQuestionsByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns all the polls questions matching the UUID and company.
getPollsQuestionsByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns a range of polls questions matching the UUID and company.
getPollsQuestionsCount() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the number of polls questions.
getPollsQuestionService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the polls question remote service.
getPollsQuestionService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls question remote service.
getPollsQuestionService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls question remote service.
getPollsVote(long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls vote with the primary key.
getPollsVoteByUuidAndGroupId(String, long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls vote matching the UUID and group.
getPollsVoteLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls vote local service.
getPollsVoteLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls vote local service.
getPollsVoteLocalService() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls vote local service.
getPollsVoteLocalService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls vote local service.
getPollsVotePersistence() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the polls vote persistence.
getPollsVotePersistence() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls vote persistence.
getPollsVotePersistence() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the polls vote persistence.
getPollsVotePersistence() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls vote persistence.
getPollsVotes(int, int) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns a range of all the polls votes.
getPollsVotesByUuidAndCompanyId(String, long) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns all the polls votes matching the UUID and company.
getPollsVotesByUuidAndCompanyId(String, long, int, int, OrderByComparator<PollsVote>) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns a range of polls votes matching the UUID and company.
getPollsVotesCount() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the number of polls votes.
getPollsVoteService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the polls vote remote service.
getPollsVoteService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the polls vote remote service.
getPrimaryKey() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getPrimaryKey() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getPrimaryKey() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getPrimaryKeyColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getPrimaryKeyColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsQuestionVerifiableModel
 
getPrimaryKeyColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getPrimaryKeyObj() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getPrimaryKeyObj() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getPrimaryKeyObj() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getProperties() - Static method in class com.liferay.polls.service.util.ServiceProps
 
getQuestion(HttpPrincipal, long) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceHttp
 
getQuestion(long) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceSoap
 
getQuestion(long) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
getQuestion(long) - Method in class com.liferay.polls.service.impl.PollsQuestionServiceImpl
 
getQuestionId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getQuestionId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getQuestionId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getQuestions(long) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
getQuestions(long, int, int) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
getQuestionsCount(long) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
getQuestionVotes(long, int, int) - Method in class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
getQuestionVotesCount(long) - Method in class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
getRelatedModelName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getRelatedModelName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getRelatedPKColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getRelatedPKColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getRelatedPrimaryKeyColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getRelatedPrimaryKeyColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getRelatedTableName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getRelatedTableName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getRenamePortletIdsArray() - Method in class com.liferay.polls.internal.upgrade.v1_0_0.UpgradePortletId
 
getRenamePortletIdsArray() - Method in class com.liferay.polls.internal.upgrade.v1_0_4.UpgradePortletId
 
getResourceLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the resource local service.
getResourceLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the resource local service.
getResourceNames() - Method in class com.liferay.polls.internal.upgrade.v1_0_0.UpgradeKernelPackage
 
getSchemaVersion() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsDisplayPortletDataHandler
 
getSchemaVersion() - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
getStagedModelType() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getStagedModelType() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getStagedModelType() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getSystemEventLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the system event local service.
getSystemEventLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the system event local service.
getSystemEventPersistence() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the system event persistence.
getSystemEventPersistence() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the system event persistence.
getTableColumnsMap() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
getTableColumnsMap() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
getTableColumnsMap() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
getTableName() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
getTableName() - Method in class com.liferay.polls.internal.verify.model.PollsQuestionVerifiableModel
 
getTableName() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
getTitle() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitle(Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitle(Locale, boolean) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitle(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitle(String, boolean) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitleCurrentLanguageId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitleCurrentValue() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getTitleMap() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getUserId() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getUserId() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getUserId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getUserIdColumnName() - Method in class com.liferay.polls.internal.verify.model.PollsQuestionVerifiableModel
 
getUserLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the user local service.
getUserLocalService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the user local service.
getUserName() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getUserName() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getUserName() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getUserPersistence() - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Returns the user persistence.
getUserPersistence() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the user persistence.
getUserService() - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Returns the user remote service.
getUserService() - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Returns the user remote service.
getUserService() - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Returns the user remote service.
getUserUuid() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getUserUuid() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getUserUuid() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getUuid() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
getUuid() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
getUuid() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getVoteDate() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getVoteId() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
getVotes() - Method in class com.liferay.polls.model.impl.PollsQuestionImpl
 
getVotes(int, int) - Method in class com.liferay.polls.model.impl.PollsQuestionImpl
 
getVotesCount() - Method in class com.liferay.polls.model.impl.PollsChoiceImpl
 
getVotesCount() - Method in class com.liferay.polls.model.impl.PollsQuestionImpl
 
getXStreamAliases() - Method in class com.liferay.polls.internal.xstream.configurator.PollsXStreamConfigurator
 
getXStreamConverters() - Method in class com.liferay.polls.internal.xstream.configurator.PollsXStreamConfigurator
 
groupId - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
groupId - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
groupId - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
GROUPID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
GROUPID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
GROUPID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

H

hashCode() - Method in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
hashCode() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
hashCode() - Method in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
hashCode() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
hashCode() - Method in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
hashCode() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
hasSetModifiedDate() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

I

initActionableDynamicQuery(ActionableDynamicQuery) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
initActionableDynamicQuery(ActionableDynamicQuery) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
initActionableDynamicQuery(ActionableDynamicQuery) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
isAnonymousUserAllowed() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
isAnonymousUserAllowed() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
isEntityCacheEnabled() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
isEntityCacheEnabled() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
isEntityCacheEnabled() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
isExpired() - Method in class com.liferay.polls.model.impl.PollsQuestionImpl
 
isExpired(ServiceContext, Date) - Method in class com.liferay.polls.model.impl.PollsQuestionImpl
 
isFinderCacheEnabled() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
isFinderCacheEnabled() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
isFinderCacheEnabled() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
isUpdateDates() - Method in class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
isUpdateDates() - Method in class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 

L

lastPublishDate - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
lastPublishDate - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
lastPublishDate - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
lastVoteDate - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
LOCK_EXPIRATION_TIME - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

M

modifiedDate - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
modifiedDate - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
modifiedDate - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 

N

name - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
NAME_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
NAMESPACE - Static variable in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 

O

ORDER_BY_JPQL - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
ORDER_BY_JPQL - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
ORDER_BY_JPQL - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
ORDER_BY_SQL - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

P

persist() - Method in class com.liferay.polls.model.impl.PollsChoiceBaseImpl
 
persist() - Method in class com.liferay.polls.model.impl.PollsQuestionBaseImpl
 
persist() - Method in class com.liferay.polls.model.impl.PollsVoteBaseImpl
 
persistedModelLocalServiceRegistry - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
persistedModelLocalServiceRegistry - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
persistedModelLocalServiceRegistry - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
PollsChoiceBaseImpl - Class in com.liferay.polls.model.impl
The extended model base implementation for the PollsChoice service.
PollsChoiceBaseImpl() - Constructor for class com.liferay.polls.model.impl.PollsChoiceBaseImpl
 
PollsChoiceCacheModel - Class in com.liferay.polls.model.impl
The cache model class for representing PollsChoice in entity cache.
PollsChoiceCacheModel() - Constructor for class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
PollsChoiceImpl - Class in com.liferay.polls.model.impl
 
PollsChoiceImpl() - Constructor for class com.liferay.polls.model.impl.PollsChoiceImpl
 
pollsChoiceLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
pollsChoiceLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsChoiceLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsChoiceLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsChoiceLocalService - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsChoiceLocalService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsChoiceLocalServiceBaseImpl - Class in com.liferay.polls.service.base
Provides the base implementation for the polls choice local service.
PollsChoiceLocalServiceBaseImpl() - Constructor for class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
PollsChoiceLocalServiceImpl - Class in com.liferay.polls.service.impl
 
PollsChoiceLocalServiceImpl() - Constructor for class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
PollsChoiceModelImpl - Class in com.liferay.polls.model.impl
The base model implementation for the PollsChoice service.
PollsChoiceModelImpl() - Constructor for class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
pollsChoicePersistence - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
pollsChoicePersistence - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsChoicePersistence - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsChoicePersistence - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsChoicePersistence - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsChoicePersistence - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsChoicePersistenceImpl - Class in com.liferay.polls.service.persistence.impl
The persistence implementation for the polls choice service.
PollsChoicePersistenceImpl() - Constructor for class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
pollsChoiceService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsChoiceService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsChoiceService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsChoiceServiceBaseImpl - Class in com.liferay.polls.service.base
Provides the base implementation for the polls choice remote service.
PollsChoiceServiceBaseImpl() - Constructor for class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
PollsChoiceServiceHttp - Class in com.liferay.polls.service.http
Provides the HTTP utility for the PollsChoiceServiceUtil service utility.
PollsChoiceServiceHttp() - Constructor for class com.liferay.polls.service.http.PollsChoiceServiceHttp
 
PollsChoiceServiceImpl - Class in com.liferay.polls.service.impl
 
PollsChoiceServiceImpl() - Constructor for class com.liferay.polls.service.impl.PollsChoiceServiceImpl
 
PollsChoiceServiceSoap - Class in com.liferay.polls.service.http
Provides the SOAP utility for the PollsChoiceServiceUtil service utility.
PollsChoiceServiceSoap() - Constructor for class com.liferay.polls.service.http.PollsChoiceServiceSoap
 
PollsChoiceStagedModelDataHandler - Class in com.liferay.polls.internal.exportimport.data.handler
 
PollsChoiceStagedModelDataHandler() - Constructor for class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
PollsChoiceVerifiableModel - Class in com.liferay.polls.internal.verify.model
 
PollsChoiceVerifiableModel() - Constructor for class com.liferay.polls.internal.verify.model.PollsChoiceVerifiableModel
 
PollsDatabaseConverter - Class in com.liferay.polls.internal.convert.database
 
PollsDatabaseConverter() - Constructor for class com.liferay.polls.internal.convert.database.PollsDatabaseConverter
 
PollsDisplayExportImportPortletPreferencesProcessor - Class in com.liferay.polls.internal.exportimport.portlet.preferences.processor
 
PollsDisplayExportImportPortletPreferencesProcessor() - Constructor for class com.liferay.polls.internal.exportimport.portlet.preferences.processor.PollsDisplayExportImportPortletPreferencesProcessor
 
PollsDisplayPortletDataHandler - Class in com.liferay.polls.internal.exportimport.data.handler
 
PollsDisplayPortletDataHandler() - Constructor for class com.liferay.polls.internal.exportimport.data.handler.PollsDisplayPortletDataHandler
 
PollsPortletDataHandler - Class in com.liferay.polls.internal.exportimport.data.handler
 
PollsPortletDataHandler() - Constructor for class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
PollsQuestionBaseImpl - Class in com.liferay.polls.model.impl
The extended model base implementation for the PollsQuestion service.
PollsQuestionBaseImpl() - Constructor for class com.liferay.polls.model.impl.PollsQuestionBaseImpl
 
PollsQuestionCacheModel - Class in com.liferay.polls.model.impl
The cache model class for representing PollsQuestion in entity cache.
PollsQuestionCacheModel() - Constructor for class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
pollsQuestionFinder - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
pollsQuestionFinder - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsQuestionFinder - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsQuestionFinder - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsQuestionFinder - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsQuestionFinder - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsQuestionFinderBaseImpl - Class in com.liferay.polls.service.persistence.impl
 
PollsQuestionFinderBaseImpl() - Constructor for class com.liferay.polls.service.persistence.impl.PollsQuestionFinderBaseImpl
 
PollsQuestionFinderImpl - Class in com.liferay.polls.service.persistence.impl
 
PollsQuestionFinderImpl() - Constructor for class com.liferay.polls.service.persistence.impl.PollsQuestionFinderImpl
 
PollsQuestionImpl - Class in com.liferay.polls.model.impl
 
PollsQuestionImpl() - Constructor for class com.liferay.polls.model.impl.PollsQuestionImpl
 
pollsQuestionLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
pollsQuestionLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsQuestionLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsQuestionLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsQuestionLocalService - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsQuestionLocalService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsQuestionLocalServiceBaseImpl - Class in com.liferay.polls.service.base
Provides the base implementation for the polls question local service.
PollsQuestionLocalServiceBaseImpl() - Constructor for class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
PollsQuestionLocalServiceImpl - Class in com.liferay.polls.service.impl
 
PollsQuestionLocalServiceImpl() - Constructor for class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
PollsQuestionModelImpl - Class in com.liferay.polls.model.impl
The base model implementation for the PollsQuestion service.
PollsQuestionModelImpl() - Constructor for class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
pollsQuestionPersistence - Variable in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderBaseImpl
 
PollsQuestionPersistenceImpl - Class in com.liferay.polls.service.persistence.impl
The persistence implementation for the polls question service.
PollsQuestionPersistenceImpl() - Constructor for class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
pollsQuestionService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
pollsQuestionService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsQuestionService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsQuestionServiceBaseImpl - Class in com.liferay.polls.service.base
Provides the base implementation for the polls question remote service.
PollsQuestionServiceBaseImpl() - Constructor for class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
PollsQuestionServiceHttp - Class in com.liferay.polls.service.http
Provides the HTTP utility for the PollsQuestionServiceUtil service utility.
PollsQuestionServiceHttp() - Constructor for class com.liferay.polls.service.http.PollsQuestionServiceHttp
 
PollsQuestionServiceImpl - Class in com.liferay.polls.service.impl
 
PollsQuestionServiceImpl() - Constructor for class com.liferay.polls.service.impl.PollsQuestionServiceImpl
 
PollsQuestionServiceSoap - Class in com.liferay.polls.service.http
Provides the SOAP utility for the PollsQuestionServiceUtil service utility.
PollsQuestionServiceSoap() - Constructor for class com.liferay.polls.service.http.PollsQuestionServiceSoap
 
PollsQuestionStagedModelDataHandler - Class in com.liferay.polls.internal.exportimport.data.handler
 
PollsQuestionStagedModelDataHandler() - Constructor for class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
PollsQuestionVerifiableModel - Class in com.liferay.polls.internal.verify.model
 
PollsQuestionVerifiableModel() - Constructor for class com.liferay.polls.internal.verify.model.PollsQuestionVerifiableModel
 
PollsServiceConfigurationUtil - Class in com.liferay.polls.internal.configuration
 
PollsServiceConfigurationUtil() - Constructor for class com.liferay.polls.internal.configuration.PollsServiceConfigurationUtil
 
PollsServiceConfigurationValues - Class in com.liferay.polls.internal.configuration
 
PollsServiceConfigurationValues() - Constructor for class com.liferay.polls.internal.configuration.PollsServiceConfigurationValues
 
PollsServiceUpgrade - Class in com.liferay.polls.internal.upgrade
 
PollsServiceUpgrade() - Constructor for class com.liferay.polls.internal.upgrade.PollsServiceUpgrade
 
PollsServiceVerifyProcess - Class in com.liferay.polls.internal.verify
 
PollsServiceVerifyProcess() - Constructor for class com.liferay.polls.internal.verify.PollsServiceVerifyProcess
 
PollsVoteBaseImpl - Class in com.liferay.polls.model.impl
The extended model base implementation for the PollsVote service.
PollsVoteBaseImpl() - Constructor for class com.liferay.polls.model.impl.PollsVoteBaseImpl
 
PollsVoteCacheModel - Class in com.liferay.polls.model.impl
The cache model class for representing PollsVote in entity cache.
PollsVoteCacheModel() - Constructor for class com.liferay.polls.model.impl.PollsVoteCacheModel
 
PollsVoteImpl - Class in com.liferay.polls.model.impl
 
PollsVoteImpl() - Constructor for class com.liferay.polls.model.impl.PollsVoteImpl
 
pollsVoteLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsVoteLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsVoteLocalService - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsVoteLocalService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsVoteLocalServiceBaseImpl - Class in com.liferay.polls.service.base
Provides the base implementation for the polls vote local service.
PollsVoteLocalServiceBaseImpl() - Constructor for class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
PollsVoteLocalServiceImpl - Class in com.liferay.polls.service.impl
 
PollsVoteLocalServiceImpl() - Constructor for class com.liferay.polls.service.impl.PollsVoteLocalServiceImpl
 
PollsVoteModelImpl - Class in com.liferay.polls.model.impl
The base model implementation for the PollsVote service.
PollsVoteModelImpl() - Constructor for class com.liferay.polls.model.impl.PollsVoteModelImpl
 
pollsVotePersistence - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
pollsVotePersistence - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsVotePersistence - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
pollsVotePersistence - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsVotePersistenceImpl - Class in com.liferay.polls.service.persistence.impl
The persistence implementation for the polls vote service.
PollsVotePersistenceImpl() - Constructor for class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
pollsVoteService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
pollsVoteService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsVoteServiceBaseImpl - Class in com.liferay.polls.service.base
Provides the base implementation for the polls vote remote service.
PollsVoteServiceBaseImpl() - Constructor for class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
PollsVoteServiceHttp - Class in com.liferay.polls.service.http
Provides the HTTP utility for the PollsVoteServiceUtil service utility.
PollsVoteServiceHttp() - Constructor for class com.liferay.polls.service.http.PollsVoteServiceHttp
 
PollsVoteServiceImpl - Class in com.liferay.polls.service.impl
 
PollsVoteServiceImpl() - Constructor for class com.liferay.polls.service.impl.PollsVoteServiceImpl
 
PollsVoteServiceSoap - Class in com.liferay.polls.service.http
Provides the SOAP utility for the PollsVoteServiceUtil service utility.
PollsVoteServiceSoap() - Constructor for class com.liferay.polls.service.http.PollsVoteServiceSoap
 
PollsVoteStagedModelDataHandler - Class in com.liferay.polls.internal.exportimport.data.handler
 
PollsVoteStagedModelDataHandler() - Constructor for class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
PollsVoteVerifiableModel - Class in com.liferay.polls.internal.verify.model
 
PollsVoteVerifiableModel() - Constructor for class com.liferay.polls.internal.verify.model.PollsVoteVerifiableModel
 
PollsXStreamConfigurator - Class in com.liferay.polls.internal.xstream.configurator
 
PollsXStreamConfigurator() - Constructor for class com.liferay.polls.internal.xstream.configurator.PollsXStreamConfigurator
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
prepareLocalizedFieldsForImport() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
prepareLocalizedFieldsForImport(Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
processExportPortletPreferences(PortletDataContext, PortletPreferences) - Method in class com.liferay.polls.internal.exportimport.portlet.preferences.processor.PollsDisplayExportImportPortletPreferencesProcessor
 
processImportPortletPreferences(PortletDataContext, PortletPreferences) - Method in class com.liferay.polls.internal.exportimport.portlet.preferences.processor.PollsDisplayExportImportPortletPreferencesProcessor
 
PUBLISH_TO_LIVE_BY_DEFAULT - Static variable in class com.liferay.polls.internal.configuration.PollsServiceConfigurationValues
 

Q

questionId - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
questionId - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
questionId - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
QUESTIONID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
QUESTIONID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

R

readExternal(ObjectInput) - Method in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
readExternal(ObjectInput) - Method in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
readExternal(ObjectInput) - Method in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
register(UpgradeStepRegistrator.Registry) - Method in class com.liferay.polls.internal.upgrade.PollsServiceUpgrade
 
remove(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes the polls choice with the primary key from the database.
remove(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes the polls choice with the primary key from the database.
remove(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes the polls question with the primary key from the database.
remove(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes the polls question with the primary key from the database.
remove(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes the polls vote with the primary key from the database.
remove(Serializable) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes the polls vote with the primary key from the database.
removeAll() - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes all the polls choices from the database.
removeAll() - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes all the polls questions from the database.
removeAll() - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes all the polls votes from the database.
removeByChoiceId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes all the polls votes where choiceId = ? from the database.
removeByGroupId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes all the polls questions where groupId = ? from the database.
removeByQ_N(long, String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes the polls choice where questionId = ? and name = ? from the database.
removeByQ_U(long, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes all the polls votes where questionId = ? and userId = ? from the database.
removeByQuestionId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes all the polls choices where questionId = ? from the database.
removeByQuestionId(long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes all the polls votes where questionId = ? from the database.
removeByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes all the polls choices where uuid = ? from the database.
removeByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes all the polls questions where uuid = ? from the database.
removeByUuid(String) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes all the polls votes where uuid = ? from the database.
removeByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes all the polls choices where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes all the polls questions where uuid = ? and companyId = ? from the database.
removeByUuid_C(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes all the polls votes where uuid = ? and companyId = ? from the database.
removeByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
Removes the polls choice where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
Removes the polls question where uuid = ? and groupId = ? from the database.
removeByUUID_G(String, long) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
Removes the polls vote where uuid = ? and groupId = ? from the database.
removeImpl(PollsChoice) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
removeImpl(PollsQuestion) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
removeImpl(PollsVote) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
removeProperties(Properties) - Static method in class com.liferay.polls.service.util.ServiceProps
 
resetOriginalValues() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
resetOriginalValues() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
resetOriginalValues() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
resourceLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
resourceLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
runSQL(String) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Performs a SQL query.
runSQL(String) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Performs a SQL query.

S

SCHEMA_VERSION - Static variable in class com.liferay.polls.internal.exportimport.data.handler.PollsDisplayPortletDataHandler
 
SCHEMA_VERSION - Static variable in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
search(long, long[], String, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
search(long, long[], String, String, boolean, int, int, OrderByComparator<PollsQuestion>) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
searchCount(long, long[], String) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
searchCount(long, long[], String, String, boolean) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
ServiceProps - Class in com.liferay.polls.service.util
 
SESSION_FACTORY - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
SESSION_FACTORY - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
SESSION_FACTORY - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
set(String, String) - Static method in class com.liferay.polls.service.util.ServiceProps
 
setChoiceId(long) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setChoiceId(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setCompanyId(long) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setCompanyId(long) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setCompanyId(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setCounterLocalService(CounterLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the counter local service.
setCounterLocalService(CounterLocalService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the counter local service.
setCreateDate(Date) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setCreateDate(Date) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setCreateDate(Date) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setDescription(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setDescription(String, Locale) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setDescription(String, Locale, Locale) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setDescription(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setDescription(String, Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setDescription(String, Locale, Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setDescriptionCurrentLanguageId(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setDescriptionCurrentLanguageId(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setDescriptionMap(Map<Locale, String>) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setDescriptionMap(Map<Locale, String>, Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setExpandoBridgeAttributes(ServiceContext) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setExpirationDate(Date) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setGroupId(long) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setGroupId(long) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setGroupId(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setLastPublishDate(Date) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setLastPublishDate(Date) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setLastPublishDate(Date) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setLastVoteDate(Date) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setModelAttributes(Map<String, Object>) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setModifiedDate(Date) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setModifiedDate(Date) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setModifiedDate(Date) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setModuleServiceLifecycle(ModuleServiceLifecycle) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsDisplayPortletDataHandler
 
setModuleServiceLifecycle(ModuleServiceLifecycle) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
setName(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.internal.verify.PollsServiceVerifyProcess
 
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the polls choice local service.
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls choice local service.
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls choice local service.
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls choice local service.
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls choice local service.
setPollsChoiceLocalService(PollsChoiceLocalService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls choice local service.
setPollsChoicePersistence(PollsChoicePersistence) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the polls choice persistence.
setPollsChoicePersistence(PollsChoicePersistence) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls choice persistence.
setPollsChoicePersistence(PollsChoicePersistence) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls choice persistence.
setPollsChoicePersistence(PollsChoicePersistence) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls choice persistence.
setPollsChoicePersistence(PollsChoicePersistence) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls choice persistence.
setPollsChoicePersistence(PollsChoicePersistence) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls choice persistence.
setPollsChoiceService(PollsChoiceService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls choice remote service.
setPollsChoiceService(PollsChoiceService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls choice remote service.
setPollsChoiceService(PollsChoiceService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls choice remote service.
setPollsQuestionFinder(PollsQuestionFinder) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the polls question finder.
setPollsQuestionFinder(PollsQuestionFinder) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls question finder.
setPollsQuestionFinder(PollsQuestionFinder) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls question finder.
setPollsQuestionFinder(PollsQuestionFinder) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls question finder.
setPollsQuestionFinder(PollsQuestionFinder) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls question finder.
setPollsQuestionFinder(PollsQuestionFinder) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls question finder.
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsChoiceStagedModelDataHandler
 
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsQuestionStagedModelDataHandler
 
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the polls question local service.
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls question local service.
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls question local service.
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls question local service.
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls question local service.
setPollsQuestionLocalService(PollsQuestionLocalService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls question local service.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the polls question persistence.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls question persistence.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls question persistence.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls question persistence.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls question persistence.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls question persistence.
setPollsQuestionPersistence(PollsQuestionPersistence) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionFinderBaseImpl
Sets the polls question persistence.
setPollsQuestionService(PollsQuestionService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the polls question remote service.
setPollsQuestionService(PollsQuestionService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls question remote service.
setPollsQuestionService(PollsQuestionService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls question remote service.
setPollsVoteLocalService(PollsVoteLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsPortletDataHandler
 
setPollsVoteLocalService(PollsVoteLocalService) - Method in class com.liferay.polls.internal.exportimport.data.handler.PollsVoteStagedModelDataHandler
 
setPollsVoteLocalService(PollsVoteLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls vote local service.
setPollsVoteLocalService(PollsVoteLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls vote local service.
setPollsVoteLocalService(PollsVoteLocalService) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls vote local service.
setPollsVoteLocalService(PollsVoteLocalService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls vote local service.
setPollsVotePersistence(PollsVotePersistence) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the polls vote persistence.
setPollsVotePersistence(PollsVotePersistence) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls vote persistence.
setPollsVotePersistence(PollsVotePersistence) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the polls vote persistence.
setPollsVotePersistence(PollsVotePersistence) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls vote persistence.
setPollsVoteService(PollsVoteService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the polls vote remote service.
setPollsVoteService(PollsVoteService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the polls vote remote service.
setPrimaryKey(long) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setPrimaryKey(long) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setPrimaryKey(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setPrimaryKeyObj(Serializable) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setQuestionId(long) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setQuestionId(long) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setQuestionId(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setReferencedStagedModelImporterCapability(ReferencedStagedModelImporterCapability) - Method in class com.liferay.polls.internal.exportimport.portlet.preferences.processor.PollsDisplayExportImportPortletPreferencesProcessor
 
setResourceLocalService(ResourceLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the resource local service.
setResourceLocalService(ResourceLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the resource local service.
setSystemEventLocalService(SystemEventLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the system event local service.
setSystemEventLocalService(SystemEventLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the system event local service.
setSystemEventPersistence(SystemEventPersistence) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the system event persistence.
setSystemEventPersistence(SystemEventPersistence) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the system event persistence.
setTitle(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setTitle(String, Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setTitle(String, Locale, Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setTitleCurrentLanguageId(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setTitleMap(Map<Locale, String>) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setTitleMap(Map<Locale, String>, Locale) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setUserId(long) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setUserId(long) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setUserId(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setUserLocalService(UserLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the user local service.
setUserLocalService(UserLocalService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the user local service.
setUserName(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setUserName(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setUserName(String) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setUserPersistence(UserPersistence) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Sets the user persistence.
setUserPersistence(UserPersistence) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the user persistence.
setUserService(UserService) - Method in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
Sets the user remote service.
setUserService(UserService) - Method in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
Sets the user remote service.
setUserService(UserService) - Method in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
Sets the user remote service.
setUserUuid(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setUserUuid(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setUserUuid(String) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setUuid(String) - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
setUuid(String) - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
setUuid(String) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setVoteDate(Date) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
setVoteId(long) - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
systemEventLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
systemEventLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
systemEventPersistence - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
systemEventPersistence - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 

T

TABLE_COLUMNS - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
TABLE_COLUMNS - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
TABLE_COLUMNS - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
TABLE_COLUMNS_MAP - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
TABLE_NAME - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
TABLE_NAME - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
TABLE_NAME - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
TABLE_SQL_CREATE - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
TABLE_SQL_DROP - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
title - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
toCacheModel() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
toCacheModel() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
toCacheModel() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
toEntityModel() - Method in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
toEntityModel() - Method in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
toEntityModel() - Method in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
toEscapedModel() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
toEscapedModel() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
toEscapedModel() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
toModel(PollsChoiceSoap) - Static method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
Converts the soap model instance into a normal model instance.
toModel(PollsQuestionSoap) - Static method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
Converts the soap model instance into a normal model instance.
toModel(PollsVoteSoap) - Static method in class com.liferay.polls.model.impl.PollsVoteModelImpl
Converts the soap model instance into a normal model instance.
toModels(PollsChoiceSoap[]) - Static method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
Converts the soap model instances into normal model instances.
toModels(PollsQuestionSoap[]) - Static method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
Converts the soap model instances into normal model instances.
toModels(PollsVoteSoap[]) - Static method in class com.liferay.polls.model.impl.PollsVoteModelImpl
Converts the soap model instances into normal model instances.
toString() - Method in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
toString() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
toString() - Method in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
toString() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
toString() - Method in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
toString() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
toUnwrappedModel(PollsChoice) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
toUnwrappedModel(PollsQuestion) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
toUnwrappedModel(PollsVote) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
toXmlString() - Method in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
toXmlString() - Method in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
toXmlString() - Method in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
TX_MANAGER - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
TX_MANAGER - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
TX_MANAGER - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

U

updateChoice(long, long, String, String, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
updateImpl(PollsChoice) - Method in class com.liferay.polls.service.persistence.impl.PollsChoicePersistenceImpl
 
updateImpl(PollsQuestion) - Method in class com.liferay.polls.service.persistence.impl.PollsQuestionPersistenceImpl
 
updateImpl(PollsVote) - Method in class com.liferay.polls.service.persistence.impl.PollsVotePersistenceImpl
 
updatePollsChoice(PollsChoice) - Method in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
Updates the polls choice in the database or adds it if it does not yet exist.
updatePollsQuestion(PollsQuestion) - Method in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
Updates the polls question in the database or adds it if it does not yet exist.
updatePollsVote(PollsVote) - Method in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
Updates the polls vote in the database or adds it if it does not yet exist.
updateQuestion(HttpPrincipal, long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceHttp
 
updateQuestion(long, String[], String[], String[], String[], int, int, int, int, int, boolean, PollsChoiceSoap[], ServiceContext) - Static method in class com.liferay.polls.service.http.PollsQuestionServiceSoap
 
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.impl.PollsQuestionLocalServiceImpl
 
updateQuestion(long, Map<Locale, String>, Map<Locale, String>, int, int, int, int, int, boolean, List<PollsChoice>, ServiceContext) - Method in class com.liferay.polls.service.impl.PollsQuestionServiceImpl
 
UpgradeKernelPackage - Class in com.liferay.polls.internal.upgrade.v1_0_0
 
UpgradeKernelPackage() - Constructor for class com.liferay.polls.internal.upgrade.v1_0_0.UpgradeKernelPackage
 
UpgradeLastPublishDate - Class in com.liferay.polls.internal.upgrade.v1_0_0
 
UpgradeLastPublishDate() - Constructor for class com.liferay.polls.internal.upgrade.v1_0_0.UpgradeLastPublishDate
 
UpgradePortletId - Class in com.liferay.polls.internal.upgrade.v1_0_0
 
UpgradePortletId() - Constructor for class com.liferay.polls.internal.upgrade.v1_0_0.UpgradePortletId
 
UpgradePortletId - Class in com.liferay.polls.internal.upgrade.v1_0_4
 
UpgradePortletId() - Constructor for class com.liferay.polls.internal.upgrade.v1_0_4.UpgradePortletId
 
userId - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
userId - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
userId - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
USERID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 
userLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
userLocalService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
userLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
userLocalService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
userLocalService - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
userLocalService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
userName - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
userName - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
userName - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
userPersistence - Variable in class com.liferay.polls.service.base.PollsChoiceLocalServiceBaseImpl
 
userPersistence - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
userPersistence - Variable in class com.liferay.polls.service.base.PollsQuestionLocalServiceBaseImpl
 
userPersistence - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
userPersistence - Variable in class com.liferay.polls.service.base.PollsVoteLocalServiceBaseImpl
 
userPersistence - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
userService - Variable in class com.liferay.polls.service.base.PollsChoiceServiceBaseImpl
 
userService - Variable in class com.liferay.polls.service.base.PollsQuestionServiceBaseImpl
 
userService - Variable in class com.liferay.polls.service.base.PollsVoteServiceBaseImpl
 
uuid - Variable in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
uuid - Variable in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
uuid - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
UUID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsChoiceModelImpl
 
UUID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsQuestionModelImpl
 
UUID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

V

validate(String, String) - Method in class com.liferay.polls.service.impl.PollsChoiceLocalServiceImpl
 
validate(Map<Locale, String>, Map<Locale, String>, List<PollsChoice>, Date) - Method in class com.liferay.polls.service.impl.PollsQuestionLocalServiceImpl
 
verifyAuditedModels() - Method in class com.liferay.polls.internal.verify.PollsServiceVerifyProcess
 
verifyResourcedModels() - Method in class com.liferay.polls.internal.verify.PollsServiceVerifyProcess
 
voteDate - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
voteId - Variable in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
VOTEID_COLUMN_BITMASK - Static variable in class com.liferay.polls.model.impl.PollsVoteModelImpl
 

W

writeExternal(ObjectOutput) - Method in class com.liferay.polls.model.impl.PollsChoiceCacheModel
 
writeExternal(ObjectOutput) - Method in class com.liferay.polls.model.impl.PollsQuestionCacheModel
 
writeExternal(ObjectOutput) - Method in class com.liferay.polls.model.impl.PollsVoteCacheModel
 
A C D E F G H I L M N O P Q R S T U V W 
Skip navigation links