Package | Description |
---|---|
org.alfresco.module.vti.handler.alfresco | |
org.alfresco.repo.admin.patch.impl | |
org.alfresco.repo.calendar | |
org.alfresco.repo.service | |
org.alfresco.repo.web.scripts.calendar | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
Modifier and Type | Method and Description |
---|---|
void |
AlfrescoMeetingServiceHandler.setCalendarService(CalendarService calendarService) |
Modifier and Type | Method and Description |
---|---|
void |
CalendarAllDayEventDatesCorrectingPatch.setCalendarService(CalendarService calendarService) |
Modifier and Type | Class and Description |
---|---|
class |
CalendarServiceImpl |
Modifier and Type | Method and Description |
---|---|
CalendarService |
ServiceDescriptorRegistry.getCalendarService() |
Modifier and Type | Field and Description |
---|---|
protected CalendarService |
AbstractCalendarWebScript.calendarService |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCalendarWebScript.setCalendarService(CalendarService calendarService) |
Modifier and Type | Method and Description |
---|---|
CalendarService |
ServiceRegistry.getCalendarService()
Deprecated.
This method has been deprecated as it would return a service that is not part of the public API.
The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.