|
Liferay 6.2-ce-ga3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PollsQuestionService | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.polls.service | |
| com.liferay.portlet.polls.service.base | |
| com.liferay.portlet.polls.service.impl | |
| Uses of PollsQuestionService in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as PollsQuestionService | |
|---|---|
protected PollsQuestionService |
GroupLocalServiceBaseImpl.pollsQuestionService
|
protected PollsQuestionService |
GroupServiceBaseImpl.pollsQuestionService
|
| Methods in com.liferay.portal.service.base that return PollsQuestionService | |
|---|---|
PollsQuestionService |
GroupLocalServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
PollsQuestionService |
GroupServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
| Methods in com.liferay.portal.service.base with parameters of type PollsQuestionService | |
|---|---|
void |
GroupLocalServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
GroupServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
| Uses of PollsQuestionService in com.liferay.portlet.polls.service |
|---|
| Classes in com.liferay.portlet.polls.service that implement PollsQuestionService | |
|---|---|
class |
PollsQuestionServiceWrapper
Provides a wrapper for PollsQuestionService. |
| Methods in com.liferay.portlet.polls.service that return PollsQuestionService | |
|---|---|
static PollsQuestionService |
PollsQuestionServiceUtil.getService()
|
PollsQuestionService |
PollsQuestionServiceWrapper.getWrappedPollsQuestionService()
Deprecated. As of 6.1.0, replaced by PollsQuestionServiceWrapper.getWrappedService() |
PollsQuestionService |
PollsQuestionServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.polls.service with parameters of type PollsQuestionService | |
|---|---|
void |
PollsQuestionServiceUtil.setService(PollsQuestionService service)
Deprecated. As of 6.2.0 |
void |
PollsQuestionServiceWrapper.setWrappedPollsQuestionService(PollsQuestionService pollsQuestionService)
Deprecated. As of 6.1.0, replaced by PollsQuestionServiceWrapper.setWrappedService(com.liferay.portlet.polls.service.PollsQuestionService) |
void |
PollsQuestionServiceWrapper.setWrappedService(PollsQuestionService pollsQuestionService)
|
| Constructors in com.liferay.portlet.polls.service with parameters of type PollsQuestionService | |
|---|---|
PollsQuestionServiceWrapper(PollsQuestionService pollsQuestionService)
|
|
| Uses of PollsQuestionService in com.liferay.portlet.polls.service.base |
|---|
| Classes in com.liferay.portlet.polls.service.base that implement PollsQuestionService | |
|---|---|
class |
PollsQuestionServiceBaseImpl
Provides the base implementation for the polls question remote service. |
| Fields in com.liferay.portlet.polls.service.base declared as PollsQuestionService | |
|---|---|
protected PollsQuestionService |
PollsQuestionLocalServiceBaseImpl.pollsQuestionService
|
protected PollsQuestionService |
PollsChoiceServiceBaseImpl.pollsQuestionService
|
protected PollsQuestionService |
PollsQuestionServiceBaseImpl.pollsQuestionService
|
protected PollsQuestionService |
PollsVoteServiceBaseImpl.pollsQuestionService
|
protected PollsQuestionService |
PollsVoteLocalServiceBaseImpl.pollsQuestionService
|
protected PollsQuestionService |
PollsChoiceLocalServiceBaseImpl.pollsQuestionService
|
| Methods in com.liferay.portlet.polls.service.base that return PollsQuestionService | |
|---|---|
PollsQuestionService |
PollsQuestionLocalServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
PollsQuestionService |
PollsChoiceServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
PollsQuestionService |
PollsQuestionServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
PollsQuestionService |
PollsVoteServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
PollsQuestionService |
PollsVoteLocalServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
PollsQuestionService |
PollsChoiceLocalServiceBaseImpl.getPollsQuestionService()
Returns the polls question remote service. |
| Methods in com.liferay.portlet.polls.service.base with parameters of type PollsQuestionService | |
|---|---|
void |
PollsQuestionLocalServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
PollsChoiceServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
PollsQuestionServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
PollsVoteServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
PollsVoteLocalServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
void |
PollsChoiceLocalServiceBaseImpl.setPollsQuestionService(PollsQuestionService pollsQuestionService)
Sets the polls question remote service. |
| Uses of PollsQuestionService in com.liferay.portlet.polls.service.impl |
|---|
| Classes in com.liferay.portlet.polls.service.impl that implement PollsQuestionService | |
|---|---|
class |
PollsQuestionServiceImpl
|
|
Liferay 6.2-ce-ga3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||