Interface IResolvedFileSourceAttachment

All Superinterfaces:
IResolvedFileSourceDetails, Serializable
All Known Implementing Classes:
ResolvedFileSourceAttachment

public interface IResolvedFileSourceAttachment extends IResolvedFileSourceDetails
A IResolvedFileSourceDetails for files obtained from an attachment of the form record.
Since:
7.0.5
Author:
XIMA MEDIA GmbH
  • Method Details

    • getAttachmentFileName

      String getAttachmentFileName()
      Returns:
      The file name of the attachment.
    • getAttachmentId

      long getAttachmentId()
      Returns:
      The ID of the attachment.
    • getType

      default EResourceItemType getType()
      Specified by:
      getType in interface IResolvedFileSourceDetails
      Returns:
      The enum constant corresponding to this source type.