com.polarion.alm.tracker.model.IAttachmentBase


FIELDS
Modifiers and TypeNameDescription
String KEY_AUTHOR
String KEY_FILE_NAME
String KEY_URL
String KEY_CONTENT
String KEY_TITLE
String KEY_UPDATED
String KEY_LENGTH
METHODS
Modifiers and TypeNameDescription
IUser getAuthor()
String getFileName()
String getTitle()
long getLength()
Date getUpdated()
IAttachmentViews views()

Back to Index