Interface AttachmentElementHandler


public interface AttachmentElementHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    replaceAttachmentElements(String content, 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

    • replaceAttachmentElements

      String replaceAttachmentElements(String content, 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