Namespace: Consultingwerk.SmartFramework.Repository
Interface 
IAnnotationBasedFormParameter Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.ISerializable
Implemented by: Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter

File:IAnnotationBasedFormParameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 02 07:34:06 CET 2020
Purpose: Returns the Business Entity Name containing the Business Entity View
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
+ LONGCHAR Serialize () Returns an LONGCHAR (potentially XML) representation of the object instance
Inherited from Consultingwerk.ISerializable

Top Property Summary
Options Name Purpose
+ CHARACTER BusinessEntityName
+ CHARACTER Environment
+ CHARACTER FormIcon
+ CHARACTER FormLogicClassName
+ CHARACTER FormTitle
+ CHARACTER ViewerLogicClassName
+ CHARACTER ViewName


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 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


Property Detail
Top

PUBLIC CHARACTER BusinessEntityName


Returns CHARACTER
Top

PUBLIC CHARACTER Environment


Returns CHARACTER
Top

PUBLIC CHARACTER FormIcon


Returns CHARACTER
Top

PUBLIC CHARACTER FormLogicClassName


Returns CHARACTER
Top

PUBLIC CHARACTER FormTitle


Returns CHARACTER
Top

PUBLIC CHARACTER ViewerLogicClassName


Returns CHARACTER
Top

PUBLIC CHARACTER ViewName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:41:03