|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | CHARACTER AddSerializableProperties () |
Adds serializable properties from the calling class using ABL reflection.
Supported from OpenEdge 11.6 on only. Inherited from Consultingwerk.JsonSerializable |
|
# | AddSerializableProperties (character) |
Add a list of Serializable Properties to the SerializableProperties property Inherited from Consultingwerk.JsonSerializable |
|
# | CHARACTER AddSerializableProperties (Class) |
Adds serializable properties from the given class using ABL reflection.
Supported from OpenEdge 11.6 on only. Inherited from Consultingwerk.JsonSerializable |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter BusinessEntityName (character) |
Property Setter for the BusinessEntityName property |
|
+ | Deserialize (longchar) |
Deserializes a LONGCHAR representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
+ | DeserializeFromJsonObject (JsonObject) |
Initializes the object instance based on the passed in JsonObject
representation of the object instance Inherited from Consultingwerk.JsonSerializable |
|
# | DeserializeProperty (JsonObject, character, character) |
Deserializes a single property value to the current JsonObject Inherited from Consultingwerk.JsonSerializable |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter Environment (character) |
Property Setter for the Environment property |
|
+ | LOGICAL Equals (Object) |
Compares this object to the passed in object by value Inherited from Consultingwerk.ParameterObject |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter FormIcon (character) |
Property Setter for the FormIcon property |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter FormLogicClassName (character) |
Property Setter for the FormLogicClassName property |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter FormTitle (character) |
Property Setter for the FormTitle property |
|
+ | RAW GetHashCode () |
Returns an 64bit RAW Hash Value representing the object instance Inherited from Consultingwerk.ParameterObject |
|
+ | CHARACTER GetSerializableProperties () |
Returns the meta data of the serializable properties Inherited from Consultingwerk.JsonSerializable |
|
+ | LONGCHAR Serialize () |
Returns a LONGCHAR representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
# | SerializeProperty (JsonObject, character, character) |
Serializes a single property value to the current JsonObject Inherited from Consultingwerk.JsonSerializable |
|
+ | Progress.Json.ObjectModel.JsonObject ToJsonObject () |
Returns a JsonObject representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
+ | CHARACTER ToString () |
Returns a string representation of the object Inherited from Consultingwerk.ParameterObject |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter ViewerLogicClassName (character) |
Property Setter for the ViewerLogicClassName property |
|
+ | Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter ViewName (character) |
Property Setter for the ViewName property |
|
+ | LONGCHAR WriteJson () |
Returns a LONGCHAR representation of the state of the class instance Inherited from Consultingwerk.JsonSerializable |
|
+ | LONGCHAR WriteXml () |
Returns an XML LONGCHAR representation of the object instance Inherited from Consultingwerk.JsonSerializable |
|
+ | HANDLE XmlSerialize (handle) |
Serializes the properties of the current object instance to
an existing X-NODEREF object Inherited from Consultingwerk.JsonSerializable |
|
+ | XmlSerializeProperties (handle) |
Serializes the properties of this object instance as child nodes of
the given node Inherited from Consultingwerk.JsonSerializable |
|
# | XmlSerializeProperty (handle, character, character) |
Serializes a single property value to the current parent XmlNode Inherited from Consultingwerk.JsonSerializable |
Options | Name | Purpose | |
---|---|---|---|
+ | AnnotationBasedFormParameter () |
Constructor for the AnnotationBasedFormParameter class |
|
+ | AnnotationBasedFormParameter (character, character, character, character, character, character, character) |
Constructor for the AnnotationBasedFormParameter class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER BusinessEntityName |
|
|
+ | CHARACTER Environment |
|
|
+ | CHARACTER FormIcon |
|
|
+ | CHARACTER FormLogicClassName |
|
|
+ | CHARACTER FormTitle |
|
|
+ | Consultingwerk.IJsonDateTypeFormatter JsonDateTypeFormatter |
Inherited from Consultingwerk.JsonSerializable |
|
+ | LOGICAL SerializeEmptyLists |
Inherited from Consultingwerk.JsonSerializable |
|
+ | LOGICAL SerializeNullValues |
Inherited from Consultingwerk.JsonSerializable |
|
+ | LOGICAL UseSerializedTypeInformation |
Inherited from Consultingwerk.JsonSerializable |
|
+ | CHARACTER ViewerLogicClassName |
|
|
+ | CHARACTER ViewName |
|
Top
PROTECTED CHARACTER AddSerializableProperties ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AddSerializableProperties (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED CHARACTER AddSerializableProperties (Class)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter BusinessEntityName (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Deserialize (longchar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC DeserializeFromJsonObject (JsonObject)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED DeserializeProperty (JsonObject, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter Environment (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter FormIcon (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter FormLogicClassName (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter FormTitle (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC RAW GetHashCode ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetSerializableProperties ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LONGCHAR Serialize ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED SerializeProperty (JsonObject, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject ToJsonObject ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter ViewerLogicClassName (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.SmartFramework.Repository.AnnotationBasedFormParameter ViewName (character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LONGCHAR WriteJson ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC LONGCHAR WriteXml ()
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC HANDLE XmlSerialize (handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC XmlSerializeProperties (handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED XmlSerializeProperty (handle, character, character)
|
PUBLIC AnnotationBasedFormParameter ()
|
|||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AnnotationBasedFormParameter (character, character, character, character, character, character, character)
|
PUBLIC CHARACTER BusinessEntityName
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC CHARACTER Environment
|
|||||||||
PUBLIC CHARACTER FormIcon
|
|||||||||
PUBLIC CHARACTER FormLogicClassName
|
|||||||||
PUBLIC CHARACTER FormTitle
|
|||||||||
PUBLIC Consultingwerk.IJsonDateTypeFormatter JsonDateTypeFormatter
|
|||||||||
PUBLIC LOGICAL SerializeEmptyLists
|
|||||||||
PUBLIC LOGICAL SerializeNullValues
|
|||||||||
PUBLIC LOGICAL UseSerializedTypeInformation
|
|||||||||
PUBLIC CHARACTER ViewerLogicClassName
|
|||||||||
PUBLIC CHARACTER ViewName
|