Interface AttachmentContentUpdater


public interface AttachmentContentUpdater
  • Method Summary

    Modifier and Type
    Method
    Description
    updateContent(String content, String contentType, com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.repository.model.FileEntry,com.liferay.portal.kernel.repository.model.FileEntry,com.liferay.portal.kernel.exception.PortalException> saveTempFileUnsafeFunction)
     
  • Method Details

    • updateContent

      String updateContent(String content, String contentType, com.liferay.petra.function.UnsafeFunction<com.liferay.portal.kernel.repository.model.FileEntry,com.liferay.portal.kernel.repository.model.FileEntry,com.liferay.portal.kernel.exception.PortalException> saveTempFileUnsafeFunction) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException