Preparing search index...
@universe-dg/sdk
Universe
Platform
Security
ResourceManager
Class ResourceManager
Public
Index
Constructors
constructor
Methods
is
Read
Only
is
Resource
Exists
merge
Static
Resource
Tree
user
Has
Any
Resource
Right
user
Has
Any
Right
user
Has
Resources
Right
user
Has
Right
user
Has
Rights
Constructors
constructor
new
ResourceManager
()
:
ResourceManager
Returns
ResourceManager
Methods
Static
is
Read
Only
isReadOnly
(
resourceIds
:
string
[]
)
:
boolean
Parameters
resourceIds
:
string
[]
Returns
boolean
Static
is
Resource
Exists
isResourceExists
(
resourceId
:
string
)
:
boolean
Parameters
resourceId
:
string
Returns
boolean
Static
merge
Static
Resource
Tree
mergeStaticResourceTree
(
staticResourceTree
:
StaticResourceTree
)
:
void
Parameters
staticResourceTree
:
StaticResourceTree
Returns
void
Static
user
Has
Any
Resource
Right
userHasAnyResourceRight
(
resourceIds
:
string
[]
,
action
:
string
)
:
boolean
Parameters
resourceIds
:
string
[]
action
:
string
Returns
boolean
Static
user
Has
Any
Right
userHasAnyRight
(
resourceId
:
string
,
actions
:
string
[]
)
:
boolean
Parameters
resourceId
:
string
actions
:
string
[]
Returns
boolean
Static
user
Has
Resources
Right
userHasResourcesRight
(
resourceIds
:
string
[]
,
action
:
string
)
:
boolean
Parameters
resourceIds
:
string
[]
action
:
string
Returns
boolean
Static
user
Has
Right
userHasRight
(
resourceId
:
string
,
action
:
string
)
:
boolean
Parameters
resourceId
:
string
action
:
string
Returns
boolean
Static
user
Has
Rights
userHasRights
(
resourceId
:
string
,
actions
:
string
[]
)
:
boolean
Parameters
resourceId
:
string
actions
:
string
[]
Returns
boolean
On This Page
Constructors
constructor
Methods
is
Read
Only
is
Resource
Exists
merge
Static
Resource
Tree
user
Has
Any
Resource
Right
user
Has
Any
Right
user
Has
Resources
Right
user
Has
Right
user
Has
Rights
Юниверс DG SDK UI
Loading...
Public