Namespace Telerik.WebReportDesigner.Services
Classes
Represents a container for connection permissions |
Represents a file-based definition storage to resolve report definitions from a local directory. |
Represents a base class for file-based definition storages. |
Represents a database connections storage to resolve ConnectionStrings. |
Represents a file-based definition storage to resolve SharedDataSource definitions from a local directory. |
The exception that is thrown when a folder name is not valid |
The exception that is thrown when a report name is not valid. |
The exception that is thrown when a resource name is not valid. |
Invalid The exception that is thrown when the name of the SharedDataSource is not valid. |
IReport Provides static extension methods for objects that implement the IReport |
Move The exception that is thrown when moving a resource folder would result in it being moved in itself |
Report Default implementation of the IReport |
An exception that must be thrown when a report does not exist |
Resource The exception that is thrown when saving, moving or renaming a resource would result in a overwrite |
Resource The exception that is thrown when saving, moving or renaming a resource folder would result in a overwrite |
Resource The exception that is thrown when a resource folder cannot be found |
The exception that is thrown when a resource cannot be found |
Represents a resource storage to resolve report resources from local directory. |
Abstract base class that handles the creation of default folders. |
Shared An exception that must be thrown when a SharedDataSource does not exist |
Target The exception that is thrown when renaming a resource or resource folder with the same name. Also thrown when moving a resource or resource folder in the same parent folder. |
The exception that is thrown when a validation criteria is not satisfied |
Interfaces
Represents base functionality of resource storage, common for report definitions and resources. |
Represents a report definition storage. |
IReport Represents an object containing all dependencies and settings which the web report designer service needs to operate. |
Represents a resource storage. |
Represents a database connection storage |
Represents a SharedDataSource definition storage. |