Interface Attachment

All Superinterfaces:
Externalizable, Serializable

public interface Attachment extends Externalizable
  • Method Details

    • getId

      Long getId()
    • getName

      String getName()
    • getContentType

      String getContentType()
    • getAttachedAt

      Date getAttachedAt()
    • getAttachedBy

      User getAttachedBy()
    • getSize

      int getSize()
    • getAttachmentContentId

      long getAttachmentContentId()