|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER AblTypeToCatalogType (character) |
Converts the given ABL Data Type into a Json Catalog type Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
# | AddBufferField (handle, JsonObject) |
Adds the temp-table field to the given JsonObject Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
# | AddBufferField (handle, JsonObject, logical) |
Adds the temp-table field to the given JsonObject |
|
+ | AddBufferFields (handle, JsonObject, character, logical) |
Adds the temp-table field to the given JsonObject |
|
# | AddColumnAttributes (JsonObject, character, character, handle) |
Adds a boolean attribute to all table columns based on
a list of columns |
|
# | AddErrorStringField (JsonObject) |
Adds the _errorString node to the properties (fields) of a table Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
# | AddIdField (JsonObject) |
Adds the _id node to the properties (fields) of a table Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
+ | Progress.Json.ObjectModel.JsonArray GetEnumValues (handle) |
Returns an array of enum string values for a field |
|
+ | Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation GetTempTableAnnotations (character, character) |
Find annotations for a specific temp-table, defined in a Business Entity |
|
+ | Progress.Json.ObjectModel.JsonObject TempTableSchemaToJsonObject (handle) |
Adds nodes for the schema of the given temp-table to a new JsonObject Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
+ | TempTableSchemaToJsonObject (handle, character, IBusinessEntityDescriptor, JsonObject) |
Adds nodes for the schema of the given temp-table to the given
JsonObject |
|
+ | TempTableSchemaToJsonObject (handle, character, JsonObject) |
Adds nodes for the schema of the given temp-table to the given
JsonObject Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
+ | TempTableSchemaToJsonObject (handle, JsonObject) |
Adds nodes for the schema of the given temp-table to the given
JsonObject Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
Options | Name | Purpose | |
---|---|---|---|
+ | SwaggerTempTableSchemaExporter () |
Default constructor |
Options | Name | Purpose | |
---|---|---|---|
+ | LOGICAL IncludeErrorString |
Inherited from Consultingwerk.OERA.OpenAccess.TempTableSchemaExporter |
|
+ | Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation TempTableAnnotations |
|
Top
PUBLIC CHARACTER AblTypeToCatalogType (character)
|
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AddBufferField (handle, JsonObject)
|
||||||||||||||||||||||||||||||||||
PROTECTED AddBufferField (handle, JsonObject, logical)
|
||||||||||||||||||||||||||||||||||
PUBLIC AddBufferFields (handle, JsonObject, character, logical)
|
||||||||||||||||||||||||||||||||||
PROTECTED AddColumnAttributes (JsonObject, character, character, handle)
|
||||||||||||||||||||||||||||||||||
PROTECTED AddErrorStringField (JsonObject)
|
||||||||||||||||||||||||||||||||||
PROTECTED AddIdField (JsonObject)
|
||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray GetEnumValues (handle)
|
||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation GetTempTableAnnotations (character, character)
|
||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject TempTableSchemaToJsonObject (handle)
|
||||||||||||||||||||||||||||||||||
PUBLIC TempTableSchemaToJsonObject (handle, character, IBusinessEntityDescriptor, JsonObject)
|
||||||||||||||||||||||||||||||||||
PUBLIC TempTableSchemaToJsonObject (handle, character, JsonObject)
|
||||||||||||||||||||||||||||||||||
PUBLIC TempTableSchemaToJsonObject (handle, JsonObject)
|
PUBLIC SwaggerTempTableSchemaExporter ()
|
---|
PUBLIC LOGICAL IncludeErrorString
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC Consultingwerk.Framework.TypeDescriptor.ListSerializableAnnotation TempTableAnnotations
|