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
- IOException
protected String getRequestURIWithoutContext(javax.servlet.http.HttpServletRequest request)
Copyright © 2022. All rights reserved.