Interface AttachmentMetadata
public interface AttachmentMetadata
Represents an attachment metadata.
- Since:
- 7.0
-
Method Summary
-
Method Details
-
getAttachmentId
long getAttachmentId()- Returns:
- the attachment metadata ID which matches the attachment ID.
-
getMetadata
- Returns:
- the metadata for the attachment.
-