Spring LDAP Framework

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

Packages that use RecordMapper
org.springframework.ldap.ldif.batch This package contains the classes required for using the LdifParser with the Spring Batch framework. 
 

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

Methods in org.springframework.ldap.ldif.batch with parameters of type RecordMapper
 void MappingLdifReader.setRecordMapper(RecordMapper<T> recordMapper)
          Setter for object mapper.
 


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.