Namespace Innova.Data.Revision
Classes
| Name | Summary |
|---|---|
| BaseRevision | Represents a base class for revisions. |
| EntityRevisionServiceConfiguration<T> | Represents the configuration for the entity revision service. |
| EntityRevisionService<T, TContext> | Service for managing entity revisions. |
| RevisionColumn | Represents a column in a revision. |
| RevisionColumnList | Represents a list of RevisionColumn objects. |
| RevisionDetail | Represents the details of a revision. |
| RevisionDetailTypeConfiguration | Represents the configuration for the RevisionDetail. |
| RevisionField | Represents a field in a revision. |
| RevisionItem | |
| RevisionItemBase | Represents a base class for revision items. |
| RevisionItemBaseTypeConfiguration | Represents the configuration for the RevisionItemBase. |
| RevisionItemTypeConfiguration | Represents the configuration for the RevisionItem. |
Interfaces
| Name | Summary |
|---|---|
| IEntityRevisionServiceConfiguration<T> | Represents the configuration for the entity revision service. |
| IEntityRevisionService<T> | Represents the interface for managing entity revisions. |
Enums
| Name | Summary |
|---|---|
| ParseAsEnum | Represents the types that can be parsed as enum. |