|
|
@ -43,7 +43,7 @@ public class AdvancedOperationPortlet extends MVCPortlet { |
|
|
|
if (intPraticaId != 0L) { |
|
|
|
if (intPraticaId != 0L) { |
|
|
|
IntPraticaLocalServiceUtil.reIndexFasciolo(intPraticaId, themeDisplay.getCompanyId()); |
|
|
|
IntPraticaLocalServiceUtil.reIndexFasciolo(intPraticaId, themeDisplay.getCompanyId()); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
actionResponse.setRenderParameter("intPraticaId", String.valueOf(intPraticaId)); |
|
|
|
} |
|
|
|
} |
|
|
|
public void cambiaDataInizioLavori(ActionRequest actionRequest, ActionResponse actionResponse) throws Exception{ |
|
|
|
public void cambiaDataInizioLavori(ActionRequest actionRequest, ActionResponse actionResponse) throws Exception{ |
|
|
|
|
|
|
|
|
|
|
|