public static interface Database.SearchMatch
Modifier and Type | Method and Description |
---|---|
Set<DocumentClass> |
getDocumentClass()
Returns information about the document's class
|
Set<Database.DocFlags> |
getFlags()
Returns information about note flags
|
DominoDateTime |
getLastModified()
Returns the modified date of the note as an
DominoDateTime |
int |
getNoteID()
Returns the note id
|
int |
getSequenceNumber()
Returns the note's sequence number
|
DominoDateTime |
getSequenceTime()
Returns the sequence time of the note as a
DominoDateTime . |
String |
getUNID()
Returns the UNID of the note
|
int getNoteID()
String getUNID()
int getSequenceNumber()
DominoDateTime getSequenceTime()
DominoDateTime
.Set<DocumentClass> getDocumentClass()
Set<Database.DocFlags> getFlags()
DominoDateTime getLastModified()
DominoDateTime
Copyright © 2019–2021 HCL. All rights reserved.