|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | Progress.Json.ObjectModel.JsonObject GetCatalogForBusinessEntity (character, RestServiceAddress) |
Returns the Catalog for a given Business Entity |
|
+ | Progress.Json.ObjectModel.JsonObject GetCatalogForBusinessEntity (character, RestServiceAddress, character) |
Returns the Catalog for a given Business Entity |
|
+ | GetCatalogForBusinessEntity (character, RestServiceAddress, longchar) |
Returns the Catalog for a given Business Entity |
|
+ | Progress.Json.ObjectModel.JsonObject GetCatalogForBusinessTask (IBusinessTaskCatalogData, RestServiceAddress) |
Returns the Catalog for a given Business Task |
|
+ | Progress.Json.ObjectModel.JsonObject GetDatasetSchema (handle) |
Returns the JSON Schema description for the ProDataset |
|
+ | Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character) |
Returns an Operation with the given parameters |
|
+ | Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character, character) |
Returns an Operation with the given parameters |
|
+ | Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character, character, character[], character[]) |
Returns an Operation with the given parameters |
|
+ | Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character, character[], character[]) |
Returns an Operation with the given parameters |
|
+ | Progress.Json.ObjectModel.JsonArray GetOperations (character, character) |
Returns the Array of REST Operations for the given Dataset Name |
|
+ | Progress.Json.ObjectModel.JsonArray GetOperations (IBusinessTaskCatalogData) |
Returns the Array of REST Operations for the given Dataset Name |
|
+ | Progress.Json.ObjectModel.JsonArray GetRelations (handle) |
Returns the JSON Schema description of the Relations for the ProDataset |
|
# | Progress.Json.ObjectModel.JsonObject GetResource (character, handle) |
Returns a Resource instance |
|
# | Progress.Json.ObjectModel.JsonObject GetResource (IBusinessTaskCatalogData, HandleList) |
Returns a Resource instance |
|
+ | Progress.Json.ObjectModel.JsonObject GetSchema (handle) |
Returns the JSON Schema description for the ProDataset |
|
# | Progress.Json.ObjectModel.JsonObject GetService (character, RestServiceAddress, handle) |
Returns a Service instsance |
|
# | Progress.Json.ObjectModel.JsonObject GetService (IBusinessTaskCatalogData, RestServiceAddress, HandleList) |
Returns a Service instsance |
|
# | Progress.Json.ObjectModel.JsonObject GetSmartRestrictions (character) |
Retusn the JSON Object with the information about the restrictuions |
Options | Name | Purpose | |
---|---|---|---|
+ | CatalogV12 () |
Constructor for the CatalogV12 class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER CatalogVersion |
|
|
# | CHARACTER EntityName |
|
Top
PUBLIC Progress.Json.ObjectModel.JsonObject GetCatalogForBusinessEntity (character, RestServiceAddress)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC Progress.Json.ObjectModel.JsonObject GetCatalogForBusinessEntity (character, RestServiceAddress, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC GetCatalogForBusinessEntity (character, RestServiceAddress, longchar)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetCatalogForBusinessTask (IBusinessTaskCatalogData, RestServiceAddress)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetDatasetSchema (handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character, character, character[], character[])
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetOperation (character, logical, character, character, character[], character[])
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray GetOperations (character, character)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray GetOperations (IBusinessTaskCatalogData)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonArray GetRelations (handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject GetResource (character, handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject GetResource (IBusinessTaskCatalogData, HandleList)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PUBLIC Progress.Json.ObjectModel.JsonObject GetSchema (handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject GetService (character, RestServiceAddress, handle)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject GetService (IBusinessTaskCatalogData, RestServiceAddress, HandleList)
|
||||||||||||||||||||||||||||||||||||||||||||||||||
PROTECTED Progress.Json.ObjectModel.JsonObject GetSmartRestrictions (character)
|
PUBLIC CatalogV12 ()
|
---|
PUBLIC CHARACTER CatalogVersion
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER EntityName
|