- CAL_PREFIX - Static variable in class org.exoplatform.calendar.model.Calendar
-
- 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.Type - Enum in org.exoplatform.calendar.service
-
- CALENDAR_APP - Static variable in class org.exoplatform.calendar.service.Utils
-
- CALENDAR_ID - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- CALENDAR_ID - Static variable in class org.exoplatform.calendar.service.Utils
-
- 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
-
- 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
-
- CalendarEvent - Class in org.exoplatform.calendar.service
-
Deprecated.
This is only used in old Calendar Service API methods.
- 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(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
-
- 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
-
- CalendarQuery - Class in org.exoplatform.calendar.model.query
-
- CalendarQuery() - Constructor for class org.exoplatform.calendar.model.query.CalendarQuery
-
- 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) - 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
-
- 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
-
- calService - Variable in class org.exoplatform.calendar.service.impl.EventHandlerImpl
-
- CANCELLED - Static variable in class org.exoplatform.calendar.model.Event
-
- 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
- checkAndSetPage(long) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- 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
-
- 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.
- COLON - Static variable in class org.exoplatform.calendar.service.Utils
-
- COLON_SLASH - Static variable in class org.exoplatform.calendar.service.Utils
-
- COLORS - Static variable in interface org.exoplatform.calendar.util.Constants
-
- COMA - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- COMMA - Static variable in class org.exoplatform.calendar.service.Utils
-
- 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
-
- 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
- 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
-
- 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, ...)
- 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.
- createJCRQuery(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
-
- 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.
- 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
-
Deprecated.
This method currently does not work properly. User generateRss(String username, LinkedHashMap calendars, RssData rssData) to instead of.
- 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
- GenericDAO<T,ID> - Interface in org.exoplatform.calendar.storage
-
- 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
-
- 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
-
- 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
- getAttachment() - Method in class org.exoplatform.calendar.model.Event
-
- 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
-
- getAvailable() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getAvailablePage() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- 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
-
- getBeginDay(Calendar) - Static method in class org.exoplatform.calendar.service.Utils
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- getCalendarName() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- 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.
- getCalendars() - Method in class org.exoplatform.calendar.service.GroupCalendarData
-
- 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
- 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
-
- getCategoryId() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getCategoryIds() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getCompletedDateTime() - Method in class org.exoplatform.calendar.model.Event
-
- getCompositeId() - Method in class org.exoplatform.calendar.model.AbstractModel
-
- getContent() - Method in class org.exoplatform.calendar.service.FeedData
-
- getCopyright() - Method in class org.exoplatform.calendar.service.RssData
-
- getCurrent() - Method in class org.exoplatform.calendar.service.CalendarIterator
-
- getCurrentPage() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getDataPath() - Method in class org.exoplatform.calendar.service.Attachment
-
- getDataStorage() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- getDataType() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- 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
-
- 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
-
- getDefaultCalendarId(String) - Static method in class org.exoplatform.calendar.service.Utils
-
- getDefaultValue() - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- 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
-
- getDisplayGroupCalendar(String, String) - Static method in class org.exoplatform.calendar.service.Utils
-
- getDisplaySharedCalendar(String, String) - Static method in class org.exoplatform.calendar.service.Utils
-
- 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
-
- getEditPerUsers(Calendar) - Static method in class org.exoplatform.calendar.service.Utils
-
- getEmailAddress() - Method in class org.exoplatform.calendar.service.Reminder
-
- getEndDay(Calendar) - Static method in class org.exoplatform.calendar.service.Utils
-
- 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
- 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
-
- 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 ===
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- getEventState() - Method in class org.exoplatform.calendar.model.Event
-
- 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.
- 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
- 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
- getFeed() - Method in class org.exoplatform.calendar.service.FeedData
-
- 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
-
- getFilterCalendarIds() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getFilterCalendarIds() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- 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
-
- getFromDate() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getFromDate() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- 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
-
- 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
- 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
-
Deprecated, use CalendarHandler#findCalendarsByQuery(CalendarQuery)
Gets all the group calendar data of current user
- 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
-
- getGroups() - Method in class org.exoplatform.calendar.model.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
- 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
- getIcsModifiedStream(InputStream) - Static method in class org.exoplatform.calendar.service.ModifiedInputStream
-
- 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
-
- getIdentity() - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- getImageUrl() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getImportICSFileJobDetail(String, String, String, InputStream, Calendar, Calendar, boolean) - Static method in class org.exoplatform.calendar.service.ImportCalendarJob
-
- getImportRemoteCalendarJobDetail(RemoteCalendar) - Static method in class org.exoplatform.calendar.service.ImportCalendarJob
-
- getInputStream() - Method in class org.exoplatform.calendar.service.Attachment
-
- getInstanceTempCalendar() - Static method in class org.exoplatform.calendar.service.Utils
-
The method creates an instance of calendar object with time zone is GMT 0
- 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.
- getInvitations() - Method in class org.exoplatform.calendar.model.Event
-
- getIsExceptionOccurrence() - Method in class org.exoplatform.calendar.model.Event
-
- 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
-
- getLastModified() - Method in class org.exoplatform.calendar.model.AbstractModel
-
- getLastUpdated() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getLastUpdatedTime() - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- getLimitedItems() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getLink() - Method in class org.exoplatform.calendar.service.RssData
-
- getLocale() - Method in class org.exoplatform.calendar.model.Calendar
-
- getLocalizedName() - Method in class org.exoplatform.calendar.service.EventCategory
-
- getLocation() - Method in class org.exoplatform.calendar.model.Event
-
- 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
-
- getMimeType() - Method in class org.exoplatform.calendar.service.Attachment
-
- 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
-
- getNodeByPath(String, SessionProvider) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- getNodeByPath(String, SessionProvider) - 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
-
- 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.
- 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
-
- getOriginalRecurrenceEvents(String, Calendar, Calendar, String[]) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- 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
-
- getOwner() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getOwnerType() - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- getPage(long, String) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getPageSize() - Method in class org.exoplatform.calendar.service.JCRPageList
-
- getParticipant() - Method in class org.exoplatform.calendar.model.Event
-
- getParticipant() - Method in class org.exoplatform.calendar.service.Invitation
-
- getParticipants() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getParticipants() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getParticipantStatus() - Method in class org.exoplatform.calendar.model.Event
-
- getPortalContainer(JobExecutionContext) - Static method in class org.exoplatform.calendar.service.Utils
-
- 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.
- getPrivateUrl() - Method in class org.exoplatform.calendar.model.Calendar
-
- 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
-
- 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
-
- getQueryStatement() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getQueryStatement() - Method in class org.exoplatform.calendar.service.impl.UnifiedQuery
-
- getQueryType() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getRecurrenceId() - Method in class org.exoplatform.calendar.model.Event
-
- 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
-
- getRemoteUrl() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getRemoteUser() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getRemovedProperties() - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- 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
-
- getRepeatInterval() - Method in class org.exoplatform.calendar.model.Event
-
- getRepeatInterval() - Method in class org.exoplatform.calendar.service.Reminder
-
- 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
-
- 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
-
- getResourceId() - Method in class org.exoplatform.calendar.service.Attachment
-
get id to call download service remove temp file
- 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
- getSendOption() - Method in class org.exoplatform.calendar.model.Event
-
- getSendOption() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- 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
-
- 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
- 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
- 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.EventDAOImpl.EventList
-
Deprecated.
- getSize() - Method in class org.exoplatform.calendar.service.impl.InvitationListAccess
-
- getSpaceGroupIdFromCalendarId(String) - Static method in class org.exoplatform.calendar.service.Utils
-
Gets space group id from calendar id of a space calendar
- 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
-
- getStatusMap() - Method in class org.exoplatform.calendar.model.Event
-
- getSummary() - Method in class org.exoplatform.calendar.model.Event
-
- getSummary() - Method in class org.exoplatform.calendar.service.Reminder
-
- getSyncPeriod() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getSystemSession() - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- 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
-
- getTaskDelegator() - Method in class org.exoplatform.calendar.model.Event
-
- getTaskStatus() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- 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
-
- getTimeInterval() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getTimeZone() - Method in class org.exoplatform.calendar.model.Calendar
-
- getTimeZone() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getTimeZoneName() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getTimeZoneOffset() - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- getTitle() - Method in class org.exoplatform.calendar.service.FeedData
-
- getTitle() - Method in class org.exoplatform.calendar.service.RssData
-
- getToDate() - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- getToDate() - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- getToDateTime() - Method in class org.exoplatform.calendar.model.Event
-
- getType(int) - Static method in enum org.exoplatform.calendar.service.Calendar.Type
-
- getType() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- 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
- getUpdatedProperties() - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- 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() - Method in class org.exoplatform.calendar.service.RssData
-
- 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
- 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
-
Deprecated, use CalendarHandler#findCalendarsByQuery(CalendarQuery)
Gets private calendars of the given user.
- 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
- getUsername() - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- getUsersCanEdit(String) - Static method in class org.exoplatform.calendar.service.Utils
-
gets users by edit permission
- getVersion() - Method in class org.exoplatform.calendar.service.RssData
-
- getViewPermission() - Method in class org.exoplatform.calendar.model.Calendar
-
- getViewType() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- getWeekStartOn() - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- 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
-
- 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
-
- refreshRemoteCalendar(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Reloads data for a remote calendar
- refreshRemoteCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Reloads data for a remote calendar
- refreshRemoteCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- refreshRemoteCalendar(String, String) - Method in interface org.exoplatform.calendar.service.RemoteCalendarService
-
Reload remote calendar
- Reminder - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Tuan Nguyen
tuan.nguyen@exoplatform.com
Jul 16, 2007
- Reminder() - Constructor for class org.exoplatform.calendar.service.Reminder
-
- Reminder(String) - Constructor for class org.exoplatform.calendar.service.Reminder
-
- REMINDER_TYPES - Static variable in class org.exoplatform.calendar.service.Reminder
-
- ReminderJob - Class in org.exoplatform.calendar.service
-
- ReminderJob() - Constructor for class org.exoplatform.calendar.service.ReminderJob
-
- ReminderJob.ReminderTask - Class in org.exoplatform.calendar.service
-
- ReminderJob.ReminderTask(JobExecutionContext, String) - Constructor for class org.exoplatform.calendar.service.ReminderJob.ReminderTask
-
- ReminderPeriodJob - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Hung Nguyen
hung.nguyen@exoplatform.com
nov 29, 2007
- ReminderPeriodJob(InitParams) - Constructor for class org.exoplatform.calendar.service.ReminderPeriodJob
-
- REMINDERS_NODE - Static variable in class org.exoplatform.calendar.service.Utils
-
- REMOTE_CALENDAR - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- RemoteCalendar - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : Vu Duy Tu
tu.duy@exoplatform.com
Mar 9, 2011
- RemoteCalendar() - Constructor for class org.exoplatform.calendar.service.RemoteCalendar
-
- RemoteCalendarService - Interface in org.exoplatform.calendar.service
-
Created by The eXo Platform SAS
Author : khiem.dohoang
khiem.dohoang@exoplatform.com
Jan 10, 2011
- RemoteCalendarServiceImpl - Class in org.exoplatform.calendar.service.impl
-
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Jan 10, 2011
- RemoteCalendarServiceImpl(JCRDataStorage) - Constructor for class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- remove() - Method in class org.exoplatform.calendar.service.CalendarIterator
-
- remove(ID) - Method in interface org.exoplatform.calendar.storage.GenericDAO
-
Remove the entity with given id if exists.
- remove(String) - Method in class org.exoplatform.calendar.storage.jcr.JCRCalendarDAOImpl
-
- remove(String) - Method in class org.exoplatform.calendar.storage.jcr.JCREventDAOImpl
-
- removeAllSeriesEvents(CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Remove all occurrence of a recurrent event
- removeAllSeriesEvents(CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeAttachmentById(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
- removeAttachmentById(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeAttachmentById(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- removeCalendar(String) - Method in interface org.exoplatform.calendar.service.CalendarHandler
-
- removeCalendar(String) - Method in class org.exoplatform.calendar.service.impl.CalendarHandlerImpl
-
- REMOVED_USERS - Static variable in class org.exoplatform.calendar.service.Utils
-
- removeEvent(String) - Method in interface org.exoplatform.calendar.service.EventHandler
-
- removeEvent(String) - Method in class org.exoplatform.calendar.service.impl.EventHandlerImpl
-
- removeEventCategory(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes an event category, all events and tasks belong to this category will be removed.
- removeEventCategory(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove a user event category
- removeEventCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Removes an event category, all events and tasks belong to this category will be removed.
- removeEventCategory(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- removeExceptionId(String) - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- removeExclusion(String) - Method in class org.exoplatform.calendar.model.Event
-
- removeFeed(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- removeFeed(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- removeFeedData(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes the feed data of an user by the feed's title
- removeFeedData(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeFeedData(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- removeFollowingSeriesEvents(CalendarEvent, CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
This method is called when:
User wants to remove only following event in the series, then it will stop the series from time of editing event and remove all exception following event
- removeFollowingSeriesEvents(CalendarEvent, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeGroupCalendar(String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove a group calendar
- removeGroupCalendar(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Remove a group calendar
- removeInvitation(String) - Method in interface org.exoplatform.calendar.service.EventDAO
-
Deprecated.
- removeInvitation(String) - Method in class org.exoplatform.calendar.service.impl.EventDAOImpl
-
Deprecated.
- removeOccurrenceInstance(String, CalendarEvent) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- removeOccurrenceInstance(String, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeOccurrenceInstance(String, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- removeOneOccurrence(CalendarEvent, CalendarEvent) - Method in class org.exoplatform.calendar.service.CalendarUpdateEventListener
-
- removeOneOccurrence(CalendarEvent, CalendarEvent) - Method in interface org.exoplatform.calendar.service.EventLifeCycle
-
Posts event about removing one exception event of a repetitive event
- removeOneOccurrence(CalendarEvent, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.CalendarEventListener
-
- removeOneOccurrenceEvent(CalendarEvent, CalendarEvent, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Remove an occurrence of a recurrent event
- removeOneOccurrenceEvent(CalendarEvent, CalendarEvent, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeParticipant(String) - Method in class org.exoplatform.calendar.model.Event
-
- removePublicCalendar(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- removePublicCalendar(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removePublicEvent(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes a public event or task, all attachments and reminders of this event will be removed
- removePublicEvent(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove a public event
- removePublicEvent(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Removes a public event or task, all attachments and reminders of this event will be removed
- removePublicEvent(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Remove a public event
- removeRecurrenceSeries(String, CalendarEvent) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes all occurrence from an recurrence series.
- removeRecurrenceSeries(String, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeRecurrenceSeries(String, CalendarEvent) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- removeReminder(Node) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove reminder from event
- removeReminder(Node) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Remove reminder from event
- removeSharedCalendar(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes shared calendars of an user
- removeSharedCalendar(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove a shared calendar
- removeSharedCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Removes shared calendars of an user
- removeSharedCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Remove a shared calendar
- removeSharedCalendarByJob(String, List<String>, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Un-shares a calendar with groups.
- removeSharedCalendarByJob(String, List<String>, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Un-shares a calendar with groups.
- removeSharedCalendarFolder(String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes the shared calendar folder of an user and all references (from shared calendars) to this folder.
- removeSharedCalendarFolder(String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeSharedCalendarFolder(String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
- removeSharedEvent(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes event/task from shared calendar
- removeSharedEvent(String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
- removeSharedEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Removes event/task from shared calendar
- removeSharedEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
- removeUserCalendar(String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Deprecated.
- removeUserCalendar(String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove a user calendar
- removeUserCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- removeUserCalendar(String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Remove a user calendar
- removeUserEvent(String, String, String) - Method in interface org.exoplatform.calendar.service.CalendarService
-
Removes an event from the personal calendar
- removeUserEvent(String, String, String) - Method in interface org.exoplatform.calendar.service.DataStorage
-
Remove a user event
- removeUserEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
Removes an event from the personal calendar
- removeUserEvent(String, String, String) - Method in class org.exoplatform.calendar.service.impl.JCRDataStorage
-
Remove a user event
- REPEAT - Static variable in class org.exoplatform.calendar.service.Reminder
-
- REPEATTYPES - Static variable in class org.exoplatform.calendar.model.Event
-
- RESOURCEBUNDLE_NAME - Static variable in class org.exoplatform.calendar.service.Utils
-
- RP_DAILY - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_MONTHLY - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_NOREPEAT - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_WEEKEND - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_WEEKLY - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_WEEKLY_BYDAY - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_WORKINGDAYS - Static variable in class org.exoplatform.calendar.model.Event
-
- RP_YEARLY - Static variable in class org.exoplatform.calendar.model.Event
-
- RSS_EXT - Static variable in class org.exoplatform.calendar.service.Utils
-
- RSS_NODE - Static variable in class org.exoplatform.calendar.service.Utils
-
- RssData - Class in org.exoplatform.calendar.service
-
Created by The eXo Platform SARL
Author : Hung Nguyen Quang
hung.nguyen@exoplatform.com
Jul 11, 2007
- RssData() - Constructor for class org.exoplatform.calendar.service.RssData
-
- run() - Method in class org.exoplatform.calendar.service.PopupReminderJob.PopupReminderTask
-
- run() - Method in class org.exoplatform.calendar.service.ReminderJob.ReminderTask
-
- run() - Method in class org.exoplatform.calendar.service.SynchronizeRemoteCalendarJob.SynchronizeRemoteCalendarTask
-
- 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
-
- 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
-
Deprecated, use CalendarHandler#saveCalendar(Calendar, boolean)
Saves a calendar to public area (group calendar)
- 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
-
Deprecated, use CalendarHandler#saveCalendar(Calendar, boolean)
Saves an user's private calendar to storage
- 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(SearchContext, String, Collection<String>, int, int, String, String) - Method in class org.exoplatform.calendar.service.impl.TaskSearchConnector
-
- SEARCH_FIELDS - Static variable in class org.exoplatform.calendar.service.Utils
-
- 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
-
Deprecated.
- 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_FIELDS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SEMICOLON - Static variable in class org.exoplatform.calendar.service.Utils
-
- setActivityId(String) - Method in class org.exoplatform.calendar.model.Event
-
- setAddedProperties(List<CsPropertyMapping>) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- 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
-
- setAvailablePage(long) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- 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
-
- 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
-
- 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
-
- setCalendarIds(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setCalendarName(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- 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
-
- 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
-
- setCategoryId(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setCategoryIds(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setCompletedDateTime(Date) - Method in class org.exoplatform.calendar.model.Event
-
- setContent(InputStream) - Method in class org.exoplatform.calendar.service.FeedData
-
- setCopyright(String) - Method in class org.exoplatform.calendar.service.RssData
-
- 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
-
- setDefaultValue(String) - Method in class org.exoplatform.calendar.service.CsPropertyMapping
-
- 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
-
- 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
-
- setEmailAddress(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setEventAttachment(VEvent, CalendarEvent, String, String) - Static method in class org.exoplatform.calendar.service.impl.RemoteCalendarServiceImpl
-
- setEventCategoryId(String) - Method in class org.exoplatform.calendar.model.Event
-
- setEventCategoryName(String) - Method in class org.exoplatform.calendar.model.Event
-
- setEventId(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setEventState(String) - Method in class org.exoplatform.calendar.model.Event
-
- 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.
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setIdentity(Identity) - Method in class org.exoplatform.calendar.model.query.CalendarQuery
-
- setInputStream(InputStream) - Method in class org.exoplatform.calendar.service.Attachment
-
- setInvitation(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- setIsExceptionOccurrence(Boolean) - Method in class org.exoplatform.calendar.model.Event
-
- setLastModified(long) - Method in class org.exoplatform.calendar.model.AbstractModel
-
- setLastUpdated(Calendar) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setLastUpdatedTime(Date) - Method in class org.exoplatform.calendar.service.CalendarEvent
-
Deprecated.
- 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
-
- setLocation(String) - Method in class org.exoplatform.calendar.model.Event
-
- setMembership(String) - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- setMessage(String) - Method in class org.exoplatform.calendar.model.Event
-
- setMimeType(String) - Method in class org.exoplatform.calendar.service.Attachment
-
- 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
-
- 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
-
- 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
-
- setOwnerType(String) - Method in class org.exoplatform.calendar.service.PermissionOwner
-
- setPageSize(long) - Method in class org.exoplatform.calendar.service.JCRPageList
-
- setParticipant(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- setParticipants(String[]) - Method in class org.exoplatform.calendar.model.query.EventQuery
-
- setParticipants(String[]) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setParticipantStatus(String[]) - Method in class org.exoplatform.calendar.model.Event
-
- 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.
- 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
-
- setPrivate(boolean) - Method in class org.exoplatform.calendar.model.Event
-
- setPrivateUrl(String) - Method in class org.exoplatform.calendar.model.Calendar
-
- 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
-
- setQueryType(String) - Method in class org.exoplatform.calendar.service.EventQuery
-
Deprecated.
- setRecurrenceId(String) - Method in class org.exoplatform.calendar.model.Event
-
- 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
-
- setRemoteUrl(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setRemoteUser(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setRemovedProperties(List<CsPropertyMapping>) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- 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
-
- setRepeatInterval(long) - Method in class org.exoplatform.calendar.model.Event
-
- setRepeatInterval(long) - Method in class org.exoplatform.calendar.service.Reminder
-
- 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
- setSendOption(String) - Method in class org.exoplatform.calendar.model.Event
-
- setSendOption(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setSession(Session) - Method in class org.exoplatform.calendar.service.EventPageListQuery
-
- setSharedCalendarsColors(String[]) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setShowWorkingTime(boolean) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setSize(long) - Method in class org.exoplatform.calendar.service.Attachment
-
- setSize(long) - Method in class org.exoplatform.calendar.service.CalendarCollection
-
- 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
-
- setStatusMap(Map<String, String>) - Method in class org.exoplatform.calendar.model.Event
-
- setSummary(String) - Method in class org.exoplatform.calendar.model.Event
-
- setSummary(String) - Method in class org.exoplatform.calendar.service.Reminder
-
- setSyncPeriod(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- 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
-
- 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
-
- setTimeZoneName(String) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- setTimeZoneOffset(long) - Method in class org.exoplatform.calendar.service.impl.CalendarSearchResult
-
- setTitle(String) - Method in class org.exoplatform.calendar.service.FeedData
-
- setTitle(String) - Method in class org.exoplatform.calendar.service.RssData
-
- 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
-
- setUpdatedProperties(List<CsPropertyMapping>) - Method in class org.exoplatform.calendar.service.CsNodeTypeMapping
-
- setUrl(String) - Method in class org.exoplatform.calendar.service.FeedData
-
- setUrl(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setUsername(String) - Method in class org.exoplatform.calendar.service.RemoteCalendar
-
- setVersion(String) - Method in class org.exoplatform.calendar.service.RssData
-
- setViewPermission(String[]) - Method in class org.exoplatform.calendar.model.Calendar
-
- setViewType(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- setWeekStartOn(String) - Method in class org.exoplatform.calendar.service.CalendarSetting
-
- 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
- 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_GROUPS - Static variable in class org.exoplatform.calendar.service.Utils
-
- SHARED_TYPE - Static variable in interface org.exoplatform.calendar.service.CalendarImportExport
-
- SHARED_TYPE - Static variable in class org.exoplatform.calendar.service.Utils
-
- skip(Iterator<?>, long) - Static method in class org.exoplatform.calendar.service.Utils
-
- SLASH - Static variable in class org.exoplatform.calendar.service.Utils
-
- SLASH_AST - Static variable in class org.exoplatform.calendar.service.Utils
-
- SLASH_COLON - Static variable in class org.exoplatform.calendar.service.Utils
-
- SORT_FIELD_MAP - Static variable in class org.exoplatform.calendar.service.Utils
-
- 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
-
- 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 class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_BUSY - Static variable in class org.exoplatform.calendar.model.Event
-
- ST_DATE_FORMAT - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_GROUP_IGNORE - Variable in class org.exoplatform.calendar.service.impl.NewGroupListener
-
- ST_LOCALE - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_OUTSIDE - Static variable in class org.exoplatform.calendar.model.Event
-
- ST_TIME_BEGIN - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_TIME_END - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_TIME_FORMAT - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_TIME_INTEVAL - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_TIMEZONE - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_USER_IGNORE - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_VIEW_TYPE - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_WEEK_START - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- ST_WORKINGTIME - Static variable in class org.exoplatform.calendar.service.impl.NewUserListener
-
- start() - Method in class org.exoplatform.calendar.service.impl.CalendarServiceImpl
-
- START_MESSAGE_KEY - Static variable in class org.exoplatform.calendar.service.ImportCalendarJob
-
- START_SHARE - Static variable in class org.exoplatform.calendar.service.Utils
-
- 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
-
- SUNDAY - Static variable in class org.exoplatform.calendar.service.CalendarSetting
-
- 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
-
- SynchronizeRemoteCalendarJob.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