|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
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) |
Top
PROTECTED AddBufferFields (handle, JsonObject, character, CharacterDictionary)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED AddIdField (JsonObject, handle, character)
|
||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.OERA.RestResource.BufferFieldSubstitute AddressToSubstitute (character)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray BuildCollectionResponse (handle, character, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject BuildCountResponse (ICountRecordsRequest, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject BuildInitialValueResponse (handle, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject BuildRecordResponse (handle, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject BuildStatusResponse (character, StatusCodeEnum, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PROTECTED Consultingwerk.Framework.Collections.CharacterDictionary InitializeRestrictedFields (character)
|
||||||||||||||||||||||||||||||
PROTECTED ProcessLinks (JsonObject, handle, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PROTECTED ProcessRelations (JsonObject, handle, IRestResourceFormatParameter, CharacterDictionary)
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER ResourceUri (handle, character, IRestResourceFormatParameter)
|
||||||||||||||||||||||||||||||
PROTECTED CHARACTER UrlPrefix (IWebRequest)
|