foundation-comms.defaultentitydatasource
Home > @genesislcap/foundation-comms > DefaultEntityDatasource
DefaultEntityDatasource class
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Default EntityDatasource DI implementation.
Signature:
export declare class DefaultEntityDatasource<TDTO, TEntity> extends DefaultDatasource implements EntityDatasource<TDTO, TEntity>
Extends: DefaultDatasource
Implements: EntityDatasource<TDTO, TEntity>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
boolean |
(ALPHA) | |
|
|
TEntity[] |
(ALPHA) | |
|
() => void |
(ALPHA) | ||
|
|
TEntity[] |
(ALPHA) | |
|
|
Map<string, TEntity> |
(ALPHA) | |
|
(init: EntityDatasourceInit<TDTO, TEntity>) => Promise<boolean> |
(ALPHA) | ||
|
boolean |
(ALPHA) | ||
|
|
boolean |
(ALPHA) | |
|
|
DTOMapper<TDTO, TEntity> |
(ALPHA) | |
|
|
string |
(ALPHA) | |
|
|
string |
(ALPHA) | |
|
|
SocketSubscription |
(ALPHA) | |
|
|
boolean |
(ALPHA) |