BBjLDAPSearchResult::getSearchEntries
Description
In BBj 11.00 and higher, this method returns a list of the entries that match the search criteria used to generate the BBjLDAPSearchResult object.
Syntax
Return Value | Method |
---|---|
BBjVector | getSearchEntries() |
Parameters
None.
Return Value
Returns a BBjVector containing a list of BBjLDAPEntry objects - one for each entry in the result.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.