Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
BusinessEntityBusinessEntity 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

File:BusinessEntityBusinessEntity
Purpose:Business Entity provides access to business entity designs
using bedgm files
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 13 19:45:41 CEST 2010

Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityBusinessEntity
Consultingwerk.BusinessEntityDesigner.Services.BusinessEntityBusinessEntity



Top Method Summary
Options Name Purpose
ReceiveData () Provides a hook to modify data in the ProDataset after Read and Update operations (i.e. population of aggregated values)
Save (dataset, OpenSaveParameter) Saves the business entity to a file
ValidateData () Provides a hook for high level data validation before Update operations
VerifyModified (dataset, VerifyModifiedParameter) Verifies if the model has changes

Top Constructor Summary
Options Name Purpose
BusinessEntityBusinessEntity () Constructor for the BusinessEntityBusinessEntity class


Method Detail
Top

ReceiveData ()

Purpose: Provides a hook to modify data in the ProDataset after Read and
Update operations (i.e. population of aggregated values)
Notes: Invoked during FetchData () and SaveChanges ()

Top

Save (dataset, OpenSaveParameter)

Purpose: Saves the business entity to a file
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
The Business Entity dataset
poOpenSaveParameter Consultingwerk.BusinessEntityDesigner.Services.OpenSaveParameter
The OpenSaveParameter with the data for this mether
Top

ValidateData ()

Purpose: Provides a hook for high level data validation before Update
operations
Notes: Invoked during SaveChanges (). When the ERROR flag of the ProDataset
is set, the Update operation will be cancelled before writing back
the data to the database using the DataAccess object

Top

VerifyModified (dataset, VerifyModifiedParameter)

Purpose: Verifies if the model has changes
Notes:

Parameters:
dsBusinessEntity DATASET dsBusinessEntity
The Business Entity dataset
poParameter Consultingwerk.BusinessEntityDesigner.Services.VerifyModifiedParameter
The OpenSaveParameter with the data for this mether


Constructor Detail
Top

BusinessEntityBusinessEntity ()

Purpose: Constructor for the BusinessEntityBusinessEntity class
Notes:



ProDataset Detail

ProDataset dsBusinessEntity

Member tables: eBusinessEntity, eDataRelation, eDataRelationProperties, eTable, eField, eFieldProperties, eIndex, eIndexProperties, eTableProperties, eBusinessEntityProperties


Temp-Table Detail

Temp-Table eBusinessEntity

Defined in:

Temp-Table eBusinessEntityProperties

Defined in:

Temp-Table eDataRelation

Defined in:

Temp-Table eDataRelationProperties

Defined in:

Temp-Table eField

Defined in:

Temp-Table eFieldProperties

Defined in:

Temp-Table eIndex

Defined in:

Temp-Table eIndexProperties

Defined in:

Temp-Table eTable

Defined in:

Temp-Table eTableProperties

Defined in:


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