|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PollsVoteService | |
---|---|
com.liferay.portlet.polls.service |
Uses of PollsVoteService in com.liferay.portlet.polls.service |
---|
Classes in com.liferay.portlet.polls.service that implement PollsVoteService | |
---|---|
class |
PollsVoteServiceWrapper
This class is a wrapper for PollsVoteService . |
Methods in com.liferay.portlet.polls.service that return PollsVoteService | |
---|---|
static PollsVoteService |
PollsVoteServiceUtil.getService()
|
PollsVoteService |
PollsVoteServiceWrapper.getWrappedPollsVoteService()
Deprecated. Renamed to PollsVoteServiceWrapper.getWrappedService() |
PollsVoteService |
PollsVoteServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.polls.service with parameters of type PollsVoteService | |
---|---|
void |
PollsVoteServiceUtil.setService(PollsVoteService service)
Deprecated. |
void |
PollsVoteServiceWrapper.setWrappedPollsVoteService(PollsVoteService pollsVoteService)
Deprecated. Renamed to PollsVoteServiceWrapper.setWrappedService(com.liferay.portlet.polls.service.PollsVoteService) |
void |
PollsVoteServiceWrapper.setWrappedService(PollsVoteService pollsVoteService)
|
Constructors in com.liferay.portlet.polls.service with parameters of type PollsVoteService | |
---|---|
PollsVoteServiceWrapper(PollsVoteService pollsVoteService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |