fromClientWorkspace()
Home > @gooddata/sdk-ui-loaders > IDashboardLoader > fromClientWorkspace
IDashboardLoader.fromClientWorkspace() method
Alternatively specify workspace indirectly, using data product, segment and client identifier.
Signature:
fromClientWorkspace(clientWorkspace: IClientWorkspaceIdentifiers): IDashboardLoader;
Parameters
Parameter | Type | Description |
---|---|---|
clientWorkspace | IClientWorkspaceIdentifiers | complex identifier of the client workspace |
Returns:
Remarks
Note: this indirect method of identification is not supported by all backends. At this moment, only the 'bear' backend allows this - and it does so only when it's Life Cycle Management features are employed in the solution.