InterfaceExecution
Basics
InterfaceExecution is a administration object for one interface run of a set of Proxy objects.
An InterfaceExecution is a content object that is generated for each interface run that is executed in the by the respective InterfaceAdministration object. The content has the class type "InterfaceExecution", although it has been created as one instance of a specialized InterfaceAdminRoot derivate class. It handles one interface run with a set of involved Proxy objects.
There is a the predefined MetaClass INTERFACE_ADMIN_ROOT from which all InterfaceAdministration objects should derive. The object itself can relate to a set of Proxies that are used for the interface run. InterfaceExecution objects have a Relation to Proxy objects named "SYSREL_INTERFACE_ADMIN_ROOT_PROXYROOT". Via this relation, all involved Proxies are accessible via the execution object.