|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollsQuestionPersistence | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.polls.service.base | |
| com.liferay.portlet.polls.service.persistence | |
| Uses of PollsQuestionPersistence in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as PollsQuestionPersistence | |
|---|---|
protected PollsQuestionPersistence |
GroupLocalServiceBaseImpl.pollsQuestionPersistence
|
protected PollsQuestionPersistence |
GroupServiceBaseImpl.pollsQuestionPersistence
|
| Methods in com.liferay.portal.service.base that return PollsQuestionPersistence | |
|---|---|
PollsQuestionPersistence |
GroupLocalServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionPersistence |
GroupServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
| Methods in com.liferay.portal.service.base with parameters of type PollsQuestionPersistence | |
|---|---|
void |
GroupLocalServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
GroupServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
| Uses of PollsQuestionPersistence in com.liferay.portlet.polls.service.base |
|---|
| Fields in com.liferay.portlet.polls.service.base declared as PollsQuestionPersistence | |
|---|---|
protected PollsQuestionPersistence |
PollsQuestionLocalServiceBaseImpl.pollsQuestionPersistence
|
protected PollsQuestionPersistence |
PollsChoiceLocalServiceBaseImpl.pollsQuestionPersistence
|
protected PollsQuestionPersistence |
PollsChoiceServiceBaseImpl.pollsQuestionPersistence
|
protected PollsQuestionPersistence |
PollsQuestionServiceBaseImpl.pollsQuestionPersistence
|
protected PollsQuestionPersistence |
PollsVoteLocalServiceBaseImpl.pollsQuestionPersistence
|
protected PollsQuestionPersistence |
PollsVoteServiceBaseImpl.pollsQuestionPersistence
|
| Methods in com.liferay.portlet.polls.service.base that return PollsQuestionPersistence | |
|---|---|
PollsQuestionPersistence |
PollsQuestionLocalServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionPersistence |
PollsChoiceLocalServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionPersistence |
PollsChoiceServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionPersistence |
PollsQuestionServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionPersistence |
PollsVoteLocalServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
PollsQuestionPersistence |
PollsVoteServiceBaseImpl.getPollsQuestionPersistence()
Returns the polls question persistence. |
| Methods in com.liferay.portlet.polls.service.base with parameters of type PollsQuestionPersistence | |
|---|---|
void |
PollsQuestionLocalServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
PollsChoiceLocalServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
PollsChoiceServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
PollsQuestionServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
PollsVoteLocalServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
void |
PollsVoteServiceBaseImpl.setPollsQuestionPersistence(PollsQuestionPersistence pollsQuestionPersistence)
Sets the polls question persistence. |
| Uses of PollsQuestionPersistence in com.liferay.portlet.polls.service.persistence |
|---|
| Classes in com.liferay.portlet.polls.service.persistence that implement PollsQuestionPersistence | |
|---|---|
class |
PollsQuestionPersistenceImpl
The persistence implementation for the polls question service. |
| Methods in com.liferay.portlet.polls.service.persistence that return PollsQuestionPersistence | |
|---|---|
static PollsQuestionPersistence |
PollsQuestionUtil.getPersistence()
|
| Methods in com.liferay.portlet.polls.service.persistence with parameters of type PollsQuestionPersistence | |
|---|---|
void |
PollsQuestionUtil.setPersistence(PollsQuestionPersistence persistence)
Deprecated. As of 6.2.0 |
|
Liferay 6.2.0-ce-rc4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||