public interface Attachment extends Externalizable
| Modifier and Type | Method and Description | 
|---|---|
| Date | getAttachedAt() | 
| User | getAttachedBy() | 
| long | getAttachmentContentId() | 
| String | getContentType() | 
| Long | getId() | 
| String | getName() | 
| int | getSize() | 
readExternal, writeExternalCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.