Preparing search index...
The search index is not available
A38
A38
@a38/core
RoleResourceRuleMap
Class RoleResourceRuleMap
Implements
Iterable
<
[
string
|
null
,
ResourceRuleMap
]
>
Index
Constructors
constructor
Methods
[iterator]
get
importJSON
toJSON
fromJSON
Constructors
constructor
new
Role
Resource
Rule
Map
(
)
:
RoleResourceRuleMap
Returns
RoleResourceRuleMap
Methods
[iterator]
[iterator]
(
)
:
Iterator
<
[
null
|
string
,
ResourceRuleMap
]
,
any
,
undefined
>
Returns
Iterator
<
[
null
|
string
,
ResourceRuleMap
]
,
any
,
undefined
>
get
get
(
role
)
:
ResourceRuleMap
Parameters
role
:
null
|
string
Returns
ResourceRuleMap
importJSON
importJSON
(
json
)
:
RoleResourceRuleMap
Parameters
json
:
unknown
Returns
RoleResourceRuleMap
toJSON
toJSON
(
)
:
SerializedPermissions
Returns
SerializedPermissions
Static
fromJSON
fromJSON
(
json
)
:
RoleResourceRuleMap
Parameters
json
:
unknown
Returns
RoleResourceRuleMap
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
[iterator]
get
importJSON
toJSON
fromJSON
A38
Loading...