Search
Preparing search index...
The search index is not available
ASK SDK for Node.js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
AttributesManagerFactory
Class AttributesManagerFactory
Provider for attributes that can be stored on three levels: request, session and persistence.
Hierarchy
AttributesManagerFactory
Index
Constructors
constructor
Methods
init
Constructors
Private
constructor
new
Attributes
Manager
Factory
(
)
:
AttributesManagerFactory
Returns
AttributesManagerFactory
Methods
Static
init
init
(
options
:
object
)
:
AttributesManager
Parameters
options:
object
Optional
persistence
Adapter
?:
PersistenceAdapter
request
Envelope
:
RequestEnvelope
Returns
AttributesManager
Globals
Attributes
Manager
Factory
constructor
init
Provider for attributes that can be stored on three levels: request, session and persistence.