| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | Activate () | 
     Executed when we begin handling a request  | 
|
| # | CustomLogEntriesChangedHandler (EventArgs) | 
     Event handler for the CustomLogEntriesChanged event of the LogManager  | 
|
| + | Deactivate () | 
     Executed when we finish handling a request  | 
|
| + | 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.  | 
|
| # | OnActivated (EventArgs) | 
     Raises the Activated event  | 
|
| # | OnAfterActivated (EventArgs) | 
     Raises the AfterActivated event  | 
|
| # | OnAfterDeactivated (EventArgs) | 
     Raises the AfterDeactivated event  | 
|
| # | OnDeactivated (EventArgs) | 
     Raises the Deactivated 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  | 
| Options | Name | Purpose | |
|---|---|---|---|
| ServiceInterface () | 
     Static constructor of the ServiceInterface class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | Activated (EventArgs) | 
     Raised when the Service Interface begins handling a request  | 
|
| + | AfterActivated (EventArgs) | 
     Raised when the Service Interface begins handling a request  | 
|
| + | AfterDeactivated (EventArgs) | 
     Raised when the Service Interface is finished handling a request  | 
|
| + | Deactivated (EventArgs) | 
     Raised when the Service Interface is finished handling a request  | 
|
| + | SessionCreated (EventArgs) | 
     Raised when the RestServerSessionActivate has created a new session  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER CUSTOM_LOG_ENTRY | 
       | 
|
| + | LOGICAL IsActive | 
       | 
|
| + | Consultingwerk.OERA.Enum.ServiceInterfaceLoggingLevelEnum LoggingLevel | 
       | 
|
| + | CHARACTER LoggingLevelAsCharacter | 
       | 
| 
         
            
                Top
                
            
         
        PUBLIC Activate ()
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PROTECTED CustomLogEntriesChangedHandler (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Deactivate ()
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC EvaluateRequestAuthorizationProvider ()
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC FetchData (character, IFetchDataRequest, dataset-handle)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC FetchDataset (character, dataset-handle)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Consultingwerk.OERA.IBusinessEntity GetBusinessEntity (character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC InvokeMethod (character, character, dataset-handle, longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC InvokeMethod (character, character, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, dataset-handle, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, integer, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, longchar)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, integer, dataset-handle, dataset-handle, dataset-handle, dataset-handle, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC Progress.Lang.Object InvokeTask (character, character, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnActivated (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnAfterActivated (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnAfterDeactivated (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnDeactivated (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PROTECTED OnSessionCreated (EventArgs)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC RaiseSessionCreatedEvent ()
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC SaveChanges (character, dataset-handle)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC SaveChanges (character, dataset-handle, Object)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC StopBusinessEntity (character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        PUBLIC LOGICAL ValidateBusinessEntityName (character)
 
  | 
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
        
        STATIC ServiceInterface ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC Activated (EventArgs)
 
  | 
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC AfterActivated (EventArgs)
 
  | 
|||||||||||||||||||||
        
        PUBLIC AfterDeactivated (EventArgs)
 
  | 
|||||||||||||||||||||
        
        PUBLIC Deactivated (EventArgs)
 
  | 
|||||||||||||||||||||
        
        PUBLIC SessionCreated (EventArgs)
 
  | 
|||||||||||||||||||||
        
        PUBLIC CHARACTER CUSTOM_LOG_ENTRY
 
  | 
|||||||||
|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC LOGICAL IsActive
 
  | 
|||||||||
        
        PUBLIC Consultingwerk.OERA.Enum.ServiceInterfaceLoggingLevelEnum LoggingLevel
  | 
|||||||||
        
        PUBLIC CHARACTER LoggingLevelAsCharacter
 
  | 
|||||||||