Preparing search index...
The search index is not available
Qlik Repo API
Qlik Repo API
License
Class License
Hierarchy
License
Implements
IClassLicense
Index
Constructors
constructor
Methods
access
Group
Create
access
Type
Get
access
Type
Info
Get
access
Type
Remove
audit
Get
get
set
Key
set
Serial
Constructors
constructor
new
License
(
mainRepoClient
:
QlikRepositoryClient
)
:
License
Parameters
mainRepoClient:
QlikRepositoryClient
Returns
License
Methods
access
Group
Create
access
Group
Create
(
arg
:
{
accessType
:
TAccessType
;
name
:
string
;
}
)
:
Promise
<
ILicenseAccessGroup
>
Parameters
arg:
{
accessType
:
TAccessType
;
name
:
string
;
}
access
Type
:
TAccessType
name
:
string
Returns
Promise
<
ILicenseAccessGroup
>
access
Type
Get
access
Type
Get
(
arg
:
{
accessType
:
TAccessType
;
id
?:
string
;
}
)
:
Promise
<
any
>
Parameters
arg:
{
accessType
:
TAccessType
;
id
?:
string
;
}
access
Type
:
TAccessType
Optional
id
?:
string
Returns
Promise
<
any
>
access
Type
Info
Get
access
Type
Info
Get
(
)
:
Promise
<
IAccessTypeInfo
>
Returns
Promise
<
IAccessTypeInfo
>
access
Type
Remove
access
Type
Remove
(
arg
:
{
accessType
:
TAccessType
;
id
:
string
;
}
)
:
Promise
<
number
>
Parameters
arg:
{
accessType
:
TAccessType
;
id
:
string
;
}
access
Type
:
TAccessType
id
:
string
Returns
Promise
<
number
>
audit
Get
audit
Get
(
arg
:
IAuditParameters
)
:
Promise
<
IAudit
>
Parameters
arg:
IAuditParameters
Returns
Promise
<
IAudit
>
get
get
(
)
:
Promise
<
ILicense
>
Returns
Promise
<
ILicense
>
set
Key
set
Key
(
arg
:
ILicenseSetKey
)
:
Promise
<
ILicense
>
Parameters
arg:
ILicenseSetKey
Returns
Promise
<
ILicense
>
set
Serial
set
Serial
(
arg
:
ILicenseSetSerial
)
:
Promise
<
ILicense
>
Parameters
arg:
ILicenseSetSerial
Returns
Promise
<
ILicense
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Qlik
Repo API
Qlik
Repo
Api
License
constructor
access
Group
Create
access
Type
Get
access
Type
Info
Get
access
Type
Remove
audit
Get
get
set
Key
set
Serial