Repository Service with Extended Functions
IRepositoryServiceEx<TModel>
in assembly SanteDB.Core.Api version 2.1.151.0
Summary
Represents a IRepositoryService service which has extended functionality
Operations
Implementations
GenericLocalActRepository<TAct> - (SanteDB.Server.Core)
Represents an IRepositoryService which stores Acts and their derivative classes
This service implementation is abstract or is a generic definition. It is intended to be implemented or constructed at runtime from other services and cannot be used directly
GenericLocalClinicalDataRepository<TModel> - (SanteDB.Server.Core)
Represents generic local clinical data repository
This service implementation is abstract or is a generic definition. It is intended to be implemented or constructed at runtime from other services and cannot be used directly
GenericLocalRepositoryEx<TModel> - (SanteDB.Server.Core)
Generic nullifiable local repository
This service implementation is abstract or is a generic definition. It is intended to be implemented or constructed at runtime from other services and cannot be used directly
LocalManufacturedMaterialRepository - (SanteDB.Server.Core)
Local material persistence service
Service Registration
LocalPatientRepository - (SanteDB.Server.Core)
Local material persistence service
Service Registration
LocalProviderRepository - (SanteDB.Server.Core)
Provides operations for managing organizations.
Service Registration
LocalMaterialRepository - (SanteDB.Server.Core)
Local material persistence service
Service Registration
LocalOrganizationRepository - (SanteDB.Server.Core)
Provides operations for managing organizations.
Service Registration
LocalPlaceRepository - (SanteDB.Server.Core)
Place repository that uses local persistence
Service Registration
LocalConceptRepository - (SanteDB.Server.Core)
Represents a service which is responsible for the maintenance of concepts using local persistence.
Service Registration
Example Implementation
References
Last updated