Spring LDAP Framework

Uses of Interface
org.springframework.ldap.ldif.batch.RecordCallbackHandler

Uses of RecordCallbackHandler in org.springframework.ldap.ldif.batch
 

Methods in org.springframework.ldap.ldif.batch with parameters of type RecordCallbackHandler
 void MappingLdifReader.setSkippedRecordsCallback(RecordCallbackHandler skippedRecordsCallback)
          RecordCallbackHandler implementations can be used to take action on skipped records.
 void LdifReader.setSkippedRecordsCallback(RecordCallbackHandler skippedRecordsCallback)
          RecordCallbackHandler implementations can be used to take action on skipped records.
 


Spring LDAP Framework

Copyright © 2010. All Rights Reserved.