|
Options |
Name |
Purpose |
|
+
|
Activate ()
|
Executed when we begin handling a request
|
|
#
|
LOGICAL CheckToPerformRequestAuthorization ()
|
Checks if the current request should call the
RequestAuthorizationProvider
|
|
#
|
CustomLogEntriesChangedHandler (EventArgs)
|
Event handler for the CustomLogEntriesChanged event of the LogManager
|
|
+
|
Deactivate ()
|
Executed when we finish handling a request
|
|
+
|
EndRequest ()
|
Executed when a request is complete
|
|
+
|
EvaluateRequestAuthorizationProvider ()
|
(Re-)Evaluates the current IRequestAuthorizationProvider service
|
|
+
|
FetchData (character, IFetchDataRequest, dataset-handle)
|
Reads data from a Business Entity
|
|
+
|
FetchDataset (character, dataset-handle)
|
Returns an Empty Dataset (schema)
|
|
+
|
Consultingwerk.OERA.IBusinessEntity GetBusinessEntity (character)
|
Returns the reference to the Business Entity instance
|
|
+
|
InvokeMethod (character, character, dataset-handle, longchar)
|
Invokes a custom method of the BusinessEntity.
|
|
+
|
InvokeMethod (character, character, dataset-handle, Object)
|
Invokes a custom method of the BusinessEntity.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, integer, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, longchar)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, integer, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask (character, character, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask2 (character, character, integer, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, longchar)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTask2 (character, character, integer, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character, dataset-handle, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character, dataset-handle, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character, dataset-handle, Object)
|
Invokes a method in a Task class.
|
|
+
|
Progress.Lang.Object InvokeTaskReturnArray (character, character, Object)
|
Invokes a method in a Task class.
|
|
#
|
OnActivated (EventArgs)
|
Raises the Activated event
|
|
#
|
OnAfterActivated (EventArgs)
|
Raises the AfterActivated event
|
|
#
|
OnAfterDeactivated (EventArgs)
|
Raises the AfterDeactivated event
|
|
#
|
OnBeforeDeactivated (EventArgs)
|
Raises the BeforeDeactivated event
|
|
#
|
OnDeactivated (EventArgs)
|
Raises the Deactivated event
|
|
#
|
OnRequestEnded (EventArgs)
|
Raises the RequestEnded event
|
|
#
|
OnSessionCreated (EventArgs)
|
Raises the SessionCreated event
|
|
+
|
RaiseSessionCreatedEvent ()
|
Raises the SessionCreated event
|
|
+
|
SaveChanges (character, dataset-handle)
|
Saves modified (Create, Update, Delete) data to a Business Entity
|
|
+
|
SaveChanges (character, dataset-handle, Object)
|
Saves modified (Create, Update, Delete) data to a Business Entity
|
|
+
|
StopBusinessEntity (character)
|
Stops an Business Entity Instance
|
|
+
|
LOGICAL ValidateBusinessEntityName (character)
|
Validates a Business Entity or Business Task Name
|