|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
- | Progress.Lang.Class GetClassOfType (character) |
Returns a Progress.Lang.Class object identified by ClassName |
|
+ | Progress.Json.ObjectModel.JsonArray GetMethodNames (CharacterHolder) |
Returns a JsonArray of Method Names for the given Class |
|
+ | ListRestMethod GetRestMethods () |
Returns the list of supported rest addresses for methods
to the caller Inherited from Consultingwerk.OERA.BusinessTask |
|
+ | Consultingwerk.CharacterHolder TestServiceMethod (TestServiceMethodRequest) |
Returns the result of a service method |
Top
PRIVATE Progress.Lang.Class GetClassOfType (character)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Json.ObjectModel.JsonArray GetMethodNames (CharacterHolder)
|
||||||||||||||||||||||
PUBLIC ListRestMethod GetRestMethods ()
|
||||||||||||||||||||||
PUBLIC Consultingwerk.CharacterHolder TestServiceMethod (TestServiceMethodRequest)
|