connector.unit.backend_adapter.
BackendAdapter
(connector_env)[source]¶Bases: connector.connector.ConnectorUnit
Base Backend Adapter for the connectors
connector.unit.backend_adapter.
CRUDAdapter
(connector_env)[source]¶Bases: connector.unit.backend_adapter.BackendAdapter
Base External Adapter specialized in the handling of records on external systems.
Subclasses can implement their own implementation for the methods.
search
(*args, **kwargs)[source]¶Search records according to some criterias and returns a list of ids