Search
Preparing search index...
The search index is not available
ptz-core-domain
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"IBaseRepository.d"
External module "IBaseRepository.d"
Index
Interfaces
IBase
Repository
Type aliases
ICreate
Repository
IGet
DbCollection
Type aliases
ICreate
Repository
ICreate
Repository
:
function
Type declaration
<T>
(
url
:
string
, collectionName
:
string
)
:
Promise
<
IBaseRepository
<
IEntityMinBase
&
T
>
>
Type parameters
T
Parameters
url:
string
collectionName:
string
Returns
Promise
<
IBaseRepository
<
IEntityMinBase
&
T
>
>
IGet
DbCollection
IGet
DbCollection
:
function
Type declaration
<T>
(
db
:
Db
, collectionName
:
string
)
:
Collection
<
T
>
Type parameters
T
Parameters
db:
Db
collectionName:
string
Returns
Collection
<
T
>
Globals
"IApp
Func
Args.d"
"IBase
Repository.d"
"ICreated
By.d"
"IEntity
Base.d"
"IEntity
Min
Base.d"
"generate
Id"
"generate
Id.test"
"index"
"index.test"
IBase
Repository
ICreate
Repository
IGet
DbCollection
Generated using
TypeDoc