- CAL_BASE_URI - Static variable in class org.exoplatform.calendar.ws.CalendarRestApi
-
- CAL_PREFIX - Static variable in class org.exoplatform.calendar.model.Calendar
-
- CALCOLOR - Static variable in class org.exoplatform.calendar.webui.UICalendars
-
- calculateEvent(VEvent, CalendarEvent) - Static method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- calculateRecurrenceFinishDate(CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Calculate the end-date of recurrence event
- CALDAV - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- CALDAV_NODE - Static variable in class org.exoplatform.calendar.service.Utils
-
- Calendar - Class in org.exoplatform.calendar.model
-
A new Calendar model for new Calendar Service API.
- Calendar() - Constructor for class org.exoplatform.calendar.model.Calendar
-
- Calendar(String) - Constructor for class org.exoplatform.calendar.model.Calendar
-
- Calendar - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com
Jul 11, 2007
- Calendar() - Constructor for class org.exoplatform.calendar.service.Calendar
-
- Calendar(String) - Constructor for class org.exoplatform.calendar.service.Calendar
-
- CALENDAR - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- Calendar.Type - Enum in org.exoplatform.calendar.service
-
- calendar_ - Variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- calendar_ - Variable in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- calendar_ - Variable in class org.exoplatform.calendar.webui.UICalendarView
-
- CALENDAR_APP - Static variable in class org.exoplatform.calendar.service.Utils
-
- CALENDAR_APP_SETTING_SCOPE - Static variable in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- CALENDAR_ID - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- CALENDAR_ID - Static variable in class org.exoplatform.calendar.service.Utils
-
- CALENDAR_INVISIBLE_SETTING_KEY - Static variable in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- CALENDAR_NAME - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- CALENDAR_PREF - Static variable in class org.exoplatform.calendar.service.Calendar
-
- CALENDAR_REMINDER - Static variable in class org.exoplatform.calendar.service.Utils
-
- CALENDAR_URI - Static variable in class org.exoplatform.calendar.ws.CalendarRestApi
-
- CalendarCollection<T> - Class in org.exoplatform.calendar.service
-
- CalendarCollection(Collection<T>, long) - Constructor for class org.exoplatform.calendar.service.CalendarCollection
-
- CalendarDAO - Interface in org.exoplatform.calendar.storage
-
- CalendarData - Class in org.exoplatform.webservice.cs.bean
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jan 14, 2010
- CalendarData() - Constructor for class org.exoplatform.webservice.cs.bean.CalendarData
-
- CalendarEvent - Class in org.exoplatform.calendar.service
-
- CalendarEvent() - Constructor for class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- CalendarEvent(CalendarEvent) - Constructor for class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- CalendarEventListener - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jul 19, 2010
- CalendarEventListener() - Constructor for class org.exoplatform.calendar.service.impl.CalendarEventListener
-
- CalendarException - Exception in org.exoplatform.calendar.service
-
- CalendarException() - Constructor for exception org.exoplatform.calendar.service.CalendarException
-
- CalendarException(Exception) - Constructor for exception org.exoplatform.calendar.service.CalendarException
-
- CalendarException(CalendarException.CalendarError) - Constructor for exception org.exoplatform.calendar.service.CalendarException
-
- CalendarException(CalendarException.CalendarError, String) - Constructor for exception org.exoplatform.calendar.service.CalendarException
-
- CalendarException(CalendarException.CalendarError, String, Throwable) - Constructor for exception org.exoplatform.calendar.service.CalendarException
-
- CalendarException(CalendarException.CalendarError, Throwable) - Constructor for exception org.exoplatform.calendar.service.CalendarException
-
- CalendarException.CalendarError - Enum in org.exoplatform.calendar.service
-
- CalendarHandler - Interface in org.exoplatform.calendar.service
-
- CalendarHandlerImpl - Class in org.exoplatform.calendar.service.impl
-
- CalendarHandlerImpl(ExtendedCalendarServiceImpl) - Constructor for class org.exoplatform.calendar.service.impl.CalendarHandlerImpl
-
- CALENDARID - Static variable in class org.exoplatform.calendar.webui.UICalendars
-
- CALENDARID - Static variable in class org.exoplatform.calendar.webui.UICalendarView
-
- CalendarImportExport - Interface in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Jul 2, 2007
- CalendarIterator - Class in org.exoplatform.calendar.service
-
- CalendarIterator() - Constructor for class org.exoplatform.calendar.service.CalendarIterator
-
- calendarName_ - Variable in class org.exoplatform.calendar.webui.popup.UISharedTab
-
- CalendarQuery - Class in org.exoplatform.calendar.model.query
-
- CalendarQuery() - Constructor for class org.exoplatform.calendar.model.query.CalendarQuery
-
- CalendarResource - Class in org.exoplatform.calendar.ws.bean
-
- CalendarResource() - Constructor for class org.exoplatform.calendar.ws.bean.CalendarResource
-
- CalendarResource(Calendar, String) - Constructor for class org.exoplatform.calendar.ws.bean.CalendarResource
-
- CalendarRestApi - Class in org.exoplatform.calendar.ws
-
This rest service class provides entry point for calendar resources.
- CalendarRestApi(OrganizationService, IdentityManager, UploadService, MailService, InitParams) - Constructor for class org.exoplatform.calendar.ws.CalendarRestApi
-
Constructor helps to configure the rest service with parameters.
- CalendarRestApi.Expand - Class in org.exoplatform.calendar.ws
-
- CalendarRestApi.RecurringUpdateType - Enum in org.exoplatform.calendar.ws
-
- CalendarSearchResult - Class in org.exoplatform.calendar.service.impl
-
Dedicated result object query by Event or Task search plugin
we extended more information from SearchResult object
- CalendarSearchResult(String, String, String, String, String, long, long) - Constructor for class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- CalendarSearchServiceConnector - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jan 22, 2013
- CalendarSearchServiceConnector(InitParams) - Constructor for class org.exoplatform.calendar.service.impl.CalendarSearchServiceConnector
-
- CalendarService - Interface in org.exoplatform.calendar.service
-
- calendarService_ - Variable in class org.exoplatform.calendar.service.impl.NewGroupListener
-
- CalendarServiceImpl - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SARL Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com Jul 11, 2007
- CalendarServiceImpl(InitParams, NodeHierarchyCreator, RepositoryService, ResourceBundleService, CacheService, OrganizationService) - Constructor for class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- CalendarSetting - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Jul 16, 2007
- CalendarSetting() - Constructor for class org.exoplatform.calendar.service.CalendarSetting
-
- calendarSetting_ - Variable in class org.exoplatform.calendar.webui.UICalendarView
-
- CalendarSettingActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendars.CalendarSettingActionListener
-
- CalendarUpdateEventListener - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Dec 1, 2008
- CalendarUpdateEventListener() - Constructor for class org.exoplatform.calendar.service.CalendarUpdateEventListener
-
- CalendarUtils - Class in org.exoplatform.calendar.util
-
Created by The eXo Platform SARL
Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com
Jul 11, 2007
- CalendarUtils() - Constructor for class org.exoplatform.calendar.util.CalendarUtils
-
- CalendarUtils.SelectComparator - Class in org.exoplatform.calendar.util
-
- CalendarView - Interface in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Tuan Pham
tuan.pham@exoplatform.com
Oct 10, 2007
- CalendarWebservice - Class in org.exoplatform.webservice.cs.calendar
-
The CalendarWebservice class contains services to interact with the Calendar application and its data in a RESTFull manner.
- CalendarWebservice(CalendarService, ExtendedCalendarService) - Constructor for class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
- CALNAME - Static variable in class org.exoplatform.calendar.webui.UICalendars
-
- CALNAME - Static variable in class org.exoplatform.calendar.webui.UICalendarView
-
- calService - Variable in class org.exoplatform.calendar.service.impl.EventHandlerImpl
-
- CALTYPE - Static variable in class org.exoplatform.calendar.webui.UICalendars
-
- CALTYPE - Static variable in class org.exoplatform.calendar.webui.UICalendarView
-
- calType_ - Variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- cancelAction() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
close all popups
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarPrintPreview.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventCategoryForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventPrintPreview.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIExportForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIImportForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIRemoteCalendar.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISubscribeForm.CancelActionListener
-
- CancelActionListener() - Constructor for class org.exoplatform.cs.event.UICreateEvent.CancelActionListener
-
- CancelDeleteEvent() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.CancelDeleteEvent
-
- CANCELLED - Static variable in class org.exoplatform.calendar.model.Event
-
- cancelPopupAction() - Method in class org.exoplatform.calendar.webui.popup.UIPopupAction
-
- cancelPopupAction() - Method in class org.exoplatform.cs.common.webui.UIPopupAction
-
- canEdit(String) - Method in class org.exoplatform.calendar.service.Calendar
-
- canEdit(Node, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the permission to edit of user on the calendar
- canEdit(Node, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the permission to edit of user on the calendar
- canEdit(OrganizationService, String[], String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- canUserEditCalendar(String, Calendar) - Static method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- CATEGORY - Static variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- CATEGORY_URI - Static variable in class org.exoplatform.calendar.ws.CalendarRestApi
-
- categoryId_ - Variable in class org.exoplatform.calendar.webui.popup.UIEventCategoryManager
-
- CategoryResource - Class in org.exoplatform.calendar.ws.bean
-
- CategoryResource() - Constructor for class org.exoplatform.calendar.ws.bean.CategoryResource
-
- CategoryResource(EventCategory, String) - Constructor for class org.exoplatform.calendar.ws.bean.CategoryResource
-
- cc - Static variable in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
- ChangeCategoryActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ChangeCategoryActionListener
-
- ChangeColorActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendars.ChangeColorActionListener
-
- changeGroup(String) - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- ChangeNodeActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIGroupSelector.ChangeNodeActionListener
-
- ChangeViewActionListener() - Constructor for class org.exoplatform.calendar.webui.UIActionBar.ChangeViewActionListener
-
- ChangeViewActionListener() - Constructor for class org.exoplatform.calendar.webui.UIMonthView.ChangeViewActionListener
-
- checkAll() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- checkAndSetPage(long) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- CHECKBOX - Static variable in class org.exoplatform.calendar.webui.popup.UIPermissionEntry
-
- checkFreeBusy(EventQuery) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets busy time of participants in a period
- checkFreeBusy(EventQuery) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- checkFreeBusy(EventQuery) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets busy time of participants in a period
- checkFreeBusy(EventQuery) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- checkFreeBusy(EventQuery, Date) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- checkPermission(String, String, String) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Checks permission of the currently logged-in user on any calendar by the given calendar Id.
- cleanValue(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- clone() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- CLOSE - Static variable in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- CLOSE_PARENTHESIS - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- CLOSE_PARENTHESIS - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- CLOSE_POPUP - Static variable in class org.exoplatform.calendar.webui.UIPreview
-
- CLOSE_SHARP_BRACKET - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- CLOSE_SQUARE_BRACKET - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- CloseActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEditFeed.CloseActionListener
-
- CloseActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIFeed.CloseActionListener
-
- CloseActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm.CloseActionListener
-
- CloseSearchActionListener() - Constructor for class org.exoplatform.calendar.webui.UIListView.CloseSearchActionListener
-
- closeSessionProvider(SessionProvider) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Safely closes JCR session provider.
- closeSessionProvider(SessionProvider) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Safely closes JCR session provider.
- CloseWindowActionListener() - Constructor for class org.exoplatform.calendar.webui.UIPreview.CloseWindowActionListener
-
- CODES - Static variable in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors
-
- CollectionResource<T> - Class in org.exoplatform.calendar.ws.bean
-
- CollectionResource(Collection<T>) - Constructor for class org.exoplatform.calendar.ws.bean.CollectionResource
-
- CollectionResource(Collection<T>, long) - Constructor for class org.exoplatform.calendar.ws.bean.CollectionResource
-
- COLON - Static variable in class org.exoplatform.calendar.service.Utils
-
- COLON - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- COLON - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- COLON_SLASH - Static variable in class org.exoplatform.calendar.service.Utils
-
- COLON_SLASH - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- Color(String) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- Color(int, int, int) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- Color(String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- COLORNAMES - Static variable in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors
-
- COLORS - Static variable in interface org.exoplatform.calendar.util.Constants
-
- Colors() - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker.Colors
-
- COLORS - Static variable in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors
-
- COMA - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- COMMA - Static variable in class org.exoplatform.calendar.service.Utils
-
- COMMA - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- COMMA - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- compare(Object, Object) - Method in class org.exoplatform.calendar.util.CalendarUtils.SelectComparator
-
- COMPLETED - Static variable in class org.exoplatform.calendar.model.Event
-
- CompositeID - Class in org.exoplatform.calendar.model
-
- CompositeID(String) - Constructor for class org.exoplatform.calendar.model.CompositeID
-
- CompositeID(String, String) - Constructor for class org.exoplatform.calendar.model.CompositeID
-
- CONFIRM_FALSE - Static variable in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- CONFIRM_TRUE - Static variable in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- ConfirmCloseActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab.ConfirmCloseActionListener
-
- ConfirmCloseActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventCategoryManager.ConfirmCloseActionListener
-
- ConfirmCloseActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendars.ConfirmCloseActionListener
-
- ConfirmCloseActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmCloseActionListener
-
- ConfirmDeleteAllSeries() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmDeleteAllSeries
-
- ConfirmDeleteCancel() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmDeleteCancel
-
- ConfirmDeleteEvent() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmDeleteEvent
-
- ConfirmDeleteFollowingSeries() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmDeleteFollowingSeries
-
- ConfirmDeleteOnlyInstance() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmDeleteOnlyInstance
-
- CONFIRMED - Static variable in class org.exoplatform.calendar.model.Event
-
- confirmInvitation(String, String, int, String, String, int) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- confirmInvitation(String, String, String, int, String, String, int) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Confirms an invitation to participate in an event
- confirmInvitation(String, String, int, String, String, int) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- confirmInvitation(String, String, String, int, String, String, int) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- confirmInvitation(String, String, int, String, String, int) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Confirms invitation to participate in an event
- confirmInvitation(String, String, String, int, String, String, int) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Confirms an invitation to participate in an event
- confirmInvitation(String, String, int, String, String, int) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- confirmInvitation(String, String, String, int, String, String, int) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- ConfirmUpdateAllSeries() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmUpdateAllSeries
-
- ConfirmUpdateCancel() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmUpdateCancel
-
- ConfirmUpdateFollowSeries() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmUpdateFollowSeries
-
- ConfirmUpdateOnlyInstance() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.ConfirmUpdateOnlyInstance
-
- connectToCalDavServer(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
First time connect to CalDav server to get data
- connectToRemoteServer(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- connectToRemoteServer(RemoteCalendar) - Method in interface org.exoplatform.calendar.service.RemoteCalendarService
-
Connect to remote server
- Constants - Interface in org.exoplatform.calendar.util
-
- contactRegex - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- containsGroup(String) - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- containsPermission(String) - Method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
check whether the permission is included in the Permission Grid
- CONTEXT_MENU - Static variable in class org.exoplatform.calendar.webui.UICalendarView
-
- convertSize(long) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- convertURLsAsLinks(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- createActionConfirms(UIConfirmation) - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- createAttachmentForEvent(UriInfo, String, Iterator<FileItem>) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Creates attachments for an event specified by id, in one of conditions:
The authenticated user is the owner of the calendar of the event,
OR for group calendars, the user has edit permission on the calendar,
OR the calendar has been shared with the user, with edit permission,
OR the calendar has been shared with a group of the user, with edit permission.
- createCalendar(long) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
Create Calendar object which has the user preference (timezone, firstdayofweek, ...)
- createCalendar(Date) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
Create Calendar object which has the user preference (timezone, firstdayofweek, ...)
- createCalendar(CalendarResource, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Creates a calendar based on calendar attributes sent in the request body.
- createContext(Event<T>) - Method in class org.exoplatform.calendar.webui.listener.ActionListener
-
- createEventForCalendar(String, EventResource, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Creates an event in a calendar specified by id, in one of conditions:
The authenticated user is the owner of the calendar,
OR for group calendars, the user has edit permission on the calendar,
OR the calendar has been shared with the user, with edit permission,
OR the calendar has been shared with a group of the user, with edit permission.
- createInvitation(String, String, String) - Method in interface org.exoplatform.calendar.service.EventDAO
-
Deprecated.
- createInvitation(String, String, String) - Method in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- createInvitationForEvent(String, InvitationResource, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Creates an invitation in an event specified by event id, in one of conditions:
the authenticated user is the participant of the event,
OR the authenticated user has edit permission on the calendar of the event.
- createJCRQuery(SessionProvider, String, String) - Method in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- createPermissionOwnerFrom(String) - Static method in class org.exoplatform.calendar.service.PermissionOwner
-
example of permission statement
- membership: /platform/users/:*.manager
- user: demo
- user: /platform/users/:demo
- group: /organization/management/executive-board/:*.*
- createRemoteCalendar(RemoteCalendar) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Create a new eXo calendar with mixin type 'exo:remoteCalendar' to store data from remote calendar, this method also creates a 'Remote' category
- createRemoteCalendar(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- createSessionProvider() - Method in interface org.exoplatform.calendar.service.DataStorage
-
Create a session provider for current context.
- createSessionProvider() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Create a session provider for current context.
- createSystemProvider() - Method in interface org.exoplatform.calendar.service.DataStorage
-
- createSystemProvider() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- createSystemProvider() - Static method in class org.exoplatform.calendar.service.Utils
-
- createTaskForCalendar(String, TaskResource, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Creates a task for a calendar specified by id, in one of conditions:
The user is the owner of the calendar,
OR for group calendars, the user has edit permission on the calendar,
OR the calendar has been shared with the user, with edit permission,
OR the calendar has been shared with a group of the user, with edit permission.
- createUserProvider() - Method in interface org.exoplatform.calendar.service.DataStorage
-
- createUserProvider() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- CsNodeTypeMapping - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Dec 3, 2008
- CsNodeTypeMapping() - Constructor for class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- CsObjectParam - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Dec 3, 2008
- CsObjectParam() - Constructor for class org.exoplatform.calendar.service.CsObjectParam
-
- CsPropertyMapping - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Dec 3, 2008
- CsPropertyMapping() - Constructor for class org.exoplatform.calendar.service.CsPropertyMapping
-
- CSV_PATTERN - Static variable in class org.exoplatform.calendar.service.impl.CsvImportExport
-
- CsvImportExport - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SAS
Author : Pham Tuan
tuan.pham@exoplatform.com
Apr 1, 2008
- CsvImportExport(JCRDataStorage) - Constructor for class org.exoplatform.calendar.service.impl.CsvImportExport
-
Construct a regex-based CSV parser.
- CURRENT_DATE - Static variable in class org.exoplatform.calendar.webui.UIWeekView
-
- currentListPage_ - Variable in class org.exoplatform.calendar.service.JCRPageList
-
- currentPage(String) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- currentPage_ - Variable in class org.exoplatform.calendar.service.JCRPageList
-
- generateEvent(VEvent, CalendarEvent, String, String) - Static method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- generateRss(String, LinkedHashMap<String, Calendar>, RssData) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Generates RSS Feed link for list of calendars following RSS standard and stores the feed in storage
- generateRss(String, List<String>, RssData) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- generateRss(String, List<String>, RssData, CalendarImportExport) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- generateRss(String, LinkedHashMap<String, Calendar>, RssData, CalendarImportExport) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- generateRss(String, LinkedHashMap<String, Calendar>, RssData) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Generates RSS Feed link for list of calendars following RSS standard and stores the feed in storage
- generateRss(String, List<String>, RssData) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- generateRss(String, List<String>, RssData, CalendarImportExport) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- generateRss(String, LinkedHashMap<String, Calendar>, RssData, CalendarImportExport) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- generateTimeZoneLabel(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
render time zone label for a time zone.
- GenerateURLActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEditFeed.GenerateURLActionListener
-
- GenericDAO<T,ID> - Interface in org.exoplatform.calendar.storage
-
- getAction() - Method in class org.exoplatform.cs.common.ext.UIBaseComponent
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarDetailTab
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- getActionField(String) - Method in class org.exoplatform.calendar.webui.popup.UISharedTab
-
- getActions() - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getActions() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getActions() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingForm
-
- getActions() - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- getActions() - Method in class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- getActions() - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getActivityId() - Method in class org.exoplatform.calendar.model.Event
-
- getAddedProperties() - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- getAfterDate() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getAfterDateSave() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getAfterTime() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getAlarmBefore() - Method in class org.exoplatform.calendar.service.Reminder
-
- getAll() - Method in class org.exoplatform.calendar.service.EventPageList
-
- getAll() - Method in class org.exoplatform.calendar.service.EventPageListQuery
-
- getAll() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getAllCalendars(String, int, int, int) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Return all calendar of given user
- getAllCalendars(String, int, int, int) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getAllDayEvents() - Method in class org.exoplatform.calendar.webui.UIDayView
-
- getAllEvents(EventQuery) - Method in class org.exoplatform.calendar.webui.UIListView
-
- getAllExcludedEvent(CalendarEvent, Date, Date, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Those methods are not used anywhere
- getAllExcludedEvent(CalendarEvent, Calendar, Calendar, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getAllExcludedEvent(CalendarEvent, Date, Date, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getAllExcludedEvent(CalendarEvent, Calendar, Calendar, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getAllGroups() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getAllNoRepeatEvents(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getAllNoRepeatEvents(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getAllNoRepeatEvents(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Deprecated.
- getAllNoRepeatEventsSQL(String, EventQuery, String[], String[], List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
A faster version of getAllNoRepeatEvents without thread
- getAllNoRepeatEventsSQL(String, EventQuery, String[], String[], List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
A faster version of getAllNoRepeatEvents without thread
- getAllNoRepeatEventsSQL(String, EventQuery, String[], String[], List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getAllOfCalendars(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getAllOfCurrentUserCalendars() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getAllOtherCalendars() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- getAllOtherCalendars() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getAllPrivateCalendars() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
get all private calendars for current user
if no calendar is found, return a zero length list of calendar
- getAllPrivateCalendars() - Method in class org.exoplatform.calendar.webui.UICalendars
-
get all private calendars for current user
if no calendar is found, return a zero length list of calendar
- getAllPublicCalendars() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
get group calendar for user, without duplicated items
if no calendar found, return zero length list of calendars
- getAllPublicCalendars() - Method in class org.exoplatform.calendar.webui.UICalendars
-
get group calendar for user, without duplicated items
if no calendar found, return zero length list of calendars
- getAllSharedCalendars() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getAttachment() - Method in class org.exoplatform.calendar.model.Event
-
- getAttachment(String) - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getAttachmentById(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Get specified attachment object by given attachment id
- getAttachmentById(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getAttachmentById(String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Queries an attachment (of an event/task) by attachment id, in one of conditions:
The calendar of the event/task is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the user is a participant of the event or is delegated to the task,
OR the calendar has been shared with the user or with a group of the user.
- getAttachments() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getAttachments() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getAttachmentsFromEvent(String, int, int, String, String, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns attachments of an event specified by event id, in one of conditions:
The calendar of the event is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the user is a participant of the event,
OR the calendar has been shared with the user or with a group of the user.
- getAvailabilities(String, Long, Long, String, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Return availability (free/busy time) of users in period of time.
- getAvailability() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getAvailable() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getAvailablePage() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getAvailablePage() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getAvailablePage() - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryManager
-
- getAvailablePage() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getAvatar() - Method in class org.exoplatform.calendar.ws.bean.ParticipantResource
-
- getBaseURL() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getBeforeDate() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getBeforeDateSave() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getBeforeTime() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getBeginDate(boolean, String, String, String, String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getBeginDateOfMonth() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getBeginDateOfMonth() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getBeginDateOfMonthView() - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getBeginDateOfMonthView() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getBeginDateOfWeek() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getBeginDateOfWeek() - Method in class org.exoplatform.calendar.webui.UIWeekView
-
- getBeginDay(Calendar) - Static method in class org.exoplatform.calendar.service.Utils
-
- getBeginDay(Calendar) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getBeginDay(Date) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getBeginDay(Calendar) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getBeginDay(Calendar) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getBeginDay(Date) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getById(ID) - Method in interface org.exoplatform.calendar.storage.GenericDAO
-
- getById(String) - Method in class org.exoplatform.calendar.storage.jcr.JCRCalendarDAOImpl
-
- getById(String) - Method in class org.exoplatform.calendar.storage.jcr.JCREventDAOImpl
-
- getCalDavResource(RemoteCalendar, String) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- getCalDavResourceEtag(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets the entity tag of an event in a subscribed calendar.
- getCalDavResourceEtag(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getCalDavResourceHref(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets the reference key to remote event of an event in a subscribed calendar.
- getCalDavResourceHref(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getCalendar(String[], String, Node, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getCalendar(String[], String, Node, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getCalendar(String, String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCalendar() - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- getCalendar() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getCalendar() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getCalendarById(String) - Method in interface org.exoplatform.calendar.service.CalendarHandler
-
Return a Calendar with given id, or NULL if it doesn't exist.
- getCalendarById(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getCalendarById(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getCalendarById(String) - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- getCalendarById(String) - Method in class org.exoplatform.calendar.service.impl.CalendarHandlerImpl
-
- getCalendarById(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getCalendarById(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getCalendarById(String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Search for a calendar by its id, in one of conditions:
The authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the calendar has been shared with the user or with a group of the user.
- getCalendarColor() - Method in class org.exoplatform.calendar.model.Calendar
-
- getCalendarColor() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getCalendarComponent(Calendar, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.ICalendarImportExport
-
- getCalendarDAO() - Method in class org.exoplatform.calendar.storage.jcr.JCRStorage
-
- getCalendarDAO() - Method in interface org.exoplatform.calendar.storage.Storage
-
- getCalendarEventNode(String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getCalendarHandler() - Method in interface org.exoplatform.calendar.service.ExtendedCalendarService
-
- getCalendarHandler() - Method in class org.exoplatform.calendar.service.impl.ExtendedCalendarServiceImpl
-
- getCalendarId() - Method in class org.exoplatform.calendar.model.Event
-
- getCalendarId() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getCalendarId() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getCalendarId() - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getCalendarId() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getCalendarIdFromSpace(String) - Static method in class org.exoplatform.calendar.service.Utils
-
Gets id for a calendar space by space group id
- getCalendarIds() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getCalendarIds() - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- getCalendarImportExports(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets the object performing import/export by type of import/export.
- getCalendarImportExports(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets the object performing import/export by type of import/export.
- getCalendarInstanceBySetting(CalendarSetting) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
get calendar by user setting (timezone, first day of week)
- getCalendarInstanceBySetting(CalendarSetting) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getCalendarMap() - Method in class org.exoplatform.calendar.webui.UICalendarWorkingContainer
-
- getCalendarName() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getCalendarName() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getCalendarOption() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
get all users calendars (private, public, shared)
- getCalendarOption() - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getCalendarOwner() - Method in class org.exoplatform.calendar.model.Calendar
-
- getCalendarPath() - Method in class org.exoplatform.calendar.service.Calendar
-
- getCalendarPath() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getCalendarPermissions() - Method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- getCalendarPortletUrl() - Static method in class org.exoplatform.calendar.webui.UIPreview
-
get the url to the calendar portlet, used for template to return to the
calendar portlet or the calendar page in the space
- getCalendars() - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- getCalendars() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- getCalendars() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getCalendars() - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- getCalendars(String, int, int, boolean, String, String, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Searches for calendars by a type (personal/group/shared), returns calendars that the user has access permission.
- getCalendars() - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- getCalendars() - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Retrieves all data of a private (personal) calendar of a logged-in user.
- getCalendarService() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCalendarService() - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getCalendarSetting(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets calendar settings of an user
- getCalendarSetting(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get calendar settings of a user
- getCalendarSetting(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets calendar settings of an user
- getCalendarSetting(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get calendar settings of a user
- getCalendarSetting() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getCalendarSetting() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCalendarURL() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCalType() - Method in class org.exoplatform.calendar.service.Calendar
-
- getCalType() - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- getCalType() - Method in class org.exoplatform.calendar.storage.jcr.JCREventQuery
-
- getCalType() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getCalUICheckBoxInput(String) - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getCategories() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getCategories() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getCategory() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCategoryId() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getCategoryId() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getCategoryId() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getCategoryIds() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getCategoryName() - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryForm
-
- getCheckboxId(Event) - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getCheckedCalendars() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getCheckPermissionString() - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getChildGroup() - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- getCode() - Method in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- getColor() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getColorMap() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- getColorMap() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getColorMap() - Method in class org.exoplatform.calendar.webui.UICalendarWorkingContainer
-
- getColors() - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getColors() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCometdContextName() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getCompletedDateTime() - Method in class org.exoplatform.calendar.model.Event
-
- getComponents(String, UIContainer, Map<String, Object>) - Static method in class org.exoplatform.cs.common.ext.UIExtensionUtils
-
get list of ui components by extenstion type and parent component.
- getCompositeId() - Method in class org.exoplatform.calendar.model.AbstractModel
-
- getConfig() - Method in class org.exoplatform.calendar.ws.common.RestSecurityServiceImpl.PermissionPlugin
-
- getConfig_id() - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- getConfirmMessage() - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- getContent() - Method in class org.exoplatform.calendar.service.FeedData
-
- getContextMenu() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getContinuationService() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCopyright() - Method in class org.exoplatform.calendar.service.RssData
-
- getCurrent() - Method in class org.exoplatform.calendar.service.CalendarIterator
-
- getCurrentCalendar() - Method in interface org.exoplatform.calendar.webui.CalendarView
-
- getCurrentCalendar() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCurrentCalendar() - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- getCurrentDate() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCurrentDay() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCurrentIdentity() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCurrentMonth() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getcurrentOccurrence() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCurrentPage() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getCurrentPage() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getCurrentPage() - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryManager
-
- getCurrentPage() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getCurrentServletRequest() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
Gets current http servlet request provided by Rest Service Framework.
- getCurrentTime(UIComponent) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCurrentUser() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCurrentUser() - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getCurrentUserCalendarSetting() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getCurrentUserCalendarSetting() - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getCurrentUserGroupsIds() - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
get all user groups ids
- getCurrentView() - Method in class org.exoplatform.calendar.webui.UIActionBar
-
- getCurrentViewType() - Method in class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- getCurrentWeek() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getCurrentYear() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getData() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getData() - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getData() - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- getDataMap() - Method in class org.exoplatform.calendar.webui.UIDayView
-
- getDataMap() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getDataMap() - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getDataMap() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getDataMap() - Method in class org.exoplatform.calendar.webui.UIWeekView
-
- getDataPath() - Method in class org.exoplatform.calendar.service.Attachment
-
- getDataSource(Attachment, DownloadService) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getDataStorage() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getDataType() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getDateByValue(int, int, int, int, int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDateFolder(Node, Date) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getDateFolder(Node, Date) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getDateFormat() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getDateFormat() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getDateFormat() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDateFormat() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getDateTime(UIFormDateTimeInput, String) - Method in class org.exoplatform.cs.event.UICreateEvent
-
- getDateTimeFormat() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDateTimeFormat() - Method in class org.exoplatform.cs.event.UICreateEvent
-
- getDateTimeString(Date) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDateValue() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getDateValue() - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- getDaylightEnd(TimeZone) - Static method in class org.exoplatform.calendar.service.Utils
-
Determines the first end date of daylight savings for the specified
timezone since January 1, 1970.
- getDaylightStart(TimeZone) - Static method in class org.exoplatform.calendar.service.Utils
-
Determines the first start date of daylight savings for the specified
timezone since January 1, 1970.
- getDaylightTimeCache() - Static method in class org.exoplatform.calendar.service.Utils
-
- getDayName(int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDayOfWeek(int, int, int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDaysInMonth() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDaysInMonth(int, int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDaysName() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDefaultCalendarId() - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getDefaultCalendarId() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getDefaultCalendarId(String) - Static method in class org.exoplatform.calendar.service.Utils
-
- getDefaultCalendarName() - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getDefaultCalendarName() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getDefaultEventCategoryIds() - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getDefaultEventCategoryIds() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getDefaultEventCategoryNames() - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getDefaultEventCategoryNames() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
The returned value of this function is used to initialize start time for
event form which is rendered when user click "add event" or "add task"
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UIDayView
-
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getDefaultStartTimeOfEvent() - Method in class org.exoplatform.calendar.webui.UIWeekView
-
- getDefaultTimeInterval() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDefaultValue() - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- getDelegation() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getDeletedGroup() - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- getDescription() - Method in class org.exoplatform.calendar.model.Calendar
-
- getDescription() - Method in class org.exoplatform.calendar.model.Event
-
- getDescription() - Method in class org.exoplatform.calendar.service.Reminder
-
- getDescription() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getDescription() - Method in class org.exoplatform.calendar.service.RssData
-
- getDescription() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getDescription() - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getDescription() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getDescription() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getDescription() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getDescription() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getDeveloperMessage() - Method in class org.exoplatform.calendar.ws.bean.ErrorResource
-
- getDisplayedGroups() - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- getDisplayGroupCalendar(String, String) - Static method in class org.exoplatform.calendar.service.Utils
-
- getDisplayName() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getDisplaySharedCalendar(String, String) - Static method in class org.exoplatform.calendar.service.Utils
-
- getDisplayTimes(String, int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDisplayTimes(String, int, Locale) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getDownloadLink(Attachment) - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getDS() - Method in class org.exoplatform.calendar.model.AbstractModel
-
- getDS() - Method in class org.exoplatform.calendar.model.CompositeID
-
- getDS() - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- getDS() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getDS() - Method in interface org.exoplatform.calendar.model.query.Query
-
- getEditPermission() - Method in class org.exoplatform.calendar.model.Calendar
-
- getEditPermission() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getEditPerUsers(Calendar) - Static method in class org.exoplatform.calendar.service.Utils
-
- getEmail() - Method in class org.exoplatform.calendar.ws.bean.ParticipantResource
-
- getEmailAddress() - Method in class org.exoplatform.calendar.service.Reminder
-
- getEnd() - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- getEndDate(boolean, String, String, String, String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getEndDateOfMonth() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getEndDateOfMonth() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getEndDateOfMonthView() - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getEndDateOfMonthView() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getEndDateOfWeek() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getEndDateOfWeek() - Method in class org.exoplatform.calendar.webui.UIWeekView
-
- getEndDateTime() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getEndDay(Calendar) - Static method in class org.exoplatform.calendar.service.Utils
-
- getEndDay(Calendar) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getEndDay(Date) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getEndDay(Calendar) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getEndDay(Calendar) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getEndDay(Date) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getEndTime() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getEndTimeOffset() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getEntityTags(HttpClient, String, Calendar, Calendar) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
Get a map of pairs (href,etag) from caldav server
This calendar query doesn't include calendar-data element to get data faster
- getEntryUrl(String, String, String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getEntryUrl(String, String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getError() - Method in exception org.exoplatform.calendar.service.CalendarException
-
- getEvent(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets event/task by its id and its owner
- getEvent(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a user event
- getEvent(Node) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a event from event node
- getEvent(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getEvent(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a user event
- getEvent(Node) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a event from event node
- getEvent() - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getEvent() - Method in class org.exoplatform.calendar.ws.bean.InvitationResource
-
- getEvent(String) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Produces the content of a given private event, based on its Id.
- getEventAllDate() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getEventById(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getEventById(String) - Method in interface org.exoplatform.calendar.service.EventHandler
-
- getEventById(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getEventById(String) - Method in class org.exoplatform.calendar.service.impl.EventHandlerImpl
-
- getEventById(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getEventById(String, String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Searches for an event by id, in one of conditions:
The calendar of the event is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the user is a participant of the event,
OR the calendar of the event has been shared with the user or with a group of the user.
- getEventById(String) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Returns the details of an event identified by its Id.
- getEventCategories(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all event categories of an user
- getEventCategories(String, int, int) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getEventCategories(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all event categories of a user
- getEventCategories(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets all event categories of an user
- getEventCategories(String, int, int) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getEventCategories(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
=== Event Category APIs ===
- getEventCategories(int, int, String, String, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns the categories (common and personal categories).
- getEventCategory(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets event category by its id and its owner
- getEventCategory(Node) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a event category from node
- getEventCategory(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get event category from name
- getEventCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets event category by its id and its owner
- getEventCategory(Node) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a event category from node
- getEventCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getEventCategory() - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryForm
-
- getEventCategoryById(String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns a category specified by id if it is a common category or is a personal category of the user.
- getEventCategoryByName(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets event category by its name and its owner
- getEventCategoryByName(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getEventCategoryHome(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getEventCategoryId() - Method in class org.exoplatform.calendar.model.Event
-
- getEventCategoryName() - Method in class org.exoplatform.calendar.model.Event
-
- getEventDAO() - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getEventDAO() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getEventDAO() - Method in class org.exoplatform.calendar.storage.jcr.JCRStorage
-
- getEventDAO() - Method in interface org.exoplatform.calendar.storage.Storage
-
- getEventData() - Method in class org.exoplatform.calendar.webui.UIDayView
-
- getEventData() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getEventData() - Method in class org.exoplatform.calendar.webui.UIWeekView
-
- getEventFolder(Date) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getEventFolder(Date) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getEventFromNode(CalendarEvent, Node, Node) - Static method in class org.exoplatform.calendar.service.EventPageListQuery
-
- getEventFromNode(Node) - Method in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- getEventHandler() - Method in interface org.exoplatform.calendar.service.ExtendedCalendarService
-
- getEventHandler() - Method in class org.exoplatform.calendar.service.impl.ExtendedCalendarServiceImpl
-
- getEventId() - Method in class org.exoplatform.calendar.service.Invitation
-
- getEventId() - Method in class org.exoplatform.calendar.service.Reminder
-
- getEventInMonth() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getEventInMonth(long, long) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getEventObjects(InputStream) - Method in interface org.exoplatform.calendar.service.CalendarImportExport
-
The method maps the input stream to event object
- getEventObjects(InputStream) - Method in class org.exoplatform.calendar.service.impl.CsvImportExport
-
- getEventObjects(InputStream) - Method in class org.exoplatform.calendar.service.impl.ICalendarImportExport
-
- getEventQuery(EventQuery) - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getEventQuery() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getEvents(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all the events and tasks that match the conditions in the given EventQuery object
- getEvents(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getEvents(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets all the events and tasks that match the conditions in the given EventQuery object
- getEvents(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getEvents() - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- getEvents() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getEvents(String, String, String, int, int, String, String, String, boolean, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns events of the authenticated user.
- getEvents(String, String, long, long, long) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Gets a list of personal events by their type, calendar Ids, the starting/ending time, and the maximum number of returned events.
- getEventsByCalendar(String, String, String, String, int, int, String, String, String, boolean, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns events of a calendar specified by id, in one of conditions:
The calendar is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the user is a participant of the event,
OR the calendar has been shared with the user or with a group of the user.
- getEventState() - Method in class org.exoplatform.calendar.model.Event
-
- getEventState() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getEventType() - Method in class org.exoplatform.calendar.model.Event
-
- getEventType() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getEventType() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getEvery() - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- getExceptionEvents(String, CalendarEvent) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all exception occurrences from a original recurrent event, the exception event always belong to same calendar with original recurrent event
- getExceptionEvents(String, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getExceptionEvents(String, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all exception occurrence from original recurrence event
- getExceptionEventsFromDate(String, CalendarEvent, Date) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all exception events of a repetitive event that happen after a specified date
- getExceptionEventsFromDate(String, CalendarEvent, Date) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getExceptionIds() - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
This method will return all id excluded event id
- getExclude() - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- getExcludeId() - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- getExcludePrivateEventInCalendars() - Method in class org.exoplatform.calendar.service.impl.UnifiedQuery
-
- getExcludeRepeatEvent() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getExcludeRepeatEvent() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getExclusions() - Method in class org.exoplatform.calendar.model.Event
-
- getExclusions() - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- getExportImportType() - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets array of supported types of import/export
- getExportImportType() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets array of supported types of import/export
- getExtensionType() - Method in class org.exoplatform.calendar.webui.listener.ActionListener
-
- getFeed() - Method in class org.exoplatform.calendar.service.FeedData
-
- getFeedById(String, String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Gets a feed with the given id.
- getFeedCalendars() - Method in class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- getFeeds(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets RSS Feed data created by the given user.
- getFeeds(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getFeeds(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets RSS Feed data created by the given user.
- getFeeds(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getFeeds() - Method in class org.exoplatform.calendar.webui.popup.UIFeed
-
- getField() - Method in class org.exoplatform.calendar.ws.CalendarRestApi.Expand
-
- getFilterCalendarIds() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getFilterCalendarIds() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getFilterCalendarIds() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getFilterCalendars() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getFilterPrivateCalendars() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getFilterPublicCalendars() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getFilterSharedCalendars() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getFormatStyle() - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- getFormName() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getFrom() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getFrom() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getFromDate() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getFromDate() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getFromDate() - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getFromDateTime() - Method in class org.exoplatform.calendar.model.Event
-
- getFromDateTime() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getFromDateTime() - Method in class org.exoplatform.calendar.service.Reminder
-
- getFromDateValue() - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getFromFieldValue() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getFullname(String) - Static method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getFullSize() - Method in class org.exoplatform.calendar.service.CalendarCollection
-
- getGreenwichMeanTime() - Static method in class org.exoplatform.calendar.service.Utils
-
- getGroupCalendar(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getGroupCalendar(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a group calendar
- getGroupCalendar(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getGroupCalendar(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a group calendar
- getGroupCalendarName(String, String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getGroupCalendarName(String, String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getGroupCalendars(String[], boolean, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getGroupCalendars(String[], boolean, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getGroupCalendars(String[], boolean, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getGroupCalendars(String[], boolean, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getGroupEvent(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets a group event by its Id
- getGroupEvent(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets event or task from a given group calendar by its id
- getGroupEvent(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a group event with given eventId
- getGroupEvent(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a group event
- getGroupEvent(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets a group event by its Id
- getGroupEvent(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets event or task from a given group calendar by its id
- getGroupEvent(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a group event
- getGroupEvent(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a group event with given eventId
- getGroupEventByCalendar(List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all events and tasks from a list of public calendars
- getGroupEventByCalendar(List<String>) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all group events from list of calendars
- getGroupEventByCalendar(List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets all events and tasks from a list of public calendars
- getGroupEventByCalendar(List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all group events from list of calendars
- getGroupId() - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- getGroupIdOfSpace() - Static method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getGroups() - Method in class org.exoplatform.calendar.model.Calendar
-
- getGroups() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getGroupsAddedToTheCalendar() - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
return the groups that are set permissions
check the string input for all the displayed groups, if it's modified then the groups
is added to the calendar
- getHighLightOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getHighLightOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getHighLightOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Another version of getOriginalRecurrenceEvents using Thread
- getHighLightOriginalRecurrenceEventsSQL(String, Calendar, Calendar, EventQuery, String[], String[], List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getHighLightOriginalRecurrenceEventsSQL(String, Calendar, Calendar, EventQuery, String[], String[], List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getHighLightOriginalRecurrenceEventsSQL(String, Calendar, Calendar, EventQuery, String[], String[], List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Another version of getOriginalRecurrenceEvents
- getHref() - Method in class org.exoplatform.calendar.ws.common.Resource
-
- getICalendarRecur(CalendarEvent) - Static method in class org.exoplatform.calendar.service.Utils
-
- getICalTimeZone(TimeZone) - Static method in class org.exoplatform.calendar.service.Utils
-
Gets an ical4j TimeZone object from a java.util.TimeZone object
- getIconStyleForAttachment(Attachment) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getIcsModifiedStream(InputStream) - Static method in class org.exoplatform.calendar.service.ModifiedInputStream
-
- getIcsURL() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getId() - Method in class org.exoplatform.calendar.model.AbstractModel
-
- getId() - Method in class org.exoplatform.calendar.model.CompositeID
-
- getId() - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- getId() - Method in class org.exoplatform.calendar.service.Invitation
-
- getId() - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- getId() - Method in class org.exoplatform.calendar.service.Reminder
-
- getId() - Method in class org.exoplatform.calendar.storage.jcr.JCRStorage
-
- getId() - Method in interface org.exoplatform.calendar.storage.Storage
-
- getId() - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- getId() - Method in class org.exoplatform.calendar.webui.popup.UISharedForm.Permission
-
- getId() - Method in class org.exoplatform.calendar.ws.common.Resource
-
- getIdentity() - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- getImageSource(Attachment) - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getImageUrl() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getImportICSFileJobDetail(String, String, String, byte[], Calendar, Calendar, boolean) - Static method in class org.exoplatform.calendar.service.ImportCalendarJob
-
- getImportRemoteCalendarJobDetail(RemoteCalendar) - Static method in class org.exoplatform.calendar.service.ImportCalendarJob
-
- getInfo() - Method in class org.exoplatform.webservice.cs.bean.CalendarData
-
- getInfo() - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- getInputStream() - Method in class org.exoplatform.calendar.service.Attachment
-
- getInstanceOfCurrentCalendar() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getInstanceOfCurrentCalendar() - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getInstanceTempCalendar() - Static method in class org.exoplatform.calendar.service.Utils
-
The method creates an instance of calendar object with time zone is GMT 0
- getInstanceTempCalendar() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
Deprecated.
- getInstanceTempCalendar() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getInvitation() - Method in class org.exoplatform.calendar.model.Event
-
- getInvitationById(String) - Method in interface org.exoplatform.calendar.service.EventDAO
-
Deprecated.
- getInvitationById(String) - Method in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- getInvitationById(String, String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns an invitation with specified id if one of conditions:
The authenticated user is the participant of the invitation,
OR the user has edit permission on the calendar of the event of the invitation.
- getInvitations() - Method in class org.exoplatform.calendar.model.Event
-
- getInvitationsFromEvent(String, int, int, boolean, String, String, String, String, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns invitations of an event specified by id when:
the authenticated user is the participant of the invitation,
OR the authenticated user has edit permission on the calendar of the event.
- getIsExceptionOccurrence() - Method in class org.exoplatform.calendar.model.Event
-
- getIsOccur() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getJobDataMap() - Method in class org.exoplatform.calendar.service.PopupReminderPeriodJob
-
- getJobDataMap() - Method in class org.exoplatform.calendar.service.ReminderPeriodJob
-
- getJobInfo(String) - Static method in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- getJsActions() - Method in class org.exoplatform.calendar.webui.UIFormColorPicker
-
- getJsActions() - Method in class org.exoplatform.calendar.webui.UIFormComboBox
-
- getKeyWords() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getLabel(ResourceBundle, String) - Method in class org.exoplatform.calendar.service.impl.MailNotification
-
- getLabel(String, String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getLabel(ResourceBundle, String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingForm
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingForm
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.popup.UIExportForm
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.popup.UISubscribeForm
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.UICalendars
-
- getLabel(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getLabel(WebuiBindingContext) - Method in class org.exoplatform.cs.common.ext.UIBaseComponent
-
- getLastModified() - Method in class org.exoplatform.calendar.model.AbstractModel
-
- getLastUpdated() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getLastUpdated() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getLastUpdatedEventId() - Method in interface org.exoplatform.calendar.webui.CalendarView
-
- getLastUpdatedEventId() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getLastUpdatedEventId() - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- getLastUpdatedTime() - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- getLastViewId() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getLimit() - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- getLimit() - Method in class org.exoplatform.calendar.ws.CalendarRestApi.Expand
-
- getLimitedItems() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getLimitUploadSize() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getLink() - Method in class org.exoplatform.calendar.service.RssData
-
- getList() - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- getLocale() - Method in class org.exoplatform.calendar.model.Calendar
-
- getLocale() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getLocales() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getLocaleSelectBoxOptions(Locale[]) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getLocalizedName() - Method in class org.exoplatform.calendar.service.EventCategory
-
- getLocalizedName(EventCategory) - Static method in class org.exoplatform.calendar.service.Utils
-
- getLocation() - Method in class org.exoplatform.calendar.model.Event
-
- getLocation() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getLocation() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getLocationDisplayString(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
render display string for an ISO3 location name.
- getMailService() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getMap() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getMeaningfulPermissionOwnerStatement() - Method in class org.exoplatform.calendar.service.PermissionOwner
-
returns a readable permission under form: user or membership in group
- getMembership() - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- getMessage() - Method in class org.exoplatform.calendar.model.Event
-
- getMessage() - Method in class org.exoplatform.calendar.ws.bean.ErrorResource
-
- getMimeType() - Method in class org.exoplatform.calendar.service.Attachment
-
- getMimeType() - Method in class org.exoplatform.calendar.ws.bean.AttachmentResource
-
- getMimeType() - Method in class org.exoplatform.calendar.ws.bean.UploadResource
-
- getMonthName(int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getMonthsName() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getName() - Method in class org.exoplatform.calendar.model.Calendar
-
- getName() - Method in class org.exoplatform.calendar.service.Attachment
-
- getName() - Method in class org.exoplatform.calendar.service.EventCategory
-
- getName() - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- getName() - Method in class org.exoplatform.calendar.service.RssData
-
- getName() - Method in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.AttachmentResource
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.CategoryResource
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.ParticipantResource
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getName() - Method in class org.exoplatform.calendar.ws.bean.UploadResource
-
- getNodeByPath(String, SessionProvider) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getNodeByPath(String, SessionProvider) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getNodeHierarchyCreator() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getNodeType() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getNodeTypeName() - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- getNodeTypes() - Method in class org.exoplatform.calendar.service.CsObjectParam
-
- getNote() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getOccurrenceEvent(String, String) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Produces the content of an occurrence of a repetitive event, based on its event Id and occurrence Id.
- getOccurrenceEvents(CalendarEvent, Calendar, Calendar, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all occurrences of a repetitive event in a period of time.
- getOccurrenceEvents(CalendarEvent, Calendar, Calendar, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getOccurrenceEvents(CalendarEvent, Calendar, Calendar, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Query all occurrences of recurrence event between from and to date.
- getOccurrencesFromEvent(String, int, int, String, String, String, String, String, boolean, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns occurrences of a recurring event specified by id, in one of conditions:
the calendar of the event is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the user is a participant of the event,
OR the calendar has been shared with the user or with a group of the user.
- getOffset() - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- getOffset() - Method in class org.exoplatform.calendar.ws.CalendarRestApi.Expand
-
- getOrderBy() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getOrderBy() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getOrderType() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getOrderType() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getOrganizationService() - Static method in class org.exoplatform.calendar.service.Utils
-
- getOrganizationService() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getOriginalEvent() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all active 'original' recurrence event
The result list includes all 'original' recurrence event in all three
types: private, public and shared
- getOriginalRecurrenceEvents(Node, String, Calendar, Calendar, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getOriginalRecurrenceEvents1(Node, String, Calendar, Calendar, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
A faster version getOriginalRecurrenceEvents with improved JCR queries
- getOriginalRecurrenceEventsSQL(Node, String, Calendar, Calendar, EventQuery, String[], List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Another version for getOriginalRecurrenceEvents1 using SQL with different queries
- getOriginalReference() - Method in class org.exoplatform.calendar.model.Event
-
- getOtherCalendars() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getOtherSpaceCalendar() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getOwner() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getOwner() - Method in class org.exoplatform.calendar.webui.popup.UISharedForm.Permission
-
- getOwner() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getOwnerType() - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- getPage(long, String) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getPageList() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getPageSize() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getParams() - Method in class org.exoplatform.cs.common.ext.UIBaseComponent
-
- getParentFrom() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- getParentFrom() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getParentFrom() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getParentFrom() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getParentFrom() - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- getParentFrom() - Method in class org.exoplatform.calendar.webui.popup.UISharedTab
-
- getParticipant() - Method in class org.exoplatform.calendar.model.Event
-
- getParticipant() - Method in class org.exoplatform.calendar.service.Invitation
-
- getParticipant() - Method in class org.exoplatform.calendar.ws.bean.InvitationResource
-
- getParticipants() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getParticipants() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getParticipants() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getParticipants() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getParticipantStatus() - Method in class org.exoplatform.calendar.model.Event
-
- getPermission() - Method in class org.exoplatform.calendar.webui.popup.UIPermissionEntry
-
- getPermission(String) - Method in class org.exoplatform.calendar.ws.common.RestSecurityServiceImpl.PermissionConfig
-
- getPermission() - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- getPermissions(List<String>, String, OrganizationService, String, String, Event<?>, StringBuffer) - Static method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getPortalContainer(JobExecutionContext) - Static method in class org.exoplatform.calendar.service.Utils
-
- getPortalName() - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getPreviousOccurrenceDate(CalendarEvent, Date, TimeZone) - Static method in class org.exoplatform.calendar.service.Utils
-
Gets a repetitive event's occurrence date right before a given date
- getPriority() - Method in class org.exoplatform.calendar.model.Event
-
- getPriority() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getPriority() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getPriority(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getPriority() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getPriority() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getPriority() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getPrivacy() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getPrivateCalendars() - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getPrivateCalendars() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getPrivateUrl() - Method in class org.exoplatform.calendar.model.Calendar
-
- getPrivateURL() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getPropertyName() - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- getPubDate() - Method in class org.exoplatform.calendar.service.RssData
-
- getPublicCalendarHome() - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the home node of all public calendars under public Calendar storage
- getPublicCalendarHome() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the home node of all public calendars under public Calendar storage
- getPublicCalendars() - Method in interface org.exoplatform.calendar.service.CalendarService
-
Return calendars that have publicUrl enabled
- getPublicCalendars() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getPublicCalendars() - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getPublicCalendars() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
Get all group calendars that user belongs to current user - filter settings
- getPublicCalendars(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getPublicCalendars() - Method in class org.exoplatform.calendar.webui.UISearchForm
-
- getPublicCalendarServiceHome() - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the public Calendar application storage
- getPublicCalendarServiceHome() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the public Calendar application storage
- getPublicEventByCategory(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all user public events from a category
- getPublicEventByCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getPublicEvents(EventQuery) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all public events and tasks that match the conditions in the given EventQuery
- getPublicEvents(EventQuery) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all public events from a event query
- getPublicEvents(EventQuery) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets all public events and tasks that match the conditions in the given EventQuery
- getPublicEvents(EventQuery) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all public events from a event query
- getPublicRoot() - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getPublicRoot() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getPublicServiceHome(SessionProvider) - Static method in class org.exoplatform.calendar.service.Utils
-
- getPublicUrl() - Method in class org.exoplatform.calendar.model.Calendar
-
- getPublicURL() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getQueryStatement() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getQueryStatement() - Method in class org.exoplatform.calendar.service.impl.UnifiedQuery
-
- getQueryStatement() - Method in class org.exoplatform.calendar.ws.RestEventQuery
-
- getQueryType() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getQuickEditMenu() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getRecurrenceId() - Method in class org.exoplatform.calendar.model.Event
-
- getRecurrenceId() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getRecurrenceMap() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
Get data about recurrence events
Each item of the map has the key is the eventid of recurrence event.
- getRecurrenceMap() - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getReminder() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getReminder() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getReminderFolder(Date) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getReminderFolder(Date) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getReminderFolder(Date, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getReminderOwner() - Method in class org.exoplatform.calendar.service.Reminder
-
- getReminderPath(Calendar, SessionProvider) - Static method in class org.exoplatform.calendar.service.PopupReminderJob
-
- getReminders() - Method in class org.exoplatform.calendar.model.Event
-
- getReminders(Node, Node) - Static method in class org.exoplatform.calendar.service.EventPageListQuery
-
- getReminderType() - Method in class org.exoplatform.calendar.service.Reminder
-
- getRemoteCalendar(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets an user's remote calendar, identified by its ID
- getRemoteCalendar(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets an user's remote calendar, identified by its URL
- getRemoteCalendar(String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getRemoteCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets an user's remote calendar, identified by its ID
- getRemoteCalendar(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getRemoteCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getRemoteCalendar(String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getRemoteCalendar(String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- getRemoteCalendar(String, String, String, String) - Method in interface org.exoplatform.calendar.service.RemoteCalendarService
-
Read calendar information(name, description,...) from url.
- getRemoteCalendarCount(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets number of remote calendars of an user
- getRemoteCalendarCount(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getRemoteCalendarCount(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getRemoteCalendarCount(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getRemoteCalendarName(String) - Static method in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- getRemoteCalendarService() - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets the RemoteCalendarService object
- getRemoteCalendarService() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets the RemoteCalendarService object
- getRemoteClient(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
Get the HttpClient object to prepare for the connection with remote server
- getRemotePassword() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getRemotePassword() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getRemoteUrl() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getRemoteUser() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getRemoteUser() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getRemoteUser() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getRemovedProperties() - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- getRenderedChild() - Method in class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- getRepeat() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getRepeatByDay() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatByHour() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatByMinute() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatByMonth() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatByMonthDay() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatBySecond() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatBySetPos() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatByWeekNo() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatByYearDay() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatCount() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeateBy() - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- getRepeatInterval() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatInterval() - Method in class org.exoplatform.calendar.service.Reminder
-
- getRepeatOn() - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- getRepeatType() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatUntilDate() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatWkst() - Method in class org.exoplatform.calendar.model.Event
-
- getRepetitiveEvent(CalendarEvent) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- getRepetitiveEvent(CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getReplaceName() - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- getRepository() - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getResourceBundle() - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets the resource bundle to support localization
- getResourceBundle() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getResourceBundle(ResourceBundleService) - Method in class org.exoplatform.calendar.service.impl.MailNotification
-
- getResourceBundle(String, String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getResourceBundle(String, String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getResourceId() - Method in class org.exoplatform.calendar.service.Attachment
-
get id to call download service remove temp file
- getRestContextName() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getRestThumbnailLinkFor(Attachment, int) - Method in class org.exoplatform.calendar.webui.UIPreview
-
return a thumbnail link for image attachment using the thumbnail REST web service from ECMS
- getReturnComponent() - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- getReturnField() - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- getRss() - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- getRssFromFeed(String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Gets the RSS stream of a feed with the given id.
- getRssHome(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets RSS home node where RSS data is stored in data storage.
- getRssHome(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the home node of user feeds in Calendar application
- getRssHome(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets RSS home node where RSS data is stored in data storage.
- getRssHome(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the home node of user feeds in Calendar application
- getSearchValue() - Method in class org.exoplatform.calendar.webui.UISearchForm
-
- getSelectColor() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getSelectedCategory() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getSelectedCategory() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getSelectedCategory() - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getSelectedColor() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getSelectedColor() - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getSelectedEvent() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getSelectedEventObj() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getSelectedEvents(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getSelectedEvents() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getSelectedEvents() - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getSelectedGroup() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getSelectedGroup() - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- getSendOption() - Method in class org.exoplatform.calendar.model.Event
-
- getSendOption() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getSendOption() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getSendValue(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getServerBaseUrl() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getServerTimeZone() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getSession(SessionProvider) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getSession(SessionProvider) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getSession(SessionProvider) - Static method in class org.exoplatform.calendar.service.Utils
-
- getSettingTimeZone() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getSharedCalendarHome() - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the shared Calendar application storage
- getSharedCalendarHome() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the shared Calendar application storage
- getSharedCalendars(String, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all calendars that are shared with the given user
- getSharedCalendars(String, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all shared calendars of a user
- getSharedCalendars(String, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets all calendars that are shared with the given user
- getSharedCalendars(String, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all shared calendars of a user
- getSharedCalendars() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
return a group of shared calendars for current users
if no calendar found, return a group calendar with zero length list of calendars
- getSharedCalendars() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getSharedCalendarsColors() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getSharedEvent(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Get shared event by user name, calendar id and event id
- getSharedEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getSharedEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getSharedEventByCalendars(String, List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets events in shared calendars
- getSharedEventByCalendars(String, List<String>) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all shared events from list of calendars
- getSharedEventByCalendars(String, List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getSharedEventByCalendars(String, List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all shared events from list of calendars
- getSharedEventByCategory(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all user shared events from a category
- getSharedEventByCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getSharedEvents(String, EventQuery) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all shared events with a EventQuery
- getSharedEvents(String, EventQuery) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all shared events with a EventQuery
- getShowWorkingTimes() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getSize() - Method in class org.exoplatform.calendar.service.Attachment
-
- getSize() - Method in class org.exoplatform.calendar.service.CalendarCollection
-
- getSize() - Method in class org.exoplatform.calendar.service.CalendarIterator
-
- getSize() - Method in class org.exoplatform.calendar.service.impl.AbstractEventListAccess
-
- getSize() - Method in class org.exoplatform.calendar.service.impl.InvitationListAccess
-
- getSize() - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- getSortedField() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getSpaceGroupId() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getSpaceGroupIdFromCalendarId(String) - Static method in class org.exoplatform.calendar.service.Utils
-
Gets space group id from calendar id of a space calendar
- getSpaceId() - Static method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
get space id if the request comes from one Social space, else return empty string.
- getStartDate() - Method in class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- getStartDateTime() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getStartTime() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getStartTimeOffset() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getState() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getState() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getStatus() - Method in class org.exoplatform.calendar.model.Event
-
This method is always return EMPTY string because field status is not used in fact.
- getStatus() - Method in class org.exoplatform.calendar.service.Invitation
-
- getStatus() - Method in class org.exoplatform.calendar.ws.bean.InvitationResource
-
- getStatus() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getStatusMap() - Method in class org.exoplatform.calendar.model.Event
-
- getSubject() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getSubResources(UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns all the available sub-resources of this API in JSON.
- getSummary() - Method in class org.exoplatform.calendar.model.Event
-
- getSummary() - Method in class org.exoplatform.calendar.service.Reminder
-
- getSummary() - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- getSyncPeriod() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getSyncPeriod() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getSystemSession() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getTargetInterfaces() - Method in class org.exoplatform.cs.statistics.JCRAPIAspectConfig
-
- getTask() - Method in class org.exoplatform.calendar.service.PopupReminderJob
-
- getTask() - Method in class org.exoplatform.calendar.service.ReminderJob
-
- getTask() - Method in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- getTaskById(String, String, String, String, UriInfo, Request) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns a task specified by id, in one of conditions:
the calendar of the task is public;
OR the authenticated user is the owner of the calendar;
OR the user belongs to the group of the calendar;
OR the task is delegated to the user;
OR the calendar has been shared with the user or with a group of the user.
- getTaskDelegator() - Method in class org.exoplatform.calendar.model.Event
-
- getTasksByCalendar(String, String, String, String, int, int, String, String, String, boolean, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Returns tasks of a calendar specified by id, in one of conditions:
The calendar is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the task is delegated to the user,
OR the calendar has been shared with the user or with a group of the user.
- getTaskStatus() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getTemplate() - Method in class org.exoplatform.calendar.webui.UIListView
-
- getTemplate() - Method in class org.exoplatform.calendar.webui.UIPreview
-
- getText() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getText() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getTimeFormat() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getTimeFormat() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getTimeFormat() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getTimeInterval() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getTimeInterval() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getTimeInterval() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getTimeShift() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
use in template
- getTimesSelectBoxOptions(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTimesSelectBoxOptions(String, String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTimesSelectBoxOptions(String, String, long) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTimesSelectBoxOptions(String, String, long, Locale) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTimesSelectBoxOptions(String, int) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTimesSelectBoxOptions(String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getTimesSelectBoxOptions(String, String, long) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getTimesSelectBoxOptions(String, String, long, Locale) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getTimeSteps(String, int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getTimeZone() - Method in class org.exoplatform.calendar.model.Calendar
-
- getTimeZone() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getTimeZone(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTimeZone() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getTimeZone() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getTimeZone() - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getTimeZone() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getTimeZoneName() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getTimeZoneOffset() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getTimeZones() - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- getTimeZones(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getTimeZoneSelectBoxOptions(String[]) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getTitle() - Method in class org.exoplatform.calendar.service.FeedData
-
- getTitle() - Method in class org.exoplatform.calendar.service.RssData
-
- getTo() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getTo() - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- getToDate() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getToDate() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getToDate() - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getToDateTime() - Method in class org.exoplatform.calendar.model.Event
-
- getToDateValue() - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getType(int) - Static method in enum org.exoplatform.calendar.service.Calendar.Type
-
- getType() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getType() - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- getType() - Method in class org.exoplatform.calendar.webui.popup.UISubscribeForm
-
- getType() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getType() - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- getType() - Method in class org.exoplatform.webservice.cs.bean.End
-
- getTypeOfCalendar(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets type of a calendar by user name and calendar id
- getTypeOfCalendar(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getTypeOfCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getTypeOfCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- getTypeOfCalendarFromStore(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getUIform() - Method in class org.exoplatform.calendar.webui.UIFormColorPicker
-
- getUIform() - Method in class org.exoplatform.calendar.webui.UIFormComboBox
-
- getUIFormComboBox(String) - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getUIFormDateTimePicker(String) - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- getUIFormRadioBoxInput(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getUIFormSelectBoxGroup(String) - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- getUIFormSelectBoxGroup(String) - Method in class org.exoplatform.cs.event.UICreateEvent
-
- getUIPageIterator() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- getUnCheckedList(List<Calendar>) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingForm
-
return list of unchecked calendars id
- getUpdatedProperties() - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- getUploadResources() - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- getUrl() - Method in class org.exoplatform.calendar.service.FeedData
-
- getUrl(Router, String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchServiceConnector
-
- getUrl(Router, String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.EventSearchListAccess
-
- getUrl() - Method in class org.exoplatform.calendar.service.RssData
-
- getUrl() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getUrl() - Method in class org.exoplatform.calendar.webui.popup.UISubscribeForm
-
- getUseAuthentication() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- getUserByMembershipId(String, String) - Static method in class org.exoplatform.calendar.service.Utils
-
get list of user by membership id and group id
example of membership id: validator, group id: /platform/users
- getUserCalendar(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getUserCalendar(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a calendar under user calendar data storage
- getUserCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getUserCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get a calendar under user calendar data storage
- getUserCalendar() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getUserCalendarHome(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the home node of user calendars under user calendar data storage
- getUserCalendarHome(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the home node of user calendars under user calendar data storage
- getUserCalendars(String, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- getUserCalendars(String, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all calendars of a user
- getUserCalendars(String, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getUserCalendars(String, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all calendars of a user
- getUserCalendarServiceHome(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get the Calendar application user data storage root
- getUserCalendarServiceHome(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get the Calendar application user data storage root
- getUserEvent(String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get a user event from calendarId and eventId
- getUserEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getUserEventByCalendar(String, List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets all events and tasks from a list of private calendars
- getUserEventByCalendar(String, List<String>) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all user events from a calendar
- getUserEventByCalendar(String, List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets all events and tasks from a list of private calendars
- getUserEventByCalendar(String, List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- getUserEventByCategory(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all user events from a category
- getUserEventByCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all user events from a category
- getUserEvents(String, EventQuery) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets events and tasks that match the conditions in the given EventQuery
- getUserEvents(String, EventQuery) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Get all user event with a event query
- getUserEvents(String, EventQuery) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets events and tasks that match the conditions in the given EventQuery
- getUserEvents(String, EventQuery) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Get all user event with a event query
- getUserGroups(String) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
- getUserGroups(String) - Static method in class org.exoplatform.cs.event.UICreateEvent
-
- getUsername() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getUsersAbleToEditSharedCalendar(Calendar) - Static method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
check edit permission of user on shared calendar
- getUsersCanEdit(String) - Static method in class org.exoplatform.calendar.service.Utils
-
gets users by edit permission
- getUserTimeZone() - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- getUserTimezoneOffset() - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- getUserToken() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getValue() - Method in class org.exoplatform.webservice.cs.bean.End
-
- getVersion() - Method in class org.exoplatform.calendar.service.RssData
-
- getViewInSetting() - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
Gets the default view in user setting
If the saved view is not in view types any more (for example YearView is removed in PLF 4),
this method returns DayView as default view and save this view to the setting
- getViewPermission() - Method in class org.exoplatform.calendar.model.Calendar
-
- getViewPermission() - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- getViews() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getViewType() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getViewType() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getViewType() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- getViewTypes() - Method in class org.exoplatform.calendar.webui.UIActionBar
-
- getWeeksOfTheMonth(int, int, int) - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- getWeeksOfTheMonth(int, int, int) - Method in class org.exoplatform.calendar.webui.UIMonthView
-
- getWeekStartOn() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getWeekStartOn() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWeekStartOn() - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- getWeight() - Method in class org.exoplatform.calendar.ws.bean.AttachmentResource
-
- getWeight() - Method in class org.exoplatform.calendar.ws.bean.UploadResource
-
- getWorkingBegin() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWorkingBegin(Locale) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWorkingBeginTime() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWorkingBeginTime(Locale) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWorkingEnd() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWorkingEndTime() - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- getWorkingTimeBegin() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getWorkingTimeEnd() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getWorkspace() - Method in class org.exoplatform.calendar.service.Attachment
-
- gotoDate(int, int, int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- GotoDateActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.GotoDateActionListener
-
- GREATER_THAN - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- GROUP_ICON - Static variable in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- GROUP_OWNER - Static variable in class org.exoplatform.calendar.service.PermissionOwner
-
- GroupCalendarData - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com
Jul 11, 2007
- GroupCalendarData(String, String, List<Calendar>) - Constructor for class org.exoplatform.calendar.service.GroupCalendarData
-
- groupCalId_ - Variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- SATURDAY - Static variable in class org.exoplatform.calendar.service.CalendarSetting
-
- save(T) - Method in interface org.exoplatform.calendar.storage.GenericDAO
-
Persist the entity object into database.
- save(Calendar) - Method in class org.exoplatform.calendar.storage.jcr.JCRCalendarDAOImpl
-
- save(Event) - Method in class org.exoplatform.calendar.storage.jcr.JCREventDAOImpl
-
- SAVE - Static variable in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- SAVE_CONFIRM - Static variable in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarForm.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarPrintPreview.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingForm.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEditFeed.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventCategoryForm.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventPrintPreview.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIExportForm.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIImportForm.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIRemoteCalendar.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm.SaveActionListener
-
- SaveActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendarPortletEditMode.SaveActionListener
-
- saveAllSeriesEvents(CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Updates all occurrence of a recurrent event
- saveAllSeriesEvents(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- saveCalendar(Calendar) - Method in interface org.exoplatform.calendar.service.CalendarHandler
-
Save calendar into database.
- saveCalendar(String, Calendar, int, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- saveCalendar(Calendar) - Method in class org.exoplatform.calendar.service.impl.CalendarHandlerImpl
-
- saveCalendar(String, Calendar, int, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- saveCalendarSetting(String, CalendarSetting) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Saves User Calendar setting
- saveCalendarSetting(String, CalendarSetting) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save calendar setting of a user to JCR
- saveCalendarSetting(String, CalendarSetting) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Saves User Calendar setting
- saveCalendarSetting(String, CalendarSetting) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save calendar setting of a user to JCR
- saveEvent(Node, CalendarEvent, Node, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a event
- saveEvent(Event) - Method in interface org.exoplatform.calendar.service.EventHandler
-
- saveEvent(Event) - Method in class org.exoplatform.calendar.service.impl.EventHandlerImpl
-
- saveEvent(Node, CalendarEvent, Node, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a event
- saveEventCategory(String, EventCategory, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Saves an event category to data base
- saveEventCategory(String, EventCategory, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a user event category to JCR
- saveEventCategory(String, EventCategory, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Saves an event category to data base
- saveEventCategory(String, EventCategory, String[], boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
- saveEventCategory(String, EventCategory, String[], boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- saveEventCategory(String, EventCategory, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- saveEventToSharedCalendar(String, String, CalendarEvent, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Saves event to shared calendar.
- saveEventToSharedCalendar(String, String, CalendarEvent, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a event to a shared calendar
- saveEventToSharedCalendar(String, String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Saves event to shared calendar.
- saveEventToSharedCalendar(String, String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a event to a shared calendar
- saveFollowingSeriesEvents(CalendarEvent, CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
This method is called when:
User wants to update the following occurences also, then it will break to 2 new series from time of editing event reset all exception event properties
- saveFollowingSeriesEvents(CalendarEvent, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- saveOccurrenceEvent(String, String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a occurrence event
- saveOccurrenceEvent(Node, CalendarEvent, Node, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- saveOneOccurrenceEvent(CalendarEvent, CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Updates an occurrence of a recurrent event
- saveOneOccurrenceEvent(CalendarEvent, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- savePublicCalendar(Calendar, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- savePublicCalendar(Calendar, boolean, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a public calendar
- savePublicCalendar(Calendar, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- savePublicCalendar(Calendar, boolean, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a public calendar
- savePublicEvent(String, CalendarEvent, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Saves event or task to a public calendar
- savePublicEvent(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.CalendarUpdateEventListener
-
- savePublicEvent(String, CalendarEvent, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a public event
- savePublicEvent(CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.EventLifeCycle
-
Post save new event or task for group calendar
- savePublicEvent(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarEventListener
-
- savePublicEvent(String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Saves event or task to a public calendar
- savePublicEvent(String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a public event
- saveSharedCalendar(String, Calendar) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Saves a calendar to shared calendars section
- saveSharedCalendar(String, Calendar) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a shared calendar to JCR
- saveSharedCalendar(String, Calendar) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Saves a calendar to shared calendars section
- saveSharedCalendar(String, Calendar) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a shared calendar to JCR
- saveUserCalendar(String, Calendar, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- saveUserCalendar(String, Calendar, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a user calendar
- saveUserCalendar(String, Calendar, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- saveUserCalendar(String, Calendar, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a user calendar
- saveUserEvent(String, String, CalendarEvent, boolean) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Saves events/tasks to a personal calendar
- saveUserEvent(String, String, CalendarEvent, boolean) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Save a user event
- saveUserEvent(String, String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Saves events/tasks to a personal calendar
- saveUserEvent(String, String, CalendarEvent, boolean) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Save a user event
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchServiceConnector
-
- search(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.calendar.service.impl.EventSearchConnector
-
- SEARCH_FIELDS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SearchActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm.SearchActionListener
-
- SearchActionListener() - Constructor for class org.exoplatform.calendar.webui.UISearchForm.SearchActionListener
-
- searchData(SearchContext, String, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchServiceConnector
-
- searchEvent(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Gets an EventPageList of events/tasks of a given list of public calendars that matches the condition
in the given EvenQuery object.
- searchEvent(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- searchEvent(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Gets an EventPageList of events/tasks of a given list of public calendars that matches the condition
in the given EvenQuery object.
- searchEvent(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- searchHighLightOriginalRecurrenceEventsSQL(String, Calendar, Calendar, EventQuery, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- searchHighlightRecurrenceEvent(String, EventQuery, String[], String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- searchHighlightRecurrenceEvent(String, EventQuery, String[], String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- searchHighlightRecurrenceEvent(String, EventQuery, String[], String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- searchHighlightRecurrenceEventSQL(String, EventQuery, String, String[], String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- searchHighlightRecurrenceEventSQL(String, EventQuery, String, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- searchHighlightRecurrenceEventSQL(String, EventQuery, String, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- searchHightLightEvent(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- searchHightLightEvent(String, EventQuery, String[]) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- searchHightLightEvent(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
We do not use this method anymore, so i mark this method as deprecated
to notify other team do not use this method any more and we do not need to maintain this method.
- searchHightLightEvent(String, EventQuery, String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Deprecated.
- searchHightLightEventSQL(String, EventQuery, String[], String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- searchHightLightEventSQL(String, EventQuery, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- searchHightLightEventSQL(String, EventQuery, String[], String[]) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- searchOriginalRecurrenceEventsSQL(Node, String, Calendar, Calendar, String[], List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- SELECT_COLOR - Static variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- SELECT_COLOR - Static variable in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- SELECT_FIELDS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SELECT_GROUPS - Static variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- SelectActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIFeed.SelectActionListener
-
- SelectComparator() - Constructor for class org.exoplatform.calendar.util.CalendarUtils.SelectComparator
-
- SelectGroupActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm.SelectGroupActionListener
-
- SelectMembershipActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIGroupSelector.SelectMembershipActionListener
-
- SelectMembershipActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm.SelectMembershipActionListener
-
- SelectPathActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UIGroupSelector.SelectPathActionListener
-
- SelectPermissionActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarForm.SelectPermissionActionListener
-
- SelectUserActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm.SelectUserActionListener
-
- SEMICOLON - Static variable in class org.exoplatform.calendar.service.Utils
-
- SEMICOLON - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- sendEmail(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.MailNotification
-
- serveResource(WebuiRequestContext) - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UICalendarDetailTab
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- setActionField(String, Set<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- setActionField(String, List<UIFormInputWithActions.ActionData>) - Method in class org.exoplatform.calendar.webui.popup.UISharedTab
-
- setActivityId(String) - Method in class org.exoplatform.calendar.model.Event
-
- setAddedProperties(List<CsPropertyMapping>) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- setAddNew(boolean) - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryForm
-
- setAfterDate(long) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setAfterDateSave(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setAlarmBefore(long) - Method in class org.exoplatform.calendar.service.Reminder
-
- setAttachment(List<Attachment>) - Method in class org.exoplatform.calendar.model.Event
-
- setAtts(Serializable[]) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setAtts(Serializable[]) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setAvailability(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setAvailablePage(long) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- setAvatar(String) - Method in class org.exoplatform.calendar.ws.bean.ParticipantResource
-
- setBaseURL(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setBeforeDate(long) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setBeforeDateSave(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setCal(Serializable) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setCal(Serializable) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setCalClicked(boolean) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setCalDavResourceEtag(String, String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- setCalDavResourceEtag(String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- setCalDavResourceEtag(String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- setCalDavResourceHref(String, String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- setCalDavResourceHref(String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- setCalDavResourceHref(String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- setCalendar(Calendar) - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- setCalendarColor(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setCalendarColor(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setCalendarId(String) - Method in class org.exoplatform.calendar.model.Event
-
- setCalendarId(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setCalendarId(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setCalendarId(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setCalendarIds(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setCalendarIds(String[]) - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- setCalendarName(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setCalendarName(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setCalendarOwner(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setCalendarPath(String) - Method in class org.exoplatform.calendar.service.Calendar
-
- setCalendarPath(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setCalendars(List<Calendar>) - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- setCalendars(List<Calendar>) - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- setCalendarSetting(CalendarSetting) - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- setCalendarSetting(CalendarSetting) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCalendarSetting(CalendarSetting) - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- setCals(Collection<Serializable>) - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
Because rest framework can not unmarshall from JSON if object contain generic field
So, we must make #calendars field is readonly with rest-framework by rename setter method to #setCals
And we introduce field #calendarIds, that enable user can update calendars in Feed
- setCalType(int) - Method in class org.exoplatform.calendar.service.Calendar
-
- setCalType(String) - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- setCalType(int) - Method in class org.exoplatform.calendar.storage.jcr.JCREventQuery
-
- setCalType(String) - Method in class org.exoplatform.calendar.webui.popup.UIExportForm
-
- setCalTypeChecked(boolean) - Method in class org.exoplatform.calendar.service.Calendar
-
- setCategoryId(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setCategoryId(String) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setCategoryId(String) - Method in class org.exoplatform.calendar.webui.UIMiniCalendar
-
- setCategoryId(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setCategoryId(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setCategoryIds(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setCategoryName(String) - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryForm
-
- setCats(Serializable[]) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setCats(Serializable[]) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setCode(String) - Method in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- setColor(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setCompletedDateTime(Date) - Method in class org.exoplatform.calendar.model.Event
-
- setComponent(UIComponent, String[]) - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- setComponent(UIComponent, String[]) - Method in interface org.exoplatform.calendar.webui.popup.UISelectComponent
-
- setConfig_id(String) - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- setConfirmMessage(String) - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- setContent(InputStream) - Method in class org.exoplatform.calendar.service.FeedData
-
- setCopyright(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setCurrentCalendar(Calendar) - Method in interface org.exoplatform.calendar.webui.CalendarView
-
- setCurrentCalendar(Calendar) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCurrentCalendar(Calendar) - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- setCurrentCalendarSetting(CalendarSetting) - Static method in class org.exoplatform.calendar.util.CalendarUtils
-
change value of calendar setting of user in registry.
- setCurrentDate(Date) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCurrentDay(int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCurrentMonth(int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCurrentOccurrence(CalendarEvent) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCurrentPage(int) - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryManager
-
- setCurrentPage(int) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setCurrentView(String) - Method in class org.exoplatform.calendar.webui.UIActionBar
-
- setCurrentViewType_(String) - Method in class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- setCurrentWeek(int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setCurrentYear(int) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setData(Collection<T>) - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- setDataInit(boolean) - Method in class org.exoplatform.calendar.service.Calendar
-
- setDataInit(boolean) - Method in class org.exoplatform.calendar.service.EventCategory
-
- setDataType(String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- setDateFormat(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setDateFormat(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setDateFormat(String) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setDateFormatStyle(String) - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- setDefaultValue(String) - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- setDelegation(String[]) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setDelete(boolean) - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- setDeleteMultiple(boolean) - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- setDescription(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setDescription(String) - Method in class org.exoplatform.calendar.model.Event
-
- setDescription(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setDescription(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setDescription(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setDescription(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- setDescription(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setDescription(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setDescription(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setDescription(String) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setDeveloperMessage(String) - Method in class org.exoplatform.calendar.ws.bean.ErrorResource
-
- setDisplayName(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- setDisplaySearchResult(boolean) - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- setDisplaySearchResult(boolean) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setDisplayTime(boolean) - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- setDS(String) - Method in class org.exoplatform.calendar.model.AbstractModel
-
- setDS(String) - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- setDS(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setEditPermission(String[]) - Method in class org.exoplatform.calendar.model.Calendar
-
- setEditPermission(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setEmail(String) - Method in class org.exoplatform.calendar.ws.bean.ParticipantResource
-
- setEmailAddress(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setEnabled(boolean) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setEnd(End) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setEndDateTime(long) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setEndTimeOffset(long) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setEvent(CalendarEvent) - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- setEvent(Event) - Method in class org.exoplatform.calendar.webui.UIPreview
-
- setEvent(boolean) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setEventAttachment(VEvent, CalendarEvent, String, String) - Static method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- setEventCategory(EventCategory) - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryForm
-
- setEventCategoryId(String) - Method in class org.exoplatform.calendar.model.Event
-
- setEventCategoryName(String) - Method in class org.exoplatform.calendar.model.Event
-
- setEventFromDate(Date, String) - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- setEventId(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setEventQuery(EventQuery) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setEvents(Collection<CalendarEvent>) - Method in class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- setEventState(String) - Method in class org.exoplatform.calendar.model.Event
-
- setEventState(String) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setEventToDate(Date, String) - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- setEventType(String) - Method in class org.exoplatform.calendar.model.Event
-
- setEventType(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setEventType(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setEvery(int) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setEvt(Serializable) - Method in class org.exoplatform.calendar.ws.bean.InvitationResource
-
- setExceptionIds(Collection<String>) - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
This method will set the collection of excluded event's id to the collection
- setExclude(String[]) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setExcludeId(String[]) - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- setExcludePrivateEventInCalendars(Set<String>) - Method in class org.exoplatform.calendar.service.impl.UnifiedQuery
-
- setExcludeRepeatEvent(Boolean) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setExcludeRepeatEvent(Boolean) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setExclusions(Collection<String>) - Method in class org.exoplatform.calendar.model.Event
-
This method will set the collection of excluded event's id to the collection
- setExclusions(String...) - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- setFeed(FeedData) - Method in class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- setFeedList(List<FeedData>) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- setFeeds(List) - Method in class org.exoplatform.calendar.webui.popup.UIFeed
-
- setFilter(boolean) - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- setFilterCalendarIds(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setFilterCalendarIds(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setFilterPrivateCalendars(String[]) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setFilterPublicCalendars(String[]) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setFilterSharedCalendars(String[]) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setFrom(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setFrom(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setFromDate(Long) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setFromDate(Calendar) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setFromDateTime(Date) - Method in class org.exoplatform.calendar.model.Event
-
- setFromDateTime(long) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- setFromDateTime(Date) - Method in class org.exoplatform.calendar.service.Reminder
-
- setFullSize(long) - Method in class org.exoplatform.calendar.service.CalendarCollection
-
- setGroupId(String) - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- setGroups(String[]) - Method in class org.exoplatform.calendar.model.Calendar
-
- setGroups(String[]) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setGroupsListInitial() - Method in class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
copy the group list at the moment of init of tab
- setGroupTaskStatus(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Sets status for a group task.
- setGroupTaskStatus(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- setGroupTaskStatus(String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- setHasChildren(boolean) - Method in class org.exoplatform.calendar.model.Calendar
-
- setHref(String) - Method in class org.exoplatform.calendar.ws.common.Resource
-
- setIcsURL(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setId(String) - Method in class org.exoplatform.calendar.model.AbstractModel
-
- setId(String) - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- setId(String) - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- setId(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setId(String) - Method in class org.exoplatform.calendar.ws.common.Resource
-
- setId(String) - Method in class org.exoplatform.cs.common.webui.UIPopupActionContainer
-
- setIdentity(Identity) - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- setInfo(Collection<String>) - Method in class org.exoplatform.webservice.cs.bean.CalendarData
-
- setInfo(List<CalendarEvent>) - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- setInputStream(InputStream) - Method in class org.exoplatform.calendar.service.Attachment
-
- setInvitation(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- setIsAscending(boolean) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setIsExceptionOccurrence(Boolean) - Method in class org.exoplatform.calendar.model.Event
-
- setIsOccur(Boolean) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setJsActions(Map<String, String>) - Method in class org.exoplatform.calendar.webui.UIFormColorPicker
-
- setJsActions(Map<String, String>) - Method in class org.exoplatform.calendar.webui.UIFormComboBox
-
- setKeyWords(String) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setLastModified(long) - Method in class org.exoplatform.calendar.model.AbstractModel
-
- setLastUpdated(Calendar) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setLastUpdated(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setLastUpdatedEventId(String) - Method in interface org.exoplatform.calendar.webui.CalendarView
-
- setLastUpdatedEventId(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setLastUpdatedEventId(String) - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- setLastUpdatedTime(Date) - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- setLastViewId(String) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setLimit(int) - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- setLimitedItems(int) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setLimitedItems(long) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setLink(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setLocale(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setLocale(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- setLocale() - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setLocation(String) - Method in class org.exoplatform.calendar.model.Event
-
- setLocation(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setLocation(String) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setMembership(String) - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- setMessage(String) - Method in class org.exoplatform.calendar.model.Event
-
- setMessage(String) - Method in class org.exoplatform.calendar.ws.bean.ErrorResource
-
- setMimeType(String) - Method in class org.exoplatform.calendar.service.Attachment
-
- setMimeType(String) - Method in class org.exoplatform.calendar.ws.bean.UploadResource
-
- setName(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setName(String) - Method in class org.exoplatform.calendar.service.Attachment
-
- setName(String) - Method in class org.exoplatform.calendar.service.EventCategory
-
- setName(String) - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- setName(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setName(String) - Method in class org.exoplatform.calendar.webui.UIFormColorPicker.Colors.Color
-
- setName(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setName(String) - Method in class org.exoplatform.calendar.ws.bean.CategoryResource
-
- setName(String) - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- setName(String) - Method in class org.exoplatform.calendar.ws.bean.ParticipantResource
-
- setName(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setName(String) - Method in class org.exoplatform.calendar.ws.bean.UploadResource
-
- setNew(boolean) - Method in class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- setNodeType(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setNodeTypeName(String) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- setNodeTypes(List<CsNodeTypeMapping>) - Method in class org.exoplatform.calendar.service.CsObjectParam
-
- setNote(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setNumberItemsPerLine(int) - Method in class org.exoplatform.calendar.webui.UIFormColorPicker
-
- setOccurrence(boolean) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setOEvent(Serializable) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setOffset(int) - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- setOnChange(String) - Method in class org.exoplatform.calendar.webui.UIFormColorPicker
-
- setOnChange(String) - Method in class org.exoplatform.calendar.webui.UIFormComboBox
-
- setOptions(List<SelectItemOption<String>>) - Method in class org.exoplatform.calendar.webui.UIFormComboBox
-
- setOrderBy(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setOrderBy(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setOrderType(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setOrderType(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setOriginalReference(String) - Method in class org.exoplatform.calendar.model.Event
-
- setOwner(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setOwner(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setOwnerType(String) - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- setPageList(EventPageList) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setPageSize(long) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- setParams(String) - Method in class org.exoplatform.cs.common.ext.UIBaseComponent
-
- setParticipant(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- setParticipant(String) - Method in class org.exoplatform.calendar.ws.bean.InvitationResource
-
- setParticipants(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setParticipants(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setParticipants(String[]) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setParticipantStatus(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- setPermission(Boolean) - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- setPreviewByUrl(boolean) - Method in class org.exoplatform.calendar.webui.UIPreview
-
- setPriority(String) - Method in class org.exoplatform.calendar.model.Event
-
- setPriority(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setPriority(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setPriority(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setPriority(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setPriority(String) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setPriorityCalEvent(PropertyList, CalendarEvent) - Static method in class org.exoplatform.calendar.service.impl.ICalendarImportExport
-
- setPriorityExoEvent(Priority, CalendarEvent) - Static method in class org.exoplatform.calendar.service.impl.ICalendarImportExport
-
- setPrivacy(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setPrivate(boolean) - Method in class org.exoplatform.calendar.model.Event
-
- setPrivateUrl(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setPrivateURL(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setPropertyName(String) - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- setPubDate(Date) - Method in class org.exoplatform.calendar.service.RssData
-
- setPublic(boolean) - Method in class org.exoplatform.calendar.model.Calendar
-
- setPublicUrl(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setPublicURL(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setQueryType(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setRecurrenceId(String) - Method in class org.exoplatform.calendar.model.Event
-
- setRecurrenceId(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setReminder(Reminder[]) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setReminder(Reminder[]) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setReminderOwner(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setReminders(List<Reminder>) - Method in class org.exoplatform.calendar.model.Event
-
- setReminderType(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setRemote(boolean) - Method in class org.exoplatform.calendar.model.Calendar
-
- setRemoteCalendarLastUpdated(String, String, Calendar) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- setRemoteCalendarLastUpdated(String, String, Calendar) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- setRemoteEvent(String, String, String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- setRemoteEvent(String, String, String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- setRemotePassword(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setRemotePassword(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setRemoteUrl(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setRemoteUser(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setRemoteUser(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setRemovedProperties(List<CsPropertyMapping>) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- setRepeat(RepeatResource) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setRepeatByDay(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatByHour(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatByMinute(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatByMonth(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatByMonthDay(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatBySecond(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatBySetPos(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatByWeekNo(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatByYearDay(long[]) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatCount(long) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeate(boolean) - Method in class org.exoplatform.calendar.service.Reminder
-
- setRepeateBy(String) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setRepeatInterval(long) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatInterval(long) - Method in class org.exoplatform.calendar.service.Reminder
-
- setRepeatOn(String) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setRepeatType(String) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatUntilDate(Date) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatWkst(String) - Method in class org.exoplatform.calendar.model.Event
-
- setReplaceName(String) - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- setResourceId(String) - Method in class org.exoplatform.calendar.service.Attachment
-
keep id to make sure temp file will be removed after use uploaded file
- setRss(String) - Method in class org.exoplatform.calendar.ws.bean.FeedResource
-
- setSearchValue(String) - Method in class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- setSelectColor(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setSelectedCategory(String) - Method in interface org.exoplatform.calendar.webui.CalendarView
-
- setSelectedCategory(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setSelectedCategory(String) - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- setSelectedColor(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- setSelectedEvent(String) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setSelectedGroups(List) - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- setSendOption(String) - Method in class org.exoplatform.calendar.model.Event
-
- setSendOption(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setSendOption(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setSession(Session) - Method in class org.exoplatform.calendar.service.EventPageListQuery
-
- setSharedCalendarsColors(String[]) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setShowEventAndTask(boolean) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setShowPane(boolean) - Method in class org.exoplatform.calendar.webui.UIActionBar
-
- setShowPopup(boolean) - Method in class org.exoplatform.calendar.webui.UIPreview
-
- setShowWorkingTime(boolean) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setShowWorkingTimes(boolean) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setSize(long) - Method in class org.exoplatform.calendar.service.Attachment
-
- setSize(long) - Method in class org.exoplatform.calendar.service.CalendarCollection
-
- setSize(long) - Method in class org.exoplatform.calendar.ws.bean.CollectionResource
-
- setSortedField(String) - Method in class org.exoplatform.calendar.webui.UIListView
-
- setStartDate(Date) - Method in class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- setStartDateTime(long) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setStartTimeOffset(long) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setState(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setState(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setStatus(String) - Method in class org.exoplatform.calendar.model.Event
-
- setStatus(String) - Method in class org.exoplatform.calendar.ws.bean.InvitationResource
-
- setStatus(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setStatusMap(Map<String, String>) - Method in class org.exoplatform.calendar.model.Event
-
- setSubject(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setSummary(String) - Method in class org.exoplatform.calendar.model.Event
-
- setSummary(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setSummary(String) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setSyncPeriod(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setSyncPeriod(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setTaskAttachment(VToDo, CalendarEvent, String, String, Map<String, VFreeBusy>) - Static method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- setTaskDelegator(String) - Method in class org.exoplatform.calendar.model.Event
-
- setTaskStatus(String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- setText(String) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setText(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setTimeFormat(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setTimeFormat(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setTimeFormatStyle(String) - Method in class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- setTimeInterval(long) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setTimeZone(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- setTimeZone(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setTimeZone(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- setTimeZone(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setTimeZone(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setTimeZoneName(String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- setTimeZoneOffset(long) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- SettingActionListener() - Constructor for class org.exoplatform.calendar.webui.UIActionBar.SettingActionListener
-
- setTitle(String) - Method in class org.exoplatform.calendar.service.FeedData
-
- setTitle(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setTo(String) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setTo(String) - Method in class org.exoplatform.calendar.ws.bean.TaskResource
-
- setToDate(Long) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setToDate(Calendar) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setToDateTime(Date) - Method in class org.exoplatform.calendar.model.Event
-
- setType(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setType(String) - Method in class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- setType(String) - Method in class org.exoplatform.calendar.webui.popup.UISubscribeForm
-
- setType(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setType(String) - Method in class org.exoplatform.calendar.ws.bean.RepeatResource
-
- setType(String) - Method in class org.exoplatform.webservice.cs.bean.End
-
- setUpdatedProperties(List<CsPropertyMapping>) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- setUploadResources(UploadResource[]) - Method in class org.exoplatform.calendar.ws.bean.EventResource
-
- setUrl(String) - Method in class org.exoplatform.calendar.service.FeedData
-
- setUrl(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setUrl(String) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setUrl(String) - Method in class org.exoplatform.calendar.webui.popup.UISubscribeForm
-
- setUseAuthentication(Boolean) - Method in class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- setUsername(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setUserTimezoneOffset(String) - Method in class org.exoplatform.webservice.cs.bean.EventData
-
- setValue(String) - Method in class org.exoplatform.calendar.webui.UIFormColorPicker
-
- setValue(String) - Method in class org.exoplatform.webservice.cs.bean.End
-
- setVersion(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setViewPermission(String[]) - Method in class org.exoplatform.calendar.model.Calendar
-
- setViewPermission(String) - Method in class org.exoplatform.calendar.ws.bean.CalendarResource
-
- setViewType(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setViewType(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setViewType(String) - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- setVirtual(boolean) - Method in class org.exoplatform.webservice.cs.bean.SingleEvent
-
- setWeekStartOn(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setWeekStartOn(String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setWeight(long) - Method in class org.exoplatform.calendar.ws.bean.UploadResource
-
- setWorkingBegin(String, String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setWorkingEnd(String, String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- setWorkingTimeBegin(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setWorkingTimeEnd(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setWorkspace(String) - Method in class org.exoplatform.calendar.service.Attachment
-
- SHARE_CAL_CHANEL - Static variable in class org.exoplatform.calendar.service.Utils
-
- SHARE_CALENDAR_GROUP - Static variable in class org.exoplatform.calendar.service.Utils
-
- shareCalendar(String, String, List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Shares the private calendar to other users
- shareCalendar(String, String, List<String>) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Shared a calendar to list of users
- shareCalendar(String, String, List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Shares the private calendar to other users
- shareCalendar(String, String, List<String>) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Shared a calendar to list of users
- ShareCalendarActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendars.ShareCalendarActionListener
-
- shareCalendarByRunJob(String, String, List<String>) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Shares Calendar with groups
- shareCalendarByRunJob(String, String, List<String>) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Shares Calendar with groups
- ShareCalendarJob - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Haiddd
haidd@exoplatform.com
May 11, 2012
- ShareCalendarJob() - Constructor for class org.exoplatform.calendar.service.ShareCalendarJob
-
- SHARED_CALENDARS - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SHARED_CALENDARS - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- SHARED_GROUPS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SHARED_GROUPS - Static variable in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- SHARED_TYPE - Static variable in interface org.exoplatform.calendar.service.CalendarImportExport
-
- SHARED_TYPE - Static variable in class org.exoplatform.calendar.service.Utils
-
- SHARED_TYPE - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SHARED_TYPE - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- sharedCalendarColors_ - Variable in class org.exoplatform.calendar.webui.popup.UICalendarSettingForm
-
- SHARP - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SHOW_LEFT_CONTAINER_DEFAULT - Static variable in class org.exoplatform.calendar.webui.UICalendarWorkingContainer
-
- ShowAllTimeZoneActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingForm.ShowAllTimeZoneActionListener
-
- showConfirmWindow(UIComponent, String) - Method in class org.exoplatform.calendar.webui.UICalendarPortlet
-
- ShowPageActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab.ShowPageActionListener
-
- ShowPageActionListener() - Constructor for class org.exoplatform.calendar.webui.UIListView.ShowPageActionListener
-
- ShowPublicURLActionListener() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarForm.ShowPublicURLActionListener
-
- SIMPLECHARACTER - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SINGLE_QUOTE - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SingleEvent - Class in org.exoplatform.webservice.cs.bean
-
Created by The eXo Platform SAS
Author : Hoang Manh Dung
dung.hoang@exoplatform.com
Jan 4, 2011
- SingleEvent() - Constructor for class org.exoplatform.webservice.cs.bean.SingleEvent
-
- size_ - Variable in class org.exoplatform.calendar.webui.UIFormComboBox
-
The size of the list (number of select options)
- skip(Iterator<?>, long) - Static method in class org.exoplatform.calendar.service.Utils
-
- SLASH - Static variable in class org.exoplatform.calendar.service.Utils
-
- SLASH - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SLASH_AST - Static variable in class org.exoplatform.calendar.service.Utils
-
- SLASH_COLON - Static variable in class org.exoplatform.calendar.service.Utils
-
- SLASH_COLON - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SLASH_COLON - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- SMALLER_THAN - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SORT_FIELD_MAP - Static variable in class org.exoplatform.calendar.service.Utils
-
- SortActionListener() - Constructor for class org.exoplatform.calendar.webui.UIListView.SortActionListener
-
- SPACE - Static variable in class org.exoplatform.calendar.service.Utils
-
- SPACE_CALENDAR_ID_SUFFIX - Static variable in class org.exoplatform.calendar.service.Utils
-
- SPACES_GROUP - Static variable in class org.exoplatform.calendar.service.Utils
-
- SPACES_GROUP_ID_PREFIX - Static variable in class org.exoplatform.calendar.service.Utils
-
- SPECIALCHARACTER - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- SPLITTER - Static variable in class org.exoplatform.calendar.service.Utils
-
- ST_AVAILABLE - Static variable in class org.exoplatform.calendar.model.Event
-
- ST_BASE_URL - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_BUSY - Static variable in class org.exoplatform.calendar.model.Event
-
- ST_DATE_FORMAT - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_GROUP_IGNORE - Variable in class org.exoplatform.calendar.service.impl.NewGroupListener
-
- ST_LOCALE - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_OUTSIDE - Static variable in class org.exoplatform.calendar.model.Event
-
- ST_TIME_BEGIN - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_TIME_END - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_TIME_FORMAT - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_TIME_INTEVAL - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_TIMEZONE - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_VIEW_TYPE - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_WEEK_START - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- ST_WORKINGTIME - Static variable in interface org.exoplatform.calendar.service.CalendarService
-
- STAR - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- start() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- START_EVENT - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- START_MESSAGE_KEY - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- START_SHARE - Static variable in class org.exoplatform.calendar.service.Utils
-
- START_TIME - Static variable in class org.exoplatform.calendar.webui.UICalendarView
-
- START_TIME - Static variable in class org.exoplatform.cs.event.UICreateEvent
-
- START_UN_SHARE - Static variable in class org.exoplatform.calendar.service.Utils
-
- STATUS_MAYBE - Static variable in class org.exoplatform.calendar.service.Utils
-
- STATUS_NO - Static variable in class org.exoplatform.calendar.service.Utils
-
- STATUS_YES - Static variable in class org.exoplatform.calendar.service.Utils
-
- stop() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- stopSynchronizeRemoteCalendarJob(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Stops an user's job for synchronizing remote calendar
- stopSynchronizeRemoteCalendarJob(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- storage - Variable in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- Storage - Interface in org.exoplatform.calendar.storage
-
A Storage can be understood as a data source served for Calendar application.
- storage_ - Variable in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- storeXML(String, Node, RssData) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- storeXML(String, Node, RssData) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- subArray(T[], int, int) - Static method in class org.exoplatform.calendar.service.Utils
-
- subList(List<T>, int, int) - Static method in class org.exoplatform.calendar.service.Utils
-
- SubResourceHrefBuilder - Class in org.exoplatform.calendar.ws
-
- SubResourceHrefBuilder(ResourceContainer) - Constructor for class org.exoplatform.calendar.ws.SubResourceHrefBuilder
-
- suggestParticipants(String, int, int, boolean, String, String, UriInfo) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Suggest participant for specific user.
- SUNDAY - Static variable in class org.exoplatform.calendar.service.CalendarSetting
-
- switchMode(int) - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- SwitchViewActionListener() - Constructor for class org.exoplatform.calendar.webui.UICalendarView.SwitchViewActionListener
-
- SYNC_10MINS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_15MINS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_1DAY - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_1HOUR - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_1WEEK - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_1YEAR - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_5MINS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNC_AUTO - Static variable in class org.exoplatform.calendar.service.Utils
-
These constants were used to determine synchronization period of remote calendar
- SYNC_PERIOD - Static variable in class org.exoplatform.calendar.service.Utils
-
- SYNCHRONIZE_REMOTE_CALENDAR_GROUP - Static variable in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- SYNCHRONIZE_REMOTE_CALENDAR_JOB - Static variable in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- SynchronizeRemoteCalendarJob - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jan 10, 2011
- SynchronizeRemoteCalendarJob() - Constructor for class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- SynchronizeRemoteCalendarJob.SynchronizeRemoteCalendarTask - Class in org.exoplatform.calendar.service
-
- SynchronizeRemoteCalendarTask(JobExecutionContext, String) - Constructor for class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob.SynchronizeRemoteCalendarTask
-
- synchronizeWithCalDavServer(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
Do reload data from CalDav server for remote calendar with a time-range condition.
- syncRemoveEvent(Node, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- syncRemoveEvent(Node, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- UIActionBar - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIActionBar() - Constructor for class org.exoplatform.calendar.webui.UIActionBar
-
- UIActionBar.ChangeViewActionListener - Class in org.exoplatform.calendar.webui
-
- UIActionBar.QuickAddEventActionListener - Class in org.exoplatform.calendar.webui
-
- UIActionBar.SettingActionListener - Class in org.exoplatform.calendar.webui
-
- UIActionBar.TodayActionListener - Class in org.exoplatform.calendar.webui
-
- UIAdvancedSearchForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIAdvancedSearchForm() - Constructor for class org.exoplatform.calendar.webui.popup.UIAdvancedSearchForm
-
- UIAdvancedSearchForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIAdvancedSearchForm.OnchangeActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIAdvancedSearchForm.SearchActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIBaseComponent - Class in org.exoplatform.cs.common.ext
-
- UIBaseComponent() - Constructor for class org.exoplatform.cs.common.ext.UIBaseComponent
-
- UICALENDAR_SETTING_POPUP - Static variable in class org.exoplatform.calendar.webui.popup.UIPopupContainer
-
- UICalendarContainer - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UICalendarContainer() - Constructor for class org.exoplatform.calendar.webui.UICalendarContainer
-
- UICalendarDetailTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Hoang
hung.hoang@exoplatform.com
Apr 06, 2010
- UICalendarDetailTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarDetailTab
-
- UICalendarForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UICalendarForm() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- UICalendarForm.ActiveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarForm.AddGroupActionListener - Class in org.exoplatform.calendar.webui.popup
-
add a new entry for a group in the permission list
- UICalendarForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarForm.DeactiveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarForm.DeletePermissionActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarForm.OpenActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarForm.OpenSelectGroupFormActionListener - Class in org.exoplatform.calendar.webui.popup
-
open popup to select group, only groups that user belong to is displayed
- UICalendarForm.ResetActionListener - Class in org.exoplatform.calendar.webui.popup
-
reset the form to initial state
- UICalendarForm.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarForm.SelectPermissionActionListener - Class in org.exoplatform.calendar.webui.popup
-
open popup in order to select user or group membership
- UICalendarForm.ShowPublicURLActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICALENDARPOPUP - Static variable in class org.exoplatform.calendar.webui.popup.UIPopupContainer
-
- UICalendarPortlet - Class in org.exoplatform.calendar.webui
-
Author : Nguyen Quang Hung
hung.nguyen@exoplatform.com
Aug 01, 2007
- UICalendarPortlet() - Constructor for class org.exoplatform.calendar.webui.UICalendarPortlet
-
- UICalendarPortletEditMode - Class in org.exoplatform.calendar.webui
-
- UICalendarPortletEditMode() - Constructor for class org.exoplatform.calendar.webui.UICalendarPortletEditMode
-
- UICalendarPortletEditMode.SaveActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarPrintPreview - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UICalendarPrintPreview() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarPrintPreview
-
- UICalendarPrintPreview.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarPrintPreview.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendars - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
modified by:
Anh-Tu NGUYEN
- UICalendars() - Constructor for class org.exoplatform.calendar.webui.UICalendars
-
- UICalendars.AbortCloseActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.AddCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.AddEventCategoryActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.CalendarSettingActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.ChangeColorActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.ConfirmCloseActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.EditCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.ExportCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.ExportCalendarsActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.ImportCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.RefreshRemoteCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.RemoteCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.RemoveCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.RemoveSharedCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.ShareCalendarActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendars.TickActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarSettingDisplayTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Jan 07, 2008
- UICalendarSettingDisplayTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingDisplayTab
-
- UICalendarSettingFeedTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Feb 26, 2010
- UICalendarSettingFeedTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- UICalendarSettingFeedTab.AbortCloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingFeedTab.ConfirmCloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingFeedTab.DeleteActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingFeedTab.EditActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingFeedTab.RssActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingFeedTab.ShowPageActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UICalendarSettingForm() - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingForm
-
- UICalendarSettingForm.AddActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingForm.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingForm.ShowAllTimeZoneActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UICalendarSettingTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Jan 07, 2008
- UICalendarSettingTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UICalendarSettingTab
-
- UICalendarView - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL Author : Hung Nguyen
hung.nguyen@exoplatform.com Aus 01, 2007 2:48:18 PM
- UICalendarView() - Constructor for class org.exoplatform.calendar.webui.UICalendarView
-
- UICalendarView.AbortCloseActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.CancelDeleteEvent - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ChangeCategoryActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmCloseActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmDeleteAllSeries - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmDeleteCancel - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmDeleteEvent - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmDeleteFollowingSeries - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmDeleteOnlyInstance - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmUpdateAllSeries - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmUpdateCancel - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmUpdateFollowSeries - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ConfirmUpdateOnlyInstance - Class in org.exoplatform.calendar.webui
-
- UICalendarView.DeleteActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.DeleteEventActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.EventSelectActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ExportEventActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.GotoDateActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.MoveEventActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.MoveNextActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.MovePreviousActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.SwitchViewActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.TaskViewActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarView.ViewActionListener - Class in org.exoplatform.calendar.webui
-
- UICalendarViewContainer - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UICalendarViewContainer() - Constructor for class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- UICalendarWorkingContainer - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UICalendarWorkingContainer() - Constructor for class org.exoplatform.calendar.webui.UICalendarWorkingContainer
-
- UICheckBoxInput - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 28, 2013
- UICheckBoxInput(String, String, boolean) - Constructor for class org.exoplatform.calendar.webui.popup.UICheckBoxInput
-
- UIConfirmForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
May 20, 2009
- UIConfirmForm() - Constructor for class org.exoplatform.calendar.webui.popup.UIConfirmForm
-
- UICreateEvent - Class in org.exoplatform.cs.event
-
Created with IntelliJ IDEA.
- UICreateEvent() - Constructor for class org.exoplatform.cs.event.UICreateEvent
-
- UICreateEvent.CancelActionListener - Class in org.exoplatform.cs.event
-
- UICreateEvent.NextActionListener - Class in org.exoplatform.cs.event
-
- UIDayView - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIDayView() - Constructor for class org.exoplatform.calendar.webui.UIDayView
-
- UIDayView.UpdateEventActionListener - Class in org.exoplatform.calendar.webui
-
- UIEditFeed - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Hoang
hung.hoang@exoplatform.com
Mar 25, 2010 2:48:18 PM
- UIEditFeed() - Constructor for class org.exoplatform.calendar.webui.popup.UIEditFeed
-
- UIEditFeed.AddCalendarActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEditFeed.CloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEditFeed.DeleteCalendarActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEditFeed.GenerateURLActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEditFeed.ResetURLActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEditFeed.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEmailInput - Class in org.exoplatform.calendar.webui
-
- UIEmailInput(String, String, String) - Constructor for class org.exoplatform.calendar.webui.UIEmailInput
-
- UIEventAttenderTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 29, 2007
- UIEventAttenderTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- UIEventCategoryForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIEventCategoryForm() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventCategoryForm
-
- UIEventCategoryForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEventCategoryForm.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEventCategoryManager - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Tuan Pham
tuan.pham@exoplatform.com
Oct 3, 2007
- UIEventCategoryManager() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventCategoryManager
-
- UIEventCategoryManager.AbortCloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEventCategoryManager.ConfirmCloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEventCategoryManager.DeleteActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEventCategoryManager.EditActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEVENTPOPUP - Static variable in class org.exoplatform.calendar.webui.popup.UIPopupContainer
-
- UIEventPrintPreview - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIEventPrintPreview() - Constructor for class org.exoplatform.calendar.webui.popup.UIEventPrintPreview
-
- UIEventPrintPreview.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIEventPrintPreview.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIExportForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIExportForm() - Constructor for class org.exoplatform.calendar.webui.popup.UIExportForm
-
- UIExportForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIExportForm.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIExtensionUtils - Class in org.exoplatform.cs.common.ext
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Dec 16, 2010
- UIExtensionUtils() - Constructor for class org.exoplatform.cs.common.ext.UIExtensionUtils
-
- UIFeed - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIFeed() - Constructor for class org.exoplatform.calendar.webui.popup.UIFeed
-
- UIFeed.CloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIFeed.SelectActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIFormColorPicker - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SAS
Author : Pham Tuan
tuan.pham@exoplatform.com
Feb 29, 2008
- UIFormColorPicker(String, String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker
-
- UIFormColorPicker(String, String, UIFormColorPicker.Colors.Color[]) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker
-
- UIFormColorPicker(String, String, UIFormColorPicker.Colors.Color[], Map<String, String>) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker
-
- UIFormColorPicker(String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormColorPicker
-
- UIFormColorPicker.Colors - Class in org.exoplatform.calendar.webui
-
- UIFormColorPicker.Colors.Color - Class in org.exoplatform.calendar.webui
-
- UIFormComboBox - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Tuan Pham
tuan.pham@exoplatform.com
Dec 3, 2007
- UIFormComboBox(String, String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormComboBox
-
- UIFormComboBox(String, String, List<SelectItemOption<String>>) - Constructor for class org.exoplatform.calendar.webui.UIFormComboBox
-
- UIFormComboBox(String, String, List<SelectItemOption<String>>, Map<String, String>) - Constructor for class org.exoplatform.calendar.webui.UIFormComboBox
-
- UIFormComboBox(String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormComboBox
-
- UIFormDateTimePicker - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SAS
Author : Pham Tuan
tuan.pham@exoplatform.com
Feb 29, 2008
- UIFormDateTimePicker(String, String, Date, boolean) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIFormDateTimePicker(String, String, Date, boolean, Locale) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIFormDateTimePicker(String, String, Date, boolean, String) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIFormDateTimePicker(String, String, Date, boolean, String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIFormDateTimePicker(String, String, Date) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIFormDateTimePicker(String, String, Date, String) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIFormDateTimePicker(String, String, Date, String, String) - Constructor for class org.exoplatform.calendar.webui.UIFormDateTimePicker
-
- UIGroupCalendarTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 10, 2008
- UIGroupCalendarTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UIGroupCalendarTab
-
- UIGroupSelector - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
phamtuanchip@yahoo.de
Aug 29, 2007 11:57:56 AM
- UIGroupSelector() - Constructor for class org.exoplatform.calendar.webui.popup.UIGroupSelector
-
- UIGroupSelector.ChangeNodeActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIGroupSelector.SelectMembershipActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIGroupSelector.SelectPathActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIImportForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIImportForm() - Constructor for class org.exoplatform.calendar.webui.popup.UIImportForm
-
- UIImportForm.AddActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIImportForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIImportForm.ImportActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIImportForm.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIListContainer - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIListContainer() - Constructor for class org.exoplatform.calendar.webui.UIListContainer
-
- UIListView - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIListView() - Constructor for class org.exoplatform.calendar.webui.UIListView
-
- UIListView.AdvancedSearchActionListener - Class in org.exoplatform.calendar.webui
-
- UIListView.CloseSearchActionListener - Class in org.exoplatform.calendar.webui
-
- UIListView.OnchangeActionListener - Class in org.exoplatform.calendar.webui
-
- UIListView.ShowPageActionListener - Class in org.exoplatform.calendar.webui
-
- UIListView.SortActionListener - Class in org.exoplatform.calendar.webui
-
- UIListView.ViewDetailActionListener - Class in org.exoplatform.calendar.webui
-
- UIMiniCalendar - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIMiniCalendar() - Constructor for class org.exoplatform.calendar.webui.UIMiniCalendar
-
- UIMiniCalendar.MoveNextActionListener - Class in org.exoplatform.calendar.webui
-
- UIMiniCalendar.MovePreviousActionListener - Class in org.exoplatform.calendar.webui
-
- UIMonthView - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIMonthView() - Constructor for class org.exoplatform.calendar.webui.UIMonthView
-
- UIMonthView.ChangeViewActionListener - Class in org.exoplatform.calendar.webui
-
- UIMonthView.UpdateEventActionListener - Class in org.exoplatform.calendar.webui
-
- UIPermissionEntry - Class in org.exoplatform.calendar.webui.popup
-
represents an entry for permission in the grid
- UIPermissionEntry(UISharedForm.Permission) - Constructor for class org.exoplatform.calendar.webui.popup.UIPermissionEntry
-
- UIPermissionGrid - Class in org.exoplatform.calendar.webui.popup
-
a grid that contains a list of permission entry
- UIPermissionGrid(String) - Constructor for class org.exoplatform.calendar.webui.popup.UIPermissionGrid
-
- UIPopupAction - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : hung.nguyen@exoplatform.com
Aug 02, 2007 9:43:23 AM
- UIPopupAction() - Constructor for class org.exoplatform.calendar.webui.popup.UIPopupAction
-
- UIPopupAction - Class in org.exoplatform.cs.common.webui
-
Created by The eXo Platform SARL
Author : hung.nguyen@exoplatform.com
Aug 02, 2007 9:43:23 AM
- UIPopupAction() - Constructor for class org.exoplatform.cs.common.webui.UIPopupAction
-
- UIPopupActionContainer - Class in org.exoplatform.cs.common.webui
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 16, 2007
- UIPopupActionContainer() - Constructor for class org.exoplatform.cs.common.webui.UIPopupActionContainer
-
- UIPopupComponent - Interface in org.exoplatform.calendar.webui.popup
-
- UIPopupComponent - Interface in org.exoplatform.cs.common.webui
-
- UIPopupContainer - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 29, 2007
- UIPopupContainer() - Constructor for class org.exoplatform.calendar.webui.popup.UIPopupContainer
-
- UIPreview - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIPreview() - Constructor for class org.exoplatform.calendar.webui.UIPreview
-
- UIPreview.CloseWindowActionListener - Class in org.exoplatform.calendar.webui
-
- UIPreview.DownloadActionListener - Class in org.exoplatform.calendar.webui
-
- UIRemoteCalendar - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SAS
Author : khiem.dohoang
khiem.dohoang@exoplatform.com
Jan 5, 2011
- UIRemoteCalendar() - Constructor for class org.exoplatform.calendar.webui.popup.UIRemoteCalendar
-
- UIRemoteCalendar.BackActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIRemoteCalendar.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UIRemoteCalendar.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISearchForm - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UISearchForm() - Constructor for class org.exoplatform.calendar.webui.UISearchForm
-
- UISearchForm.SearchActionListener - Class in org.exoplatform.calendar.webui
-
- UISelectComponent - Interface in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 29, 2007
- UISelector - Interface in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 29, 2007
- UISharedForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
modified by:
Anh-Tu NGUYEN
- UISharedForm() - Constructor for class org.exoplatform.calendar.webui.popup.UISharedForm
-
- UISharedForm.AddEntryActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.CloseActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.DeleteEntryActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.OpenSelectGroupFormActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.OpenSelectMembershipFormActionListener - Class in org.exoplatform.calendar.webui.popup
-
open select membership popup
- UISharedForm.OpenSelectUserFormActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.Permission - Class in org.exoplatform.calendar.webui.popup
-
represents a permission with its owner and his status of edit permission
- UISharedForm.SaveActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.SelectGroupActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.SelectMembershipActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedForm.SelectUserActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISharedTab - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Jul 02, 2008
- UISharedTab(String) - Constructor for class org.exoplatform.calendar.webui.popup.UISharedTab
-
- UISubscribeForm - Class in org.exoplatform.calendar.webui.popup
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jan 4, 2011
- UISubscribeForm() - Constructor for class org.exoplatform.calendar.webui.popup.UISubscribeForm
-
- UISubscribeForm.CancelActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UISubscribeForm.NextActionListener - Class in org.exoplatform.calendar.webui.popup
-
- UITASKPOPUP - Static variable in class org.exoplatform.calendar.webui.popup.UIPopupContainer
-
- UIWeekView - Class in org.exoplatform.calendar.webui
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
Aus 01, 2007 2:48:18 PM
- UIWeekView() - Constructor for class org.exoplatform.calendar.webui.UIWeekView
-
- UIWeekView.UpdateAllDayEventActionListener - Class in org.exoplatform.calendar.webui
-
- UIWeekView.UpdateEventActionListener - Class in org.exoplatform.calendar.webui
-
- UNDERSCORE - Static variable in class org.exoplatform.calendar.service.Utils
-
- UNDERSCORE - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- UnifiedQuery - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jan 23, 2013
- UnifiedQuery() - Constructor for class org.exoplatform.calendar.service.impl.UnifiedQuery
-
- UNLIMITED - Static variable in class org.exoplatform.calendar.service.Utils
-
- UNREPEAT - Static variable in class org.exoplatform.calendar.service.Reminder
-
- upcomingEvent(String, String, int) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Lists upcoming events or tasks by the current date.
- update(T) - Method in interface org.exoplatform.calendar.storage.GenericDAO
-
Update the specified entity argument with the most recent state.
- update(Calendar) - Method in class org.exoplatform.calendar.storage.jcr.JCRCalendarDAOImpl
-
- update(Event) - Method in class org.exoplatform.calendar.storage.jcr.JCREventDAOImpl
-
- update() - Method in interface org.exoplatform.calendar.webui.CalendarView
-
- update(String, List<Calendar>, String) - Method in class org.exoplatform.calendar.webui.popup.UIExportForm
-
- update() - Method in class org.exoplatform.calendar.webui.UICalendarView
-
- update() - Method in class org.exoplatform.calendar.webui.UIListContainer
-
- update(EventPageList) - Method in class org.exoplatform.calendar.webui.UIListView
-
- UPDATE_EXIST - Static variable in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- UpdateAllDayEventActionListener() - Constructor for class org.exoplatform.calendar.webui.UIWeekView.UpdateAllDayEventActionListener
-
- updateCalendar(Calendar) - Method in interface org.exoplatform.calendar.service.CalendarHandler
-
Update an existing Calendar with new information given from Calendar argument.
- updateCalendar(Calendar) - Method in class org.exoplatform.calendar.service.impl.CalendarHandlerImpl
-
- updateCalendarById(String, CalendarResource) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Update a calendar specified by id, in one of conditions:
the authenticated user is the owner of the calendar,
OR for group calendars, the authenticated user has edit permission on the calendar.
- UpdateCalendarVersion - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Dec 1, 2008
- UpdateCalendarVersion(CalendarService, InitParams, RepositoryService) - Constructor for class org.exoplatform.calendar.service.impl.UpdateCalendarVersion
-
- updateCategory() - Method in class org.exoplatform.calendar.webui.UICalendarViewContainer
-
- updateCurrentPage(int) - Method in class org.exoplatform.calendar.webui.popup.UICalendarSettingFeedTab
-
- updateCurrentPage(long) - Method in class org.exoplatform.calendar.webui.UIListView
-
- UpdateEventActionListener() - Constructor for class org.exoplatform.calendar.webui.UIDayView.UpdateEventActionListener
-
- UpdateEventActionListener() - Constructor for class org.exoplatform.calendar.webui.UIMonthView.UpdateEventActionListener
-
- UpdateEventActionListener() - Constructor for class org.exoplatform.calendar.webui.UIWeekView.UpdateEventActionListener
-
- updateEventById(String, CalendarRestApi.RecurringUpdateType, EventResource) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Updates an event specified by id, in one of conditions:
The authenticated user is the owner of the calendar of the event,
OR for group calendars, the user has edit permission on the calendar,
OR the calendar has been shared with the user, with edit permission,
OR the calendar has been shared with a group of the user, with edit permission.
- updateFeedById(String, FeedResource) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Updates a feed with the given id.
- updateFollowingOccurrences(CalendarEvent, Date) - Method in class org.exoplatform.calendar.service.CalendarUpdateEventListener
-
- updateFollowingOccurrences(CalendarEvent, Date) - Method in interface org.exoplatform.calendar.service.EventLifeCycle
-
Posts event about updating occurrences of a repetitive series that start from a selected occurrence
- updateFollowingOccurrences(CalendarEvent, Date) - Method in class org.exoplatform.calendar.service.impl.CalendarEventListener
-
- updateGrid() - Method in class org.exoplatform.calendar.webui.popup.UIEventCategoryManager
-
- updateInvitation(String, String) - Method in interface org.exoplatform.calendar.service.EventDAO
-
Deprecated.
- updateInvitation(String, String) - Method in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- updateInvitationById(String, String) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Replies to an invitation specified by id.
- updateOccurrenceEvent(String, String, String, String, List<CalendarEvent>, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Updates an occurrence of a repetitive event
- updateOccurrenceEvent(String, String, String, String, List<CalendarEvent>, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- updateOccurrenceEvent(String, String, String, String, List<CalendarEvent>, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
This function is used to update a occurrence event.
- updateOriginDate(CalendarEvent, TimeZone) - Static method in class org.exoplatform.calendar.service.Utils
-
- updateParticipants(String) - Method in class org.exoplatform.calendar.webui.popup.UIEventAttenderTab
-
- updatePermissionOwnerInputWith(String) - Method in class org.exoplatform.calendar.webui.popup.UISharedForm
-
update the value of the permission input after selecting permission from popup
- updatePublicEvent(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.CalendarUpdateEventListener
-
- updatePublicEvent(CalendarEvent, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.CalendarUpdateEventListener
-
- updatePublicEvent(CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.EventLifeCycle
-
Post update event or task for group calendar
- updatePublicEvent(CalendarEvent, CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.EventLifeCycle
-
Post update event or task for group calendar
- updatePublicEvent(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarEventListener
-
- updatePublicEvent(CalendarEvent, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarEventListener
-
- updateRecurrenceSeries(String, String, String, String, CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Updates recurrence series from an occurrence, this function is only called if the occurrence event is not changed the from date property.
- updateRecurrenceSeries(String, String, String, String, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- updateRecurrenceSeries(String, String, String, String, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Update recurrence series
- updateRemoteCalendarInfo(RemoteCalendar) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Updates a remote calendar
- updateRemoteCalendarInfo(RemoteCalendar) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Update information about remote calendar
- updateRemoteCalendarInfo(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Updates a remote calendar
- updateRemoteCalendarInfo(RemoteCalendar) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- updateSelect(String, String) - Method in class org.exoplatform.calendar.webui.popup.UICalendarForm
-
- updateSelect(String, String) - Method in class org.exoplatform.calendar.webui.popup.UIImportForm
-
- updateSelect(String, String) - Method in interface org.exoplatform.calendar.webui.popup.UISelector
-
- updateStatus(String, int) - Method in class org.exoplatform.webservice.cs.calendar.CalendarWebservice
-
Allows users to update the status of a task.
- updateTaskById(String, TaskResource) - Method in class org.exoplatform.calendar.ws.CalendarRestApi
-
Updates a task specified by id, in one of conditions:
the calendar of the task is public,
OR the authenticated user is the owner of the calendar,
OR the user belongs to the group of the calendar,
OR the task is delegated to the user,
OR the calendar has been shared with the user or with a group of the user.
- UPLOAD_LIMIT - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- UploadResource - Class in org.exoplatform.calendar.ws.bean
-
- UploadResource() - Constructor for class org.exoplatform.calendar.ws.bean.UploadResource
-
- URL_REGEX - Static variable in class org.exoplatform.calendar.util.CalendarUtils
-
- USER_ICON - Static variable in class org.exoplatform.calendar.webui.popup.UISharedForm
-
- USER_NAME - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- USER_NAME - Static variable in class org.exoplatform.calendar.service.Utils
-
- USER_OWNER - Static variable in class org.exoplatform.calendar.service.PermissionOwner
-
- USERNAME - Static variable in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob
-
- USERS_PATH - Static variable in interface org.exoplatform.calendar.service.DataStorage
-
- Utils - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Sep 28, 2007
- Utils() - Constructor for class org.exoplatform.calendar.service.Utils
-