.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JAVA/CORBA CLASSES


Locating a document by ID in Java classes
Example

If you have saved or acquired the note ID or universal ID of a document, you can find a single document by specifying the ID in getDocumentByID or getDocumentByUNID of Database. You can get these IDs from getNoteID and getUniversalID in Document.

Example
See Also