public class NSFNoteInfo extends Object implements Serializable
NSFDbGetNoteInfoExt
.Constructor and Description |
---|
NSFNoteInfo(int noteId,
OID oid,
TIMEDATE modified,
short noteClass,
TIMEDATE addedToFile,
int responseCount,
int parentId) |
Modifier and Type | Method and Description |
---|---|
NSFDateTime |
getAddedToFile() |
NSFDateTime |
getModified() |
NoteClass |
getNoteClass() |
int |
getNoteId() |
NSFOriginatorID |
getOriginatorId() |
int |
getParentId() |
int |
getResponseCount() |
boolean |
isDeleted() |
public NSFNoteInfo(int noteId, OID oid, TIMEDATE modified, short noteClass, TIMEDATE addedToFile, int responseCount, int parentId) throws DominoException
DominoException
public int getNoteId()
public boolean isDeleted()
public NSFOriginatorID getOriginatorId()
public NSFDateTime getModified()
public NSFDateTime getAddedToFile()
public int getResponseCount()
0
if response counts are not tracked in this NSFpublic int getParentId()
Copyright © 2014–2018. All rights reserved.