Search
Preparing search index...
The search index is not available
ao-lib
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AdminService
Class AdminService
Hierarchy
ServiceCore
AdminService
Index
Constructors
constructor
Properties
name
resource
Methods
add
Resource
get
Admin
Map
update
Admin
Map
Constructors
constructor
new
Admin
Service
(
)
:
AdminService
Returns
AdminService
Properties
name
name
:
string
resource
resource
:
ResourceMap
Methods
add
Resource
add
Resource
(
name
:
string
, resource
:
any
)
:
void
Parameters
name:
string
resource:
any
Returns
void
get
Admin
Map
get
Admin
Map
(
options
?:
PartialGetOptions
)
:
any
Parameters
Default value
options:
PartialGetOptions
= {}
Returns
any
update
Admin
Map
update
Admin
Map
(
info
:
any
, options
:
PartialUpdateOptions
)
:
any
Parameters
info:
any
options:
PartialUpdateOptions
Returns
any
Globals
Admin
Service
constructor
name
resource
add
Resource
get
Admin
Map
update
Admin
Map
Generated using
TypeDoc