public class NSFOriginatorID extends Object implements Serializable
OID
structure.Constructor and Description |
---|
NSFOriginatorID(OID oid) |
Modifier and Type | Method and Description |
---|---|
NSFDateTime |
getFile()
The "File" component corresponds to the NSF that contained the note at creation,
which may or may not be a useful date/time value.
|
NSFDateTime |
getNote()
The "Note" component usually contains the creation date/time of the note, but this
may have been overridden.
|
long |
getSequence()
The "Sequence" value is the incremental version of the note.
|
NSFDateTime |
getSequenceTime()
The "SequenceTime" value is the last time the note was modified globally.
|
String |
getUnid() |
public NSFOriginatorID(OID oid) throws DominoException
DominoException
public String getUnid()
DominoException
public NSFDateTime getFile()
NSFDateTime
public NSFDateTime getNote()
NSFDateTime
public long getSequence()
long
public NSFDateTime getSequenceTime()
NSFDateTime
Copyright © 2014–2018. All rights reserved.