Preparing search index...
The search index is not available TESSA Web API
Class KrComponentsHelperHelper
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:13
Methods
get Kr Components
get Kr Components( cardTypeId: string , docTypeId: null | string , typesCache: IKrTypesCache ) : Promise < KrComponents >
Parameters
cardTypeId: string
docTypeId: null | string
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:140
get Kr Components By Card
get Kr Components By Card( card: Card , typesCache: IKrTypesCache ) : Promise < KrComponents >
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:156
get Kr Components Card Cache
get Kr Components Card Cache( cardTypeId: string , cardCache: ICardSingletonCache ) : Promise < KrComponents >
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:94
get Kr Components Types Cache
get Kr Components Types Cache( cardTypeId: string , typesCache: IKrTypesCache ) : Promise < KrComponents >
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:55
has Base Card Cache
has Base Card Cache( cardTypeId: string , cardCache: ICardSingletonCache ) : Promise < boolean >
Returns Promise < boolean >
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:33
has Base Types Cache
has Base Types Cache( cardTypeId: string , typesCache: IKrTypesCache ) : Promise < boolean >
Returns Promise < boolean >
Defined in @tessa/platform/src/workflow/krComponentsHelper.ts:15
Возвращает включенные компоненты типового решения только для типа карточки по известному типу карточки и документа.