Top Method Summary
Options Name Purpose
LOGICAL ClassIsA (character, character) Returns if the child class is a child of the given parent class
ClearCaches () Clears all caches of this class
HANDLE GetAttributeBuffer (character, character, handle) Returns a buffer to the attribute of a given object master (when pcInstanceName is empty) or named object instance
HANDLE GetAttributeBuffer (character, handle) Returns a buffer to the attribute of a given object master (when pcInstanceName is empty) or named object instance
Consultingwerk.Framework.RepositoryServices.SmartBusinessEntityLookupDescriptor GetLookupDescriptor (character) Returns a SmartBusinessEntityLookupDescriptor for the repository


Method Detail
Top

LOGICAL ClassIsA (character, character)

Purpose: Returns if the child class is a child of the given parent class
Notes:

Parameters:
pcChildClassName CHARACTER
The name of the child class to verify
pcParentClassName CHARACTER
The name of the parent class to test if the given child class is a child of
Returns LOGICAL
Logical value indicating if the child class is child of the given parent class
Top

ClearCaches ()

Purpose: Clears all caches of this class
Notes:

Top

HANDLE GetAttributeBuffer (character, character, handle)

Purpose: Returns a buffer to the attribute of a given object master (when
pcInstanceName is empty) or named object instance
Notes: This instance creates a new (dynamic) buffer. The caller is
responsible for deleting the buffer

Parameters:
pcInstanceName CHARACTER
The name of the instance to return the attribute buffer for, or "" or ? to return the attributes of the master
pcContainerObjectMasterGuid CHARACTER
The GUID of the ContainerObjectMaster
phRepositoryData HANDLE
The handle of the repository data ProDataset
Returns HANDLE
The handle of the attribute buffer
Top

HANDLE GetAttributeBuffer (character, handle)

Purpose: Returns a buffer to the attribute of a given object master (when
pcInstanceName is empty) or named object instance
Notes: This instance creates a new (dynamic) buffer. The caller is
responsible for deleting the buffer

Parameters:
pcInstanceName CHARACTER
The name of the instance to return the attribute buffer for, or "" or ? to return the attributes of the master
phRepositoryData HANDLE
The handle of the repository data ProDataset
Returns HANDLE
The handle of the attribute buffer
Top

Consultingwerk.Framework.RepositoryServices.SmartBusinessEntityLookupDescriptor GetLookupDescriptor (character)

Purpose: Returns a SmartBusinessEntityLookupDescriptor for the repository
Notes:

Parameters:
pcLookupMasterName CHARACTER
The name of the SmartBusinessEntityLookup master
Returns Consultingwerk.Framework.RepositoryServices.SmartBusinessEntityLookupDescriptor
The SmartBusinessEntityLookupDescriptor instance


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:26:41