美文网首页SAP
SAP Spartacus OccEndpointsServic

SAP Spartacus OccEndpointsServic

作者: 华山令狐冲 | 来源:发表于2021-01-23 10:34 被阅读0次

加上两处打印信息:


BaseEndpoint由三处信息组成:

一些常见的使用场景:

user-details.effect.ts里获取id为current的用户明细

user-token.interceptor.ts: HTTP请求的拦截器

AnonymousConsentsInterceptor

site-context.interceptor.ts

用得最多的就是加载CMS page:

languages.effect.ts

取site language:

currencies.effect.ts

取site currency:

cart.effect.ts

根据购物车id加载购物车数据:

cms-component.connector.ts:

由此可见,OccEndpointsService的直接和间接类的消费者,最多的就是effect和connector.

这个anonymousConsentTemplates被触发的次数非常非常多:


相关文章

网友评论

    本文标题:SAP Spartacus OccEndpointsServic

    本文链接:https://www.haomeiwen.com/subject/fcwsmktx.html