Namespace Simplic.Framework.Extension
Classes
ArchiveService
ArchivManager
Main archive manager
AsyncConnectionHandler
AsyncRegisterAssignment
AutoConnector
ClassificationConfiguration
Represents an editable classification configuration
ClassificationController
Controller for working with configurations and instance data classification assignments
ClassificationData
All classification data must inherit from this class
ClassificationItem
Item which contains all information about an assigned classification.
Attention: It is currently not a good solution working with LEVELs, but this was the easiest way to make it work. Using nested Items in a collection would be apreciated, but needs some futher work. Feel free to implement this.
CommentCategoryViewModel
Represents the viewmodel of an instance data comment
CommentCategoryWindow
Editor for comment cetagories
CommentHistoryControl
Create comment history control
CommentHistoryWindow
Comment version overview window
CommentOverviewControl
Commant overview control, for working with commetns on instance datas
CommentOverviewEntryViewModel
Overview entry model
CommentOverviewViewModel
Comment overview model
CommentOverviewWindow
Create comment overview window
ConnectionStringHelper
DocCenterParameter
Helper
IDContextArea
Stellt einen Kontextbereich dar
IDContextAreaControl
IDContextAreaDataTab
Represents a tab in the connected data area to visualize all connections to an instance data grid or a singe instance data
IDContextManager
Verwaltet die Kontextbereiche zu Ablagen
ImportDataAccessLayer
Data access for managing the data transfer between the simplic database and the remote system
ImportInstanceDataInformation
Import information for settings instance data
ImportMicrosoftSQL
ImportOdbcSQL
ImportSybaseSQL
InstanceData
Represents the abstract class for a single instance data "instance"
InstanceDataAddonField<T>
InstanceDataAddonFieldBase
Represents a single addon field in the instancedata system
InstanceDataColumn
Represents a column in the database, which is used in an instance data table
InstanceDataComment
Manage comments in instance datas.
InstanceDataCommentCategory
Represents an instance data comment category
InstanceDataCommentCategoryList
Represents a cachable list of comment categories
InstanceDataCommentModel
Represents an instance data comment
InstanceDataConnectionWindow
Interaction logic for InstanceDataConnectionWindow.xaml
InstanceDataConnector
InstanceDataController
Controller for instance data tasks
InstanceDataExport
InstanceData - Export
InstanceDataExportObject
Export information object
InstanceDataExportValidation
Validation object
InstanceDataHistoryViewModel
Represents the viewmodel for the comment history
InstanceDataImport
Provides functions for importing instance datas.
InstanceDataImportInformationManager
Manage all information which were required for any instance data import
InstanceDataManager<T>
InstanceDataManager must be inherited by all other InstanceManager, e.g. WorkitemManager, DocumentManager, FileManager, ... It provides functions to work with instance datas and their connections
InstanceDataStatementTemplates
Contains all SQL-Statements, which will be used for generating code/sql
MimeTypeManager
NewCommentControl
Control for creating new instance data comments
NewCommentWindow
New instance data comment window, implements NewCommentControl
NoEntryException
Exception if not entry is found
ProcessInstanceDataTaskEventArgs
Argument which will be passed, when processing instance datas
RegisterHelper
RequiredClassificationCollection
Collection implementation of required classification. Only used to enable a "friendly" name
SqlArchiveProvider
Archive provider using the "archiv" table
SQLStorageProvider
StackHelper
Stellt diverse Hilfsfunktionen zum Umgang mit Ablagen zur Verfügung
StackParameterFactory
Stellt statische Funktionen bereit, um DocCenter-Parameter zu erstellen
StorageConfiguration
WorkflowInstanceDataToMove
Structs
ArchivStack
Interfaces
IArchiveInterface
IArchiveProvider
Represents the interface for providing archive functionality
IArchiveService
ICommentInstanceDataGuidResolver
Gets further instance data guids depending on a given instance data guid
IImportDataAccessLayer
Interface which must be implemented in every importer dal
IImportSQLDataAccessLayer
Interface which must be implemented in every dal, which laods data from a database to create an IDataReader
IStorageProvider
Enums
InstanceDataExportAction
Instance data export action
InstanceDataExportStatus
InstanceData export status
InstanceDataTaskType
Type of task
Delegates
InstanceDataController.ProcessCustomInstanceDataTask
Process instance data delegate