Namespace: Consultingwerk.SmartComponents.Framework
Interface 
ISmartBusinessEntityLookupSerializer Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Framework.SmartBusinessEntityLookupSerializer

File:ISmartBusinessEntityLookupSerializer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Oct 26 21:28:47 CEST 2011
Notes:Uses include file ISerializer.i - in OE11 this should
be implemented using Interface inheritance instead



Top Method Summary
Options Name Purpose
+ Deserialize (handle, Object) Serializes the component from the buffer
+ Serialize (Object, handle) Serializes the component to the buffer


Method Detail
Top

PUBLIC Deserialize (handle, Object)

Purpose: Serializes the component from the buffer
Notes:

Parameters:
phBuffer HANDLE
The handle of the Buffer to deserialize from
poComponent Progress.Lang.Object
The reference of the object to deserialize to
Top

PUBLIC Serialize (Object, handle)

Purpose: Serializes the component to the buffer
Notes:

Parameters:
poComponent Progress.Lang.Object
The reference of the object to serialize to the Buffer
phBuffer HANDLE
The handle of the Buffer to serialize to


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