public class ResponseHeadersHelper extends Object
| Constructor and Description |
|---|
ResponseHeadersHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.http.ResponseEntity<Void> |
getMovedResourceResponse(javax.servlet.http.HttpServletRequest request,
String newObjectId) |
static org.springframework.http.ResponseEntity<Void> |
getMovedResourceResponse(javax.servlet.http.HttpServletRequest request,
String newObjectId,
String currentURIAttributeSuffix) |
public static org.springframework.http.ResponseEntity<Void> getMovedResourceResponse(javax.servlet.http.HttpServletRequest request, String newObjectId) throws RepositoryException
RepositoryExceptionpublic static org.springframework.http.ResponseEntity<Void> getMovedResourceResponse(javax.servlet.http.HttpServletRequest request, String newObjectId, String currentURIAttributeSuffix) throws RepositoryException
RepositoryExceptionCopyright © 2020. All rights reserved.