LDD Today


[back to Common ground: COM access to Domino objects]

Common paths to Domino objects
The following table shows the common paths to Domino objects. The table is not comprehensive.

Domino objectCommon path
NotesACLNotesDatabaseACL
NotesACLEntryNotesACLGetEntry
GetFirstEntry
GetNextEntry
NotesAgentNotesDatabaseAgents
GetAgent
NotesDatabaseNotesDatabaseCreateFromTemplate
CreateReplica
NotesDbDirectoryCreateDatabase
GetFirstDatabase
GetNextDatabase
OpenDatabase
OpenDatabaseByReplicaID
OpenDatabaseIfModified
OpenMailDatabase
NotesSessionAddressBooks
GetDatabase
URLDatabase
NotesDateRangeNotesSessionCreateDateRange
NotesDateTimeNotesDateRangeEndDateTime
StartDateTime
NotesSessionCreateDateTime
NotesDbDirectoryNotesSessionGetDbDirectory
NotesDocumentNotesDatabaseCreateDocument
FTDomainSearch
GetDocumentByID
GetDocumentByUNID
GetDocumentByURL
GetProfileDocument
NotesDocumentCopyToDatabase
CreateReplyMessage
NotesDocumentCollectionAddDocument
GetDocument
GetFirstDocument
GetLastDocument, and so on
NotesViewGetDocumentByKey
GetFirstDocument
GetLastDocument, and so on
NotesViewNavigatorGetFirstDocument
GetLastDocument, and so on
NotesDocumentCollectionNotesDatabaseAllEntries
FTSearch
GetProfileDocCollection
UnprocessedDocuments
UnprocessedFTSearch
UnprocessedSearch
NotesDocumentResponses
NotesViewGetAllDocumentsByKey
NotesEmbeddedObjectNotesDocumentEmbeddedObjects
GetAttachment
NotesFormNotesDatabaseForms
GetForm
NotesInternationalNotesSessionInternational
NotesItemNotesDocumentAppendItemValue
CopyItem
GetFirstItem
NotesItemCopyItemToDocument
NotesLogNotesSessionCreateLog
NotesMIMEEntityNotesItemGetMIMEEntity
NotesNameNotesSessionCreateName
UserNameObject
NotesNewsletterNotesSessionCreateNewsletter
NotesOutlineNotesDatabaseCreateOutline
GetOutline
NotesOutlineEntryNotesOutlineCreateEntry
CreateEntryFrom
GetFirst, GetLast, and so on
NotesRegistrationNotesSessionCreateRegistration
NotesReplicationNotesDatabaseReplicationInfo
NotesRichTextItemNotesDocumentCreateRichTextItem
NotesRichTextParagraphStyleNotesRichTextItemAppendRichTextParagraphStyle
NotesSessionCreateRichTextParagraphStyle
NotesRichTextStyleNotesSessionCreateRichTextStyle
NotesRichTextTabNotesRichTextParagraphStyleTabs
NotesViewNotesDatabaseGetView
Views
NotesViewColumnNotesViewColumns
NotesViewEntryNotesViewGetEntryByKey
NotesViewEntryCollectionGetEntry
GetFirstEntry
GetLastEntry
GetNextEntry
GetNthEntry
GetPrevEntry
NotesViewNavigatorGetChild
GetCurrent
GetEntry
GetFirst, and do on
GotoChild
GotoEntry
GotoFirst, and so on
NotesViewEntryCollectionNotesViewAllEntries
NotesViewNavigatorGetAllEntriesByKey
NotesViewNavigatorNotesViewCreateViewNav
CreateViewNavFrom, and so on