Preparing search index...
The search index is not available
TESSA Web API
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
Application.
App
Application.DI
DI_
Interfaces
Application.
Extensions
Application.
Http
Application.
Localization
Application.
Session
Core.
Annotation
Core.
Common
Core.
Debug
Core.
Error
Core.
Formatting
Core.
Guid
Core.
Scope
Core.
Serialization
Core.
Storage
Core.
Validation
Platform.
Business
Calendar
Business
Calendar
Request
Types
Calendar
Days
Platform.
Cards
Platform.
Cards.
Common
Platform.
Cards.
Extensions
Platform.
Cards.
Metadata
Platform.
Cards.
Service
Platform.
Cards.
Types
Platform.
Cards.
Validation
Platform.
Cards.
Workflow
Platform.
Content
Platform.
Content.
Avatar
Platform.
Files
Platform.
Formatting
Platform.
Forums
Platform.
Initialization
Platform.
Operations
Platform.
Placeholders
Platform.
Scheme
Platform.
Tags
Platform.
Validation
Platform.
Views
Platform.
Views.
Export
Platform.
Views.
Extensions
Platform.
Views.
Metadata
Platform.
Views.
Search
Queries
Platform.
Views.
Service
Platform.
Workflow
Platform.
Workflow.
Kr
Process
Platform.
Workflow.
Signals
Platform.
Workplaces
Platform.
Workplaces.
Extensions
Platform.
Workplaces.
Metadata
Platform.
Workplaces.
Service
Platform.
Workplaces.
Visitors
UI.
Common
UI.
View
Model
TESSA Web API
Application.DI
DI_Interfaces
Binding
Interface Binding<TActivated>
Type Parameters
TActivated =
unknown
Hierarchy
Cloneable
<
Binding
<
TActivated
>
>
Binding
Index
Properties
activated
cache
constraint
dynamic
Value
factory
id
implementation
Type
module
Id
on
Activation
on
Deactivation
provider
scope
service
Identifier
type
Methods
clone
has
Any
Constraint
Properties
activated
activated
:
boolean
cache
cache
:
null
|
TActivated
|
Promise
<
TActivated
>
constraint
constraint
:
ConstraintFunction
dynamic
Value
dynamic
Value
:
null
|
DynamicValue
<
TActivated
>
factory
factory
:
null
|
FactoryCreator
<
unknown
,
unknown
[]
,
unknown
[]
>
id
id
:
number
implementation
Type
implementation
Type
:
null
|
TActivated
|
Newable
<
TActivated
>
module
Id
module
Id
:
number
on
Activation
on
Activation
:
null
|
BindingActivation
<
TActivated
>
on
Deactivation
on
Deactivation
:
null
|
BindingDeactivation
<
TActivated
>
provider
provider
:
null
|
ProviderCreator
<
unknown
>
scope
scope
:
BindingScope
service
Identifier
service
Identifier
:
ServiceIdentifier
<
TActivated
>
type
type
:
BindingType
Methods
clone
clone
(
)
:
Binding
<
TActivated
>
Returns
Binding
<
TActivated
>
has
Any
Constraint
has
Any
Constraint
(
)
:
boolean
Returns
boolean
Generated using
TypeDoc