Namespace: OpenEdge.DataAdmin.Rest
Interface
IRestRequestInfo
Parent classes:
Inherits: OpenEdge.DataAdmin.Rest.IRestRequestFileInfo

/* Copyright (c) 2012 by Progress Software Corporation.
/*
/* All rights reserved. No part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from Progress Software Corporation.
Purpose:Connection and file info for rest request
Author(s):hdaniels
Purpose: request URL




Method Summary
Options Name Purpose
InitFromJson (character, JsonObject) /** initialize from json object */
InitFromJsonFile (character) /** initialize from json file */

Property Summary
Options Name Purpose
CHARACTER Collection
CHARACTER Connection
INTEGER ConnectionsPos
CHARACTER Method
CHARACTER ProcedureName
CHARACTER Url


Method Detail
Top

InitFromJson (character, JsonObject)

Purpose: initialize from json object
Parameters:
pcPath CHARACTER
pJson Progress.Json.ObjectModel.JsonObject
Top

InitFromJsonFile (character)

Purpose: initialize from json file
Parameters:
pcChar CHARACTER


Property Detail
Top

CHARACTER Collection

Returns CHARACTER
Top

CHARACTER Connection

Returns CHARACTER
Top

INTEGER ConnectionsPos

Returns INTEGER
Top

CHARACTER Method

Returns CHARACTER
Top

CHARACTER ProcedureName

Returns CHARACTER
Top

CHARACTER Url

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15