Preparing search index...
The search index is not available
@terrestris/shogun-util
@terrestris/shogun-util
service/CacheService
CacheService
Class CacheService
Hierarchy (
View Summary
)
GenericService
CacheService
Index
Constructors
constructor
Properties
base
Path
keycloak?
Methods
evict
Cache
get
Page
Url
Constructors
constructor
new
CacheService
(
opts
?:
GenericServiceOpts
)
:
CacheService
Parameters
opts
:
GenericServiceOpts
= ...
Returns
CacheService
Properties
Protected
Readonly
base
Path
basePath
:
string
Protected
Optional
Readonly
keycloak
keycloak
?:
Keycloak
Methods
evict
Cache
evictCache
(
fetchOpts
?:
RequestInit
)
:
Promise
<
void
>
Parameters
Optional
fetchOpts
:
RequestInit
Returns
Promise
<
void
>
Protected
get
Page
Url
getPageUrl
(
pageOpts
?:
PageOpts
)
:
string
Parameters
Optional
pageOpts
:
PageOpts
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
Path
keycloak
Methods
evict
Cache
get
Page
Url
@terrestris/shogun-util
Loading...