generateLocalId()
Home > @gooddata/sdk-model > MeasureBuilderBase > generateLocalId
MeasureBuilderBase.generateLocalId() method
Generation of local identifier is a responsibility shared with the the subclass - so that the concrete builders can use their concrete definition to provide additional parts of the local id.
Signature:
protected abstract generateLocalId(): string;
Returns:
string
local identifier