Namespace: Consultingwerk.OERA.RestResource
Interface 
IRestMethodResponse Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.OERA.RestResource.RestMethodResponse

File:IRestMethodResponse
Purpose:Optional Interface for the return value of RESTful methods
Description:When the return value of a RESTful method is implementing
this interface, the return value may not only return the
payload (Entity). It's possible to also return a HTTP
StatusCode, StatusReason and ContentType
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Sep 01 07:17:00 CEST 2018


Top Property Summary
Options Name Purpose
CHARACTER ContentType
Progress.Lang.Object Entity
OpenEdge.Net.HTTP.HttpHeader Headers
OpenEdge.Net.HTTP.StatusCodeEnum StatusCode
CHARACTER StatusReason


Property Detail
Top

CHARACTER ContentType


Returns CHARACTER
Top

Progress.Lang.Object Entity


Returns Progress.Lang.Object
Top

OpenEdge.Net.HTTP.HttpHeader Headers


Returns OpenEdge.Net.HTTP.HttpHeader
Top

OpenEdge.Net.HTTP.StatusCodeEnum StatusCode


Returns OpenEdge.Net.HTTP.StatusCodeEnum
Top

CHARACTER StatusReason


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:22:36