|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.ldap.support.CountNameClassPairCallbackHandler
public class CountNameClassPairCallbackHandler
A NameClassPairCallbackHandler for counting all returned entries.
| Constructor Summary | |
|---|---|
CountNameClassPairCallbackHandler()
|
|
| Method Summary | |
|---|---|
int |
getNoOfRows()
Get the number of rows that was returned by the search. |
void |
handleNameClassPair(javax.naming.NameClassPair nameClassPair)
Handle one entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CountNameClassPairCallbackHandler()
| Method Detail |
|---|
public int getNoOfRows()
public void handleNameClassPair(javax.naming.NameClassPair nameClassPair)
NameClassPairCallbackHandler
handleNameClassPair in interface NameClassPairCallbackHandlernameClassPair - the NameClassPair returned from the NamingEnumeration.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||