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