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