|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.liferay.portlet.polls.service.PollsChoiceServiceWrapper
public class PollsChoiceServiceWrapper
This class is a wrapper for PollsChoiceService
.
PollsChoiceService
Constructor Summary | |
---|---|
PollsChoiceServiceWrapper(PollsChoiceService pollsChoiceService)
|
Method Summary | |
---|---|
String |
getBeanIdentifier()
Returns the Spring bean ID for this bean. |
PollsChoiceService |
getWrappedPollsChoiceService()
Deprecated. Renamed to getWrappedService() |
PollsChoiceService |
getWrappedService()
|
void |
setBeanIdentifier(String beanIdentifier)
Sets the Spring bean ID for this bean. |
void |
setWrappedPollsChoiceService(PollsChoiceService pollsChoiceService)
Deprecated. Renamed to setWrappedService(com.liferay.portlet.polls.service.PollsChoiceService) |
void |
setWrappedService(PollsChoiceService pollsChoiceService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PollsChoiceServiceWrapper(PollsChoiceService pollsChoiceService)
Method Detail |
---|
public String getBeanIdentifier()
getBeanIdentifier
in interface PollsChoiceService
public void setBeanIdentifier(String beanIdentifier)
setBeanIdentifier
in interface PollsChoiceService
beanIdentifier
- the Spring bean ID for this beanpublic PollsChoiceService getWrappedPollsChoiceService()
getWrappedService()
public void setWrappedPollsChoiceService(PollsChoiceService pollsChoiceService)
setWrappedService(com.liferay.portlet.polls.service.PollsChoiceService)
public PollsChoiceService getWrappedService()
getWrappedService
in interface ServiceWrapper<PollsChoiceService>
public void setWrappedService(PollsChoiceService pollsChoiceService)
setWrappedService
in interface ServiceWrapper<PollsChoiceService>
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |