Namespace: Consultingwerk.SmartFramework.Workflow
Interface 
IWorkflowInstanceContext Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ISerializable

File:IWorkflowInstanceContext
Purpose:Interface for Workflow Instance Context Objects
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 16 07:01:08 CEST 2020
Purpose: Returns the Description for the Workflow Status instance
Notes:



Top Method Summary
Options Name Purpose
+ Deserialize (longchar) Initializes the object instance based on the passed in LONGCHAR (potentially XML) representation of the object instance
Inherited from Consultingwerk.ISerializable
+ CHARACTER GetDescription () Returns the Description for the Workflow Status instance
+ LONGCHAR Serialize () Returns an LONGCHAR (potentially XML) representation of the object instance
Inherited from Consultingwerk.ISerializable


Method Detail
Top

PUBLIC Deserialize (longchar)

Inherited from Consultingwerk.ISerializable
Purpose: Initializes the object instance based on the passed in LONGCHAR
(potentially XML) representation of the object instance
Notes:

Parameters:
pcSerializedReprasentation LONGCHAR
The stored LONGCHAR representation of the objects data
Top

PUBLIC CHARACTER GetDescription ()

Purpose: Returns the Description for the Workflow Status instance
Notes:

Returns CHARACTER
The description for the workflow status instance
Top

PUBLIC LONGCHAR Serialize ()

Inherited from Consultingwerk.ISerializable
Purpose: Returns an LONGCHAR (potentially XML) representation of the
object instance
Notes:

Returns LONGCHAR
The LONGCHAR representation of the ISerializable objects data


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:13:55