Class | Description |
---|---|
AbstractExecutableLdifService | |
ExecutableLdapDestinationService |
This class is a generic but configurable implementation to provision data to
any referential which can be scripted.
|
ExecutableLdifDestinationService |
This class is a generic but configurable implementation to provision data to
any referential which can be scripted
It just requires 6 scripts to :
list data
get a piece of data
add a new
update a existing data
rename - or change the identifier
delete or archive an unused data
The 4 scripts which change data are responsible for consistency.
|
ExecutableLdifSourceService |
This class is a generic but configurable implementation to read data to
any referential which can be scripted
It just requires 2 scripts to :
list data
get a piece of data
|
Copyright © 2010-2014. All Rights Reserved.