Package gnue :: Package common :: Package datasources :: Module ConnectionTriggerObj
[show private | hide private]

Module gnue.common.datasources.ConnectionTriggerObj

Wrapper object for connections to be used in trigger namespace.
Classes
ConnectionTriggerObj Class that allows us to insert Connection objects into trigger namespaces

Function Summary
  add_connections_to_tree(connections, root_object)
Adds a ConnectionTriggerObj object for each connection as a child to the root object.

Function Details

add_connections_to_tree(connections, root_object)

Adds a ConnectionTriggerObj object for each connection as a child to the root object.

This causes all connections to become visible in the global trigger namespace, because they will be handled like XML elements defined within the root element.


GNUe Home

Public API

Developer's Corner