Jump to: navigation, search

Difference between revisions of "InterfaceExecution"


(See also)
 
Line 10: Line 10:
 
* [[MetaProperty]]
 
* [[MetaProperty]]
 
* [[InterfaceAdministration]]
 
* [[InterfaceAdministration]]
 +
* [[HowTo:Configure_Proxies]]
  
 
[[Category:Interfacing|InterfaceExecution]]
 
[[Category:Interfacing|InterfaceExecution]]
 
[[Category:UBIK Object|InterfaceExecution]]
 
[[Category:UBIK Object|InterfaceExecution]]

Latest revision as of 11:32, 26 January 2023

InterfaceExecution is an administration content object for one interface run of a set of Proxy objects.

An InterfaceExecution content object is generated for each interface run that is executed via the respective InterfaceAdministration object. It handles one interface run with its configured set of handled Proxy objects.

All InterfaceAdministration objects must be instances of INTERFACE ADMIN ROOT, either directly or from a derived class. 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, where all involved Proxies are accessible.

See also