Class SpringEventToViewLookupFunction

    • Constructor Detail

      • SpringEventToViewLookupFunction

        public SpringEventToViewLookupFunction()
        Constructor.
    • Method Detail

      • setDefaultView

        public void setDefaultView​(@Nullable
                                   String view)
        Set the default view name.
        Parameters:
        view - default view name
      • setEventMap

        public void setEventMap​(@Nonnull @NonnullElements
                                Map<String,​String> map)
        Set the map of event IDs to view names.
        Parameters:
        map - map to use