createNavigator (Directory - Java™)
Creates a new directory navigator.
Note: This method is new with Release 8
Defined in
Syntax
DirectoryNavigator createNavigator()
Return value
DirectoryNavigator
The newly created directory navigator.
Usage
Calls to Lookup against a Directory return a resident DirectoryNavigator, with successive Lookups resetting the cache and associated navigator. The CreateNavigator method is used to create additional DirectoryNavigators, allowing multiple simultaneous information retrievals.