Namespace: Consultingwerk.OERA.BusinessEntityDispatcher
Class 
BusinessEntityDispatcherConfigurationItem Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ValueObject

File:BusinessEntityDispatcherConfigurationItem
Purpose:Describes a single Business Entity referenced by the
Business Entity Dispatcher
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:18.02.2020 08:44:59
Purpose: Returns the Origin value
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL Equals (Object) Compares this object to the passed in object by value
Inherited from Consultingwerk.ValueObject
+ RAW GetHashCode () Returns an 64bit RAW Hash Value representing the object instance
Inherited from Consultingwerk.ValueObject
+ CHARACTER ToString () Returns a string representation of the object
Inherited from Consultingwerk.ValueObject

Top Constructor Summary
Options Name Purpose
+ BusinessEntityDispatcherConfigurationItem (character, character) Constructor for the BusinessEntityDispatcherConfigurationItem class

Top Property Summary
Options Name Purpose
+ CHARACTER EntityName
+ CHARACTER Origin


Method Detail
Top

PUBLIC LOGICAL Equals (Object)

Inherited from Consultingwerk.ValueObject
Purpose: Compares this object to the passed in object by value
Notes:

Parameters:
poObject Progress.Lang.Object
The reference to the object to compare to
Returns LOGICAL
Logical value indicating if the two objects are identical by value
Top

PUBLIC RAW GetHashCode ()

Inherited from Consultingwerk.ValueObject
Purpose: Returns an 64bit RAW Hash Value representing the object instance
Notes: Based on the ABL SHA-512 implementation

Returns RAW
The RAW Hash Value representing the object instance
Top

PUBLIC CHARACTER ToString ()

Inherited from Consultingwerk.ValueObject
Purpose: Returns a string representation of the object
Notes:

Returns CHARACTER
The string representation of the object


Constructor Detail
Top

PUBLIC BusinessEntityDispatcherConfigurationItem (character, character)

Purpose: Constructor for the BusinessEntityDispatcherConfigurationItem class
Notes:

Parameters:
pcOrigin CHARACTER
The value for the Origin property
pcEntityName CHARACTER
The value for the EntityName property


Property Detail
Top

PUBLIC CHARACTER EntityName


Returns CHARACTER
Top

PUBLIC CHARACTER Origin


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:11