ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportServices.Servicing Namespace : IDesignerService Interface |
The following tables list the members exposed by IDesignerService.
Name | Description | |
---|---|---|
CancelRequest | Cancels the currently running request. | |
CreatePolicy | Creates a policy for the specified target. | |
DeletePolicy | Deletes the specified policy. | |
DeleteReport | Deletes the report specified by a id. | |
DoLookup | Performs the lookup according to specified a model and a query. | |
DownloadItem | Download a requested resource from the storage. | |
ExportDocument | Exports the document specified by ID in relayout options to another format. | |
GetList | Returns a list of descriptors for specified type. | |
GetParameterList | Returns a list of report parameter descriptions for specified report. | |
GetPolicies | Gets a policy collection for the specified target. | |
GetResourcePermissions | Gets the permissions to the report. | |
GetUserCapabilities | Returns a user capabilities. | |
IsLoggedIn | Determines whether the security token is valid. | |
Login | Checks user credentials and creates an security token if the credentials are valid. | |
Logout | Recalls the security token. | |
RelayoutDocument | Relayouts the document specified by ID in relayout options. | |
RenderReport | Renders the report specified by a report description. | |
ResolveParameters | Populates the report parameters. | |
RetrieveHistory | Ritrieves the collection of policy history entries matching the specified target. | |
SavePolicy | Saves the changes to the specified policy. | |
SetDescription | Sets the item description. | |
SetResourcePermissions | Sets the permissions to the report. | |
SubmitReport | Submits the BugzScout report. | |
UploadItem | Upload item to server. |