Telerik.WebReportDesigner.Services
Holds permissions for managing shared and embedded connections in the report designer.
File-based storage implementation for managing report definition files in the WebReportDesigner system.
Abstract base class for file-based definition storage implementations in the WebReportDesigner system.
File-based storage implementation for managing database connections and WebReportDesigner settings.
File-based storage implementation for managing shared data source definition files in the WebReportDesigner system.
Represents a file-based definition storage specifically for report templates.
Interface defining base functionality for asset storage operations in the WebReportDesigner system.
Represents a report definition storage.
Telerik internal use only
Represents an object containing all dependencies and settings which the web report designer service needs to operate.
Provides static extension methods for objects that implement the IReportDesignerServiceConfiguration interface.
Interface defining specialized storage operations for resource management in the WebReportDesigner system.
Interface defining storage operations for database connection settings in the WebReportDesigner system.
Interface defining specialized storage operations for shared data source files in the WebReportDesigner system.
The exception that is thrown when a folder name is not valid for folder operations within the report storage system.
The exception that is thrown when a report name is not valid for report operations within the report storage system.
The exception that is thrown when a resource name is not valid for resource operations within the WebReportDesigner storage system.
The exception that is thrown when a SharedDataSource name is not valid for SharedDataSource operations within the WebReportDesigner storage system.
Telerik internal use only Represents item template created (exported) from users in .trtx file
The exception that is thrown when attempting to move a resource folder into itself or one of its subfolders, which would create a circular dependency in the folder hierarchy.
Default implementation of the IReportDesignerServiceConfiguration interface.
The exception that is thrown when a requested report definition cannot be found in the report storage system.
The exception that is thrown when attempting to save, move, or rename a resource would result in overwriting an existing resource in the storage system.
The exception that is thrown when attempting to create, move, or rename a resource folder would result in overwriting an existing folder in the storage system.
The exception that is thrown when a requested resource folder cannot be found in the report storage system.
The exception that is thrown when a requested resource cannot be found in the WebReportDesigner storage system.
Provides file system-based resource storage for managing report assets in a local directory structure.
Provides base functionality for managing resource storage with default folder creation capabilities.
The exception that is thrown when a requested SharedDataSource cannot be found in the WebReportDesigner storage system.
The exception that is thrown when attempting to rename a resource or resource folder with the same name, or when moving a resource or resource folder to the same parent folder where it already exists.
Telerik internal use only
The exception that is thrown when a validation operation fails or validation criteria are not satisfied within the WebReportDesigner services.