Namespace: Consultingwerk.SmartFramework.Authentication
Class 
SmartDataBrowserViewManagerBusinessTask Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.BusinessTask
Implements: Consultingwerk.OERA.IBusinessService, Consultingwerk.OERA.RestResource.ISupportsRestMethods

File:SmartDataBrowserViewManagerBusinessTask
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 10 22:00:26 CEST 2020



Top Method Summary
Options Name Purpose
+ Consultingwerk.CharacterHolder BuildProfileKey (BuildProfileKeyParameter) Computes the Profile Key
+ Consultingwerk.OERA.RestResource.RestMethodResponse DeleteView (UserProfileParameter) Computes the Profile Key
+ Consultingwerk.OERA.RestResource.ListRestMethod GetRestMethods () Returns the list of supported rest adresses for methods to the caller
Inherited from Consultingwerk.OERA.BusinessTask
+ Progress.Json.ObjectModel.JsonArray GetStoredViews (UserProfileKeyParameter) Returns a JSON Array of stored views based on the User Profile Key
+ Progress.Json.ObjectModel.JsonObject GetView (UserProfileParameter) Returns a view
+ Consultingwerk.CharacterHolder StoreNewView (StoreGridViewParameter) Updates a view
+ Consultingwerk.OERA.RestResource.RestMethodResponse StoreView (StoreGridViewParameter) Updates a view


Method Detail
Top

PUBLIC Consultingwerk.CharacterHolder BuildProfileKey (BuildProfileKeyParameter)

Purpose: Computes the Profile Key
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.BuildProfileKeyParameter
The BuildProfileKeyParameter with the data for this request
Returns Consultingwerk.CharacterHolder
The CharacterHolder with the profile key
Top

PUBLIC Consultingwerk.OERA.RestResource.RestMethodResponse DeleteView (UserProfileParameter)

Purpose: Computes the Profile Key
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.UserProfileParameter
The UserProfileParameter with the data for this request
Returns Consultingwerk.OERA.RestResource.RestMethodResponse
The RestMethodResponse
Top

PUBLIC Consultingwerk.OERA.RestResource.ListRestMethod GetRestMethods ()

Inherited from Consultingwerk.OERA.BusinessTask
Purpose: Returns the list of supported rest adresses for methods
to the caller
Notes:

Returns Consultingwerk.OERA.RestResource.ListRestMethod
The list of supported rest methods to the caller
Top

PUBLIC Progress.Json.ObjectModel.JsonArray GetStoredViews (UserProfileKeyParameter)

Purpose: Returns a JSON Array of stored views based on the User Profile Key
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.UserProfileKeyParameter
The UserProfileKeyParameter with the data for this request
Returns Progress.Json.ObjectModel.JsonArray
The JSON Array with the overview of the stored views
Top

PUBLIC Progress.Json.ObjectModel.JsonObject GetView (UserProfileParameter)

Purpose: Returns a view
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.UserProfileParameter
The UserProfileParameter with the data for this request
Returns Progress.Json.ObjectModel.JsonObject
The JsonObject representing the view details
Top

PUBLIC Consultingwerk.CharacterHolder StoreNewView (StoreGridViewParameter)

Purpose: Updates a view
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.StoreGridViewParameter
The StoreGridViewParameter with the data for this request
Returns Consultingwerk.CharacterHolder
The JsonObject representing the view details
Top

PUBLIC Consultingwerk.OERA.RestResource.RestMethodResponse StoreView (StoreGridViewParameter)

Purpose: Updates a view
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authentication.StoreGridViewParameter
The StoreGridViewParameter with the data for this request
Returns Consultingwerk.OERA.RestResource.RestMethodResponse
The JsonObject representing the view details


Temp-Table Detail


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:37