@Repository
@Primary
public class InteractikCalendarViewRepositoryImpl
extends org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpl
CalendarRepositoryImpl,
CalendarViewRepositoryapplicationContextALL_DAY_PROPERTY, BCKG_COLOR, COLOR_SYNCHRONIZATION, CREATED_SOURCE, DESCRIPTION_PROPERTY, DISPLAYNAME_SYNCHRONIZATION, DOCUMENT_TYPE_AGENDA, DOCUMENT_TYPE_EVENEMENT, END_DATE_PROPERTY, ID_PARENT_SOURCE_PROPERTY, ID_SOURCE_PROPERTY, LAST_MODIFIED_SOURCE, LIST_SOURCE_SYNCHRO, PRIMARY_CALENDAR_COLOR, SOURCEID_SYNCHRONIZATION, START_DATE_PROPERTY, START_DATE_RECCURING_SOURCE, TITLE_PROPERTY, URL_SYNCHRONIZATION| Constructor and Description |
|---|
InteractikCalendarViewRepositoryImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.osivia.services.calendar.view.portlet.model.events.Event |
getEvent(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String docid) |
List<org.osivia.services.calendar.view.portlet.model.events.Event> |
getEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
Date start,
Date end) |
void |
save(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.osivia.services.calendar.view.portlet.model.CalendarViewForm form,
TimeZone clientTimezone) |
void |
synchronize(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
Map<org.osivia.services.calendar.view.portlet.model.events.EventKey,org.osivia.services.calendar.view.portlet.model.events.EventToSync> map) |
definePortletUri, getCMSPath, getColorIdAgenda, getConfiguration, getDocument, getSynchronizationSources, getTitle, isEventEditable, remove, saveConfigurationgetCurrentDocument, getTitle, insertContentMenubarItemspublic InteractikCalendarViewRepositoryImpl()
public org.osivia.services.calendar.view.portlet.model.events.Event getEvent(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String docid)
throws javax.portlet.PortletException
getEvent in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositorygetEvent in class org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpljavax.portlet.PortletExceptionpublic void synchronize(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
Map<org.osivia.services.calendar.view.portlet.model.events.EventKey,org.osivia.services.calendar.view.portlet.model.events.EventToSync> map)
throws javax.portlet.PortletException
synchronize in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositorysynchronize in class org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpljavax.portlet.PortletExceptionpublic void save(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.osivia.services.calendar.view.portlet.model.CalendarViewForm form,
TimeZone clientTimezone)
throws javax.portlet.PortletException
save in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositorysave in class org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpljavax.portlet.PortletExceptionpublic List<org.osivia.services.calendar.view.portlet.model.events.Event> getEvents(org.osivia.portal.api.context.PortalControllerContext portalControllerContext, Date start, Date end) throws javax.portlet.PortletException
getEvents in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositorygetEvents in class org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpljavax.portlet.PortletExceptionCopyright © 2018. All rights reserved.