Package org.lsc.plugins.connectors.executable


package org.lsc.plugins.connectors.executable
  • Classes
    Class
    Description
     
    This class is a generic but configurable implementation to provision data to any referential which can be scripted.
    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.
    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