.

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


Creating a document in Java classes
Example

Use createDocument in Database to create a new document.

See "Creating an item and assigning values" for instructions on adding item values.

Use save in Document to post the new document to the database in storage. Otherwise, the new document is lost when the program exits.

Example
See Also