Namespace: OpenEdge.DataAdmin.Rest
Class
RestService
Parent classes:
Inherits: OpenEdge.DataAdmin.DataAdminService

/* *********************************************************
/* Copyright (c) 2012-2014 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.
File:RestService
Author(s):hdaniels
Created:Tue Jan 31 12:15:20 EST 2012
Purpose:
Notes:




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.ITableSet GetAllTables ()
OpenEdge.DataAdmin.ITableSet GetAllTables (character)
OpenEdge.DataAdmin.ITableSet GetAllTables (IRequestInfo)

Constructor Summary
Options Name Purpose
RestService ()
RestService (character)
RestService (character, character)


Method Detail
Top

OpenEdge.DataAdmin.ITableSet GetAllTables ()

Returns OpenEdge.DataAdmin.ITableSet
Top

OpenEdge.DataAdmin.ITableSet GetAllTables (character)

Parameters:
filter CHARACTER
Returns OpenEdge.DataAdmin.ITableSet
Top

OpenEdge.DataAdmin.ITableSet GetAllTables (IRequestInfo)

Parameters:
pRequestInfo OpenEdge.DataAdmin.IRequestInfo
Returns OpenEdge.DataAdmin.ITableSet


Constructor Detail
Top

RestService ()

Purpose:
Notes:
Top

RestService (character)

Parameters:
name CHARACTER
Top

RestService (character, character)

Parameters:
path CHARACTER
name CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15