Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISmartCommitTarget Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.SmartBusinessEntityAdapterTester

File:ISmartCommitTarget
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Sep 01 23:49:29 CEST 2011



Top Method Summary
Options Name Purpose
LOGICAL CommitTransaction () Commits the transaction to the backend
RejectTransaction () Reverts the changes

Top Event Summary
Options Name Purpose
AutoCommitChanged DELEGATE System.EventHandler Raised when the CommitChanged property is changed
SmartTransactionStateChanged DELEGATE System.EventHandler Event fired whenever the SmartTransactionState property has changed

Top Property Summary
Options Name Purpose
LOGICAL AutoCommit
Consultingwerk.SmartComponents.Enum.TransactionStateEnum SmartTransactionState


Method Detail
Top

LOGICAL CommitTransaction ()

Purpose: Commits the transaction to the backend
Notes:

Returns LOGICAL
Logical value indicating if the operation was successful
Top

RejectTransaction ()

Purpose: Reverts the changes
Notes:



Event Detail
Top

AutoCommitChanged DELEGATE System.EventHandler

Purpose: Raised when the CommitChanged property is changed
Notes:

Delegate: System.EventHandler
Top

SmartTransactionStateChanged DELEGATE System.EventHandler

Purpose: Event fired whenever the SmartTransactionState property has
changed
Notes:

Delegate: System.EventHandler


Property Detail
Top

LOGICAL AutoCommit


Returns LOGICAL
Top

Consultingwerk.SmartComponents.Enum.TransactionStateEnum SmartTransactionState


Returns Consultingwerk.SmartComponents.Enum.TransactionStateEnum


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:06:38