Namespace: Consultingwerk.OERA.BusinessEntityDescriptor
Interface 
IBusinessEntityDescriptorClient Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.BusinessEntityDescriptor.BusinessEntityDescriptorClient

File:IBusinessEntityDescriptorClient
Purpose:Service Interface for caching services for the Business
Entity Descriptor. Used by ABL Clients only
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jul 12 16:14:27 CEST 2015
Notes:Code executed on the backend is not supposed to use this
caching service, as the Business Entity itself uses a
cache (in the IBusinessEntityDescriptorService) to
retrieve the Business Entity Descriptor
Purpose: Clears the Cache
Notes:



Top Method Summary
Options Name Purpose
+ ClearCache () Clears the Cache
+ Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityDescriptor GetBusinessEntityDescriptor (character) Returns the Business Entity Descriptor of a Business Entity


Method Detail
Top

PUBLIC ClearCache ()

Purpose: Clears the Cache
Notes:

Top

PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityDescriptor GetBusinessEntityDescriptor (character)

Purpose: Returns the Business Entity Descriptor of a Business Entity
Notes:

Parameters:
pcBusinessEntityName CHARACTER
The name of the Business Entity to return the Business Entity Descriptor for
Returns Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityDescriptor
The Business Entity Descriptor of the given Business Entity


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