public static interface Database.DocInfoExt extends Database.DocInfo
Database.DocInfo
with additional note lookup dataModifier and Type | Method and Description |
---|---|
Optional<DominoDateTime> |
getAddedToFile()
Returns the value for "Added in this file"
|
Optional<DominoDateTime> |
getModified()
Returns the value for "Modified in this file"
|
Set<DocumentClass> |
getNoteClass()
Returns the note class
|
int |
getParentNoteId()
Returns the note id of the parent note or 0
|
short |
getResponseCount()
Returns the number of responses
|
exists, getNoteId, getSequence, getSequenceTime, getUnid, isDeleted
Optional<DominoDateTime> getModified()
Set<DocumentClass> getNoteClass()
Optional<DominoDateTime> getAddedToFile()
short getResponseCount()
int getParentNoteId()
Copyright © 2019–2021 HCL. All rights reserved.