@Controller
@RequestMapping(value="VIEW")
@Primary
public class InteractikCalendarEventEditionController
extends org.osivia.services.calendar.event.edition.portlet.controller.CalendarEventEditionController
CalendarEventEditionController| Constructor and Description |
|---|
InteractikCalendarEventEditionController()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
InteractikCalendarEventVocabularies |
getVocabularies(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Get vocabularies model attribute.
|
String |
view(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response,
org.osivia.services.calendar.common.model.CalendarEditionOptions options) |
cancel, deleteAttachment, formInitBinder, getEditor, getForm, getOptions, restoreAttachment, save, setPortletConfig, uploadAttachmentsaddCommentAction, createNuxeoController, deleteCommentAction, destroy, formatResourceLastModified, getCMSService, getNuxeoNavigationService, getNuxeoService, init, isResourceExpired, processCommentAction, serveResource, serveResourceByCache, serveResourceEditor, serveResourceException, serveResourceFancytreeLazyLoadingaddNotification, addNotification, getBundleFactory, getDirectoryService, getMenubarService, getMessage, getMessage, getNotificationsService, getPortalUrlFactory, getTraceServicedoDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, renderpublic InteractikCalendarEventEditionController()
@RenderMapping public String view(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response, @ModelAttribute(value="options") org.osivia.services.calendar.common.model.CalendarEditionOptions options) throws javax.portlet.PortletException
view in class org.osivia.services.calendar.event.edition.portlet.controller.CalendarEventEditionControllerjavax.portlet.PortletException@ModelAttribute(value="vocabularies") public InteractikCalendarEventVocabularies getVocabularies(javax.portlet.PortletRequest request, javax.portlet.PortletResponse response) throws javax.portlet.PortletException
request - portlet requestresponse - portlet responsejavax.portlet.PortletExceptionCopyright © 2018. All rights reserved.