File

src/lib/services/sz-config-data.service.ts

Description

methods used to get data from the api server about its configuration.

Index

Properties
Methods

Constructor

constructor(configDataService: SzConfigService)
Parameters :
Name Type Optional
configDataService SzConfigService No

Methods

getActiveConfig
getActiveConfig()

get the active config from the api/poc server

Returns : any
getFeaturesFromConfig
getFeaturesFromConfig(config: literal type)

get features as defined/ordered from configuration response

Parameters :
Name Type Optional
config literal type No
Returns : any
getOrderedFeatures
getOrderedFeatures(pullFromCacheIfAvailable?: boolean)

the feature names from a poc/api server in the order defined on the server

Parameters :
Name Type Optional
pullFromCacheIfAvailable boolean Yes
Returns : Observable | undefined

Properties

Public configDataService
Type : SzConfigService

results matching ""

    No results matching ""