public interface CustomRestUploadContext extends CustomRestContext
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilename()
file name of uploaded file
|
java.io.InputStream |
getInputStream()
stream of data sent by upload
|
getRequestData, getRequestParameter
addContextCacheValue, getContextCacheValue, getLanguage, getUser, removeContextCacheValue
log, logError, logWarn
Copyright © 2024. All rights reserved.