|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | AddNode (INode) |
Adds a node to the current sessions map |
|
+ | DelNode (integer) |
Removes a node from the current session |
|
+ | Consultingwerk.Studio.ProparseApi.INode GetNode (integer) |
Returns the node with the given NodeNum |
|
+ | LOGICAL HasNode (integer) |
Checks whether a node with a given NodeNum exists in the current sessions map |
Options | Name | Purpose | |
---|---|---|---|
+ | ProparseWebSession (character, IHttpClient, Cookie) |
Constructor for the ProparseWebSession class |
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER BaseUrl |
|
|
+ | OpenEdge.Net.HTTP.IHttpClient HttpClient |
|
|
+ | OpenEdge.Net.HTTP.Cookie JSessionID |
|
Top
PUBLIC AddNode (INode)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC DelNode (integer)
|
||||||||||||||||||||
PUBLIC Consultingwerk.Studio.ProparseApi.INode GetNode (integer)
|
||||||||||||||||||||
PUBLIC LOGICAL HasNode (integer)
|
PUBLIC ProparseWebSession (character, IHttpClient, Cookie)
|
---|
PUBLIC CHARACTER BaseUrl
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
PUBLIC OpenEdge.Net.HTTP.IHttpClient HttpClient
|
|||||||||
PUBLIC OpenEdge.Net.HTTP.Cookie JSessionID
|