java.lang.Object | |
↳ | com.pdftron.collab.db.entity.LastAnnotationEntity |
Immutable model class for a last annotation, this table only contains a single entry with key "xfdf"
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LastAnnotationEntity(String id, String xfdf, Long date) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Long | getDate() | ||||||||||
String |
getId()
Gets the key which is "xfdf"
| ||||||||||
String |
getXfdf()
Gets the last annotation XFDF
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pdftron.collab.model.LastAnnotation
|
Gets the key which is "xfdf"
Gets the last annotation XFDF