Namespace: Consultingwerk.OERA.BusinessEntityDispatcher
Class 
BusinessEntityDispatcher Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.BusinessEntity
Implements: Ccs.BusinessLogic.IBusinessEntity, Ccs.BusinessLogic.IUpdatableBusinessEntity, Consultingwerk.OERA.IBusinessEntity, Consultingwerk.OERA.IBusinessService, Consultingwerk.OERA.IHasContextID, IProvidesBusinessEntityDescriptor, Consultingwerk.OERA.IProvidesDatasetModel, Consultingwerk.OERA.ISupportsResetState
ABSTRACT

File:BusinessEntityDispatcher
Purpose:Dispatches requests from clients to multiple Business Entities,
ABSTRACT base class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Feb 18 08:56:13 CET 2020



Top Method Summary
Options Name Purpose
FetchData (IFetchDataRequest) Fetches data from all Business Entities in the configuration set
FetchDataFromDispatchedBusinessEntity (character, IFetchDataRequest, dataset-handle) Fetches data from a single Business Entity
SaveChanges () Saves changes to a single business entity of the configuration set

Top Constructor Summary
Options Name Purpose
BusinessEntityDispatcher (handle) Constructor for the BusinessEntityDispatcher class

Top Property Summary
Options Name Purpose
Consultingwerk.OERA.BusinessEntityDispatcher.IBusinessEntityDispatcherConfiguration DispatcherConfiguration


Method Detail
Top

FetchData (IFetchDataRequest)

Purpose: Fetches data from all Business Entities in the configuration set
Notes:

Parameters:
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The IFetchDataRequest object with the parameters for this call
Top

FetchDataFromDispatchedBusinessEntity (character, IFetchDataRequest, dataset-handle)

Purpose: Fetches data from a single Business Entity
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity
poFetchDataRequest Consultingwerk.OERA.IFetchDataRequest
The FetchDataRequest
phDataset DATASET-HANDLE
OUTPUT DATASET-HANDLE The dataset-handle with the resulting data
Top

SaveChanges ()

Purpose: Saves changes to a single business entity of the configuration set
Notes:



Constructor Detail
Top

BusinessEntityDispatcher (handle)

Purpose: Constructor for the BusinessEntityDispatcher class
Notes:

Parameters:
phDataset HANDLE
The handle of the Business Entity dataset


Property Detail
Top

Consultingwerk.OERA.BusinessEntityDispatcher.IBusinessEntityDispatcherConfiguration DispatcherConfiguration


Returns Consultingwerk.OERA.BusinessEntityDispatcher.IBusinessEntityDispatcherConfiguration


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:22:01