Package de.hybris.platform.ldap
Class LDIFWriter
- java.lang.Object
-
- de.hybris.platform.ldap.LDIFWriter
-
public class LDIFWriter extends java.lang.ObjectBase class for writing LDIF based data.
-
-
Constructor Summary
Constructors Constructor Description LDIFWriter(java.lang.String configuration)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexport(java.util.List items)
-
-
-
Constructor Detail
-
LDIFWriter
public LDIFWriter(java.lang.String configuration) throws ParseAbortException, JaloBusinessException, java.io.FileNotFoundException- Throws:
ParseAbortExceptionJaloBusinessExceptionjava.io.FileNotFoundException
-
-
Method Detail
-
export
public void export(java.util.List items) throws ImpExException- Throws:
ImpExException
-
-