| com.pdftron.collab.db.dao.LastAnnotationDao |
Data Access Object for the last annotation table
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | deleteAll() | ||||||||||
| abstract void | deleteByIds(List<String> ids) | ||||||||||
|
abstract
|
getLastAnnotations()
Gets the last annotations merged
| ||||||||||
| abstract List<LastAnnotationEntity> | getLastAnnotationsSync() | ||||||||||
| abstract void | insert(LastAnnotationEntity lastAnnotationEntity) | ||||||||||
Gets the last annotations merged