Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
openldap
JLDAP
Commits
0a5984c8
Commit
0a5984c8
authored
May 30, 2001
by
Steve Sonntag
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add comment to getBatchOfResults
parent
65ae55a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
com/novell/ldap/LDAPSearchResults.java
com/novell/ldap/LDAPSearchResults.java
+3
-1
No files found.
com/novell/ldap/LDAPSearchResults.java
View file @
0a5984c8
/* **************************************************************************
* $Novell: /ldap/src/jldap/com/novell/ldap/LDAPSearchResults.java,v 1.4
2
2001/04/
23 21:16:05 vtag
Exp $
* $Novell: /ldap/src/jldap/com/novell/ldap/LDAPSearchResults.java,v 1.4
3
2001/04/
30 22:24:57 dsteck
Exp $
*
* Copyright (C) 1999, 2000, 2001 Novell, Inc. All Rights Reserved.
*
...
...
@@ -469,6 +469,8 @@ public class LDAPSearchResults implements Enumeration
* result count) All search result entries will be placed in the Vector.
* If a null is returned from getResponse(), it is likely that the search
* was abandoned.
*
* @return true if all search results have been placed in the vector.
*/
private
boolean
getBatchOfResults
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment