Case
|
[Missing <summary> documentation for "T:Casewhere.Runtime.Workflows.CaseDomainRepository"]
public class CaseDomainRepository : BaseNonEventDomainRepository<Case, Case, CaseSnapshot>, ICaseDomainRepository, IBaseNonEventDomainRepository<Case>
The CaseDomainRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| CaseDomainRepository | Initializes a new instance of the CaseDomainRepository class |
| Name | Description | |
|---|---|---|
| Add | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) | |
| CommitSession | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) | |
| Exists | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) | |
| Get | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) | |
| OnModelLoaded | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) |
| Name | Description | |
|---|---|---|
| _cachedDomains | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) | |
| _session | (Inherited from BaseNonEventDomainRepositoryTDomain, TModel, TDomainSnapshot) |