Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
3500:0600:0640 [2026/08/13 01:40] – ↷ Links adapted because of a move operation localdev3500:0600:0640 [2026/08/13 02:57] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== IDocumentDataSource interface ===== ===== IDocumentDataSource interface =====
  
-This interface is used in the [[ref:pr_methods:fillwithdata|fillWithData]] function of the IDocumentEngine interface. The component implementing this interface provides access to the current values of object attributes in the Context and performs calculations with these values. There may be several instances of the business object in the Context and IDocumentDataSource allows iterating over all such instances. See also [[2000_concepts:0800_data_processing:0100_rule_evaluation:0800_context_rule_execution|Context of Rule Execution]]+This interface is used in the [[ref:p_m:fillwithdata|fillWithData]] function of the IDocumentEngine interface. The component implementing this interface provides access to the current values of object attributes in the Context and performs calculations with these values. There may be several instances of the business object in the Context and IDocumentDataSource allows iterating over all such instances. See also [[2000_concepts:0800_data_processing:0100_rule_evaluation:0800_context_rule_execution|Context of Rule Execution]]
  
 The methods of this interface that may be useful to document type components are described below: The methods of this interface that may be useful to document type components are described below: