public interface AttachmentContentUpdater
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
updateContent(java.lang.String content,
java.lang.String contentType,
UnsafeFunction<FileEntry,FileEntry,PortalException> saveTempFileUnsafeFunction) |
java.lang.String updateContent(java.lang.String content,
java.lang.String contentType,
UnsafeFunction<FileEntry,FileEntry,PortalException> saveTempFileUnsafeFunction)
throws PortalException
PortalException