Package | Description |
---|---|
com.hcl.domino.data |
Modifier and Type | Method and Description |
---|---|
static Database.ModifiedNotesInfoFlags |
Database.ModifiedNotesInfoFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Database.ModifiedNotesInfoFlags[] |
Database.ModifiedNotesInfoFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Database.ModifiedNoteInfos |
Database.getModifiedNotesInfo(Set<DocumentClass> docClasses,
Set<Database.ModifiedNotesInfoFlags> infoRequested,
TemporalAccessor sinceParam,
boolean includeDeletions,
TemporalAccessor optUntilParam)
Returns information about documents modified since the specified date/time
|
Copyright © 2019–2021 HCL. All rights reserved.