public interface BaseUrlGenerator
Modifier and Type | Method and Description |
---|---|
String |
getBaseUrl(HttpServletRequest req,
String repositoryId,
CMISDispatcherRegistry.Binding binding) |
String |
getContextPath(HttpServletRequest httpReq) |
String |
getRequestURI(HttpServletRequest req,
String repositoryId,
String operation,
String id) |
String |
getServletPath(HttpServletRequest req) |
String getContextPath(HttpServletRequest httpReq)
String getServletPath(HttpServletRequest req)
String getBaseUrl(HttpServletRequest req, String repositoryId, CMISDispatcherRegistry.Binding binding)
String getRequestURI(HttpServletRequest req, String repositoryId, String operation, String id)
Copyright © 2005–2017 Alfresco Software. All rights reserved.