public static interface Database.ModifiedNoteInfo extends IAdaptable
Modifier and Type | Method and Description |
---|---|
int |
getNoteId() |
DominoDateTime |
getSeqTime() |
String |
getThreadRootUNID() |
String |
getUNID() |
boolean |
isDeleted() |
getAdapter
int getNoteId()
String getUNID()
DominoDateTime getSeqTime()
String getThreadRootUNID()
boolean isDeleted()
Copyright © 2019–2021 HCL. All rights reserved.