public class FileDownloadServlet.ContentSet.Content extends Object
FileDownloadServlet.| Constructor and Description |
|---|
Content(String fileName,
String contentType,
byte[] buffer,
long ttl) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBuffer() |
String |
getContentType() |
String |
getFileName() |
int |
getID()
Returns the id which is guaranteed to be unique within a
FileDownloadServlet.ContentSet. |
public byte[] getBuffer()
public String getContentType()
public int getID()
FileDownloadServlet.ContentSet.public String getFileName()
Copyright © 2017 SAP SE. All Rights Reserved.