|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RecordCallbackHandler
This interface can be used to operate on skipped records in the LdifReader
and the
MappingLdifReader
.
Method Summary | |
---|---|
void |
handleRecord(LdapAttributes attributes)
Execute operations on the supplied record. |
Method Detail |
---|
void handleRecord(LdapAttributes attributes)
attributes
-
|
Spring LDAP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |