Class TRALPostmanExporter
Unit
Declaration
type TRALPostmanExporter = class(TObject)
Description
This item has no description.
Hierarchy
- TObject
- TRALPostmanExporter
Overview
Methods
| Public | function ExportToStream(AServer: TRALServer): TStream; overload; |
| Protected | function getAuth(AServer: TRALServer): TRALJSONObject; |
| Protected | function getInfo(AServer: TRALServer): TRALJSONObject; |
| Protected | function getItems(AServer: TRALServer): TRALJSONArray; |
| Protected | function getVariables(AServer: TRALServer): TRALJSONArray; |
| Public | procedure ExportToFile(AServer: TRALServer; AFileName: TFileName); |
| Public | procedure ExportToStream(AServer: TRALServer; AStream: TStream); overload; |
| Protected | procedure RouteToJSON(AItem: TRALJSONArray; ARoute: TRALBaseRoute; AAuth: TRALAuthServer = nil); |
Properties
| Published | property AllowCORSVerbs: boolean read FAllowCORSVerbs write FAllowCORSVerbs; |
Description
Methods
| Public | function ExportToStream(AServer: TRALServer): TStream; overload; |
|
This item has no description. | |
| Protected | function getAuth(AServer: TRALServer): TRALJSONObject; |
|
This item has no description. | |
| Protected | function getInfo(AServer: TRALServer): TRALJSONObject; |
|
This item has no description. | |
| Protected | function getItems(AServer: TRALServer): TRALJSONArray; |
|
This item has no description. | |
| Protected | function getVariables(AServer: TRALServer): TRALJSONArray; |
|
This item has no description. | |
| Public | procedure ExportToFile(AServer: TRALServer; AFileName: TFileName); |
|
This item has no description. | |
| Public | procedure ExportToStream(AServer: TRALServer; AStream: TStream); overload; |
|
This item has no description. | |
| Protected | procedure RouteToJSON(AItem: TRALJSONArray; ARoute: TRALBaseRoute; AAuth: TRALAuthServer = nil); |
|
This item has no description. | |
Properties
| Published | property AllowCORSVerbs: boolean read FAllowCORSVerbs write FAllowCORSVerbs; |
|
This item has no description. | |
PascalRAL - GitHub Repository
Generated by PasDoc 1.0.4.