Interface Attachment
public interface Attachment
Represents an attachment
- Since:
- 7.0
-
Method Summary
-
Method Details
-
getFilename
- Returns:
- the filename of the attachment.
-
getId
long getId()- Returns:
- an unique identifier for the attachment.
-
getRepository
- Returns:
- the repository for the attachment.
-