| Package | Description |
|---|---|
| de.hybris.platform.hmc |
| Modifier and Type | Method and Description |
|---|---|
FileDownloadServlet.ContentSet.Content |
FileDownloadServlet.ContentSet.createContent(String fileName,
String contentType,
byte[] buffer)
Use to create a
FileDownloadServlet.ContentSet.Content element with unlimited lifetime. |
FileDownloadServlet.ContentSet.Content |
FileDownloadServlet.ContentSet.createContent(String fileName,
String contentType,
byte[] buffer,
long ttl)
Use to create a
FileDownloadServlet.ContentSet.Content element with limited lifetime. |
Copyright © 2017 SAP SE. All Rights Reserved.