public class ExecutableLdifDestinationService extends AbstractExecutableLdifService implements org.lsc.service.IWritableService
Constructor and Description |
---|
ExecutableLdifDestinationService(org.lsc.configuration.TaskType task) |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(org.lsc.LscModifications lm)
Apply directory modifications.
|
List<String> |
getWriteDatasetIds() |
execute, executeWithReturn, getBean, getListPivots, getParameters, getSupportedConnectionType
public ExecutableLdifDestinationService(org.lsc.configuration.TaskType task) throws org.lsc.exception.LscServiceConfigurationException
org.lsc.exception.LscServiceConfigurationException
public boolean apply(org.lsc.LscModifications lm)
apply
in interface org.lsc.service.IWritableService
lm
- Modifications to apply in a JndiModifications
object.CommunicationException
- If the connection to the service is lost,
and all other attempts to use this service should fail.Copyright © 2010-2014. All Rights Reserved.