@Repository
@Primary
public class CalendarViewCustomRepositoryImpl
extends org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpl
CalendarRepositoryImpl,
CalendarViewRepositoryALL_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 |
|---|
CalendarViewCustomRepositoryImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getColorIdAgenda(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) |
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) |
boolean |
isEventEditable(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String docid) |
void |
remove(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.osivia.services.calendar.view.portlet.model.CalendarViewForm form) |
definePortletUri, getConfiguration, getDocument, getSynchronizationSources, getTitle, save, saveConfiguration, synchronizegetCalendarColor, getCurrentDocument, getTitle, insertContentMenubarItemspublic CalendarViewCustomRepositoryImpl()
public String getColorIdAgenda(org.osivia.portal.api.context.PortalControllerContext portalControllerContext) throws javax.portlet.PortletException
getColorIdAgenda in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositorygetColorIdAgenda 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.PortletExceptionpublic 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 boolean isEventEditable(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
String docid)
throws javax.portlet.PortletException
isEventEditable in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryisEventEditable in class org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpljavax.portlet.PortletExceptionpublic void remove(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
org.osivia.services.calendar.view.portlet.model.CalendarViewForm form)
throws javax.portlet.PortletException
remove in interface org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryremove in class org.osivia.services.calendar.view.portlet.repository.CalendarViewRepositoryImpljavax.portlet.PortletExceptionCopyright © 2018. All rights reserved.