|
Options |
Name |
Purpose |
|
|
#
|
AddBufferFields (handle, JsonObject, character, CharacterDictionary)
|
Adds the Buffer Fields to the given JSON Object
|
|
|
#
|
AddIdField (JsonObject, handle, character)
|
Adds the id property
|
|
|
#
|
Consultingwerk.OERA.RestResource.BufferFieldSubstitute AddressToSubstitute (character)
|
Parses an address pattern and returns the
SUBSTITUTE() parameters
|
|
|
+
|
Progress.Json.ObjectModel.JsonArray BuildCollectionResponse (handle, character, IRestResourceFormatParameter)
|
Returns the response JsonArray for a collection record
|
|
|
+
|
Progress.Json.ObjectModel.JsonObject BuildCountResponse (ICountRecordsRequest, IRestResourceFormatParameter)
|
Returns the response JsonObject for a single record
|
|
|
+
|
Progress.Json.ObjectModel.JsonObject BuildInitialValueResponse (handle, IRestResourceFormatParameter)
|
Returns the response JsonObject for the initial values for a collection
|
|
|
+
|
Progress.Json.ObjectModel.JsonObject BuildRecordResponse (handle, IRestResourceFormatParameter)
|
Returns the response JsonObject for a single record
|
|
|
+
|
Progress.Json.ObjectModel.JsonObject BuildStatusResponse (character, StatusCodeEnum, IRestResourceFormatParameter)
|
Returns the response JsonObject for a status code message
|
|
|
#
|
Consultingwerk.Framework.Collections.CharacterDictionary InitializeRestrictedFields (character)
|
Queries the Field Authorization Provider and returns
a CharacterDictionary of restricted fields(Hidden)
|
|
|
#
|
ProcessLinks (JsonObject, handle, IRestResourceFormatParameter)
|
Processes the Links and adds to JSON
|
|
|
#
|
ProcessRelations (JsonObject, handle, IRestResourceFormatParameter, CharacterDictionary)
|
Processes the child relations of the given record
|
|
|
#
|
CHARACTER ResourceUri (handle, character, IRestResourceFormatParameter)
|
Returns a Resource URI for the given record
|
|
|
#
|
CHARACTER UrlPrefix (IWebRequest)
|
Returns the UrlPrefix (hostname, port and /web/Entities)
|