Class SPTermStoreMockHttpClient
Hierarchy
-
SPTermStoreMockHttpClient
Methods
Static getTermSetsFromMock
- getTermSetsFromMock(restUrl: string, options?: any): Promise<ISPTermSets>
-
Parameters
-
restUrl: string
-
Optional options: any
Static getTermStores
- getTermStores(restUrl: string, options?: any): Promise<ISPTermStores>
-
Parameters
-
restUrl: string
-
Optional options: any
Static getTermStoresGroups
- getTermStoresGroups(restUrl: string, options?: any): Promise<ISPTermGroups>
-
Parameters
-
restUrl: string
-
Optional options: any
Defines a http client to request mock data to use the web part with the local workbench