Class SuggestionBoxInstanceRoutingMap

  • All Implemented Interfaces:
    org.silverpeas.core.web.mvc.route.ComponentInstanceRoutingMap

    @Technical
    @Bean
    @Named
    public class SuggestionBoxInstanceRoutingMap
    extends org.silverpeas.core.web.mvc.route.AbstractComponentInstanceRoutingMap
    Implementation of the routing map for the suggestion box as the way to render the view page of a given suggestion is specific to this application.
    Author:
    mmoquillon
    • Constructor Detail

      • SuggestionBoxInstanceRoutingMap

        public SuggestionBoxInstanceRoutingMap()
    • Method Detail

      • getViewPage

        public URI getViewPage​(org.silverpeas.core.contribution.model.ContributionIdentifier contributionIdentifier)
        Specified by:
        getViewPage in interface org.silverpeas.core.web.mvc.route.ComponentInstanceRoutingMap
        Overrides:
        getViewPage in class org.silverpeas.core.web.mvc.route.AbstractComponentInstanceRoutingMap