Search
Preparing search index...
The search index is not available
pip-services-facade-node
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
PartitionFacadeService
Class PartitionFacadeService
Hierarchy
FacadeService
PartitionFacadeService
Implements
IConfigurable
IReferenceable
IFacadeService
Index
Constructors
constructor
Properties
_dependency
Resolver
_logger
_parent
_partition
_root
Path
Methods
configure
get
Root
Path
register
register
Middleware
register
Middleware
For
Path
register
Route
register
Route
With
Auth
set
References
Constructors
constructor
new
Partition
Facade
Service
(
)
:
PartitionFacadeService
Returns
PartitionFacadeService
Properties
Protected
_dependency
Resolver
_dependency
Resolver
:
DependencyResolver
= new DependencyResolver()
Protected
_logger
_logger
:
CompositeLogger
= new CompositeLogger()
Protected
_parent
_parent
:
IFacadeService
Protected
_partition
_partition
:
any
= express()
Protected
_root
Path
_root
Path
:
string
= ""
Methods
configure
configure
(
config
:
ConfigParams
)
:
void
Parameters
config:
ConfigParams
Returns
void
get
Root
Path
get
Root
Path
(
)
:
string
Returns
string
Protected
register
register
(
)
:
void
Returns
void
register
Middleware
register
Middleware
(
action
:
function
)
:
void
Parameters
action:
function
(
req
:
any
, res
:
any
, next
:
function
)
:
void
Parameters
req:
any
res:
any
next:
function
(
)
:
void
Returns
void
Returns
void
Returns
void
register
Middleware
For
Path
register
Middleware
For
Path
(
path
:
string
, action
:
function
)
:
void
Parameters
path:
string
action:
function
(
req
:
any
, res
:
any
, next
:
function
)
:
void
Parameters
req:
any
res:
any
next:
function
(
)
:
void
Returns
void
Returns
void
Returns
void
register
Route
register
Route
(
method
:
string
, route
:
string
, action
:
function
)
:
void
Parameters
method:
string
route:
string
action:
function
(
req
:
any
, res
:
any
)
:
void
Parameters
req:
any
res:
any
Returns
void
Returns
void
register
Route
With
Auth
register
Route
With
Auth
(
method
:
string
, route
:
string
, authorize
:
function
, action
:
function
)
:
void
Parameters
method:
string
route:
string
authorize:
function
(
req
:
any
, res
:
any
, next
:
function
)
:
void
Parameters
req:
any
res:
any
next:
function
(
)
:
void
Returns
void
Returns
void
action:
function
(
req
:
any
, res
:
any
)
:
void
Parameters
req:
any
res:
any
Returns
void
Returns
void
set
References
set
References
(
references
:
IReferences
)
:
void
Parameters
references:
IReferences
Returns
void
Globals
About
Operations
Basic
Auth
Manager
Facade
Factory
Facade
Operations
Facade
Process
Facade
Routes
Facade
Service
Main
Facade
Service
Owner
Auth
Manager
Partition
Facade
Service
constructor
_dependency
Resolver
_logger
_parent
_partition
_root
Path
configure
get
Root
Path
register
register
Middleware
register
Middleware
For
Path
register
Route
register
Route
With
Auth
set
References
Role
Auth
Manager
IFacade
Service
_
async
connect
Timeout
cors
express
fs
getoverride
http
https
os
Generated using
TypeDoc