Cerca  

Navegació per categories

S'ha produït un error mentre es processava la plantilla.
The following has evaluated to null or missing:
==> serviceLocator.findService("es.in2.ancert.notariado.abaco.service.AbacoConcursoLocalService")  [in template "176498#176544#3312769" at line 1, column 42]

----
Tip: If the failing expression is known to 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 abacoConcursoLocalServiceUtil...  [in template "176498#176544#3312769" at line 1, column 1]
----
1<#assign abacoConcursoLocalServiceUtil = serviceLocator.findService("es.in2.ancert.notariado.abaco.service.AbacoConcursoLocalService") /> 
2<#assign ppid = request.getParameter("p_p_id")!"" /> 
3<#assign assetEntryId = request.getParameter("_"+ppid+"_assetEntryId")!"" /> 
4<#assign urlTitle = request.getParameter("_"+ppid+"_urlTitle")!"" /> 
5<#assign redirect = request.getParameter("_"+ppid+"_redirect")!"" /> 
6<#if !(redirect?has_content)> 
7    <#assign redirect = request.getParameter("redirect")!"" /> 
8</#if> 
9 
10<#assign ocultar = ((urlTitle?has_content) | (assetEntryId?has_content && redirect?has_content))/> 
11 
12<#if !ocultar> 
13   <#assign categories = abacoConcursoLocalServiceUtil.getAbacoEmpresaCategoriesVigente() /> 
14   <#assign selectedCategory = paramUtil.getNumber(themeDisplay.getRequest(), "p_r_p_categoryId") /> 
15   <#if categories?has_content> 
16       <select class="form-control select-rounded-blue-yr" onchange="javascript:location.href = this.value+'portlet_${themeDisplay.getPortletDisplay().getId()}';"> 
17           <option value="0" disabled ${(selectedCategory==0)?then('selected','')}><@liferay.language key="notariado-abaco-select-empresa-to-filter-concursos" /></option> 
18               <#assign orderedCategories = categories /> 
19               <#list orderedCategories as category> 
20                   <#assign selected = false> 
21                   <#if selectedCategory==category.getCategoryId()> 
22                       <#assign selected = true /> 
23                   </#if> 
24                   <#assign categoryName = category.getTitle (locale) /> 
25                   <#assign categoryURL = renderResponse.createRenderURL() /> 
26                   ${categoryURL.setParameter("categoryId", category.getCategoryId()?string)} 
27                   <option value="${categoryURL}" ${(selected)?then('selected','')}>${categoryName}</option> 
28               </#list> 
29       </select> 
30   </#if> 
31</#if> 
notariado-abaco-no-concursos-with-that-filter

Publicador de continguts

11/06/2025

¿Cuál es la función del notario en lo referente a los sorteos?

08/07/2022

El Consejo General del Notariado facilita el ejercicio profesional de la abogacía con un servicio electrónico de legitimación de firma

07/02/2022

Los sistemas de información del Notariado obtienen el Esquema Nacional de Seguridad de nivel alto

07/02/2022

Los sistemas de información del Notariado obtienen el Esquema Nacional de Seguridad de nivel alto

07/02/2022

Los sistemas de información del Notariado obtienen el Esquema Nacional de Seguridad de nivel alto