Uses of Class
org.lsc.plugins.connectors.executable.AbstractExecutableLdifService
Packages that use AbstractExecutableLdifService
-
Uses of AbstractExecutableLdifService in org.lsc.plugins.connectors.executable
Subclasses of AbstractExecutableLdifService in org.lsc.plugins.connectors.executableModifier and TypeClassDescriptionclassThis class is a generic but configurable implementation to provision data to any referential which can be scripted.classThis 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.classThis 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