@FIXME: Remove static, convert as a normal class, so that can be used on the server side also. Maybe create a StaticStoreProductService for frontend use.

Hierarchy

  • StoreProductService

Constructors

Properties

Event: typeof StoreProductServiceEvent = StoreProductServiceEvent
_allProducts: readonly Product[] = []
_apiUrl: string = DEFAULT_STORE_API_URL
_initialized: boolean = false
_loading: boolean = false
_observer: Observer<UPDATED> = ...
_updateTimeout: any = undefined

Methods

Generated using TypeDoc