Namespace: Consultingwerk.SmartComponents.Support
Interface 
IClassCacheProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Support.ClassCacheProvider

File:IClassCacheProvider
Purpose:Provides caching functionality for the list of physical
classes implementing a given base type
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Sep 22 21:08:45 CEST 2014



Top Method Summary
Options Name Purpose
GetClassNames (character, table) Returns the list of Class Names for the given base class
Refresh (character) Refreshes the Cache for the given base type


Method Detail
Top

GetClassNames (character, table)

Purpose: Returns the list of Class Names for the given base class
Notes:

Parameters:
pcClassName CHARACTER
The base type (class or interface) that the returned classes need to match
ttClassNames TEMP-TABLE ttClassNames
OUTPUT Temp-Table with the list of matching classnames
Top

Refresh (character)

Purpose: Refreshes the Cache for the given base type
Notes:

Parameters:
pcClassName CHARACTER
The base type (class or interface) that the returned classes need to match


Temp-Table Detail

Temp-Table ttClassNames

Defined in:


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.04.2026 22:25:21