Home - Inarcassa
Inarcassa
Se sei un ingegnere sai bene quante attività di responsabilità e precisione svolgi ogni giorno e per questo, è importante proteggere la tua professione con le adeguate coperture assicurative.
Aon ed il Consiglio Nazionale Degli Ingegneri (CNI) hanno ideato la polizza professionale per tutelare gli ingegneri.
Non sei interessato ai prodotti Inarcassa?
Prodotto Inarcassa
Vuoi acquistare il prodotto Inarcassa?
Come fare per
La nostra assistenza sinistri, ti seguiamo passo passo nella gestione del sinistro.
Nuovo Cliente
Nuovo Cliente
Le nostre polizze
Scopri le polizze per avvocati e studi legali. Assicurazione Rc professionale, infortunio e assicurazione cyber risk.
Ultime notizie
News e approfondimenti sugli garanzie e polizze assicurative. Resta aggiornato con Aon.
The following has evaluated to null or missing: ==> xPathSelector.selectSingleNode(rootElement) [in template "20155#20195#695167" at line 17, column 81] ---- Tip: If the failing expression is known to be legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign news = xPathSelector.selectSi... [in template "20155#20195#695167" at line 17, column 65] ----
1<!-- News Swiper -->
2<#if entries?has_content>
3 <section class="container mb-12x mb-md-27x">
4 <div class="row">
5 <div class="col-xs-12 offset-xs-0 col-lg-10 offset-lg-1">
6 <div id="newsSlider" class="AF-HomeNewsSlider_container swiper-container swiper-container-initialized swiper-container-horizontal">
7 <div class="swiper-wrapper">
8 <#list entries as curEntry>
9 <#assign renderer = curEntry.getAssetRenderer() />
10 <#assign className = renderer.getClassName() />
11 <#if className == "com.liferay.journal.model.JournalArticle">
12 <#assign journalArticle = renderer.getArticle() />
13 <#assign date = journalArticle.getModifiedDate()?string('dd MMM yyyy') />
14 <#assign document = saxReaderUtil.read(journalArticle.getContent()) />
15 <#assign rootElement = document.getRootElement() />
16 <#assign xPathSelector = saxReaderUtil.createXPath("dynamic-element[@name='News']/dynamic-content[@language-id = '${locale}']") />
17 <#assign news = xPathSelector.selectSingleNode(rootElement).getStringValue() />
18 <#assign xPathSelector = saxReaderUtil.createXPath("dynamic-element[@name='Image']/dynamic-content[@language-id = '${locale}']") />
19 <#assign image = xPathSelector.selectSingleNode(rootElement).getStringValue() />
20 <#assign viewURL = assetPublisherHelper.getAssetViewURL(renderRequest, renderResponse, curEntry) />
21 <#assign viewURL = curEntry.getAssetRenderer().getURLViewInContext(renderRequest, renderResponse, viewURL) />
22 </#if>
23 <div class="AF-HomeNewsSlider_slide swiper-slide swiper-slide-active">
24 <a href="${viewURL}" class="AF-Card AF-CardSmall">
25 <div class="AF-CardSmall_image">
26 <#assign backgroundMapJson = image?eval />
27 <#assign backgroundGroupId = backgroundMapJson.groupId?number />
28 <#assign backgroundUUID = backgroundMapJson.uuid />
29 <#assign portletFileRepositoryUtil = serviceLocator.findService("com.liferay.portal.kernel.portletfilerepository.PortletFileRepositoryUtil") />
30 <#assign backgroundFileEntry = portletFileRepositoryUtil.getPortletFileEntry(backgroundUUID, backgroundGroupId) />
31 <#assign backgroundFileEntryURL = portletFileRepositoryUtil.getDownloadPortletFileEntryURL(themeDisplay, backgroundFileEntry, "") />
32 <img class="fit-cover" src="${backgroundFileEntryURL}" alt="img-news" />
33 </div>
34 <div>
35 <label class="AF-CardSmall_label">${date}</label>
36 <p class="AF-CardSmall_paragraph AF-Card_troncate">${news}</p>
37 </div>
38 </a>
39 </div>
40 </#list>
41 </div>
42 <div class="AF-HomeNewsSlider_pagination swiper-pagination swiper-pagination-clickable swiper-pagination-bullets"></div>
43 <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span>
44 </div>
45 </div>
46 </div>
47 </section>
48</#if>
Aon è qui per aiutarti, contattaci
I nostri call center sono sempre a tua disposizione per supportarti con consigli personalizzati.
Sei stato coinvolto in un sinistro?
Consulta la nostra assistenza sinistri, ti seguiamo passo passo nella gestione del sinistro.