JAVA/CORBA CLASSES


lookupAllNames method
Looks up designated Items for all Names contained in the specified View.

Caution Large results will be limited by the system, according to settings in Notes.ini. This method is intended for views with limited scopes.

Note This method is new with Release 8

Defined in

Directory

Syntax

DirectoryNavigator lookupAllNames(String view, java.util.Vector items)

Parameters

view


items
Return value

DirectoryNavigator


Usage

This method will flush the Directory cache and reset all child navigators.

The items specified in this method can be:

For best performance, use column names from the specified view or computed items.

Since no names are furnished as input arguments, the DirectoryNavigator CurrentName property will be empty.

Language cross-reference

LookupAllNames in LotusScript Directory class