Specifications

Lotus Redbooks Wiki – IBM Lotus Notes and Domino V8.5 Deployment Guide
190
DocumentCollection.merge
Adds to a document collection any documents not already in the collection that are contained in a
second collection.
DocumentCollection.stampAllMulti
Replaces the values of specified items in all documents in a document collection.
DocumentCollection.subtract
Removes from a document collection any documents contained in a second collection.
RichTextDocLink.removeLinkage
Removes the doclink link from the rich text item while keeping hotspot text and formatting.
Session.EffectiveUser -- new property
Read-only. The user name that is in effect for the current program.
Session.resetUserPassword
Use an agent to change the password of a user ID stored in the ID vault and/or specify the number
of times a user ID can be downloaded from the vault after a password reset or ID recovery.
View.resortView method
Resorts a view.
ViewEntry.getRead method
Returns true if the current entry has been read, otherwise false.
ViewEntryCollection.clone
Returns a ViewEntryCollection object which is a copy of the original collection.
ViewEntryCollection.contains
Indicates whether or not a ViewEntryCollection contains all of the Documents or ViewEntries given.
ViewEntryCollection.intersect
Removes from a view entry collection any entries whose associated documents are not also
contained in a second collection.
ViewEntryCollection.markAllRead
Marks all of the documents in a collection as read.
ViewEntryCollection.markAllUnread
Marks all of the documents in a collection as unread.
ViewEntryCollection.merge
Adds to a view entry collection any documents not already in the collection that are contained in a
second document or view entry collection.
ViewEntryCollection.subtract
Removes from a view entry collection any entries whose associated documents are also contained
in a second collection.
ViewNavigator.markAllRead
Marks all of the documents in a view navigator as read.
ViewNavigator.markAllUnread
Marks all of the documents in a view navigator as unread
NotesSession.ResetUserPassword
Use an agent to change the password of a user ID stored in the ID vault and/or specify the number
of times a user ID can be downloaded from the vault after a password reset or ID recovery.
Compatibility Considerations
The following known incompatibilities should be noted prior to developing applications in Designer 8.5.
Backward compatibility of Web Services
When developing web services with your Domino Designer 8.5 client, the web service will by default only run
on a Domino 8.x server and are not backward compatible with Domino 7 or below.
Accessing a web service that was developed with Domino Designer 8.5 on a Domino 7.0 server will result in
the following error being returned to the browser: