Class | Description | |
---|---|---|
![]() | AdhocDesignerSessionBase | Base class for repository session that handles all operations that do not depend on a certain storage type like loading or saving the project. |
![]() | AdhocDesignerSessionFileBased | Default implementation of an Ad-hoc Designer session for projects which are stored in the file system. |
![]() | AdhocDesignerSessionOptionsBase | Options for an Ad-hoc Designer session. |
![]() | AdhocDesignerSessionRepositoryBased | Default implementation of an Ad-hoc Designer session for projects which are stored in a repository (see combit.Reporting.Repository.IRepository). |
![]() | SaveProjectContext | Provides additional information of the saved project. |