Skip navigation links
spring-ldap-ldif-batch
A D H L M O R S 

A

afterPropertiesSet() - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
 
afterPropertiesSet() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
 
aggregate(LdapAttributes) - Method in class org.springframework.ldap.ldif.batch.LdifAggregator
Deprecated.
Returns a String containing a properly formated LDIF.

D

doClose() - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
 
doClose() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
 
doOpen() - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
 
doOpen() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
 
doRead() - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
 
doRead() - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
 

H

handleRecord(LdapAttributes) - Method in interface org.springframework.ldap.ldif.batch.RecordCallbackHandler
Deprecated.
Execute operations on the supplied record.

L

LdifAggregator - Class in org.springframework.ldap.ldif.batch
Deprecated.
Use the support provided in Spring Batch infrastructure Specifically see org.springframework.batch.item.file.transform.PassThroughLineAggregator
LdifAggregator() - Constructor for class org.springframework.ldap.ldif.batch.LdifAggregator
Deprecated.
 
LdifReader - Class in org.springframework.ldap.ldif.batch
Deprecated.
Use the support provided in Spring Batch infrastructure
LdifReader() - Constructor for class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
 

M

MappingLdifReader<T> - Class in org.springframework.ldap.ldif.batch
Deprecated.
Use the support provided in Spring Batch infrastructure
MappingLdifReader() - Constructor for class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
 
mapRecord(LdapAttributes) - Method in interface org.springframework.ldap.ldif.batch.RecordMapper
Deprecated.
Maps an LdapAttributes object to the specified type.

O

org.springframework.ldap.ldif.batch - package org.springframework.ldap.ldif.batch
This package contains the classes required for using the LdifParser with the Spring Batch framework.

R

RecordCallbackHandler - Interface in org.springframework.ldap.ldif.batch
Deprecated.
Use the support provided in Spring Batch infrastructure
RecordMapper<T> - Interface in org.springframework.ldap.ldif.batch
Deprecated.
Use the support provided in Spring Batch infrastructure

S

setRecordMapper(RecordMapper<T>) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
Setter for object mapper.
setRecordsToSkip(int) - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
Public setter for the number of lines to skip at the start of a file.
setRecordsToSkip(int) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
Public setter for the number of lines to skip at the start of a file.
setResource(Resource) - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
 
setResource(Resource) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
 
setSkippedRecordsCallback(RecordCallbackHandler) - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
RecordCallbackHandler implementations can be used to take action on skipped records.
setSkippedRecordsCallback(RecordCallbackHandler) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
RecordCallbackHandler implementations can be used to take action on skipped records.
setStrict(boolean) - Method in class org.springframework.ldap.ldif.batch.LdifReader
Deprecated.
In strict mode the reader will throw an exception on AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext) if the input resource does not exist.
setStrict(boolean) - Method in class org.springframework.ldap.ldif.batch.MappingLdifReader
Deprecated.
In strict mode the reader will throw an exception on AbstractItemCountingItemStreamItemReader.open(org.springframework.batch.item.ExecutionContext) if the input resource does not exist.
A D H L M O R S 
Skip navigation links
spring-ldap-ldif-batch