Methods
Static getResource
- getResource(resourceKey: string): any
Static getResourceUrl
- getResourceUrl(resourceKey: string): undefined | string
Parameters
Returns undefined | string
Static storeDetail
- storeDetail(resourceUrl: string, resourceId: string, provider: Provider): void
Parameters
resourceUrl: string
resourceId: string
Returns void
Static storeList
- storeList(resourceUrl: string, provider: Provider): void
Static storeResourceUrls
- storeResourceUrls(resourceUrls: ResourceUrls): void
Parameters
resourceUrls: ResourceUrls
Returns void