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. |
|
InvalidSharedDataSourceNameException The exception that is thrown when the name of the SharedDataSource is not valid. |
|
IReportDesignerServiceConfigurationExtensions Provides static extension methods for objects that implement the IReportDesignerServiceConfiguration interface. |
|
MoveResourceFolderInsideItselfException The exception that is thrown when moving a resource folder would result in it being moved in itself |
|
ReportDesignerServiceConfiguration Default implementation of the IReportDesignerServiceConfiguration interface. |
|
An exception that must be thrown when a report does not exist |
|
ResourceAlreadyExistsException The exception that is thrown when saving, moving or renaming a resource would result in a overwrite |
|
ResourceFolderAlreadyExistsException The exception that is thrown when saving, moving or renaming a resource folder would result in a overwrite |
|
ResourceFolderNotFoundException 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. |
|
SharedDataSourceNotFoundException An exception that must be thrown when a SharedDataSource does not exist |
|
TargetIsSameAsDestinationException 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. |
|
IReportDesignerServiceConfiguration 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. |