|
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 |
|
+ | AddBufferFields (handle, JsonObject, character) |
Adds the temp-table field to the given JsonObject |
|
+ | CHARACTER FindTemplate (character) |
Locates a template file |
|
+ | Progress.Json.ObjectModel.JsonObject GetAnnotationSchema (character, character) |
Retrieves Schema Definitions defined with the Class Annotation |
|
+ | Progress.Json.ObjectModel.JsonArray GetArrayValue (character) |
Returns the JSON Array for the given value |
|
+ | Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityDescriptor GetBusinessEntityDescriptor (character, handle) |
Generates a Business Entity Descriptor for the given Dataset |
|
+ | Progress.Json.ObjectModel.JsonObject GetDatasetSchema (handle, logical, IBusinessEntityDescriptor) |
Returns the JSON Schema description for the ProDataset |
|
+ | CHARACTER GetDescriptionAnnotation (character) |
Retreives the Business Entity Description Annotation |
|
+ | Progress.Json.ObjectModel.JsonObject GetEnumProperties (Class, ValueFromEnum) |
Retreives the Enum Attributes for the specified Enum Class |
|
+ | CHARACTER GetEnumValues (Class, ValueFromEnum) |
Retreives the Enum Attributes for the specified Enum Class |
|
+ | Progress.Json.ObjectModel.JsonObject GetHeaderDetails () |
Returns the Swagger Header Details defined in a Template File |
|
+ | Progress.Json.ObjectModel.JsonObject GetPathResponse (character) |
Returns the JSON Path Response |
|
+ | Progress.Json.ObjectModel.JsonObject GetRestfulDatasetSchema (character, handle, logical, IBusinessEntityDescriptor) |
Returns the JSON RESTful Schema description for the ProDataset |
|
+ | LOGICAL HasAnnotationSchema (character, character) |
Checks if a schema definition has been defined for the Class Annotation |
|
+ | LogError (character, Error) |
LogManager Error Logging |
|
+ | Progress.Json.ObjectModel.JsonObject SetDescription (character) |
Returns the JSON Description |
|
+ | Progress.Json.ObjectModel.JsonObject SetResponseSchema (character) |
Returns the JSON Response Schema |
Options | Name | Purpose | |
---|---|---|---|
+ | SwaggerHelper () |
Default constructor. |
Top
PUBLIC CHARACTER AblTypeToCatalogType (character)
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC AddBufferFields (handle, JsonObject, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER FindTemplate (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetAnnotationSchema (character, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray GetArrayValue (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Consultingwerk.OERA.BusinessEntityDescriptor.IBusinessEntityDescriptor GetBusinessEntityDescriptor (character, handle)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetDatasetSchema (handle, logical, IBusinessEntityDescriptor)
|
|||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetDescriptionAnnotation (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetEnumProperties (Class, ValueFromEnum)
|
|||||||||||||||||||||||||||||||||||
PUBLIC CHARACTER GetEnumValues (Class, ValueFromEnum)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetHeaderDetails ()
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetPathResponse (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetRestfulDatasetSchema (character, handle, logical, IBusinessEntityDescriptor)
|
|||||||||||||||||||||||||||||||||||
PUBLIC LOGICAL HasAnnotationSchema (character, character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC LogError (character, Error)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject SetDescription (character)
|
|||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject SetResponseSchema (character)
|
PUBLIC SwaggerHelper ()
|
---|