public class BroadleafSiteMapController extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected SiteMapService | siteMapService | 
| Constructor and Description | 
|---|
| BroadleafSiteMapController() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected String | getRequestURIWithoutContext(javax.servlet.http.HttpServletRequest request) | 
| org.springframework.core.io.FileSystemResource | retrieveSiteMapFile(javax.servlet.http.HttpServletRequest request,
                   javax.servlet.http.HttpServletResponse response)Retrieves a site map index file in XML format | 
protected SiteMapService siteMapService
public org.springframework.core.io.FileSystemResource retrieveSiteMapFile(javax.servlet.http.HttpServletRequest request,
                                                                          javax.servlet.http.HttpServletResponse response)
                                                                   throws IOException
request - response - model - fileName - IOExceptionprotected String getRequestURIWithoutContext(javax.servlet.http.HttpServletRequest request)
Copyright © 2020. All rights reserved.