|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CalEventService | |
---|---|
com.liferay.portlet.calendar.service |
Uses of CalEventService in com.liferay.portlet.calendar.service |
---|
Classes in com.liferay.portlet.calendar.service that implement CalEventService | |
---|---|
class |
CalEventServiceWrapper
This class is a wrapper for CalEventService . |
Methods in com.liferay.portlet.calendar.service that return CalEventService | |
---|---|
static CalEventService |
CalEventServiceUtil.getService()
|
CalEventService |
CalEventServiceWrapper.getWrappedCalEventService()
Deprecated. Renamed to CalEventServiceWrapper.getWrappedService() |
CalEventService |
CalEventServiceWrapper.getWrappedService()
|
Methods in com.liferay.portlet.calendar.service with parameters of type CalEventService | |
---|---|
void |
CalEventServiceUtil.setService(CalEventService service)
Deprecated. |
void |
CalEventServiceWrapper.setWrappedCalEventService(CalEventService calEventService)
Deprecated. Renamed to CalEventServiceWrapper.setWrappedService(com.liferay.portlet.calendar.service.CalEventService) |
void |
CalEventServiceWrapper.setWrappedService(CalEventService calEventService)
|
Constructors in com.liferay.portlet.calendar.service with parameters of type CalEventService | |
---|---|
CalEventServiceWrapper(CalEventService calEventService)
|
|
Liferay 6.1.2-ce-ga3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |