Class ProjectManagerInstanceRoutingMap

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

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

      • ProjectManagerInstanceRoutingMap

        public ProjectManagerInstanceRoutingMap()
    • 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