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

PUBLIC 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

PUBLIC 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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:04