|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalEventService | |
|---|---|
| com.liferay.portal.service.base | This package defines the portal service local and remote base classes. |
| com.liferay.portlet.calendar.service | |
| com.liferay.portlet.calendar.service.base | |
| com.liferay.portlet.calendar.service.impl | |
| Uses of CalEventService in com.liferay.portal.service.base |
|---|
| Fields in com.liferay.portal.service.base declared as CalEventService | |
|---|---|
protected CalEventService |
GroupServiceBaseImpl.calEventService
|
protected CalEventService |
GroupLocalServiceBaseImpl.calEventService
|
| Methods in com.liferay.portal.service.base that return CalEventService | |
|---|---|
CalEventService |
GroupServiceBaseImpl.getCalEventService()
Returns the cal event remote service. |
CalEventService |
GroupLocalServiceBaseImpl.getCalEventService()
Returns the cal event remote service. |
| Methods in com.liferay.portal.service.base with parameters of type CalEventService | |
|---|---|
void |
GroupServiceBaseImpl.setCalEventService(CalEventService calEventService)
Sets the cal event remote service. |
void |
GroupLocalServiceBaseImpl.setCalEventService(CalEventService calEventService)
Sets the cal event remote 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. As of 6.1.0, replaced by CalEventServiceWrapper.getWrappedService() |
CalEventService |
CalEventServiceWrapper.getWrappedService()
|
| Methods in com.liferay.portlet.calendar.service with parameters of type CalEventService | |
|---|---|
void |
CalEventServiceUtil.setService(CalEventService service)
Deprecated. As of 6.2.0 |
void |
CalEventServiceWrapper.setWrappedCalEventService(CalEventService calEventService)
Deprecated. As of 6.1.0, replaced by 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)
|
|
| Uses of CalEventService in com.liferay.portlet.calendar.service.base |
|---|
| Classes in com.liferay.portlet.calendar.service.base that implement CalEventService | |
|---|---|
class |
CalEventServiceBaseImpl
The base implementation of the cal event remote service. |
| Fields in com.liferay.portlet.calendar.service.base declared as CalEventService | |
|---|---|
protected CalEventService |
CalEventServiceBaseImpl.calEventService
|
protected CalEventService |
CalEventLocalServiceBaseImpl.calEventService
|
| Methods in com.liferay.portlet.calendar.service.base that return CalEventService | |
|---|---|
CalEventService |
CalEventServiceBaseImpl.getCalEventService()
Returns the cal event remote service. |
CalEventService |
CalEventLocalServiceBaseImpl.getCalEventService()
Returns the cal event remote service. |
| Methods in com.liferay.portlet.calendar.service.base with parameters of type CalEventService | |
|---|---|
void |
CalEventServiceBaseImpl.setCalEventService(CalEventService calEventService)
Sets the cal event remote service. |
void |
CalEventLocalServiceBaseImpl.setCalEventService(CalEventService calEventService)
Sets the cal event remote service. |
| Uses of CalEventService in com.liferay.portlet.calendar.service.impl |
|---|
| Classes in com.liferay.portlet.calendar.service.impl that implement CalEventService | |
|---|---|
class |
CalEventServiceImpl
|
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||