Namespace: Consultingwerk.OERA.JsdoGenericService
Interface 
IRestServiceAddressProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.JsdoGenericService.RestServiceAddressProvider

File:IRestServiceAddressProvider
Purpose:Service Interface for services that can provide the
address portion of the JSDO catalog file
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jul 12 23:08:21 CEST 2015
Notes:SCL-874: The JSDO session cannot add multiple catalogs
with the same service name. A class implementing this
interface can provide a distinct service name for a
Business Entity



Top Method Summary
Options Name Purpose
+ Consultingwerk.OERA.JsdoGenericService.RestServiceAddress GetRestServiceAddress (character, character, character) Returns the REST service address for a Business Entity


Method Detail
Top

PUBLIC Consultingwerk.OERA.JsdoGenericService.RestServiceAddress GetRestServiceAddress (character, character, character)

Purpose: Returns the REST service address for a Business Entity
Notes:

Parameters:
pcEntityName CHARACTER
The Business Entity Name
pcRestServiceName CHARACTER
The RestServiceName from the configuration file
pcRestServiceAddress CHARACTER
The RestServiceAddress from the configuration file
Returns Consultingwerk.OERA.JsdoGenericService.RestServiceAddress
The RestServiceAddress instance for the business entity


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:13:31