Preparing search index...
The search index is not available
Deepkit
Deepkit
orm
SoftDeleteSession
Class SoftDeleteSession
Hierarchy
SoftDeleteSession
Index
Constructors
constructor
Properties
deleted
By
restore
Items
session
Methods
restore
set
Deleted
By
Constructors
constructor
new
Soft
Delete
Session
(
session
:
DatabaseSession
<
any
>
)
:
SoftDeleteSession
Parameters
session:
DatabaseSession
<
any
>
Returns
SoftDeleteSession
Properties
Protected
deleted
By
deleted
By
:
Map
<
ReflectionClass
<
any
>
,
any
>
= ...
Protected
restore
Items
restore
Items
:
SoftDeleteEntity
[]
= []
Protected
session
session
:
DatabaseSession
<
any
>
Methods
restore
restore
<
T
>
(
item
:
T
)
:
SoftDeleteSession
Type Parameters
T
extends
SoftDeleteEntity
Parameters
item:
T
Returns
SoftDeleteSession
set
Deleted
By
set
Deleted
By
<
T
>
(
classType
:
ClassType
<
T
>
|
ReflectionClass
<
T
>
, deletedBy
:
T
[
"deletedBy"
]
)
:
SoftDeleteSession
Type Parameters
T
extends
SoftDeleteEntity
Parameters
classType:
ClassType
<
T
>
|
ReflectionClass
<
T
>
deletedBy:
T
[
"deletedBy"
]
Returns
SoftDeleteSession
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Soft
Delete
Session
constructor
deleted
By
restore
Items
session
restore
set
Deleted
By
Generated using
TypeDoc