From 98c37f062472a646f55c37a93c30c92127e2dc88 Mon Sep 17 00:00:00 2001 From: Salvatore La Manna Date: Wed, 20 Oct 2021 14:15:10 +0200 Subject: [PATCH] Inizio sezione pagamenti modificabile durante integrazione --- jasper/Attestazione Vincoli.jrxml | 2 +- .../docroot/WEB-INF/service.xml | 19 - .../portos/bo/model/DettPraticaClp.java | 774 +----------------- .../portos/bo/model/DettPraticaModel.java | 306 ------- .../portos/bo/model/DettPraticaSoap.java | 210 ----- .../portos/bo/model/DettPraticaWrapper.java | 572 ------------- .../bo/service/DettPraticaLocalService.java | 4 + .../service/DettPraticaLocalServiceClp.java | 252 +++--- .../service/DettPraticaLocalServiceUtil.java | 5 + .../DettPraticaLocalServiceWrapper.java | 6 + .../docroot/WEB-INF/sql/tables.sql | 18 - .../WEB-INF/src/META-INF/portlet-hbm.xml | 18 - .../src/META-INF/portlet-model-hints.xml | 22 - .../WEB-INF/src/META-INF/portlet-orm.xml | 18 - .../it/mwg/sismica/bo/util/DomandaUtil.java | 17 +- .../bo/model/impl/DettPraticaCacheModel.java | 218 +---- .../bo/model/impl/DettPraticaModelImpl.java | 714 +--------------- .../DettPraticaLocalServiceClpInvoker.java | 225 ++--- .../impl/DettPraticaLocalServiceImpl.java | 18 + .../impl/PagamentoLocalServiceImpl.java | 11 - .../DettPraticaPersistenceImpl.java | 18 - .../docroot/WEB-INF/src/service.properties | 4 +- .../WEB-INF/src/content/Language.properties | 63 +- .../portos/fe/portlet/FascicoloFePortlet.java | 34 +- .../docroot/html/common/submit_window.jsp | 321 ++++---- .../html/common/submit_window_delega.jsp | 11 +- .../html/fascicolofe/archivio_deleghe.jsp | 1 + .../html/fascicolofe/verify_fascicolo.jsp | 20 +- .../fascicolofe/verify_fascicolo_calcolo.jsp | 248 ++++-- .../verify_fine-lavori_calcolo.jsp | 341 ++++---- .../fascicolofe/view_collaudi_columns.jsp | 62 +- .../html/fascicolofe/view_deleghe_columns.jsp | 67 +- .../fascicolofe/view_fascicolo_columns.jsp | 6 +- 33 files changed, 922 insertions(+), 3703 deletions(-) diff --git a/jasper/Attestazione Vincoli.jrxml b/jasper/Attestazione Vincoli.jrxml index 8de0f48f..8e50983d 100644 --- a/jasper/Attestazione Vincoli.jrxml +++ b/jasper/Attestazione Vincoli.jrxml @@ -374,7 +374,7 @@ e dell'identità siciliana]]> - + diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml index 234f3562..ab75567e 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml @@ -183,7 +183,6 @@ - @@ -432,24 +431,6 @@ - - - - - - - - - - - - - - - - - - diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java index ab4d0295..48301a6c 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java @@ -293,35 +293,6 @@ public class DettPraticaClp extends BaseModelImpl attributes.put("pagVariantiPareriResi", getPagVariantiPareriResi()); attributes.put("pagRilascioAttestazioni", getPagRilascioAttestazioni()); attributes.put("pagConsultazioniArchivio", getPagConsultazioniArchivio()); - attributes.put("pagNuoveCostruzioni", getPagNuoveCostruzioni()); - attributes.put("pagAdeguamentoSismico", getPagAdeguamentoSismico()); - attributes.put("pagMiglioramentoSismico", getPagMiglioramentoSismico()); - attributes.put("pagMiglioramentoSismicoSicilia", - getPagMiglioramentoSismicoSicilia()); - attributes.put("pagRiparazioneInterventoLocale", - getPagRiparazioneInterventoLocale()); - attributes.put("pagOperaNonQuantificabile", - getPagOperaNonQuantificabile()); - attributes.put("pagNuovaCostruzione", getPagNuovaCostruzione()); - attributes.put("pagVarianti", getPagVarianti()); - attributes.put("pagAltro", getPagAltro()); - attributes.put("pagCalcolatoAdeguamentoSismico", - getPagCalcolatoAdeguamentoSismico()); - attributes.put("pagCalcolatoMiglioramentoSismico", - getPagCalcolatoMiglioramentoSismico()); - attributes.put("pagCalcolatoRiparazioneInterventoLocale", - getPagCalcolatoRiparazioneInterventoLocale()); - attributes.put("pagCalcolatoOperaNonQuantificabile", - getPagCalcolatoOperaNonQuantificabile()); - attributes.put("pagEffettivoAdeguamentoSismico", - getPagEffettivoAdeguamentoSismico()); - attributes.put("pagEffettivoMiglioramentoSismico", - getPagEffettivoMiglioramentoSismico()); - attributes.put("pagEffettivoRiparazioneInterventoLocale", - getPagEffettivoRiparazioneInterventoLocale()); - attributes.put("pagEffettivoOperaNonQuantificabile", - getPagEffettivoOperaNonQuantificabile()); - attributes.put("pagNoteUtente", getPagNoteUtente()); attributes.put("note", getNote()); attributes.put("noteUfficio", getNoteUfficio()); attributes.put("localizzazioneGeografica", getLocalizzazioneGeografica()); @@ -1519,129 +1490,6 @@ public class DettPraticaClp extends BaseModelImpl setPagConsultazioniArchivio(pagConsultazioniArchivio); } - Boolean pagNuoveCostruzioni = (Boolean)attributes.get( - "pagNuoveCostruzioni"); - - if (pagNuoveCostruzioni != null) { - setPagNuoveCostruzioni(pagNuoveCostruzioni); - } - - Integer pagAdeguamentoSismico = (Integer)attributes.get( - "pagAdeguamentoSismico"); - - if (pagAdeguamentoSismico != null) { - setPagAdeguamentoSismico(pagAdeguamentoSismico); - } - - Integer pagMiglioramentoSismico = (Integer)attributes.get( - "pagMiglioramentoSismico"); - - if (pagMiglioramentoSismico != null) { - setPagMiglioramentoSismico(pagMiglioramentoSismico); - } - - Boolean pagMiglioramentoSismicoSicilia = (Boolean)attributes.get( - "pagMiglioramentoSismicoSicilia"); - - if (pagMiglioramentoSismicoSicilia != null) { - setPagMiglioramentoSismicoSicilia(pagMiglioramentoSismicoSicilia); - } - - Boolean pagRiparazioneInterventoLocale = (Boolean)attributes.get( - "pagRiparazioneInterventoLocale"); - - if (pagRiparazioneInterventoLocale != null) { - setPagRiparazioneInterventoLocale(pagRiparazioneInterventoLocale); - } - - Boolean pagOperaNonQuantificabile = (Boolean)attributes.get( - "pagOperaNonQuantificabile"); - - if (pagOperaNonQuantificabile != null) { - setPagOperaNonQuantificabile(pagOperaNonQuantificabile); - } - - Integer pagNuovaCostruzione = (Integer)attributes.get( - "pagNuovaCostruzione"); - - if (pagNuovaCostruzione != null) { - setPagNuovaCostruzione(pagNuovaCostruzione); - } - - Boolean pagVarianti = (Boolean)attributes.get("pagVarianti"); - - if (pagVarianti != null) { - setPagVarianti(pagVarianti); - } - - Integer pagAltro = (Integer)attributes.get("pagAltro"); - - if (pagAltro != null) { - setPagAltro(pagAltro); - } - - String pagCalcolatoAdeguamentoSismico = (String)attributes.get( - "pagCalcolatoAdeguamentoSismico"); - - if (pagCalcolatoAdeguamentoSismico != null) { - setPagCalcolatoAdeguamentoSismico(pagCalcolatoAdeguamentoSismico); - } - - String pagCalcolatoMiglioramentoSismico = (String)attributes.get( - "pagCalcolatoMiglioramentoSismico"); - - if (pagCalcolatoMiglioramentoSismico != null) { - setPagCalcolatoMiglioramentoSismico(pagCalcolatoMiglioramentoSismico); - } - - String pagCalcolatoRiparazioneInterventoLocale = (String)attributes.get( - "pagCalcolatoRiparazioneInterventoLocale"); - - if (pagCalcolatoRiparazioneInterventoLocale != null) { - setPagCalcolatoRiparazioneInterventoLocale(pagCalcolatoRiparazioneInterventoLocale); - } - - String pagCalcolatoOperaNonQuantificabile = (String)attributes.get( - "pagCalcolatoOperaNonQuantificabile"); - - if (pagCalcolatoOperaNonQuantificabile != null) { - setPagCalcolatoOperaNonQuantificabile(pagCalcolatoOperaNonQuantificabile); - } - - String pagEffettivoAdeguamentoSismico = (String)attributes.get( - "pagEffettivoAdeguamentoSismico"); - - if (pagEffettivoAdeguamentoSismico != null) { - setPagEffettivoAdeguamentoSismico(pagEffettivoAdeguamentoSismico); - } - - String pagEffettivoMiglioramentoSismico = (String)attributes.get( - "pagEffettivoMiglioramentoSismico"); - - if (pagEffettivoMiglioramentoSismico != null) { - setPagEffettivoMiglioramentoSismico(pagEffettivoMiglioramentoSismico); - } - - String pagEffettivoRiparazioneInterventoLocale = (String)attributes.get( - "pagEffettivoRiparazioneInterventoLocale"); - - if (pagEffettivoRiparazioneInterventoLocale != null) { - setPagEffettivoRiparazioneInterventoLocale(pagEffettivoRiparazioneInterventoLocale); - } - - String pagEffettivoOperaNonQuantificabile = (String)attributes.get( - "pagEffettivoOperaNonQuantificabile"); - - if (pagEffettivoOperaNonQuantificabile != null) { - setPagEffettivoOperaNonQuantificabile(pagEffettivoOperaNonQuantificabile); - } - - String pagNoteUtente = (String)attributes.get("pagNoteUtente"); - - if (pagNoteUtente != null) { - setPagNoteUtente(pagNoteUtente); - } - String note = (String)attributes.get("note"); if (note != null) { @@ -6459,480 +6307,6 @@ public class DettPraticaClp extends BaseModelImpl } } - @Override - public boolean getPagNuoveCostruzioni() { - return _pagNuoveCostruzioni; - } - - @Override - public boolean isPagNuoveCostruzioni() { - return _pagNuoveCostruzioni; - } - - @Override - public void setPagNuoveCostruzioni(boolean pagNuoveCostruzioni) { - _pagNuoveCostruzioni = pagNuoveCostruzioni; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagNuoveCostruzioni", - boolean.class); - - method.invoke(_dettPraticaRemoteModel, pagNuoveCostruzioni); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public int getPagAdeguamentoSismico() { - return _pagAdeguamentoSismico; - } - - @Override - public void setPagAdeguamentoSismico(int pagAdeguamentoSismico) { - _pagAdeguamentoSismico = pagAdeguamentoSismico; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagAdeguamentoSismico", - int.class); - - method.invoke(_dettPraticaRemoteModel, pagAdeguamentoSismico); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public int getPagMiglioramentoSismico() { - return _pagMiglioramentoSismico; - } - - @Override - public void setPagMiglioramentoSismico(int pagMiglioramentoSismico) { - _pagMiglioramentoSismico = pagMiglioramentoSismico; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagMiglioramentoSismico", - int.class); - - method.invoke(_dettPraticaRemoteModel, pagMiglioramentoSismico); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public boolean getPagMiglioramentoSismicoSicilia() { - return _pagMiglioramentoSismicoSicilia; - } - - @Override - public boolean isPagMiglioramentoSismicoSicilia() { - return _pagMiglioramentoSismicoSicilia; - } - - @Override - public void setPagMiglioramentoSismicoSicilia( - boolean pagMiglioramentoSismicoSicilia) { - _pagMiglioramentoSismicoSicilia = pagMiglioramentoSismicoSicilia; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagMiglioramentoSismicoSicilia", - boolean.class); - - method.invoke(_dettPraticaRemoteModel, - pagMiglioramentoSismicoSicilia); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public boolean getPagRiparazioneInterventoLocale() { - return _pagRiparazioneInterventoLocale; - } - - @Override - public boolean isPagRiparazioneInterventoLocale() { - return _pagRiparazioneInterventoLocale; - } - - @Override - public void setPagRiparazioneInterventoLocale( - boolean pagRiparazioneInterventoLocale) { - _pagRiparazioneInterventoLocale = pagRiparazioneInterventoLocale; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagRiparazioneInterventoLocale", - boolean.class); - - method.invoke(_dettPraticaRemoteModel, - pagRiparazioneInterventoLocale); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public boolean getPagOperaNonQuantificabile() { - return _pagOperaNonQuantificabile; - } - - @Override - public boolean isPagOperaNonQuantificabile() { - return _pagOperaNonQuantificabile; - } - - @Override - public void setPagOperaNonQuantificabile(boolean pagOperaNonQuantificabile) { - _pagOperaNonQuantificabile = pagOperaNonQuantificabile; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagOperaNonQuantificabile", - boolean.class); - - method.invoke(_dettPraticaRemoteModel, pagOperaNonQuantificabile); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public int getPagNuovaCostruzione() { - return _pagNuovaCostruzione; - } - - @Override - public void setPagNuovaCostruzione(int pagNuovaCostruzione) { - _pagNuovaCostruzione = pagNuovaCostruzione; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagNuovaCostruzione", - int.class); - - method.invoke(_dettPraticaRemoteModel, pagNuovaCostruzione); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public boolean getPagVarianti() { - return _pagVarianti; - } - - @Override - public boolean isPagVarianti() { - return _pagVarianti; - } - - @Override - public void setPagVarianti(boolean pagVarianti) { - _pagVarianti = pagVarianti; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagVarianti", boolean.class); - - method.invoke(_dettPraticaRemoteModel, pagVarianti); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public int getPagAltro() { - return _pagAltro; - } - - @Override - public void setPagAltro(int pagAltro) { - _pagAltro = pagAltro; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagAltro", int.class); - - method.invoke(_dettPraticaRemoteModel, pagAltro); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagCalcolatoAdeguamentoSismico() { - return _pagCalcolatoAdeguamentoSismico; - } - - @Override - public void setPagCalcolatoAdeguamentoSismico( - String pagCalcolatoAdeguamentoSismico) { - _pagCalcolatoAdeguamentoSismico = pagCalcolatoAdeguamentoSismico; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagCalcolatoAdeguamentoSismico", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagCalcolatoAdeguamentoSismico); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagCalcolatoMiglioramentoSismico() { - return _pagCalcolatoMiglioramentoSismico; - } - - @Override - public void setPagCalcolatoMiglioramentoSismico( - String pagCalcolatoMiglioramentoSismico) { - _pagCalcolatoMiglioramentoSismico = pagCalcolatoMiglioramentoSismico; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagCalcolatoMiglioramentoSismico", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagCalcolatoMiglioramentoSismico); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagCalcolatoRiparazioneInterventoLocale() { - return _pagCalcolatoRiparazioneInterventoLocale; - } - - @Override - public void setPagCalcolatoRiparazioneInterventoLocale( - String pagCalcolatoRiparazioneInterventoLocale) { - _pagCalcolatoRiparazioneInterventoLocale = pagCalcolatoRiparazioneInterventoLocale; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagCalcolatoRiparazioneInterventoLocale", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagCalcolatoRiparazioneInterventoLocale); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagCalcolatoOperaNonQuantificabile() { - return _pagCalcolatoOperaNonQuantificabile; - } - - @Override - public void setPagCalcolatoOperaNonQuantificabile( - String pagCalcolatoOperaNonQuantificabile) { - _pagCalcolatoOperaNonQuantificabile = pagCalcolatoOperaNonQuantificabile; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagCalcolatoOperaNonQuantificabile", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagCalcolatoOperaNonQuantificabile); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagEffettivoAdeguamentoSismico() { - return _pagEffettivoAdeguamentoSismico; - } - - @Override - public void setPagEffettivoAdeguamentoSismico( - String pagEffettivoAdeguamentoSismico) { - _pagEffettivoAdeguamentoSismico = pagEffettivoAdeguamentoSismico; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagEffettivoAdeguamentoSismico", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagEffettivoAdeguamentoSismico); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagEffettivoMiglioramentoSismico() { - return _pagEffettivoMiglioramentoSismico; - } - - @Override - public void setPagEffettivoMiglioramentoSismico( - String pagEffettivoMiglioramentoSismico) { - _pagEffettivoMiglioramentoSismico = pagEffettivoMiglioramentoSismico; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagEffettivoMiglioramentoSismico", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagEffettivoMiglioramentoSismico); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagEffettivoRiparazioneInterventoLocale() { - return _pagEffettivoRiparazioneInterventoLocale; - } - - @Override - public void setPagEffettivoRiparazioneInterventoLocale( - String pagEffettivoRiparazioneInterventoLocale) { - _pagEffettivoRiparazioneInterventoLocale = pagEffettivoRiparazioneInterventoLocale; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagEffettivoRiparazioneInterventoLocale", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagEffettivoRiparazioneInterventoLocale); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagEffettivoOperaNonQuantificabile() { - return _pagEffettivoOperaNonQuantificabile; - } - - @Override - public void setPagEffettivoOperaNonQuantificabile( - String pagEffettivoOperaNonQuantificabile) { - _pagEffettivoOperaNonQuantificabile = pagEffettivoOperaNonQuantificabile; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagEffettivoOperaNonQuantificabile", - String.class); - - method.invoke(_dettPraticaRemoteModel, - pagEffettivoOperaNonQuantificabile); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - - @Override - public String getPagNoteUtente() { - return _pagNoteUtente; - } - - @Override - public void setPagNoteUtente(String pagNoteUtente) { - _pagNoteUtente = pagNoteUtente; - - if (_dettPraticaRemoteModel != null) { - try { - Class clazz = _dettPraticaRemoteModel.getClass(); - - Method method = clazz.getMethod("setPagNoteUtente", String.class); - - method.invoke(_dettPraticaRemoteModel, pagNoteUtente); - } - catch (Exception e) { - throw new UnsupportedOperationException(e); - } - } - } - @Override public String getNote() { return _note; @@ -9532,24 +8906,6 @@ public class DettPraticaClp extends BaseModelImpl clone.setPagVariantiPareriResi(getPagVariantiPareriResi()); clone.setPagRilascioAttestazioni(getPagRilascioAttestazioni()); clone.setPagConsultazioniArchivio(getPagConsultazioniArchivio()); - clone.setPagNuoveCostruzioni(getPagNuoveCostruzioni()); - clone.setPagAdeguamentoSismico(getPagAdeguamentoSismico()); - clone.setPagMiglioramentoSismico(getPagMiglioramentoSismico()); - clone.setPagMiglioramentoSismicoSicilia(getPagMiglioramentoSismicoSicilia()); - clone.setPagRiparazioneInterventoLocale(getPagRiparazioneInterventoLocale()); - clone.setPagOperaNonQuantificabile(getPagOperaNonQuantificabile()); - clone.setPagNuovaCostruzione(getPagNuovaCostruzione()); - clone.setPagVarianti(getPagVarianti()); - clone.setPagAltro(getPagAltro()); - clone.setPagCalcolatoAdeguamentoSismico(getPagCalcolatoAdeguamentoSismico()); - clone.setPagCalcolatoMiglioramentoSismico(getPagCalcolatoMiglioramentoSismico()); - clone.setPagCalcolatoRiparazioneInterventoLocale(getPagCalcolatoRiparazioneInterventoLocale()); - clone.setPagCalcolatoOperaNonQuantificabile(getPagCalcolatoOperaNonQuantificabile()); - clone.setPagEffettivoAdeguamentoSismico(getPagEffettivoAdeguamentoSismico()); - clone.setPagEffettivoMiglioramentoSismico(getPagEffettivoMiglioramentoSismico()); - clone.setPagEffettivoRiparazioneInterventoLocale(getPagEffettivoRiparazioneInterventoLocale()); - clone.setPagEffettivoOperaNonQuantificabile(getPagEffettivoOperaNonQuantificabile()); - clone.setPagNoteUtente(getPagNoteUtente()); clone.setNote(getNote()); clone.setNoteUfficio(getNoteUfficio()); clone.setLocalizzazioneGeografica(getLocalizzazioneGeografica()); @@ -9655,7 +9011,7 @@ public class DettPraticaClp extends BaseModelImpl @Override public String toString() { - StringBundler sb = new StringBundler(487); + StringBundler sb = new StringBundler(451); sb.append("{uuid="); sb.append(getUuid()); @@ -10001,42 +9357,6 @@ public class DettPraticaClp extends BaseModelImpl sb.append(getPagRilascioAttestazioni()); sb.append(", pagConsultazioniArchivio="); sb.append(getPagConsultazioniArchivio()); - sb.append(", pagNuoveCostruzioni="); - sb.append(getPagNuoveCostruzioni()); - sb.append(", pagAdeguamentoSismico="); - sb.append(getPagAdeguamentoSismico()); - sb.append(", pagMiglioramentoSismico="); - sb.append(getPagMiglioramentoSismico()); - sb.append(", pagMiglioramentoSismicoSicilia="); - sb.append(getPagMiglioramentoSismicoSicilia()); - sb.append(", pagRiparazioneInterventoLocale="); - sb.append(getPagRiparazioneInterventoLocale()); - sb.append(", pagOperaNonQuantificabile="); - sb.append(getPagOperaNonQuantificabile()); - sb.append(", pagNuovaCostruzione="); - sb.append(getPagNuovaCostruzione()); - sb.append(", pagVarianti="); - sb.append(getPagVarianti()); - sb.append(", pagAltro="); - sb.append(getPagAltro()); - sb.append(", pagCalcolatoAdeguamentoSismico="); - sb.append(getPagCalcolatoAdeguamentoSismico()); - sb.append(", pagCalcolatoMiglioramentoSismico="); - sb.append(getPagCalcolatoMiglioramentoSismico()); - sb.append(", pagCalcolatoRiparazioneInterventoLocale="); - sb.append(getPagCalcolatoRiparazioneInterventoLocale()); - sb.append(", pagCalcolatoOperaNonQuantificabile="); - sb.append(getPagCalcolatoOperaNonQuantificabile()); - sb.append(", pagEffettivoAdeguamentoSismico="); - sb.append(getPagEffettivoAdeguamentoSismico()); - sb.append(", pagEffettivoMiglioramentoSismico="); - sb.append(getPagEffettivoMiglioramentoSismico()); - sb.append(", pagEffettivoRiparazioneInterventoLocale="); - sb.append(getPagEffettivoRiparazioneInterventoLocale()); - sb.append(", pagEffettivoOperaNonQuantificabile="); - sb.append(getPagEffettivoOperaNonQuantificabile()); - sb.append(", pagNoteUtente="); - sb.append(getPagNoteUtente()); sb.append(", note="); sb.append(getNote()); sb.append(", noteUfficio="); @@ -10150,7 +9470,7 @@ public class DettPraticaClp extends BaseModelImpl @Override public String toXmlString() { - StringBundler sb = new StringBundler(733); + StringBundler sb = new StringBundler(679); sb.append(""); sb.append("it.tref.liferay.portos.bo.model.DettPratica"); @@ -10844,78 +10164,6 @@ public class DettPraticaClp extends BaseModelImpl "pagConsultazioniArchivio"); - sb.append( - "pagNuoveCostruzioni"); - sb.append( - "pagAdeguamentoSismico"); - sb.append( - "pagMiglioramentoSismico"); - sb.append( - "pagMiglioramentoSismicoSicilia"); - sb.append( - "pagRiparazioneInterventoLocale"); - sb.append( - "pagOperaNonQuantificabile"); - sb.append( - "pagNuovaCostruzione"); - sb.append( - "pagVarianti"); - sb.append( - "pagAltro"); - sb.append( - "pagCalcolatoAdeguamentoSismico"); - sb.append( - "pagCalcolatoMiglioramentoSismico"); - sb.append( - "pagCalcolatoRiparazioneInterventoLocale"); - sb.append( - "pagCalcolatoOperaNonQuantificabile"); - sb.append( - "pagEffettivoAdeguamentoSismico"); - sb.append( - "pagEffettivoMiglioramentoSismico"); - sb.append( - "pagEffettivoRiparazioneInterventoLocale"); - sb.append( - "pagEffettivoOperaNonQuantificabile"); - sb.append( - "pagNoteUtente"); sb.append( "note private double _pagVariantiPareriResi; private double _pagRilascioAttestazioni; private double _pagConsultazioniArchivio; - private boolean _pagNuoveCostruzioni; - private int _pagAdeguamentoSismico; - private int _pagMiglioramentoSismico; - private boolean _pagMiglioramentoSismicoSicilia; - private boolean _pagRiparazioneInterventoLocale; - private boolean _pagOperaNonQuantificabile; - private int _pagNuovaCostruzione; - private boolean _pagVarianti; - private int _pagAltro; - private String _pagCalcolatoAdeguamentoSismico; - private String _pagCalcolatoMiglioramentoSismico; - private String _pagCalcolatoRiparazioneInterventoLocale; - private String _pagCalcolatoOperaNonQuantificabile; - private String _pagEffettivoAdeguamentoSismico; - private String _pagEffettivoMiglioramentoSismico; - private String _pagEffettivoRiparazioneInterventoLocale; - private String _pagEffettivoOperaNonQuantificabile; - private String _pagNoteUtente; private String _note; private String _noteUfficio; private String _localizzazioneGeografica; diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java index 1e5474c8..9e03d858 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java @@ -3050,312 +3050,6 @@ public interface DettPraticaModel extends BaseModel, */ public void setPagConsultazioniArchivio(double pagConsultazioniArchivio); - /** - * Returns the pag nuove costruzioni of this dett pratica. - * - * @return the pag nuove costruzioni of this dett pratica - */ - public boolean getPagNuoveCostruzioni(); - - /** - * Returns true if this dett pratica is pag nuove costruzioni. - * - * @return true if this dett pratica is pag nuove costruzioni; false otherwise - */ - public boolean isPagNuoveCostruzioni(); - - /** - * Sets whether this dett pratica is pag nuove costruzioni. - * - * @param pagNuoveCostruzioni the pag nuove costruzioni of this dett pratica - */ - public void setPagNuoveCostruzioni(boolean pagNuoveCostruzioni); - - /** - * Returns the pag adeguamento sismico of this dett pratica. - * - * @return the pag adeguamento sismico of this dett pratica - */ - public int getPagAdeguamentoSismico(); - - /** - * Sets the pag adeguamento sismico of this dett pratica. - * - * @param pagAdeguamentoSismico the pag adeguamento sismico of this dett pratica - */ - public void setPagAdeguamentoSismico(int pagAdeguamentoSismico); - - /** - * Returns the pag miglioramento sismico of this dett pratica. - * - * @return the pag miglioramento sismico of this dett pratica - */ - public int getPagMiglioramentoSismico(); - - /** - * Sets the pag miglioramento sismico of this dett pratica. - * - * @param pagMiglioramentoSismico the pag miglioramento sismico of this dett pratica - */ - public void setPagMiglioramentoSismico(int pagMiglioramentoSismico); - - /** - * Returns the pag miglioramento sismico sicilia of this dett pratica. - * - * @return the pag miglioramento sismico sicilia of this dett pratica - */ - public boolean getPagMiglioramentoSismicoSicilia(); - - /** - * Returns true if this dett pratica is pag miglioramento sismico sicilia. - * - * @return true if this dett pratica is pag miglioramento sismico sicilia; false otherwise - */ - public boolean isPagMiglioramentoSismicoSicilia(); - - /** - * Sets whether this dett pratica is pag miglioramento sismico sicilia. - * - * @param pagMiglioramentoSismicoSicilia the pag miglioramento sismico sicilia of this dett pratica - */ - public void setPagMiglioramentoSismicoSicilia( - boolean pagMiglioramentoSismicoSicilia); - - /** - * Returns the pag riparazione intervento locale of this dett pratica. - * - * @return the pag riparazione intervento locale of this dett pratica - */ - public boolean getPagRiparazioneInterventoLocale(); - - /** - * Returns true if this dett pratica is pag riparazione intervento locale. - * - * @return true if this dett pratica is pag riparazione intervento locale; false otherwise - */ - public boolean isPagRiparazioneInterventoLocale(); - - /** - * Sets whether this dett pratica is pag riparazione intervento locale. - * - * @param pagRiparazioneInterventoLocale the pag riparazione intervento locale of this dett pratica - */ - public void setPagRiparazioneInterventoLocale( - boolean pagRiparazioneInterventoLocale); - - /** - * Returns the pag opera non quantificabile of this dett pratica. - * - * @return the pag opera non quantificabile of this dett pratica - */ - public boolean getPagOperaNonQuantificabile(); - - /** - * Returns true if this dett pratica is pag opera non quantificabile. - * - * @return true if this dett pratica is pag opera non quantificabile; false otherwise - */ - public boolean isPagOperaNonQuantificabile(); - - /** - * Sets whether this dett pratica is pag opera non quantificabile. - * - * @param pagOperaNonQuantificabile the pag opera non quantificabile of this dett pratica - */ - public void setPagOperaNonQuantificabile(boolean pagOperaNonQuantificabile); - - /** - * Returns the pag nuova costruzione of this dett pratica. - * - * @return the pag nuova costruzione of this dett pratica - */ - public int getPagNuovaCostruzione(); - - /** - * Sets the pag nuova costruzione of this dett pratica. - * - * @param pagNuovaCostruzione the pag nuova costruzione of this dett pratica - */ - public void setPagNuovaCostruzione(int pagNuovaCostruzione); - - /** - * Returns the pag varianti of this dett pratica. - * - * @return the pag varianti of this dett pratica - */ - public boolean getPagVarianti(); - - /** - * Returns true if this dett pratica is pag varianti. - * - * @return true if this dett pratica is pag varianti; false otherwise - */ - public boolean isPagVarianti(); - - /** - * Sets whether this dett pratica is pag varianti. - * - * @param pagVarianti the pag varianti of this dett pratica - */ - public void setPagVarianti(boolean pagVarianti); - - /** - * Returns the pag altro of this dett pratica. - * - * @return the pag altro of this dett pratica - */ - public int getPagAltro(); - - /** - * Sets the pag altro of this dett pratica. - * - * @param pagAltro the pag altro of this dett pratica - */ - public void setPagAltro(int pagAltro); - - /** - * Returns the pag calcolato adeguamento sismico of this dett pratica. - * - * @return the pag calcolato adeguamento sismico of this dett pratica - */ - @AutoEscape - public String getPagCalcolatoAdeguamentoSismico(); - - /** - * Sets the pag calcolato adeguamento sismico of this dett pratica. - * - * @param pagCalcolatoAdeguamentoSismico the pag calcolato adeguamento sismico of this dett pratica - */ - public void setPagCalcolatoAdeguamentoSismico( - String pagCalcolatoAdeguamentoSismico); - - /** - * Returns the pag calcolato miglioramento sismico of this dett pratica. - * - * @return the pag calcolato miglioramento sismico of this dett pratica - */ - @AutoEscape - public String getPagCalcolatoMiglioramentoSismico(); - - /** - * Sets the pag calcolato miglioramento sismico of this dett pratica. - * - * @param pagCalcolatoMiglioramentoSismico the pag calcolato miglioramento sismico of this dett pratica - */ - public void setPagCalcolatoMiglioramentoSismico( - String pagCalcolatoMiglioramentoSismico); - - /** - * Returns the pag calcolato riparazione intervento locale of this dett pratica. - * - * @return the pag calcolato riparazione intervento locale of this dett pratica - */ - @AutoEscape - public String getPagCalcolatoRiparazioneInterventoLocale(); - - /** - * Sets the pag calcolato riparazione intervento locale of this dett pratica. - * - * @param pagCalcolatoRiparazioneInterventoLocale the pag calcolato riparazione intervento locale of this dett pratica - */ - public void setPagCalcolatoRiparazioneInterventoLocale( - String pagCalcolatoRiparazioneInterventoLocale); - - /** - * Returns the pag calcolato opera non quantificabile of this dett pratica. - * - * @return the pag calcolato opera non quantificabile of this dett pratica - */ - @AutoEscape - public String getPagCalcolatoOperaNonQuantificabile(); - - /** - * Sets the pag calcolato opera non quantificabile of this dett pratica. - * - * @param pagCalcolatoOperaNonQuantificabile the pag calcolato opera non quantificabile of this dett pratica - */ - public void setPagCalcolatoOperaNonQuantificabile( - String pagCalcolatoOperaNonQuantificabile); - - /** - * Returns the pag effettivo adeguamento sismico of this dett pratica. - * - * @return the pag effettivo adeguamento sismico of this dett pratica - */ - @AutoEscape - public String getPagEffettivoAdeguamentoSismico(); - - /** - * Sets the pag effettivo adeguamento sismico of this dett pratica. - * - * @param pagEffettivoAdeguamentoSismico the pag effettivo adeguamento sismico of this dett pratica - */ - public void setPagEffettivoAdeguamentoSismico( - String pagEffettivoAdeguamentoSismico); - - /** - * Returns the pag effettivo miglioramento sismico of this dett pratica. - * - * @return the pag effettivo miglioramento sismico of this dett pratica - */ - @AutoEscape - public String getPagEffettivoMiglioramentoSismico(); - - /** - * Sets the pag effettivo miglioramento sismico of this dett pratica. - * - * @param pagEffettivoMiglioramentoSismico the pag effettivo miglioramento sismico of this dett pratica - */ - public void setPagEffettivoMiglioramentoSismico( - String pagEffettivoMiglioramentoSismico); - - /** - * Returns the pag effettivo riparazione intervento locale of this dett pratica. - * - * @return the pag effettivo riparazione intervento locale of this dett pratica - */ - @AutoEscape - public String getPagEffettivoRiparazioneInterventoLocale(); - - /** - * Sets the pag effettivo riparazione intervento locale of this dett pratica. - * - * @param pagEffettivoRiparazioneInterventoLocale the pag effettivo riparazione intervento locale of this dett pratica - */ - public void setPagEffettivoRiparazioneInterventoLocale( - String pagEffettivoRiparazioneInterventoLocale); - - /** - * Returns the pag effettivo opera non quantificabile of this dett pratica. - * - * @return the pag effettivo opera non quantificabile of this dett pratica - */ - @AutoEscape - public String getPagEffettivoOperaNonQuantificabile(); - - /** - * Sets the pag effettivo opera non quantificabile of this dett pratica. - * - * @param pagEffettivoOperaNonQuantificabile the pag effettivo opera non quantificabile of this dett pratica - */ - public void setPagEffettivoOperaNonQuantificabile( - String pagEffettivoOperaNonQuantificabile); - - /** - * Returns the pag note utente of this dett pratica. - * - * @return the pag note utente of this dett pratica - */ - @AutoEscape - public String getPagNoteUtente(); - - /** - * Sets the pag note utente of this dett pratica. - * - * @param pagNoteUtente the pag note utente of this dett pratica - */ - public void setPagNoteUtente(String pagNoteUtente); - /** * Returns the note of this dett pratica. * diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java index 6b857a06..453dd368 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java @@ -203,24 +203,6 @@ public class DettPraticaSoap implements Serializable { soapModel.setPagVariantiPareriResi(model.getPagVariantiPareriResi()); soapModel.setPagRilascioAttestazioni(model.getPagRilascioAttestazioni()); soapModel.setPagConsultazioniArchivio(model.getPagConsultazioniArchivio()); - soapModel.setPagNuoveCostruzioni(model.getPagNuoveCostruzioni()); - soapModel.setPagAdeguamentoSismico(model.getPagAdeguamentoSismico()); - soapModel.setPagMiglioramentoSismico(model.getPagMiglioramentoSismico()); - soapModel.setPagMiglioramentoSismicoSicilia(model.getPagMiglioramentoSismicoSicilia()); - soapModel.setPagRiparazioneInterventoLocale(model.getPagRiparazioneInterventoLocale()); - soapModel.setPagOperaNonQuantificabile(model.getPagOperaNonQuantificabile()); - soapModel.setPagNuovaCostruzione(model.getPagNuovaCostruzione()); - soapModel.setPagVarianti(model.getPagVarianti()); - soapModel.setPagAltro(model.getPagAltro()); - soapModel.setPagCalcolatoAdeguamentoSismico(model.getPagCalcolatoAdeguamentoSismico()); - soapModel.setPagCalcolatoMiglioramentoSismico(model.getPagCalcolatoMiglioramentoSismico()); - soapModel.setPagCalcolatoRiparazioneInterventoLocale(model.getPagCalcolatoRiparazioneInterventoLocale()); - soapModel.setPagCalcolatoOperaNonQuantificabile(model.getPagCalcolatoOperaNonQuantificabile()); - soapModel.setPagEffettivoAdeguamentoSismico(model.getPagEffettivoAdeguamentoSismico()); - soapModel.setPagEffettivoMiglioramentoSismico(model.getPagEffettivoMiglioramentoSismico()); - soapModel.setPagEffettivoRiparazioneInterventoLocale(model.getPagEffettivoRiparazioneInterventoLocale()); - soapModel.setPagEffettivoOperaNonQuantificabile(model.getPagEffettivoOperaNonQuantificabile()); - soapModel.setPagNoteUtente(model.getPagNoteUtente()); soapModel.setNote(model.getNote()); soapModel.setNoteUfficio(model.getNoteUfficio()); soapModel.setLocalizzazioneGeografica(model.getLocalizzazioneGeografica()); @@ -1974,180 +1956,6 @@ public class DettPraticaSoap implements Serializable { _pagConsultazioniArchivio = pagConsultazioniArchivio; } - public boolean getPagNuoveCostruzioni() { - return _pagNuoveCostruzioni; - } - - public boolean isPagNuoveCostruzioni() { - return _pagNuoveCostruzioni; - } - - public void setPagNuoveCostruzioni(boolean pagNuoveCostruzioni) { - _pagNuoveCostruzioni = pagNuoveCostruzioni; - } - - public int getPagAdeguamentoSismico() { - return _pagAdeguamentoSismico; - } - - public void setPagAdeguamentoSismico(int pagAdeguamentoSismico) { - _pagAdeguamentoSismico = pagAdeguamentoSismico; - } - - public int getPagMiglioramentoSismico() { - return _pagMiglioramentoSismico; - } - - public void setPagMiglioramentoSismico(int pagMiglioramentoSismico) { - _pagMiglioramentoSismico = pagMiglioramentoSismico; - } - - public boolean getPagMiglioramentoSismicoSicilia() { - return _pagMiglioramentoSismicoSicilia; - } - - public boolean isPagMiglioramentoSismicoSicilia() { - return _pagMiglioramentoSismicoSicilia; - } - - public void setPagMiglioramentoSismicoSicilia( - boolean pagMiglioramentoSismicoSicilia) { - _pagMiglioramentoSismicoSicilia = pagMiglioramentoSismicoSicilia; - } - - public boolean getPagRiparazioneInterventoLocale() { - return _pagRiparazioneInterventoLocale; - } - - public boolean isPagRiparazioneInterventoLocale() { - return _pagRiparazioneInterventoLocale; - } - - public void setPagRiparazioneInterventoLocale( - boolean pagRiparazioneInterventoLocale) { - _pagRiparazioneInterventoLocale = pagRiparazioneInterventoLocale; - } - - public boolean getPagOperaNonQuantificabile() { - return _pagOperaNonQuantificabile; - } - - public boolean isPagOperaNonQuantificabile() { - return _pagOperaNonQuantificabile; - } - - public void setPagOperaNonQuantificabile(boolean pagOperaNonQuantificabile) { - _pagOperaNonQuantificabile = pagOperaNonQuantificabile; - } - - public int getPagNuovaCostruzione() { - return _pagNuovaCostruzione; - } - - public void setPagNuovaCostruzione(int pagNuovaCostruzione) { - _pagNuovaCostruzione = pagNuovaCostruzione; - } - - public boolean getPagVarianti() { - return _pagVarianti; - } - - public boolean isPagVarianti() { - return _pagVarianti; - } - - public void setPagVarianti(boolean pagVarianti) { - _pagVarianti = pagVarianti; - } - - public int getPagAltro() { - return _pagAltro; - } - - public void setPagAltro(int pagAltro) { - _pagAltro = pagAltro; - } - - public String getPagCalcolatoAdeguamentoSismico() { - return _pagCalcolatoAdeguamentoSismico; - } - - public void setPagCalcolatoAdeguamentoSismico( - String pagCalcolatoAdeguamentoSismico) { - _pagCalcolatoAdeguamentoSismico = pagCalcolatoAdeguamentoSismico; - } - - public String getPagCalcolatoMiglioramentoSismico() { - return _pagCalcolatoMiglioramentoSismico; - } - - public void setPagCalcolatoMiglioramentoSismico( - String pagCalcolatoMiglioramentoSismico) { - _pagCalcolatoMiglioramentoSismico = pagCalcolatoMiglioramentoSismico; - } - - public String getPagCalcolatoRiparazioneInterventoLocale() { - return _pagCalcolatoRiparazioneInterventoLocale; - } - - public void setPagCalcolatoRiparazioneInterventoLocale( - String pagCalcolatoRiparazioneInterventoLocale) { - _pagCalcolatoRiparazioneInterventoLocale = pagCalcolatoRiparazioneInterventoLocale; - } - - public String getPagCalcolatoOperaNonQuantificabile() { - return _pagCalcolatoOperaNonQuantificabile; - } - - public void setPagCalcolatoOperaNonQuantificabile( - String pagCalcolatoOperaNonQuantificabile) { - _pagCalcolatoOperaNonQuantificabile = pagCalcolatoOperaNonQuantificabile; - } - - public String getPagEffettivoAdeguamentoSismico() { - return _pagEffettivoAdeguamentoSismico; - } - - public void setPagEffettivoAdeguamentoSismico( - String pagEffettivoAdeguamentoSismico) { - _pagEffettivoAdeguamentoSismico = pagEffettivoAdeguamentoSismico; - } - - public String getPagEffettivoMiglioramentoSismico() { - return _pagEffettivoMiglioramentoSismico; - } - - public void setPagEffettivoMiglioramentoSismico( - String pagEffettivoMiglioramentoSismico) { - _pagEffettivoMiglioramentoSismico = pagEffettivoMiglioramentoSismico; - } - - public String getPagEffettivoRiparazioneInterventoLocale() { - return _pagEffettivoRiparazioneInterventoLocale; - } - - public void setPagEffettivoRiparazioneInterventoLocale( - String pagEffettivoRiparazioneInterventoLocale) { - _pagEffettivoRiparazioneInterventoLocale = pagEffettivoRiparazioneInterventoLocale; - } - - public String getPagEffettivoOperaNonQuantificabile() { - return _pagEffettivoOperaNonQuantificabile; - } - - public void setPagEffettivoOperaNonQuantificabile( - String pagEffettivoOperaNonQuantificabile) { - _pagEffettivoOperaNonQuantificabile = pagEffettivoOperaNonQuantificabile; - } - - public String getPagNoteUtente() { - return _pagNoteUtente; - } - - public void setPagNoteUtente(String pagNoteUtente) { - _pagNoteUtente = pagNoteUtente; - } - public String getNote() { return _note; } @@ -2932,24 +2740,6 @@ public class DettPraticaSoap implements Serializable { private double _pagVariantiPareriResi; private double _pagRilascioAttestazioni; private double _pagConsultazioniArchivio; - private boolean _pagNuoveCostruzioni; - private int _pagAdeguamentoSismico; - private int _pagMiglioramentoSismico; - private boolean _pagMiglioramentoSismicoSicilia; - private boolean _pagRiparazioneInterventoLocale; - private boolean _pagOperaNonQuantificabile; - private int _pagNuovaCostruzione; - private boolean _pagVarianti; - private int _pagAltro; - private String _pagCalcolatoAdeguamentoSismico; - private String _pagCalcolatoMiglioramentoSismico; - private String _pagCalcolatoRiparazioneInterventoLocale; - private String _pagCalcolatoOperaNonQuantificabile; - private String _pagEffettivoAdeguamentoSismico; - private String _pagEffettivoMiglioramentoSismico; - private String _pagEffettivoRiparazioneInterventoLocale; - private String _pagEffettivoOperaNonQuantificabile; - private String _pagNoteUtente; private String _note; private String _noteUfficio; private String _localizzazioneGeografica; diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java index cfde884e..1c4c6aa1 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java @@ -267,35 +267,6 @@ public class DettPraticaWrapper implements DettPratica, attributes.put("pagVariantiPareriResi", getPagVariantiPareriResi()); attributes.put("pagRilascioAttestazioni", getPagRilascioAttestazioni()); attributes.put("pagConsultazioniArchivio", getPagConsultazioniArchivio()); - attributes.put("pagNuoveCostruzioni", getPagNuoveCostruzioni()); - attributes.put("pagAdeguamentoSismico", getPagAdeguamentoSismico()); - attributes.put("pagMiglioramentoSismico", getPagMiglioramentoSismico()); - attributes.put("pagMiglioramentoSismicoSicilia", - getPagMiglioramentoSismicoSicilia()); - attributes.put("pagRiparazioneInterventoLocale", - getPagRiparazioneInterventoLocale()); - attributes.put("pagOperaNonQuantificabile", - getPagOperaNonQuantificabile()); - attributes.put("pagNuovaCostruzione", getPagNuovaCostruzione()); - attributes.put("pagVarianti", getPagVarianti()); - attributes.put("pagAltro", getPagAltro()); - attributes.put("pagCalcolatoAdeguamentoSismico", - getPagCalcolatoAdeguamentoSismico()); - attributes.put("pagCalcolatoMiglioramentoSismico", - getPagCalcolatoMiglioramentoSismico()); - attributes.put("pagCalcolatoRiparazioneInterventoLocale", - getPagCalcolatoRiparazioneInterventoLocale()); - attributes.put("pagCalcolatoOperaNonQuantificabile", - getPagCalcolatoOperaNonQuantificabile()); - attributes.put("pagEffettivoAdeguamentoSismico", - getPagEffettivoAdeguamentoSismico()); - attributes.put("pagEffettivoMiglioramentoSismico", - getPagEffettivoMiglioramentoSismico()); - attributes.put("pagEffettivoRiparazioneInterventoLocale", - getPagEffettivoRiparazioneInterventoLocale()); - attributes.put("pagEffettivoOperaNonQuantificabile", - getPagEffettivoOperaNonQuantificabile()); - attributes.put("pagNoteUtente", getPagNoteUtente()); attributes.put("note", getNote()); attributes.put("noteUfficio", getNoteUfficio()); attributes.put("localizzazioneGeografica", getLocalizzazioneGeografica()); @@ -1493,129 +1464,6 @@ public class DettPraticaWrapper implements DettPratica, setPagConsultazioniArchivio(pagConsultazioniArchivio); } - Boolean pagNuoveCostruzioni = (Boolean)attributes.get( - "pagNuoveCostruzioni"); - - if (pagNuoveCostruzioni != null) { - setPagNuoveCostruzioni(pagNuoveCostruzioni); - } - - Integer pagAdeguamentoSismico = (Integer)attributes.get( - "pagAdeguamentoSismico"); - - if (pagAdeguamentoSismico != null) { - setPagAdeguamentoSismico(pagAdeguamentoSismico); - } - - Integer pagMiglioramentoSismico = (Integer)attributes.get( - "pagMiglioramentoSismico"); - - if (pagMiglioramentoSismico != null) { - setPagMiglioramentoSismico(pagMiglioramentoSismico); - } - - Boolean pagMiglioramentoSismicoSicilia = (Boolean)attributes.get( - "pagMiglioramentoSismicoSicilia"); - - if (pagMiglioramentoSismicoSicilia != null) { - setPagMiglioramentoSismicoSicilia(pagMiglioramentoSismicoSicilia); - } - - Boolean pagRiparazioneInterventoLocale = (Boolean)attributes.get( - "pagRiparazioneInterventoLocale"); - - if (pagRiparazioneInterventoLocale != null) { - setPagRiparazioneInterventoLocale(pagRiparazioneInterventoLocale); - } - - Boolean pagOperaNonQuantificabile = (Boolean)attributes.get( - "pagOperaNonQuantificabile"); - - if (pagOperaNonQuantificabile != null) { - setPagOperaNonQuantificabile(pagOperaNonQuantificabile); - } - - Integer pagNuovaCostruzione = (Integer)attributes.get( - "pagNuovaCostruzione"); - - if (pagNuovaCostruzione != null) { - setPagNuovaCostruzione(pagNuovaCostruzione); - } - - Boolean pagVarianti = (Boolean)attributes.get("pagVarianti"); - - if (pagVarianti != null) { - setPagVarianti(pagVarianti); - } - - Integer pagAltro = (Integer)attributes.get("pagAltro"); - - if (pagAltro != null) { - setPagAltro(pagAltro); - } - - String pagCalcolatoAdeguamentoSismico = (String)attributes.get( - "pagCalcolatoAdeguamentoSismico"); - - if (pagCalcolatoAdeguamentoSismico != null) { - setPagCalcolatoAdeguamentoSismico(pagCalcolatoAdeguamentoSismico); - } - - String pagCalcolatoMiglioramentoSismico = (String)attributes.get( - "pagCalcolatoMiglioramentoSismico"); - - if (pagCalcolatoMiglioramentoSismico != null) { - setPagCalcolatoMiglioramentoSismico(pagCalcolatoMiglioramentoSismico); - } - - String pagCalcolatoRiparazioneInterventoLocale = (String)attributes.get( - "pagCalcolatoRiparazioneInterventoLocale"); - - if (pagCalcolatoRiparazioneInterventoLocale != null) { - setPagCalcolatoRiparazioneInterventoLocale(pagCalcolatoRiparazioneInterventoLocale); - } - - String pagCalcolatoOperaNonQuantificabile = (String)attributes.get( - "pagCalcolatoOperaNonQuantificabile"); - - if (pagCalcolatoOperaNonQuantificabile != null) { - setPagCalcolatoOperaNonQuantificabile(pagCalcolatoOperaNonQuantificabile); - } - - String pagEffettivoAdeguamentoSismico = (String)attributes.get( - "pagEffettivoAdeguamentoSismico"); - - if (pagEffettivoAdeguamentoSismico != null) { - setPagEffettivoAdeguamentoSismico(pagEffettivoAdeguamentoSismico); - } - - String pagEffettivoMiglioramentoSismico = (String)attributes.get( - "pagEffettivoMiglioramentoSismico"); - - if (pagEffettivoMiglioramentoSismico != null) { - setPagEffettivoMiglioramentoSismico(pagEffettivoMiglioramentoSismico); - } - - String pagEffettivoRiparazioneInterventoLocale = (String)attributes.get( - "pagEffettivoRiparazioneInterventoLocale"); - - if (pagEffettivoRiparazioneInterventoLocale != null) { - setPagEffettivoRiparazioneInterventoLocale(pagEffettivoRiparazioneInterventoLocale); - } - - String pagEffettivoOperaNonQuantificabile = (String)attributes.get( - "pagEffettivoOperaNonQuantificabile"); - - if (pagEffettivoOperaNonQuantificabile != null) { - setPagEffettivoOperaNonQuantificabile(pagEffettivoOperaNonQuantificabile); - } - - String pagNoteUtente = (String)attributes.get("pagNoteUtente"); - - if (pagNoteUtente != null) { - setPagNoteUtente(pagNoteUtente); - } - String note = (String)attributes.get("note"); if (note != null) { @@ -6091,426 +5939,6 @@ public class DettPraticaWrapper implements DettPratica, _dettPratica.setPagConsultazioniArchivio(pagConsultazioniArchivio); } - /** - * Returns the pag nuove costruzioni of this dett pratica. - * - * @return the pag nuove costruzioni of this dett pratica - */ - @Override - public boolean getPagNuoveCostruzioni() { - return _dettPratica.getPagNuoveCostruzioni(); - } - - /** - * Returns true if this dett pratica is pag nuove costruzioni. - * - * @return true if this dett pratica is pag nuove costruzioni; false otherwise - */ - @Override - public boolean isPagNuoveCostruzioni() { - return _dettPratica.isPagNuoveCostruzioni(); - } - - /** - * Sets whether this dett pratica is pag nuove costruzioni. - * - * @param pagNuoveCostruzioni the pag nuove costruzioni of this dett pratica - */ - @Override - public void setPagNuoveCostruzioni(boolean pagNuoveCostruzioni) { - _dettPratica.setPagNuoveCostruzioni(pagNuoveCostruzioni); - } - - /** - * Returns the pag adeguamento sismico of this dett pratica. - * - * @return the pag adeguamento sismico of this dett pratica - */ - @Override - public int getPagAdeguamentoSismico() { - return _dettPratica.getPagAdeguamentoSismico(); - } - - /** - * Sets the pag adeguamento sismico of this dett pratica. - * - * @param pagAdeguamentoSismico the pag adeguamento sismico of this dett pratica - */ - @Override - public void setPagAdeguamentoSismico(int pagAdeguamentoSismico) { - _dettPratica.setPagAdeguamentoSismico(pagAdeguamentoSismico); - } - - /** - * Returns the pag miglioramento sismico of this dett pratica. - * - * @return the pag miglioramento sismico of this dett pratica - */ - @Override - public int getPagMiglioramentoSismico() { - return _dettPratica.getPagMiglioramentoSismico(); - } - - /** - * Sets the pag miglioramento sismico of this dett pratica. - * - * @param pagMiglioramentoSismico the pag miglioramento sismico of this dett pratica - */ - @Override - public void setPagMiglioramentoSismico(int pagMiglioramentoSismico) { - _dettPratica.setPagMiglioramentoSismico(pagMiglioramentoSismico); - } - - /** - * Returns the pag miglioramento sismico sicilia of this dett pratica. - * - * @return the pag miglioramento sismico sicilia of this dett pratica - */ - @Override - public boolean getPagMiglioramentoSismicoSicilia() { - return _dettPratica.getPagMiglioramentoSismicoSicilia(); - } - - /** - * Returns true if this dett pratica is pag miglioramento sismico sicilia. - * - * @return true if this dett pratica is pag miglioramento sismico sicilia; false otherwise - */ - @Override - public boolean isPagMiglioramentoSismicoSicilia() { - return _dettPratica.isPagMiglioramentoSismicoSicilia(); - } - - /** - * Sets whether this dett pratica is pag miglioramento sismico sicilia. - * - * @param pagMiglioramentoSismicoSicilia the pag miglioramento sismico sicilia of this dett pratica - */ - @Override - public void setPagMiglioramentoSismicoSicilia( - boolean pagMiglioramentoSismicoSicilia) { - _dettPratica.setPagMiglioramentoSismicoSicilia(pagMiglioramentoSismicoSicilia); - } - - /** - * Returns the pag riparazione intervento locale of this dett pratica. - * - * @return the pag riparazione intervento locale of this dett pratica - */ - @Override - public boolean getPagRiparazioneInterventoLocale() { - return _dettPratica.getPagRiparazioneInterventoLocale(); - } - - /** - * Returns true if this dett pratica is pag riparazione intervento locale. - * - * @return true if this dett pratica is pag riparazione intervento locale; false otherwise - */ - @Override - public boolean isPagRiparazioneInterventoLocale() { - return _dettPratica.isPagRiparazioneInterventoLocale(); - } - - /** - * Sets whether this dett pratica is pag riparazione intervento locale. - * - * @param pagRiparazioneInterventoLocale the pag riparazione intervento locale of this dett pratica - */ - @Override - public void setPagRiparazioneInterventoLocale( - boolean pagRiparazioneInterventoLocale) { - _dettPratica.setPagRiparazioneInterventoLocale(pagRiparazioneInterventoLocale); - } - - /** - * Returns the pag opera non quantificabile of this dett pratica. - * - * @return the pag opera non quantificabile of this dett pratica - */ - @Override - public boolean getPagOperaNonQuantificabile() { - return _dettPratica.getPagOperaNonQuantificabile(); - } - - /** - * Returns true if this dett pratica is pag opera non quantificabile. - * - * @return true if this dett pratica is pag opera non quantificabile; false otherwise - */ - @Override - public boolean isPagOperaNonQuantificabile() { - return _dettPratica.isPagOperaNonQuantificabile(); - } - - /** - * Sets whether this dett pratica is pag opera non quantificabile. - * - * @param pagOperaNonQuantificabile the pag opera non quantificabile of this dett pratica - */ - @Override - public void setPagOperaNonQuantificabile(boolean pagOperaNonQuantificabile) { - _dettPratica.setPagOperaNonQuantificabile(pagOperaNonQuantificabile); - } - - /** - * Returns the pag nuova costruzione of this dett pratica. - * - * @return the pag nuova costruzione of this dett pratica - */ - @Override - public int getPagNuovaCostruzione() { - return _dettPratica.getPagNuovaCostruzione(); - } - - /** - * Sets the pag nuova costruzione of this dett pratica. - * - * @param pagNuovaCostruzione the pag nuova costruzione of this dett pratica - */ - @Override - public void setPagNuovaCostruzione(int pagNuovaCostruzione) { - _dettPratica.setPagNuovaCostruzione(pagNuovaCostruzione); - } - - /** - * Returns the pag varianti of this dett pratica. - * - * @return the pag varianti of this dett pratica - */ - @Override - public boolean getPagVarianti() { - return _dettPratica.getPagVarianti(); - } - - /** - * Returns true if this dett pratica is pag varianti. - * - * @return true if this dett pratica is pag varianti; false otherwise - */ - @Override - public boolean isPagVarianti() { - return _dettPratica.isPagVarianti(); - } - - /** - * Sets whether this dett pratica is pag varianti. - * - * @param pagVarianti the pag varianti of this dett pratica - */ - @Override - public void setPagVarianti(boolean pagVarianti) { - _dettPratica.setPagVarianti(pagVarianti); - } - - /** - * Returns the pag altro of this dett pratica. - * - * @return the pag altro of this dett pratica - */ - @Override - public int getPagAltro() { - return _dettPratica.getPagAltro(); - } - - /** - * Sets the pag altro of this dett pratica. - * - * @param pagAltro the pag altro of this dett pratica - */ - @Override - public void setPagAltro(int pagAltro) { - _dettPratica.setPagAltro(pagAltro); - } - - /** - * Returns the pag calcolato adeguamento sismico of this dett pratica. - * - * @return the pag calcolato adeguamento sismico of this dett pratica - */ - @Override - public java.lang.String getPagCalcolatoAdeguamentoSismico() { - return _dettPratica.getPagCalcolatoAdeguamentoSismico(); - } - - /** - * Sets the pag calcolato adeguamento sismico of this dett pratica. - * - * @param pagCalcolatoAdeguamentoSismico the pag calcolato adeguamento sismico of this dett pratica - */ - @Override - public void setPagCalcolatoAdeguamentoSismico( - java.lang.String pagCalcolatoAdeguamentoSismico) { - _dettPratica.setPagCalcolatoAdeguamentoSismico(pagCalcolatoAdeguamentoSismico); - } - - /** - * Returns the pag calcolato miglioramento sismico of this dett pratica. - * - * @return the pag calcolato miglioramento sismico of this dett pratica - */ - @Override - public java.lang.String getPagCalcolatoMiglioramentoSismico() { - return _dettPratica.getPagCalcolatoMiglioramentoSismico(); - } - - /** - * Sets the pag calcolato miglioramento sismico of this dett pratica. - * - * @param pagCalcolatoMiglioramentoSismico the pag calcolato miglioramento sismico of this dett pratica - */ - @Override - public void setPagCalcolatoMiglioramentoSismico( - java.lang.String pagCalcolatoMiglioramentoSismico) { - _dettPratica.setPagCalcolatoMiglioramentoSismico(pagCalcolatoMiglioramentoSismico); - } - - /** - * Returns the pag calcolato riparazione intervento locale of this dett pratica. - * - * @return the pag calcolato riparazione intervento locale of this dett pratica - */ - @Override - public java.lang.String getPagCalcolatoRiparazioneInterventoLocale() { - return _dettPratica.getPagCalcolatoRiparazioneInterventoLocale(); - } - - /** - * Sets the pag calcolato riparazione intervento locale of this dett pratica. - * - * @param pagCalcolatoRiparazioneInterventoLocale the pag calcolato riparazione intervento locale of this dett pratica - */ - @Override - public void setPagCalcolatoRiparazioneInterventoLocale( - java.lang.String pagCalcolatoRiparazioneInterventoLocale) { - _dettPratica.setPagCalcolatoRiparazioneInterventoLocale(pagCalcolatoRiparazioneInterventoLocale); - } - - /** - * Returns the pag calcolato opera non quantificabile of this dett pratica. - * - * @return the pag calcolato opera non quantificabile of this dett pratica - */ - @Override - public java.lang.String getPagCalcolatoOperaNonQuantificabile() { - return _dettPratica.getPagCalcolatoOperaNonQuantificabile(); - } - - /** - * Sets the pag calcolato opera non quantificabile of this dett pratica. - * - * @param pagCalcolatoOperaNonQuantificabile the pag calcolato opera non quantificabile of this dett pratica - */ - @Override - public void setPagCalcolatoOperaNonQuantificabile( - java.lang.String pagCalcolatoOperaNonQuantificabile) { - _dettPratica.setPagCalcolatoOperaNonQuantificabile(pagCalcolatoOperaNonQuantificabile); - } - - /** - * Returns the pag effettivo adeguamento sismico of this dett pratica. - * - * @return the pag effettivo adeguamento sismico of this dett pratica - */ - @Override - public java.lang.String getPagEffettivoAdeguamentoSismico() { - return _dettPratica.getPagEffettivoAdeguamentoSismico(); - } - - /** - * Sets the pag effettivo adeguamento sismico of this dett pratica. - * - * @param pagEffettivoAdeguamentoSismico the pag effettivo adeguamento sismico of this dett pratica - */ - @Override - public void setPagEffettivoAdeguamentoSismico( - java.lang.String pagEffettivoAdeguamentoSismico) { - _dettPratica.setPagEffettivoAdeguamentoSismico(pagEffettivoAdeguamentoSismico); - } - - /** - * Returns the pag effettivo miglioramento sismico of this dett pratica. - * - * @return the pag effettivo miglioramento sismico of this dett pratica - */ - @Override - public java.lang.String getPagEffettivoMiglioramentoSismico() { - return _dettPratica.getPagEffettivoMiglioramentoSismico(); - } - - /** - * Sets the pag effettivo miglioramento sismico of this dett pratica. - * - * @param pagEffettivoMiglioramentoSismico the pag effettivo miglioramento sismico of this dett pratica - */ - @Override - public void setPagEffettivoMiglioramentoSismico( - java.lang.String pagEffettivoMiglioramentoSismico) { - _dettPratica.setPagEffettivoMiglioramentoSismico(pagEffettivoMiglioramentoSismico); - } - - /** - * Returns the pag effettivo riparazione intervento locale of this dett pratica. - * - * @return the pag effettivo riparazione intervento locale of this dett pratica - */ - @Override - public java.lang.String getPagEffettivoRiparazioneInterventoLocale() { - return _dettPratica.getPagEffettivoRiparazioneInterventoLocale(); - } - - /** - * Sets the pag effettivo riparazione intervento locale of this dett pratica. - * - * @param pagEffettivoRiparazioneInterventoLocale the pag effettivo riparazione intervento locale of this dett pratica - */ - @Override - public void setPagEffettivoRiparazioneInterventoLocale( - java.lang.String pagEffettivoRiparazioneInterventoLocale) { - _dettPratica.setPagEffettivoRiparazioneInterventoLocale(pagEffettivoRiparazioneInterventoLocale); - } - - /** - * Returns the pag effettivo opera non quantificabile of this dett pratica. - * - * @return the pag effettivo opera non quantificabile of this dett pratica - */ - @Override - public java.lang.String getPagEffettivoOperaNonQuantificabile() { - return _dettPratica.getPagEffettivoOperaNonQuantificabile(); - } - - /** - * Sets the pag effettivo opera non quantificabile of this dett pratica. - * - * @param pagEffettivoOperaNonQuantificabile the pag effettivo opera non quantificabile of this dett pratica - */ - @Override - public void setPagEffettivoOperaNonQuantificabile( - java.lang.String pagEffettivoOperaNonQuantificabile) { - _dettPratica.setPagEffettivoOperaNonQuantificabile(pagEffettivoOperaNonQuantificabile); - } - - /** - * Returns the pag note utente of this dett pratica. - * - * @return the pag note utente of this dett pratica - */ - @Override - public java.lang.String getPagNoteUtente() { - return _dettPratica.getPagNoteUtente(); - } - - /** - * Sets the pag note utente of this dett pratica. - * - * @param pagNoteUtente the pag note utente of this dett pratica - */ - @Override - public void setPagNoteUtente(java.lang.String pagNoteUtente) { - _dettPratica.setPagNoteUtente(pagNoteUtente); - } - /** * Returns the note of this dett pratica. * diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalService.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalService.java index 40b78c67..37c19604 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalService.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalService.java @@ -828,6 +828,10 @@ public interface DettPraticaLocalService extends BaseLocalService, throws com.liferay.portal.kernel.exception.PortalException, com.liferay.portal.kernel.exception.SystemException; + @Transactional(propagation = Propagation.SUPPORTS, readOnly = true) + public it.tref.liferay.portos.bo.model.DettPratica getDettPraticaPagamento( + long intPraticaId); + @Transactional(propagation = Propagation.SUPPORTS, readOnly = true) public it.tref.liferay.portos.bo.model.DettPratica fetchByProtocollo( long companyId, long groupId, java.lang.String protocollo) diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceClp.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceClp.java index be9a669f..50b078b3 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceClp.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceClp.java @@ -420,127 +420,131 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { "long", "long", "java.lang.String" }; - _methodName55 = "fetchByProtocollo"; + _methodName55 = "getDettPraticaPagamento"; - _methodParameterTypes55 = new String[] { + _methodParameterTypes55 = new String[] { "long" }; + + _methodName56 = "fetchByProtocollo"; + + _methodParameterTypes56 = new String[] { "long", "long", "java.lang.String" }; - _methodName56 = "fetchByProtocollo"; + _methodName57 = "fetchByProtocollo"; - _methodParameterTypes56 = new String[] { "java.lang.String" }; + _methodParameterTypes57 = new String[] { "java.lang.String" }; - _methodName57 = "findByIntPraticaId"; + _methodName58 = "findByIntPraticaId"; - _methodParameterTypes57 = new String[] { "long" }; + _methodParameterTypes58 = new String[] { "long" }; - _methodName58 = "findByIntPraticaIdInviate"; + _methodName59 = "findByIntPraticaIdInviate"; - _methodParameterTypes58 = new String[] { "long", "int", "int" }; + _methodParameterTypes59 = new String[] { "long", "int", "int" }; - _methodName59 = "findPraticheCompleteNotProtocollo"; + _methodName60 = "findPraticheCompleteNotProtocollo"; - _methodParameterTypes59 = new String[] { "int", "int" }; + _methodParameterTypes60 = new String[] { "int", "int" }; - _methodName60 = "countPraticheCompleteNotProtocollo"; + _methodName61 = "countPraticheCompleteNotProtocollo"; - _methodParameterTypes60 = new String[] { }; + _methodParameterTypes61 = new String[] { }; - _methodName61 = "findPraticheCompleteNotGestite"; + _methodName62 = "findPraticheCompleteNotGestite"; - _methodParameterTypes61 = new String[] { "int", "int" }; + _methodParameterTypes62 = new String[] { "int", "int" }; - _methodName62 = "countPraticheCompleteNotGestite"; + _methodName63 = "countPraticheCompleteNotGestite"; - _methodParameterTypes62 = new String[] { }; + _methodParameterTypes63 = new String[] { }; - _methodName63 = "findByIntPraticaId_TipoIntegrazione_Completa"; + _methodName64 = "findByIntPraticaId_TipoIntegrazione_Completa"; - _methodParameterTypes63 = new String[] { + _methodParameterTypes64 = new String[] { "long", "java.lang.String", "boolean" }; - _methodName64 = "countByIntPraticaId_TipoIntegrazione_Completa"; + _methodName65 = "countByIntPraticaId_TipoIntegrazione_Completa"; - _methodParameterTypes64 = new String[] { + _methodParameterTypes65 = new String[] { "long", "java.lang.String", "boolean" }; - _methodName65 = "updateDettPraticaGestita"; + _methodName66 = "updateDettPraticaGestita"; - _methodParameterTypes65 = new String[] { "long", "boolean" }; + _methodParameterTypes66 = new String[] { "long", "boolean" }; - _methodName66 = "updateStatus"; + _methodName67 = "updateStatus"; - _methodParameterTypes66 = new String[] { "long", "int" }; + _methodParameterTypes67 = new String[] { "long", "int" }; - _methodName67 = "updateSignal"; + _methodName68 = "updateSignal"; - _methodParameterTypes67 = new String[] { "long", "java.util.Date" }; + _methodParameterTypes68 = new String[] { "long", "java.util.Date" }; - _methodName68 = "countInvioSignal"; + _methodName69 = "countInvioSignal"; - _methodParameterTypes68 = new String[] { }; + _methodParameterTypes69 = new String[] { }; - _methodName69 = "getInvioSignal"; + _methodName70 = "getInvioSignal"; - _methodParameterTypes69 = new String[] { "long" }; + _methodParameterTypes70 = new String[] { "long" }; - _methodName70 = "getInviiSignal"; + _methodName71 = "getInviiSignal"; - _methodParameterTypes70 = new String[] { "int", "int" }; + _methodParameterTypes71 = new String[] { "int", "int" }; - _methodName71 = "dynamicQueryInvioSignal"; + _methodName72 = "dynamicQueryInvioSignal"; - _methodParameterTypes71 = new String[] { "java.lang.Long" }; + _methodParameterTypes72 = new String[] { "java.lang.Long" }; - _methodName72 = "findByPagamentoId"; + _methodName73 = "findByPagamentoId"; - _methodParameterTypes72 = new String[] { "long" }; + _methodParameterTypes73 = new String[] { "long" }; - _methodName73 = "updatePrincipale"; + _methodName74 = "updatePrincipale"; - _methodParameterTypes73 = new String[] { + _methodParameterTypes74 = new String[] { "long", "java.lang.String", "java.lang.String" }; - _methodName74 = "getVersioni"; + _methodName75 = "getVersioni"; - _methodParameterTypes74 = new String[] { "long" }; + _methodParameterTypes75 = new String[] { "long" }; - _methodName75 = "callForChanges"; + _methodName76 = "callForChanges"; - _methodParameterTypes75 = new String[] { "long" }; + _methodParameterTypes76 = new String[] { "long" }; - _methodName76 = "isNumber"; + _methodName77 = "isNumber"; - _methodParameterTypes76 = new String[] { "java.lang.String" }; + _methodParameterTypes77 = new String[] { "java.lang.String" }; - _methodName77 = "format"; + _methodName78 = "format"; - _methodParameterTypes77 = new String[] { + _methodParameterTypes78 = new String[] { "java.lang.String", "java.io.Serializable" }; - _methodName78 = "countVariateByIntPratica"; - - _methodParameterTypes78 = new String[] { "long" }; - - _methodName79 = "getFirstCompletedByIntPratica"; + _methodName79 = "countVariateByIntPratica"; _methodParameterTypes79 = new String[] { "long" }; - _methodName80 = "getDestinazioniUso"; + _methodName80 = "getFirstCompletedByIntPratica"; - _methodParameterTypes80 = new String[] { }; + _methodParameterTypes80 = new String[] { "long" }; - _methodName81 = "getDettPraticaFields"; + _methodName81 = "getDestinazioniUso"; _methodParameterTypes81 = new String[] { }; - _methodName82 = "getDettPraticaFieldsTypes"; + _methodName82 = "getDettPraticaFields"; _methodParameterTypes82 = new String[] { }; + + _methodName83 = "getDettPraticaFieldsTypes"; + + _methodParameterTypes83 = new String[] { }; } @Override @@ -3768,6 +3772,30 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { return (it.tref.liferay.portos.bo.model.DettPratica)ClpSerializer.translateOutput(returnObj); } + @Override + public it.tref.liferay.portos.bo.model.DettPratica getDettPraticaPagamento( + long intPraticaId) { + Object returnObj = null; + + try { + returnObj = _invokableLocalService.invokeMethod(_methodName55, + _methodParameterTypes55, new Object[] { intPraticaId }); + } + catch (Throwable t) { + t = ClpSerializer.translateThrowable(t); + + if (t instanceof RuntimeException) { + throw (RuntimeException)t; + } + else { + throw new RuntimeException(t.getClass().getName() + + " is not a valid exception"); + } + } + + return (it.tref.liferay.portos.bo.model.DettPratica)ClpSerializer.translateOutput(returnObj); + } + @Override public it.tref.liferay.portos.bo.model.DettPratica fetchByProtocollo( long companyId, long groupId, java.lang.String protocollo) @@ -3776,8 +3804,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName55, - _methodParameterTypes55, + returnObj = _invokableLocalService.invokeMethod(_methodName56, + _methodParameterTypes56, new Object[] { companyId, @@ -3817,8 +3845,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName56, - _methodParameterTypes56, + returnObj = _invokableLocalService.invokeMethod(_methodName57, + _methodParameterTypes57, new Object[] { ClpSerializer.translateInput(protocollo) }); } catch (Throwable t) { @@ -3851,8 +3879,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName57, - _methodParameterTypes57, new Object[] { intPraticaId }); + returnObj = _invokableLocalService.invokeMethod(_methodName58, + _methodParameterTypes58, new Object[] { intPraticaId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -3880,8 +3908,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName58, - _methodParameterTypes58, + returnObj = _invokableLocalService.invokeMethod(_methodName59, + _methodParameterTypes59, new Object[] { intPraticaId, start, end }); } catch (Throwable t) { @@ -3910,8 +3938,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName59, - _methodParameterTypes59, new Object[] { start, end }); + returnObj = _invokableLocalService.invokeMethod(_methodName60, + _methodParameterTypes60, new Object[] { start, end }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -3938,8 +3966,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName60, - _methodParameterTypes60, new Object[] { }); + returnObj = _invokableLocalService.invokeMethod(_methodName61, + _methodParameterTypes61, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -3967,8 +3995,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName61, - _methodParameterTypes61, new Object[] { start, end }); + returnObj = _invokableLocalService.invokeMethod(_methodName62, + _methodParameterTypes62, new Object[] { start, end }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -3995,8 +4023,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName62, - _methodParameterTypes62, new Object[] { }); + returnObj = _invokableLocalService.invokeMethod(_methodName63, + _methodParameterTypes63, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4024,8 +4052,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName63, - _methodParameterTypes63, + returnObj = _invokableLocalService.invokeMethod(_methodName64, + _methodParameterTypes64, new Object[] { intPraticaId, @@ -4060,8 +4088,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName64, - _methodParameterTypes64, + returnObj = _invokableLocalService.invokeMethod(_methodName65, + _methodParameterTypes65, new Object[] { intPraticaId, @@ -4096,8 +4124,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName65, - _methodParameterTypes65, + returnObj = _invokableLocalService.invokeMethod(_methodName66, + _methodParameterTypes66, new Object[] { dettPraticaId, gestita }); } catch (Throwable t) { @@ -4127,8 +4155,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName66, - _methodParameterTypes66, + returnObj = _invokableLocalService.invokeMethod(_methodName67, + _methodParameterTypes67, new Object[] { dettPraticaId, status }); } catch (Throwable t) { @@ -4161,8 +4189,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName67, - _methodParameterTypes67, + returnObj = _invokableLocalService.invokeMethod(_methodName68, + _methodParameterTypes68, new Object[] { dettPraticaId, @@ -4194,8 +4222,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName68, - _methodParameterTypes68, new Object[] { }); + returnObj = _invokableLocalService.invokeMethod(_methodName69, + _methodParameterTypes69, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4223,8 +4251,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName69, - _methodParameterTypes69, new Object[] { dettPraticaId }); + returnObj = _invokableLocalService.invokeMethod(_methodName70, + _methodParameterTypes70, new Object[] { dettPraticaId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4252,8 +4280,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName70, - _methodParameterTypes70, new Object[] { start, end }); + returnObj = _invokableLocalService.invokeMethod(_methodName71, + _methodParameterTypes71, new Object[] { start, end }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4281,8 +4309,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName71, - _methodParameterTypes71, + returnObj = _invokableLocalService.invokeMethod(_methodName72, + _methodParameterTypes72, new Object[] { ClpSerializer.translateInput(dettPraticaId) }); } catch (Throwable t) { @@ -4311,8 +4339,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName72, - _methodParameterTypes72, new Object[] { pagamentoId }); + returnObj = _invokableLocalService.invokeMethod(_methodName73, + _methodParameterTypes73, new Object[] { pagamentoId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4342,8 +4370,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName73, - _methodParameterTypes73, + returnObj = _invokableLocalService.invokeMethod(_methodName74, + _methodParameterTypes74, new Object[] { dettPraticaId, @@ -4382,8 +4410,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName74, - _methodParameterTypes74, new Object[] { intPraticaId }); + returnObj = _invokableLocalService.invokeMethod(_methodName75, + _methodParameterTypes75, new Object[] { intPraticaId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4411,8 +4439,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName75, - _methodParameterTypes75, new Object[] { intPraticaId }); + returnObj = _invokableLocalService.invokeMethod(_methodName76, + _methodParameterTypes76, new Object[] { intPraticaId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4438,8 +4466,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName76, - _methodParameterTypes76, + returnObj = _invokableLocalService.invokeMethod(_methodName77, + _methodParameterTypes77, new Object[] { ClpSerializer.translateInput(field) }); } catch (Throwable t) { @@ -4463,8 +4491,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName77, - _methodParameterTypes77, + returnObj = _invokableLocalService.invokeMethod(_methodName78, + _methodParameterTypes78, new Object[] { ClpSerializer.translateInput(field), @@ -4492,8 +4520,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName78, - _methodParameterTypes78, new Object[] { intPraticaId }); + returnObj = _invokableLocalService.invokeMethod(_methodName79, + _methodParameterTypes79, new Object[] { intPraticaId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4521,8 +4549,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName79, - _methodParameterTypes79, new Object[] { intPraticaId }); + returnObj = _invokableLocalService.invokeMethod(_methodName80, + _methodParameterTypes80, new Object[] { intPraticaId }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4548,8 +4576,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName80, - _methodParameterTypes80, new Object[] { }); + returnObj = _invokableLocalService.invokeMethod(_methodName81, + _methodParameterTypes81, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4571,8 +4599,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName81, - _methodParameterTypes81, new Object[] { }); + returnObj = _invokableLocalService.invokeMethod(_methodName82, + _methodParameterTypes82, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4594,8 +4622,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { Object returnObj = null; try { - returnObj = _invokableLocalService.invokeMethod(_methodName82, - _methodParameterTypes82, new Object[] { }); + returnObj = _invokableLocalService.invokeMethod(_methodName83, + _methodParameterTypes83, new Object[] { }); } catch (Throwable t) { t = ClpSerializer.translateThrowable(t); @@ -4777,4 +4805,6 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService { private String[] _methodParameterTypes81; private String _methodName82; private String[] _methodParameterTypes82; + private String _methodName83; + private String[] _methodParameterTypes83; } \ No newline at end of file diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceUtil.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceUtil.java index 07c658d7..863a6eac 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceUtil.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceUtil.java @@ -1111,6 +1111,11 @@ public class DettPraticaLocalServiceUtil { return getService().findByProtocollo(companyId, groupId, protocollo); } + public static it.tref.liferay.portos.bo.model.DettPratica getDettPraticaPagamento( + long intPraticaId) { + return getService().getDettPraticaPagamento(intPraticaId); + } + public static it.tref.liferay.portos.bo.model.DettPratica fetchByProtocollo( long companyId, long groupId, java.lang.String protocollo) throws com.liferay.portal.kernel.exception.PortalException, diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceWrapper.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceWrapper.java index 8f973ea9..c0bbde1b 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceWrapper.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceWrapper.java @@ -1150,6 +1150,12 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService, protocollo); } + @Override + public it.tref.liferay.portos.bo.model.DettPratica getDettPraticaPagamento( + long intPraticaId) { + return _dettPraticaLocalService.getDettPraticaPagamento(intPraticaId); + } + @Override public it.tref.liferay.portos.bo.model.DettPratica fetchByProtocollo( long companyId, long groupId, java.lang.String protocollo) diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/sql/tables.sql b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/sql/tables.sql index f3f68a35..f48d2108 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/sql/tables.sql +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/sql/tables.sql @@ -361,24 +361,6 @@ create table portos_bo_DettPratica ( pagVariantiPareriResi DOUBLE, pagRilascioAttestazioni DOUBLE, pagConsultazioniArchivio DOUBLE, - pagNuoveCostruzioni BOOLEAN, - pagAdeguamentoSismico INTEGER, - pagMiglioramentoSismico INTEGER, - pagMiglioramentoSismicoSicilia BOOLEAN, - pagRiparazioneInterventoLocale BOOLEAN, - pagOperaNonQuantificabile BOOLEAN, - pagNuovaCostruzione INTEGER, - pagVarianti BOOLEAN, - pagAltro INTEGER, - pagCalcolatoAdeguamentoSismico VARCHAR(75) null, - pagCalcolatoMiglioramentoSismico VARCHAR(75) null, - pagCalcolatoRiparazioneInterventoLocale VARCHAR(75) null, - pagCalcolatoOperaNonQuantificabile VARCHAR(75) null, - pagEffettivoAdeguamentoSismico VARCHAR(75) null, - pagEffettivoMiglioramentoSismico VARCHAR(75) null, - pagEffettivoRiparazioneInterventoLocale VARCHAR(75) null, - pagEffettivoOperaNonQuantificabile VARCHAR(75) null, - pagNoteUtente TEXT null, note STRING null, noteUfficio STRING null, localizzazioneGeografica VARCHAR(75) null, diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-hbm.xml b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-hbm.xml index 1e234e88..05cce48f 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-hbm.xml +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-hbm.xml @@ -406,24 +406,6 @@ - - - - - - - - - - - - - - - - - - diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-model-hints.xml b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-model-hints.xml index cf0fcfb0..f27da09a 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-model-hints.xml +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-model-hints.xml @@ -443,28 +443,6 @@ - - - - - - - - - - - - - - - - - - - 60 - 2000 - 8000 - 60 2000 diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-orm.xml b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-orm.xml index 6430b301..a323c6c3 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-orm.xml +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-orm.xml @@ -513,24 +513,6 @@ - - - - - - - - - - - - - - - - - - diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/mwg/sismica/bo/util/DomandaUtil.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/mwg/sismica/bo/util/DomandaUtil.java index 8db29efc..042c6154 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/mwg/sismica/bo/util/DomandaUtil.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/mwg/sismica/bo/util/DomandaUtil.java @@ -51,15 +51,14 @@ public class DomandaUtil { "pagAltriCasiCulturali", "pagAltriCasiPaesaggistici", "pagAltro", "pagamentoIdBolli", "pagamentoIdOneri", "pagCalcolatoAdeguamentoSismico", "pagCalcolatoMiglioramentoSismico", "pagCalcolatoOperaNonQuantificabile", "pagCalcolatoRiparazioneInterventoLocale", "pagCondotte", - "pagConsultazioniArchivio", "pagEffettivoAdeguamentoSismico", "pagEffettivoMiglioramentoSismico", - "pagEffettivoOperaNonQuantificabile", "pagEffettivoRiparazioneInterventoLocale", "pagGrandiStrutture", - "pagImmobiliPreesistenti", "pagImpiantiEolici", "pagInterventiRestauroManufatti", "pagLottizzazioni", - "pagManifestiPubblicitari", "pagMiglioramentoSismico", "pagMiglioramentoSismicoSicilia", - "pagNoteUtente", "pagNuovaCostruzione", "pagNuoveRealizzazioni", "pagOperaNonQuantificabile", - "pagPalificazioni", "pagPareriDiMassima", "pagRilascioAttestazioni", "pagRiparazioneInterventoLocale", - "pagSoggettiAdAutorizzazione", "pagVarianti", "pagVariantiPareriResi", "protocollo", - "soggettoSostituitoId", "status", "statusByUserId", "statusByUserName", "statusDate", "statusTask", - "tipoIntegrazione", "uuid_", "userId", "userName", "varianteNumero", "version"); + "pagConsultazioniArchivio", "pagGrandiStrutture", "pagImmobiliPreesistenti", "pagImpiantiEolici", + "pagInterventiRestauroManufatti", "pagLottizzazioni", "pagManifestiPubblicitari", + "pagMiglioramentoSismico", "pagMiglioramentoSismicoSicilia", "pagNoteUtente", "pagNuovaCostruzione", + "pagNuoveRealizzazioni", "pagOperaNonQuantificabile", "pagPalificazioni", "pagPareriDiMassima", + "pagRilascioAttestazioni", "pagRiparazioneInterventoLocale", "pagSoggettiAdAutorizzazione", + "pagVarianti", "pagVariantiPareriResi", "protocollo", "soggettoSostituitoId", "status", + "statusByUserId", "statusByUserName", "statusDate", "statusTask", "tipoIntegrazione", "uuid_", + "userId", "userName", "varianteNumero", "version"); DETT_PRATICA_FIELDS = new ArrayList<>(); DETT_PRATICA_FIELDS_TYPES = new HashMap<>(); for (int i = 0; i < DettPraticaImpl.TABLE_COLUMNS.length; i++) { diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaCacheModel.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaCacheModel.java index 03d26530..5b64f782 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaCacheModel.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaCacheModel.java @@ -38,7 +38,7 @@ public class DettPraticaCacheModel implements CacheModel, Externalizable { @Override public String toString() { - StringBundler sb = new StringBundler(487); + StringBundler sb = new StringBundler(451); sb.append("{uuid="); sb.append(uuid); @@ -384,42 +384,6 @@ public class DettPraticaCacheModel implements CacheModel, sb.append(pagRilascioAttestazioni); sb.append(", pagConsultazioniArchivio="); sb.append(pagConsultazioniArchivio); - sb.append(", pagNuoveCostruzioni="); - sb.append(pagNuoveCostruzioni); - sb.append(", pagAdeguamentoSismico="); - sb.append(pagAdeguamentoSismico); - sb.append(", pagMiglioramentoSismico="); - sb.append(pagMiglioramentoSismico); - sb.append(", pagMiglioramentoSismicoSicilia="); - sb.append(pagMiglioramentoSismicoSicilia); - sb.append(", pagRiparazioneInterventoLocale="); - sb.append(pagRiparazioneInterventoLocale); - sb.append(", pagOperaNonQuantificabile="); - sb.append(pagOperaNonQuantificabile); - sb.append(", pagNuovaCostruzione="); - sb.append(pagNuovaCostruzione); - sb.append(", pagVarianti="); - sb.append(pagVarianti); - sb.append(", pagAltro="); - sb.append(pagAltro); - sb.append(", pagCalcolatoAdeguamentoSismico="); - sb.append(pagCalcolatoAdeguamentoSismico); - sb.append(", pagCalcolatoMiglioramentoSismico="); - sb.append(pagCalcolatoMiglioramentoSismico); - sb.append(", pagCalcolatoRiparazioneInterventoLocale="); - sb.append(pagCalcolatoRiparazioneInterventoLocale); - sb.append(", pagCalcolatoOperaNonQuantificabile="); - sb.append(pagCalcolatoOperaNonQuantificabile); - sb.append(", pagEffettivoAdeguamentoSismico="); - sb.append(pagEffettivoAdeguamentoSismico); - sb.append(", pagEffettivoMiglioramentoSismico="); - sb.append(pagEffettivoMiglioramentoSismico); - sb.append(", pagEffettivoRiparazioneInterventoLocale="); - sb.append(pagEffettivoRiparazioneInterventoLocale); - sb.append(", pagEffettivoOperaNonQuantificabile="); - sb.append(pagEffettivoOperaNonQuantificabile); - sb.append(", pagNoteUtente="); - sb.append(pagNoteUtente); sb.append(", note="); sb.append(note); sb.append(", noteUfficio="); @@ -1224,78 +1188,6 @@ public class DettPraticaCacheModel implements CacheModel, dettPraticaImpl.setPagVariantiPareriResi(pagVariantiPareriResi); dettPraticaImpl.setPagRilascioAttestazioni(pagRilascioAttestazioni); dettPraticaImpl.setPagConsultazioniArchivio(pagConsultazioniArchivio); - dettPraticaImpl.setPagNuoveCostruzioni(pagNuoveCostruzioni); - dettPraticaImpl.setPagAdeguamentoSismico(pagAdeguamentoSismico); - dettPraticaImpl.setPagMiglioramentoSismico(pagMiglioramentoSismico); - dettPraticaImpl.setPagMiglioramentoSismicoSicilia(pagMiglioramentoSismicoSicilia); - dettPraticaImpl.setPagRiparazioneInterventoLocale(pagRiparazioneInterventoLocale); - dettPraticaImpl.setPagOperaNonQuantificabile(pagOperaNonQuantificabile); - dettPraticaImpl.setPagNuovaCostruzione(pagNuovaCostruzione); - dettPraticaImpl.setPagVarianti(pagVarianti); - dettPraticaImpl.setPagAltro(pagAltro); - - if (pagCalcolatoAdeguamentoSismico == null) { - dettPraticaImpl.setPagCalcolatoAdeguamentoSismico(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagCalcolatoAdeguamentoSismico(pagCalcolatoAdeguamentoSismico); - } - - if (pagCalcolatoMiglioramentoSismico == null) { - dettPraticaImpl.setPagCalcolatoMiglioramentoSismico(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagCalcolatoMiglioramentoSismico(pagCalcolatoMiglioramentoSismico); - } - - if (pagCalcolatoRiparazioneInterventoLocale == null) { - dettPraticaImpl.setPagCalcolatoRiparazioneInterventoLocale(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagCalcolatoRiparazioneInterventoLocale(pagCalcolatoRiparazioneInterventoLocale); - } - - if (pagCalcolatoOperaNonQuantificabile == null) { - dettPraticaImpl.setPagCalcolatoOperaNonQuantificabile(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagCalcolatoOperaNonQuantificabile(pagCalcolatoOperaNonQuantificabile); - } - - if (pagEffettivoAdeguamentoSismico == null) { - dettPraticaImpl.setPagEffettivoAdeguamentoSismico(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagEffettivoAdeguamentoSismico(pagEffettivoAdeguamentoSismico); - } - - if (pagEffettivoMiglioramentoSismico == null) { - dettPraticaImpl.setPagEffettivoMiglioramentoSismico(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagEffettivoMiglioramentoSismico(pagEffettivoMiglioramentoSismico); - } - - if (pagEffettivoRiparazioneInterventoLocale == null) { - dettPraticaImpl.setPagEffettivoRiparazioneInterventoLocale(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagEffettivoRiparazioneInterventoLocale(pagEffettivoRiparazioneInterventoLocale); - } - - if (pagEffettivoOperaNonQuantificabile == null) { - dettPraticaImpl.setPagEffettivoOperaNonQuantificabile(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagEffettivoOperaNonQuantificabile(pagEffettivoOperaNonQuantificabile); - } - - if (pagNoteUtente == null) { - dettPraticaImpl.setPagNoteUtente(StringPool.BLANK); - } - else { - dettPraticaImpl.setPagNoteUtente(pagNoteUtente); - } if (note == null) { dettPraticaImpl.setNote(StringPool.BLANK); @@ -1576,24 +1468,6 @@ public class DettPraticaCacheModel implements CacheModel, pagVariantiPareriResi = objectInput.readDouble(); pagRilascioAttestazioni = objectInput.readDouble(); pagConsultazioniArchivio = objectInput.readDouble(); - pagNuoveCostruzioni = objectInput.readBoolean(); - pagAdeguamentoSismico = objectInput.readInt(); - pagMiglioramentoSismico = objectInput.readInt(); - pagMiglioramentoSismicoSicilia = objectInput.readBoolean(); - pagRiparazioneInterventoLocale = objectInput.readBoolean(); - pagOperaNonQuantificabile = objectInput.readBoolean(); - pagNuovaCostruzione = objectInput.readInt(); - pagVarianti = objectInput.readBoolean(); - pagAltro = objectInput.readInt(); - pagCalcolatoAdeguamentoSismico = objectInput.readUTF(); - pagCalcolatoMiglioramentoSismico = objectInput.readUTF(); - pagCalcolatoRiparazioneInterventoLocale = objectInput.readUTF(); - pagCalcolatoOperaNonQuantificabile = objectInput.readUTF(); - pagEffettivoAdeguamentoSismico = objectInput.readUTF(); - pagEffettivoMiglioramentoSismico = objectInput.readUTF(); - pagEffettivoRiparazioneInterventoLocale = objectInput.readUTF(); - pagEffettivoOperaNonQuantificabile = objectInput.readUTF(); - pagNoteUtente = objectInput.readUTF(); note = objectInput.readUTF(); noteUfficio = objectInput.readUTF(); localizzazioneGeografica = objectInput.readUTF(); @@ -2300,78 +2174,6 @@ public class DettPraticaCacheModel implements CacheModel, objectOutput.writeDouble(pagVariantiPareriResi); objectOutput.writeDouble(pagRilascioAttestazioni); objectOutput.writeDouble(pagConsultazioniArchivio); - objectOutput.writeBoolean(pagNuoveCostruzioni); - objectOutput.writeInt(pagAdeguamentoSismico); - objectOutput.writeInt(pagMiglioramentoSismico); - objectOutput.writeBoolean(pagMiglioramentoSismicoSicilia); - objectOutput.writeBoolean(pagRiparazioneInterventoLocale); - objectOutput.writeBoolean(pagOperaNonQuantificabile); - objectOutput.writeInt(pagNuovaCostruzione); - objectOutput.writeBoolean(pagVarianti); - objectOutput.writeInt(pagAltro); - - if (pagCalcolatoAdeguamentoSismico == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagCalcolatoAdeguamentoSismico); - } - - if (pagCalcolatoMiglioramentoSismico == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagCalcolatoMiglioramentoSismico); - } - - if (pagCalcolatoRiparazioneInterventoLocale == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagCalcolatoRiparazioneInterventoLocale); - } - - if (pagCalcolatoOperaNonQuantificabile == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagCalcolatoOperaNonQuantificabile); - } - - if (pagEffettivoAdeguamentoSismico == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagEffettivoAdeguamentoSismico); - } - - if (pagEffettivoMiglioramentoSismico == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagEffettivoMiglioramentoSismico); - } - - if (pagEffettivoRiparazioneInterventoLocale == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagEffettivoRiparazioneInterventoLocale); - } - - if (pagEffettivoOperaNonQuantificabile == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagEffettivoOperaNonQuantificabile); - } - - if (pagNoteUtente == null) { - objectOutput.writeUTF(StringPool.BLANK); - } - else { - objectOutput.writeUTF(pagNoteUtente); - } if (note == null) { objectOutput.writeUTF(StringPool.BLANK); @@ -2646,24 +2448,6 @@ public class DettPraticaCacheModel implements CacheModel, public double pagVariantiPareriResi; public double pagRilascioAttestazioni; public double pagConsultazioniArchivio; - public boolean pagNuoveCostruzioni; - public int pagAdeguamentoSismico; - public int pagMiglioramentoSismico; - public boolean pagMiglioramentoSismicoSicilia; - public boolean pagRiparazioneInterventoLocale; - public boolean pagOperaNonQuantificabile; - public int pagNuovaCostruzione; - public boolean pagVarianti; - public int pagAltro; - public String pagCalcolatoAdeguamentoSismico; - public String pagCalcolatoMiglioramentoSismico; - public String pagCalcolatoRiparazioneInterventoLocale; - public String pagCalcolatoOperaNonQuantificabile; - public String pagEffettivoAdeguamentoSismico; - public String pagEffettivoMiglioramentoSismico; - public String pagEffettivoRiparazioneInterventoLocale; - public String pagEffettivoOperaNonQuantificabile; - public String pagNoteUtente; public String note; public String noteUfficio; public String localizzazioneGeografica; diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaModelImpl.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaModelImpl.java index 3a43daa6..aeb05ec2 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaModelImpl.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaModelImpl.java @@ -240,24 +240,6 @@ public class DettPraticaModelImpl extends BaseModelImpl { "pagVariantiPareriResi", Types.DOUBLE }, { "pagRilascioAttestazioni", Types.DOUBLE }, { "pagConsultazioniArchivio", Types.DOUBLE }, - { "pagNuoveCostruzioni", Types.BOOLEAN }, - { "pagAdeguamentoSismico", Types.INTEGER }, - { "pagMiglioramentoSismico", Types.INTEGER }, - { "pagMiglioramentoSismicoSicilia", Types.BOOLEAN }, - { "pagRiparazioneInterventoLocale", Types.BOOLEAN }, - { "pagOperaNonQuantificabile", Types.BOOLEAN }, - { "pagNuovaCostruzione", Types.INTEGER }, - { "pagVarianti", Types.BOOLEAN }, - { "pagAltro", Types.INTEGER }, - { "pagCalcolatoAdeguamentoSismico", Types.VARCHAR }, - { "pagCalcolatoMiglioramentoSismico", Types.VARCHAR }, - { "pagCalcolatoRiparazioneInterventoLocale", Types.VARCHAR }, - { "pagCalcolatoOperaNonQuantificabile", Types.VARCHAR }, - { "pagEffettivoAdeguamentoSismico", Types.VARCHAR }, - { "pagEffettivoMiglioramentoSismico", Types.VARCHAR }, - { "pagEffettivoRiparazioneInterventoLocale", Types.VARCHAR }, - { "pagEffettivoOperaNonQuantificabile", Types.VARCHAR }, - { "pagNoteUtente", Types.VARCHAR }, { "note", Types.VARCHAR }, { "noteUfficio", Types.VARCHAR }, { "localizzazioneGeografica", Types.VARCHAR }, @@ -312,7 +294,7 @@ public class DettPraticaModelImpl extends BaseModelImpl { "nominaDirettoreLavori", Types.BOOLEAN }, { "nominaCollaudatore", Types.BOOLEAN } }; - public static final String TABLE_SQL_CREATE = "create table portos_bo_DettPratica (uuid_ VARCHAR(75) null,dettPraticaId LONG not null primary key,companyId LONG,userId LONG,userName VARCHAR(75) null,createDate DATE null,modifiedDate DATE null,groupId LONG,intPraticaId LONG,integrazione LONG,protocollo VARCHAR(75) null,dtProtocollo DATE null,tipoIntegrazione VARCHAR(10) null,completa BOOLEAN,gestita BOOLEAN,importoSpeseIstruttoria VARCHAR(75) null,codicePagamentoOneri VARCHAR(75) null,causalePagamentoOneri VARCHAR(75) null,mezzoPagamentoOneri VARCHAR(75) null,importoBolli VARCHAR(75) null,codicePagamentoBolli VARCHAR(75) null,causalePagamentoBolli VARCHAR(75) null,mezzoPagamentoBolli VARCHAR(75) null,dataEffettuazione DATE null,status INTEGER,statusByUserId LONG,statusByUserName VARCHAR(75) null,statusDate DATE null,statusTask INTEGER,soggettoSostituitoId LONG,dtInvioSignal DATE null,destinazione VARCHAR(10) null,ag VARCHAR(10) null,descLongIntervento STRING null,paesaggioLocale STRING null,livelloDiTutela STRING null,vincoli STRING null,via VARCHAR(75) null,localita VARCHAR(75) null,estremiCatastali STRING null,estremiPratCom STRING null,varianteNumero LONG,operaConforme BOOLEAN,collaudoStatico BOOLEAN,noCollaudo BOOLEAN,codiceFiscaleDelegato VARCHAR(16) null,codiceFiscaleDelegatoCommittente VARCHAR(75) null,codiceFiscaleDelegatoFineLavori VARCHAR(75) null,codiceFiscaleDelegatoCollaudo VARCHAR(75) null,codiceFiscalePrincipaleCommittente VARCHAR(75) null,codiceFiscalePrincipaleCollaudatore VARCHAR(75) null,codiceFiscalePrincipaleProgettista VARCHAR(75) null,codiceFiscalePrincipaleDirettoreLavori VARCHAR(75) null,codiceFiscalePrincipaleDitta VARCHAR(75) null,codiceFiscalePrincipaleGeologo VARCHAR(75) null,codiceFiscalePrincipaleArcheologo VARCHAR(75) null,sanatoriaEdilizia47 BOOLEAN,sanatoriaEdilizia724 BOOLEAN,sanatoriaEdilizia326 BOOLEAN,lavoriPubblici BOOLEAN,pagamentoIdOneri LONG,pagamentoIdBolli LONG,lavoriPubbliciPercentuale INTEGER,dcParticelle VARCHAR(75) null,dcFoglio VARCHAR(75) null,dcAllegato VARCHAR(75) null,dePiani VARCHAR(75) null,deAltezza VARCHAR(75) null,deInterrati VARCHAR(75) null,deSuperficie VARCHAR(75) null,deCostruzione VARCHAR(75) null,deRistrutturazione VARCHAR(75) null,deUso VARCHAR(75) null,dePubblica VARCHAR(75) null,dePrivata VARCHAR(75) null,deUtilizzazione VARCHAR(75) null,dePosizioneEdificio VARCHAR(75) null,deInfStradalePonte BOOLEAN,deInfStradaleStrada BOOLEAN,deInfStradaleAltro BOOLEAN,deInfIdraulicaLong BOOLEAN,deInfIdraulicaTrasv BOOLEAN,deInfIdraulicaAltro BOOLEAN,deInfOperaAccStradale BOOLEAN,deInfOperaAccIdraulica BOOLEAN,deInfOperaAccAltro BOOLEAN,deInfAltraInfrastruttura BOOLEAN,deInfAltro BOOLEAN,deInfAltroDesc STRING null,destinazioneAltroIntervento VARCHAR(75) null,dccStruttureEleMuraturePietrame BOOLEAN,dccStruttureEleMuratureLaterizio BOOLEAN,dccStruttureEleMuratureMisto BOOLEAN,dccStruttureEleMuratureStoriche BOOLEAN,dccStruttureEleMistoCA BOOLEAN,dccStruttureEleMistoAcciaio BOOLEAN,dccStruttureEleMistoMuratura BOOLEAN,dccStruttureEleMistoLegno BOOLEAN,dccStruttureElePrefabbricato BOOLEAN,dccStruttureEleAltro BOOLEAN,dccStruttureEleAltroDescrizione STRING null,dccOrizzontamentiCAAcciaio BOOLEAN,dccOrizzontamentiLegno BOOLEAN,dccOrizzontamentiLegnoCA BOOLEAN,dccOrizzontamentiLamieraGrecata BOOLEAN,dccOrizzontamentiVolte BOOLEAN,dccOrizzontamentiAltro BOOLEAN,dccOrizzontamentiAltroDescrizione STRING null,dccCoperturaCAAcciaio BOOLEAN,dccCoperturaLegno BOOLEAN,dccCoperturaLegnoCA BOOLEAN,dccCoperturaLamieraGrecata BOOLEAN,dccCoperturaPannelli BOOLEAN,dccCoperturaPVCTelonati BOOLEAN,dccCoperturaLeggere BOOLEAN,dccCoperturaAltro BOOLEAN,dccCoperturaAltroDesrizione STRING null,dccElemNonStrutLaterizio BOOLEAN,dccElemNonStrutCartongesso BOOLEAN,dccElemNonStrutCalcestruzzo BOOLEAN,dccElemNonStrutLegno BOOLEAN,dccElemNonStrutAltro BOOLEAN,dccElemNonStrutAltroDescrizione STRING null,dccOpereDiRinforzoInsCatene BOOLEAN,dccOpereDiRinforzoInsCordoli BOOLEAN,dccOpereDiRinforzoIniArmate BOOLEAN,dccOpereDiRinforzoPlaccaggi BOOLEAN,dccOpereDiRinforzoIrrSolai BOOLEAN,dccOpereDiRinforzoRinforziFRP BOOLEAN,dccOpereDiRinforzoTelaiECerchiature BOOLEAN,dccOpereDiRinforzoInsRompitratta BOOLEAN,dccOpereDiRinforzoAltro BOOLEAN,dccOpereDiRinforzoAltroDescrizione STRING null,geoClasseIndagine VARCHAR(75) null,geoCategoriaSottosuolo VARCHAR(75) null,geoCategoriaTopografica VARCHAR(75) null,geoConsolidamento VARCHAR(75) null,geoPericolositaGeologica VARCHAR(75) null,geoPericolositaSismica VARCHAR(75) null,geoPericolositaIdraulica VARCHAR(75) null,geoPericolositaGeomorfica VARCHAR(75) null,geoRischioGeomorfologicoPai VARCHAR(75) null,geoPericolositaIdraulicaPai VARCHAR(75) null,geoRischioIdraulicoPai VARCHAR(75) null,geoFattibilitaGeologica VARCHAR(75) null,geoFattibilitaSismica VARCHAR(75) null,geoFattibilitaIdraulica VARCHAR(75) null,geoOperaRilevante VARCHAR(75) null,geoOpereDiSostegno VARCHAR(75) null,geoOpereInSotterranea VARCHAR(75) null,geoPresenzaPrescrizioni VARCHAR(75) null,geoNotePrescrizioni STRING null,geoNoteIndagini STRING null,geoEvidenzeGeomorfiche VARCHAR(75) null,geoEvidenzeGeologiche VARCHAR(75) null,geoDtRelazione DATE null,pagSoggettiAdAutorizzazione DOUBLE,pagInterventiRestauroManufatti DOUBLE,pagAltriCasiCulturali DOUBLE,pagLottizzazioni DOUBLE,pagGrandiStrutture DOUBLE,pagCondotte DOUBLE,pagPalificazioni DOUBLE,pagImpiantiEolici DOUBLE,pagNuoveRealizzazioni DOUBLE,pagImmobiliPreesistenti DOUBLE,pagManifestiPubblicitari DOUBLE,pagPareriDiMassima DOUBLE,pagAltriCasiPaesaggistici DOUBLE,pagVariantiPareriResi DOUBLE,pagRilascioAttestazioni DOUBLE,pagConsultazioniArchivio DOUBLE,pagNuoveCostruzioni BOOLEAN,pagAdeguamentoSismico INTEGER,pagMiglioramentoSismico INTEGER,pagMiglioramentoSismicoSicilia BOOLEAN,pagRiparazioneInterventoLocale BOOLEAN,pagOperaNonQuantificabile BOOLEAN,pagNuovaCostruzione INTEGER,pagVarianti BOOLEAN,pagAltro INTEGER,pagCalcolatoAdeguamentoSismico VARCHAR(75) null,pagCalcolatoMiglioramentoSismico VARCHAR(75) null,pagCalcolatoRiparazioneInterventoLocale VARCHAR(75) null,pagCalcolatoOperaNonQuantificabile VARCHAR(75) null,pagEffettivoAdeguamentoSismico VARCHAR(75) null,pagEffettivoMiglioramentoSismico VARCHAR(75) null,pagEffettivoRiparazioneInterventoLocale VARCHAR(75) null,pagEffettivoOperaNonQuantificabile VARCHAR(75) null,pagNoteUtente TEXT null,note STRING null,noteUfficio STRING null,localizzazioneGeografica VARCHAR(75) null,tcNuovaCostruzione BOOLEAN,tcNuovaCostruzioneComplessa BOOLEAN,tcAdeguamentoSismico BOOLEAN,tcMiglioramentoSismico BOOLEAN,tcRiparazioneInterventoLocale BOOLEAN,tcCostruzioniEsistenti BOOLEAN,tcManutOrdStraord BOOLEAN,tcNuovaCostruzionePertinenza BOOLEAN,tcInterventoOpereEscavazione BOOLEAN,tcNoOpereEscavazione BOOLEAN,tcViarch BOOLEAN,tcOperaA25 BOOLEAN,tcAltriInterventi BOOLEAN,tcAltriInterventiDesc VARCHAR(75) null,tcInCA BOOLEAN,tcInOpera BOOLEAN,tcPrefabbricato BOOLEAN,tcInAcciaio BOOLEAN,tcMista BOOLEAN,tcInMuratura BOOLEAN,tcInMuraturaOrdinaria BOOLEAN,tcInMuraturaArmata BOOLEAN,tcInMuraturaMista BOOLEAN,tcInLegno BOOLEAN,tcAltro BOOLEAN,tcAltroDescrizione STRING null,tcConDispositivi BOOLEAN,interventoVoceP7 VARCHAR(75) null,normLavoriInProprio BOOLEAN,normLavoriNoDirettore BOOLEAN,normEsenteBollo BOOLEAN,normEsenteSpese BOOLEAN,normDpr01Dep BOOLEAN,normDpr02Dep BOOLEAN,normDpr01Aut BOOLEAN,normDpr02Aut BOOLEAN,normDm2018 BOOLEAN,normAnr BOOLEAN,normArt3com3 BOOLEAN,normArt3com4 BOOLEAN,normSismaBonus BOOLEAN,intervFinPub BOOLEAN,intervFinPubDesc STRING null,intervInAreaDiInteresse BOOLEAN,intervNonModificante BOOLEAN,intervNonAssoggettabile BOOLEAN,suap BOOLEAN,nominaImpresa BOOLEAN,nominaDirettoreLavori BOOLEAN,nominaCollaudatore BOOLEAN)"; + public static final String TABLE_SQL_CREATE = "create table portos_bo_DettPratica (uuid_ VARCHAR(75) null,dettPraticaId LONG not null primary key,companyId LONG,userId LONG,userName VARCHAR(75) null,createDate DATE null,modifiedDate DATE null,groupId LONG,intPraticaId LONG,integrazione LONG,protocollo VARCHAR(75) null,dtProtocollo DATE null,tipoIntegrazione VARCHAR(10) null,completa BOOLEAN,gestita BOOLEAN,importoSpeseIstruttoria VARCHAR(75) null,codicePagamentoOneri VARCHAR(75) null,causalePagamentoOneri VARCHAR(75) null,mezzoPagamentoOneri VARCHAR(75) null,importoBolli VARCHAR(75) null,codicePagamentoBolli VARCHAR(75) null,causalePagamentoBolli VARCHAR(75) null,mezzoPagamentoBolli VARCHAR(75) null,dataEffettuazione DATE null,status INTEGER,statusByUserId LONG,statusByUserName VARCHAR(75) null,statusDate DATE null,statusTask INTEGER,soggettoSostituitoId LONG,dtInvioSignal DATE null,destinazione VARCHAR(10) null,ag VARCHAR(10) null,descLongIntervento STRING null,paesaggioLocale STRING null,livelloDiTutela STRING null,vincoli STRING null,via VARCHAR(75) null,localita VARCHAR(75) null,estremiCatastali STRING null,estremiPratCom STRING null,varianteNumero LONG,operaConforme BOOLEAN,collaudoStatico BOOLEAN,noCollaudo BOOLEAN,codiceFiscaleDelegato VARCHAR(16) null,codiceFiscaleDelegatoCommittente VARCHAR(75) null,codiceFiscaleDelegatoFineLavori VARCHAR(75) null,codiceFiscaleDelegatoCollaudo VARCHAR(75) null,codiceFiscalePrincipaleCommittente VARCHAR(75) null,codiceFiscalePrincipaleCollaudatore VARCHAR(75) null,codiceFiscalePrincipaleProgettista VARCHAR(75) null,codiceFiscalePrincipaleDirettoreLavori VARCHAR(75) null,codiceFiscalePrincipaleDitta VARCHAR(75) null,codiceFiscalePrincipaleGeologo VARCHAR(75) null,codiceFiscalePrincipaleArcheologo VARCHAR(75) null,sanatoriaEdilizia47 BOOLEAN,sanatoriaEdilizia724 BOOLEAN,sanatoriaEdilizia326 BOOLEAN,lavoriPubblici BOOLEAN,pagamentoIdOneri LONG,pagamentoIdBolli LONG,lavoriPubbliciPercentuale INTEGER,dcParticelle VARCHAR(75) null,dcFoglio VARCHAR(75) null,dcAllegato VARCHAR(75) null,dePiani VARCHAR(75) null,deAltezza VARCHAR(75) null,deInterrati VARCHAR(75) null,deSuperficie VARCHAR(75) null,deCostruzione VARCHAR(75) null,deRistrutturazione VARCHAR(75) null,deUso VARCHAR(75) null,dePubblica VARCHAR(75) null,dePrivata VARCHAR(75) null,deUtilizzazione VARCHAR(75) null,dePosizioneEdificio VARCHAR(75) null,deInfStradalePonte BOOLEAN,deInfStradaleStrada BOOLEAN,deInfStradaleAltro BOOLEAN,deInfIdraulicaLong BOOLEAN,deInfIdraulicaTrasv BOOLEAN,deInfIdraulicaAltro BOOLEAN,deInfOperaAccStradale BOOLEAN,deInfOperaAccIdraulica BOOLEAN,deInfOperaAccAltro BOOLEAN,deInfAltraInfrastruttura BOOLEAN,deInfAltro BOOLEAN,deInfAltroDesc STRING null,destinazioneAltroIntervento VARCHAR(75) null,dccStruttureEleMuraturePietrame BOOLEAN,dccStruttureEleMuratureLaterizio BOOLEAN,dccStruttureEleMuratureMisto BOOLEAN,dccStruttureEleMuratureStoriche BOOLEAN,dccStruttureEleMistoCA BOOLEAN,dccStruttureEleMistoAcciaio BOOLEAN,dccStruttureEleMistoMuratura BOOLEAN,dccStruttureEleMistoLegno BOOLEAN,dccStruttureElePrefabbricato BOOLEAN,dccStruttureEleAltro BOOLEAN,dccStruttureEleAltroDescrizione STRING null,dccOrizzontamentiCAAcciaio BOOLEAN,dccOrizzontamentiLegno BOOLEAN,dccOrizzontamentiLegnoCA BOOLEAN,dccOrizzontamentiLamieraGrecata BOOLEAN,dccOrizzontamentiVolte BOOLEAN,dccOrizzontamentiAltro BOOLEAN,dccOrizzontamentiAltroDescrizione STRING null,dccCoperturaCAAcciaio BOOLEAN,dccCoperturaLegno BOOLEAN,dccCoperturaLegnoCA BOOLEAN,dccCoperturaLamieraGrecata BOOLEAN,dccCoperturaPannelli BOOLEAN,dccCoperturaPVCTelonati BOOLEAN,dccCoperturaLeggere BOOLEAN,dccCoperturaAltro BOOLEAN,dccCoperturaAltroDesrizione STRING null,dccElemNonStrutLaterizio BOOLEAN,dccElemNonStrutCartongesso BOOLEAN,dccElemNonStrutCalcestruzzo BOOLEAN,dccElemNonStrutLegno BOOLEAN,dccElemNonStrutAltro BOOLEAN,dccElemNonStrutAltroDescrizione STRING null,dccOpereDiRinforzoInsCatene BOOLEAN,dccOpereDiRinforzoInsCordoli BOOLEAN,dccOpereDiRinforzoIniArmate BOOLEAN,dccOpereDiRinforzoPlaccaggi BOOLEAN,dccOpereDiRinforzoIrrSolai BOOLEAN,dccOpereDiRinforzoRinforziFRP BOOLEAN,dccOpereDiRinforzoTelaiECerchiature BOOLEAN,dccOpereDiRinforzoInsRompitratta BOOLEAN,dccOpereDiRinforzoAltro BOOLEAN,dccOpereDiRinforzoAltroDescrizione STRING null,geoClasseIndagine VARCHAR(75) null,geoCategoriaSottosuolo VARCHAR(75) null,geoCategoriaTopografica VARCHAR(75) null,geoConsolidamento VARCHAR(75) null,geoPericolositaGeologica VARCHAR(75) null,geoPericolositaSismica VARCHAR(75) null,geoPericolositaIdraulica VARCHAR(75) null,geoPericolositaGeomorfica VARCHAR(75) null,geoRischioGeomorfologicoPai VARCHAR(75) null,geoPericolositaIdraulicaPai VARCHAR(75) null,geoRischioIdraulicoPai VARCHAR(75) null,geoFattibilitaGeologica VARCHAR(75) null,geoFattibilitaSismica VARCHAR(75) null,geoFattibilitaIdraulica VARCHAR(75) null,geoOperaRilevante VARCHAR(75) null,geoOpereDiSostegno VARCHAR(75) null,geoOpereInSotterranea VARCHAR(75) null,geoPresenzaPrescrizioni VARCHAR(75) null,geoNotePrescrizioni STRING null,geoNoteIndagini STRING null,geoEvidenzeGeomorfiche VARCHAR(75) null,geoEvidenzeGeologiche VARCHAR(75) null,geoDtRelazione DATE null,pagSoggettiAdAutorizzazione DOUBLE,pagInterventiRestauroManufatti DOUBLE,pagAltriCasiCulturali DOUBLE,pagLottizzazioni DOUBLE,pagGrandiStrutture DOUBLE,pagCondotte DOUBLE,pagPalificazioni DOUBLE,pagImpiantiEolici DOUBLE,pagNuoveRealizzazioni DOUBLE,pagImmobiliPreesistenti DOUBLE,pagManifestiPubblicitari DOUBLE,pagPareriDiMassima DOUBLE,pagAltriCasiPaesaggistici DOUBLE,pagVariantiPareriResi DOUBLE,pagRilascioAttestazioni DOUBLE,pagConsultazioniArchivio DOUBLE,note STRING null,noteUfficio STRING null,localizzazioneGeografica VARCHAR(75) null,tcNuovaCostruzione BOOLEAN,tcNuovaCostruzioneComplessa BOOLEAN,tcAdeguamentoSismico BOOLEAN,tcMiglioramentoSismico BOOLEAN,tcRiparazioneInterventoLocale BOOLEAN,tcCostruzioniEsistenti BOOLEAN,tcManutOrdStraord BOOLEAN,tcNuovaCostruzionePertinenza BOOLEAN,tcInterventoOpereEscavazione BOOLEAN,tcNoOpereEscavazione BOOLEAN,tcViarch BOOLEAN,tcOperaA25 BOOLEAN,tcAltriInterventi BOOLEAN,tcAltriInterventiDesc VARCHAR(75) null,tcInCA BOOLEAN,tcInOpera BOOLEAN,tcPrefabbricato BOOLEAN,tcInAcciaio BOOLEAN,tcMista BOOLEAN,tcInMuratura BOOLEAN,tcInMuraturaOrdinaria BOOLEAN,tcInMuraturaArmata BOOLEAN,tcInMuraturaMista BOOLEAN,tcInLegno BOOLEAN,tcAltro BOOLEAN,tcAltroDescrizione STRING null,tcConDispositivi BOOLEAN,interventoVoceP7 VARCHAR(75) null,normLavoriInProprio BOOLEAN,normLavoriNoDirettore BOOLEAN,normEsenteBollo BOOLEAN,normEsenteSpese BOOLEAN,normDpr01Dep BOOLEAN,normDpr02Dep BOOLEAN,normDpr01Aut BOOLEAN,normDpr02Aut BOOLEAN,normDm2018 BOOLEAN,normAnr BOOLEAN,normArt3com3 BOOLEAN,normArt3com4 BOOLEAN,normSismaBonus BOOLEAN,intervFinPub BOOLEAN,intervFinPubDesc STRING null,intervInAreaDiInteresse BOOLEAN,intervNonModificante BOOLEAN,intervNonAssoggettabile BOOLEAN,suap BOOLEAN,nominaImpresa BOOLEAN,nominaDirettoreLavori BOOLEAN,nominaCollaudatore BOOLEAN)"; public static final String TABLE_SQL_DROP = "drop table portos_bo_DettPratica"; public static final String ORDER_BY_JPQL = " ORDER BY dettPratica.dettPraticaId ASC"; public static final String ORDER_BY_SQL = " ORDER BY portos_bo_DettPratica.dettPraticaId ASC"; @@ -522,24 +504,6 @@ public class DettPraticaModelImpl extends BaseModelImpl model.setPagVariantiPareriResi(soapModel.getPagVariantiPareriResi()); model.setPagRilascioAttestazioni(soapModel.getPagRilascioAttestazioni()); model.setPagConsultazioniArchivio(soapModel.getPagConsultazioniArchivio()); - model.setPagNuoveCostruzioni(soapModel.getPagNuoveCostruzioni()); - model.setPagAdeguamentoSismico(soapModel.getPagAdeguamentoSismico()); - model.setPagMiglioramentoSismico(soapModel.getPagMiglioramentoSismico()); - model.setPagMiglioramentoSismicoSicilia(soapModel.getPagMiglioramentoSismicoSicilia()); - model.setPagRiparazioneInterventoLocale(soapModel.getPagRiparazioneInterventoLocale()); - model.setPagOperaNonQuantificabile(soapModel.getPagOperaNonQuantificabile()); - model.setPagNuovaCostruzione(soapModel.getPagNuovaCostruzione()); - model.setPagVarianti(soapModel.getPagVarianti()); - model.setPagAltro(soapModel.getPagAltro()); - model.setPagCalcolatoAdeguamentoSismico(soapModel.getPagCalcolatoAdeguamentoSismico()); - model.setPagCalcolatoMiglioramentoSismico(soapModel.getPagCalcolatoMiglioramentoSismico()); - model.setPagCalcolatoRiparazioneInterventoLocale(soapModel.getPagCalcolatoRiparazioneInterventoLocale()); - model.setPagCalcolatoOperaNonQuantificabile(soapModel.getPagCalcolatoOperaNonQuantificabile()); - model.setPagEffettivoAdeguamentoSismico(soapModel.getPagEffettivoAdeguamentoSismico()); - model.setPagEffettivoMiglioramentoSismico(soapModel.getPagEffettivoMiglioramentoSismico()); - model.setPagEffettivoRiparazioneInterventoLocale(soapModel.getPagEffettivoRiparazioneInterventoLocale()); - model.setPagEffettivoOperaNonQuantificabile(soapModel.getPagEffettivoOperaNonQuantificabile()); - model.setPagNoteUtente(soapModel.getPagNoteUtente()); model.setNote(soapModel.getNote()); model.setNoteUfficio(soapModel.getNoteUfficio()); model.setLocalizzazioneGeografica(soapModel.getLocalizzazioneGeografica()); @@ -873,35 +837,6 @@ public class DettPraticaModelImpl extends BaseModelImpl attributes.put("pagVariantiPareriResi", getPagVariantiPareriResi()); attributes.put("pagRilascioAttestazioni", getPagRilascioAttestazioni()); attributes.put("pagConsultazioniArchivio", getPagConsultazioniArchivio()); - attributes.put("pagNuoveCostruzioni", getPagNuoveCostruzioni()); - attributes.put("pagAdeguamentoSismico", getPagAdeguamentoSismico()); - attributes.put("pagMiglioramentoSismico", getPagMiglioramentoSismico()); - attributes.put("pagMiglioramentoSismicoSicilia", - getPagMiglioramentoSismicoSicilia()); - attributes.put("pagRiparazioneInterventoLocale", - getPagRiparazioneInterventoLocale()); - attributes.put("pagOperaNonQuantificabile", - getPagOperaNonQuantificabile()); - attributes.put("pagNuovaCostruzione", getPagNuovaCostruzione()); - attributes.put("pagVarianti", getPagVarianti()); - attributes.put("pagAltro", getPagAltro()); - attributes.put("pagCalcolatoAdeguamentoSismico", - getPagCalcolatoAdeguamentoSismico()); - attributes.put("pagCalcolatoMiglioramentoSismico", - getPagCalcolatoMiglioramentoSismico()); - attributes.put("pagCalcolatoRiparazioneInterventoLocale", - getPagCalcolatoRiparazioneInterventoLocale()); - attributes.put("pagCalcolatoOperaNonQuantificabile", - getPagCalcolatoOperaNonQuantificabile()); - attributes.put("pagEffettivoAdeguamentoSismico", - getPagEffettivoAdeguamentoSismico()); - attributes.put("pagEffettivoMiglioramentoSismico", - getPagEffettivoMiglioramentoSismico()); - attributes.put("pagEffettivoRiparazioneInterventoLocale", - getPagEffettivoRiparazioneInterventoLocale()); - attributes.put("pagEffettivoOperaNonQuantificabile", - getPagEffettivoOperaNonQuantificabile()); - attributes.put("pagNoteUtente", getPagNoteUtente()); attributes.put("note", getNote()); attributes.put("noteUfficio", getNoteUfficio()); attributes.put("localizzazioneGeografica", getLocalizzazioneGeografica()); @@ -2099,129 +2034,6 @@ public class DettPraticaModelImpl extends BaseModelImpl setPagConsultazioniArchivio(pagConsultazioniArchivio); } - Boolean pagNuoveCostruzioni = (Boolean)attributes.get( - "pagNuoveCostruzioni"); - - if (pagNuoveCostruzioni != null) { - setPagNuoveCostruzioni(pagNuoveCostruzioni); - } - - Integer pagAdeguamentoSismico = (Integer)attributes.get( - "pagAdeguamentoSismico"); - - if (pagAdeguamentoSismico != null) { - setPagAdeguamentoSismico(pagAdeguamentoSismico); - } - - Integer pagMiglioramentoSismico = (Integer)attributes.get( - "pagMiglioramentoSismico"); - - if (pagMiglioramentoSismico != null) { - setPagMiglioramentoSismico(pagMiglioramentoSismico); - } - - Boolean pagMiglioramentoSismicoSicilia = (Boolean)attributes.get( - "pagMiglioramentoSismicoSicilia"); - - if (pagMiglioramentoSismicoSicilia != null) { - setPagMiglioramentoSismicoSicilia(pagMiglioramentoSismicoSicilia); - } - - Boolean pagRiparazioneInterventoLocale = (Boolean)attributes.get( - "pagRiparazioneInterventoLocale"); - - if (pagRiparazioneInterventoLocale != null) { - setPagRiparazioneInterventoLocale(pagRiparazioneInterventoLocale); - } - - Boolean pagOperaNonQuantificabile = (Boolean)attributes.get( - "pagOperaNonQuantificabile"); - - if (pagOperaNonQuantificabile != null) { - setPagOperaNonQuantificabile(pagOperaNonQuantificabile); - } - - Integer pagNuovaCostruzione = (Integer)attributes.get( - "pagNuovaCostruzione"); - - if (pagNuovaCostruzione != null) { - setPagNuovaCostruzione(pagNuovaCostruzione); - } - - Boolean pagVarianti = (Boolean)attributes.get("pagVarianti"); - - if (pagVarianti != null) { - setPagVarianti(pagVarianti); - } - - Integer pagAltro = (Integer)attributes.get("pagAltro"); - - if (pagAltro != null) { - setPagAltro(pagAltro); - } - - String pagCalcolatoAdeguamentoSismico = (String)attributes.get( - "pagCalcolatoAdeguamentoSismico"); - - if (pagCalcolatoAdeguamentoSismico != null) { - setPagCalcolatoAdeguamentoSismico(pagCalcolatoAdeguamentoSismico); - } - - String pagCalcolatoMiglioramentoSismico = (String)attributes.get( - "pagCalcolatoMiglioramentoSismico"); - - if (pagCalcolatoMiglioramentoSismico != null) { - setPagCalcolatoMiglioramentoSismico(pagCalcolatoMiglioramentoSismico); - } - - String pagCalcolatoRiparazioneInterventoLocale = (String)attributes.get( - "pagCalcolatoRiparazioneInterventoLocale"); - - if (pagCalcolatoRiparazioneInterventoLocale != null) { - setPagCalcolatoRiparazioneInterventoLocale(pagCalcolatoRiparazioneInterventoLocale); - } - - String pagCalcolatoOperaNonQuantificabile = (String)attributes.get( - "pagCalcolatoOperaNonQuantificabile"); - - if (pagCalcolatoOperaNonQuantificabile != null) { - setPagCalcolatoOperaNonQuantificabile(pagCalcolatoOperaNonQuantificabile); - } - - String pagEffettivoAdeguamentoSismico = (String)attributes.get( - "pagEffettivoAdeguamentoSismico"); - - if (pagEffettivoAdeguamentoSismico != null) { - setPagEffettivoAdeguamentoSismico(pagEffettivoAdeguamentoSismico); - } - - String pagEffettivoMiglioramentoSismico = (String)attributes.get( - "pagEffettivoMiglioramentoSismico"); - - if (pagEffettivoMiglioramentoSismico != null) { - setPagEffettivoMiglioramentoSismico(pagEffettivoMiglioramentoSismico); - } - - String pagEffettivoRiparazioneInterventoLocale = (String)attributes.get( - "pagEffettivoRiparazioneInterventoLocale"); - - if (pagEffettivoRiparazioneInterventoLocale != null) { - setPagEffettivoRiparazioneInterventoLocale(pagEffettivoRiparazioneInterventoLocale); - } - - String pagEffettivoOperaNonQuantificabile = (String)attributes.get( - "pagEffettivoOperaNonQuantificabile"); - - if (pagEffettivoOperaNonQuantificabile != null) { - setPagEffettivoOperaNonQuantificabile(pagEffettivoOperaNonQuantificabile); - } - - String pagNoteUtente = (String)attributes.get("pagNoteUtente"); - - if (pagNoteUtente != null) { - setPagNoteUtente(pagNoteUtente); - } - String note = (String)attributes.get("note"); if (note != null) { @@ -5265,284 +5077,6 @@ public class DettPraticaModelImpl extends BaseModelImpl _pagConsultazioniArchivio = pagConsultazioniArchivio; } - @JSON - @Override - public boolean getPagNuoveCostruzioni() { - return _pagNuoveCostruzioni; - } - - @Override - public boolean isPagNuoveCostruzioni() { - return _pagNuoveCostruzioni; - } - - @Override - public void setPagNuoveCostruzioni(boolean pagNuoveCostruzioni) { - _pagNuoveCostruzioni = pagNuoveCostruzioni; - } - - @JSON - @Override - public int getPagAdeguamentoSismico() { - return _pagAdeguamentoSismico; - } - - @Override - public void setPagAdeguamentoSismico(int pagAdeguamentoSismico) { - _pagAdeguamentoSismico = pagAdeguamentoSismico; - } - - @JSON - @Override - public int getPagMiglioramentoSismico() { - return _pagMiglioramentoSismico; - } - - @Override - public void setPagMiglioramentoSismico(int pagMiglioramentoSismico) { - _pagMiglioramentoSismico = pagMiglioramentoSismico; - } - - @JSON - @Override - public boolean getPagMiglioramentoSismicoSicilia() { - return _pagMiglioramentoSismicoSicilia; - } - - @Override - public boolean isPagMiglioramentoSismicoSicilia() { - return _pagMiglioramentoSismicoSicilia; - } - - @Override - public void setPagMiglioramentoSismicoSicilia( - boolean pagMiglioramentoSismicoSicilia) { - _pagMiglioramentoSismicoSicilia = pagMiglioramentoSismicoSicilia; - } - - @JSON - @Override - public boolean getPagRiparazioneInterventoLocale() { - return _pagRiparazioneInterventoLocale; - } - - @Override - public boolean isPagRiparazioneInterventoLocale() { - return _pagRiparazioneInterventoLocale; - } - - @Override - public void setPagRiparazioneInterventoLocale( - boolean pagRiparazioneInterventoLocale) { - _pagRiparazioneInterventoLocale = pagRiparazioneInterventoLocale; - } - - @JSON - @Override - public boolean getPagOperaNonQuantificabile() { - return _pagOperaNonQuantificabile; - } - - @Override - public boolean isPagOperaNonQuantificabile() { - return _pagOperaNonQuantificabile; - } - - @Override - public void setPagOperaNonQuantificabile(boolean pagOperaNonQuantificabile) { - _pagOperaNonQuantificabile = pagOperaNonQuantificabile; - } - - @JSON - @Override - public int getPagNuovaCostruzione() { - return _pagNuovaCostruzione; - } - - @Override - public void setPagNuovaCostruzione(int pagNuovaCostruzione) { - _pagNuovaCostruzione = pagNuovaCostruzione; - } - - @JSON - @Override - public boolean getPagVarianti() { - return _pagVarianti; - } - - @Override - public boolean isPagVarianti() { - return _pagVarianti; - } - - @Override - public void setPagVarianti(boolean pagVarianti) { - _pagVarianti = pagVarianti; - } - - @JSON - @Override - public int getPagAltro() { - return _pagAltro; - } - - @Override - public void setPagAltro(int pagAltro) { - _pagAltro = pagAltro; - } - - @JSON - @Override - public String getPagCalcolatoAdeguamentoSismico() { - if (_pagCalcolatoAdeguamentoSismico == null) { - return StringPool.BLANK; - } - else { - return _pagCalcolatoAdeguamentoSismico; - } - } - - @Override - public void setPagCalcolatoAdeguamentoSismico( - String pagCalcolatoAdeguamentoSismico) { - _pagCalcolatoAdeguamentoSismico = pagCalcolatoAdeguamentoSismico; - } - - @JSON - @Override - public String getPagCalcolatoMiglioramentoSismico() { - if (_pagCalcolatoMiglioramentoSismico == null) { - return StringPool.BLANK; - } - else { - return _pagCalcolatoMiglioramentoSismico; - } - } - - @Override - public void setPagCalcolatoMiglioramentoSismico( - String pagCalcolatoMiglioramentoSismico) { - _pagCalcolatoMiglioramentoSismico = pagCalcolatoMiglioramentoSismico; - } - - @JSON - @Override - public String getPagCalcolatoRiparazioneInterventoLocale() { - if (_pagCalcolatoRiparazioneInterventoLocale == null) { - return StringPool.BLANK; - } - else { - return _pagCalcolatoRiparazioneInterventoLocale; - } - } - - @Override - public void setPagCalcolatoRiparazioneInterventoLocale( - String pagCalcolatoRiparazioneInterventoLocale) { - _pagCalcolatoRiparazioneInterventoLocale = pagCalcolatoRiparazioneInterventoLocale; - } - - @JSON - @Override - public String getPagCalcolatoOperaNonQuantificabile() { - if (_pagCalcolatoOperaNonQuantificabile == null) { - return StringPool.BLANK; - } - else { - return _pagCalcolatoOperaNonQuantificabile; - } - } - - @Override - public void setPagCalcolatoOperaNonQuantificabile( - String pagCalcolatoOperaNonQuantificabile) { - _pagCalcolatoOperaNonQuantificabile = pagCalcolatoOperaNonQuantificabile; - } - - @JSON - @Override - public String getPagEffettivoAdeguamentoSismico() { - if (_pagEffettivoAdeguamentoSismico == null) { - return StringPool.BLANK; - } - else { - return _pagEffettivoAdeguamentoSismico; - } - } - - @Override - public void setPagEffettivoAdeguamentoSismico( - String pagEffettivoAdeguamentoSismico) { - _pagEffettivoAdeguamentoSismico = pagEffettivoAdeguamentoSismico; - } - - @JSON - @Override - public String getPagEffettivoMiglioramentoSismico() { - if (_pagEffettivoMiglioramentoSismico == null) { - return StringPool.BLANK; - } - else { - return _pagEffettivoMiglioramentoSismico; - } - } - - @Override - public void setPagEffettivoMiglioramentoSismico( - String pagEffettivoMiglioramentoSismico) { - _pagEffettivoMiglioramentoSismico = pagEffettivoMiglioramentoSismico; - } - - @JSON - @Override - public String getPagEffettivoRiparazioneInterventoLocale() { - if (_pagEffettivoRiparazioneInterventoLocale == null) { - return StringPool.BLANK; - } - else { - return _pagEffettivoRiparazioneInterventoLocale; - } - } - - @Override - public void setPagEffettivoRiparazioneInterventoLocale( - String pagEffettivoRiparazioneInterventoLocale) { - _pagEffettivoRiparazioneInterventoLocale = pagEffettivoRiparazioneInterventoLocale; - } - - @JSON - @Override - public String getPagEffettivoOperaNonQuantificabile() { - if (_pagEffettivoOperaNonQuantificabile == null) { - return StringPool.BLANK; - } - else { - return _pagEffettivoOperaNonQuantificabile; - } - } - - @Override - public void setPagEffettivoOperaNonQuantificabile( - String pagEffettivoOperaNonQuantificabile) { - _pagEffettivoOperaNonQuantificabile = pagEffettivoOperaNonQuantificabile; - } - - @JSON - @Override - public String getPagNoteUtente() { - if (_pagNoteUtente == null) { - return StringPool.BLANK; - } - else { - return _pagNoteUtente; - } - } - - @Override - public void setPagNoteUtente(String pagNoteUtente) { - _pagNoteUtente = pagNoteUtente; - } - @JSON @Override public String getNote() { @@ -6692,24 +6226,6 @@ public class DettPraticaModelImpl extends BaseModelImpl dettPraticaImpl.setPagVariantiPareriResi(getPagVariantiPareriResi()); dettPraticaImpl.setPagRilascioAttestazioni(getPagRilascioAttestazioni()); dettPraticaImpl.setPagConsultazioniArchivio(getPagConsultazioniArchivio()); - dettPraticaImpl.setPagNuoveCostruzioni(getPagNuoveCostruzioni()); - dettPraticaImpl.setPagAdeguamentoSismico(getPagAdeguamentoSismico()); - dettPraticaImpl.setPagMiglioramentoSismico(getPagMiglioramentoSismico()); - dettPraticaImpl.setPagMiglioramentoSismicoSicilia(getPagMiglioramentoSismicoSicilia()); - dettPraticaImpl.setPagRiparazioneInterventoLocale(getPagRiparazioneInterventoLocale()); - dettPraticaImpl.setPagOperaNonQuantificabile(getPagOperaNonQuantificabile()); - dettPraticaImpl.setPagNuovaCostruzione(getPagNuovaCostruzione()); - dettPraticaImpl.setPagVarianti(getPagVarianti()); - dettPraticaImpl.setPagAltro(getPagAltro()); - dettPraticaImpl.setPagCalcolatoAdeguamentoSismico(getPagCalcolatoAdeguamentoSismico()); - dettPraticaImpl.setPagCalcolatoMiglioramentoSismico(getPagCalcolatoMiglioramentoSismico()); - dettPraticaImpl.setPagCalcolatoRiparazioneInterventoLocale(getPagCalcolatoRiparazioneInterventoLocale()); - dettPraticaImpl.setPagCalcolatoOperaNonQuantificabile(getPagCalcolatoOperaNonQuantificabile()); - dettPraticaImpl.setPagEffettivoAdeguamentoSismico(getPagEffettivoAdeguamentoSismico()); - dettPraticaImpl.setPagEffettivoMiglioramentoSismico(getPagEffettivoMiglioramentoSismico()); - dettPraticaImpl.setPagEffettivoRiparazioneInterventoLocale(getPagEffettivoRiparazioneInterventoLocale()); - dettPraticaImpl.setPagEffettivoOperaNonQuantificabile(getPagEffettivoOperaNonQuantificabile()); - dettPraticaImpl.setPagNoteUtente(getPagNoteUtente()); dettPraticaImpl.setNote(getNote()); dettPraticaImpl.setNoteUfficio(getNoteUfficio()); dettPraticaImpl.setLocalizzazioneGeografica(getLocalizzazioneGeografica()); @@ -7741,104 +7257,6 @@ public class DettPraticaModelImpl extends BaseModelImpl dettPraticaCacheModel.pagConsultazioniArchivio = getPagConsultazioniArchivio(); - dettPraticaCacheModel.pagNuoveCostruzioni = getPagNuoveCostruzioni(); - - dettPraticaCacheModel.pagAdeguamentoSismico = getPagAdeguamentoSismico(); - - dettPraticaCacheModel.pagMiglioramentoSismico = getPagMiglioramentoSismico(); - - dettPraticaCacheModel.pagMiglioramentoSismicoSicilia = getPagMiglioramentoSismicoSicilia(); - - dettPraticaCacheModel.pagRiparazioneInterventoLocale = getPagRiparazioneInterventoLocale(); - - dettPraticaCacheModel.pagOperaNonQuantificabile = getPagOperaNonQuantificabile(); - - dettPraticaCacheModel.pagNuovaCostruzione = getPagNuovaCostruzione(); - - dettPraticaCacheModel.pagVarianti = getPagVarianti(); - - dettPraticaCacheModel.pagAltro = getPagAltro(); - - dettPraticaCacheModel.pagCalcolatoAdeguamentoSismico = getPagCalcolatoAdeguamentoSismico(); - - String pagCalcolatoAdeguamentoSismico = dettPraticaCacheModel.pagCalcolatoAdeguamentoSismico; - - if ((pagCalcolatoAdeguamentoSismico != null) && - (pagCalcolatoAdeguamentoSismico.length() == 0)) { - dettPraticaCacheModel.pagCalcolatoAdeguamentoSismico = null; - } - - dettPraticaCacheModel.pagCalcolatoMiglioramentoSismico = getPagCalcolatoMiglioramentoSismico(); - - String pagCalcolatoMiglioramentoSismico = dettPraticaCacheModel.pagCalcolatoMiglioramentoSismico; - - if ((pagCalcolatoMiglioramentoSismico != null) && - (pagCalcolatoMiglioramentoSismico.length() == 0)) { - dettPraticaCacheModel.pagCalcolatoMiglioramentoSismico = null; - } - - dettPraticaCacheModel.pagCalcolatoRiparazioneInterventoLocale = getPagCalcolatoRiparazioneInterventoLocale(); - - String pagCalcolatoRiparazioneInterventoLocale = dettPraticaCacheModel.pagCalcolatoRiparazioneInterventoLocale; - - if ((pagCalcolatoRiparazioneInterventoLocale != null) && - (pagCalcolatoRiparazioneInterventoLocale.length() == 0)) { - dettPraticaCacheModel.pagCalcolatoRiparazioneInterventoLocale = null; - } - - dettPraticaCacheModel.pagCalcolatoOperaNonQuantificabile = getPagCalcolatoOperaNonQuantificabile(); - - String pagCalcolatoOperaNonQuantificabile = dettPraticaCacheModel.pagCalcolatoOperaNonQuantificabile; - - if ((pagCalcolatoOperaNonQuantificabile != null) && - (pagCalcolatoOperaNonQuantificabile.length() == 0)) { - dettPraticaCacheModel.pagCalcolatoOperaNonQuantificabile = null; - } - - dettPraticaCacheModel.pagEffettivoAdeguamentoSismico = getPagEffettivoAdeguamentoSismico(); - - String pagEffettivoAdeguamentoSismico = dettPraticaCacheModel.pagEffettivoAdeguamentoSismico; - - if ((pagEffettivoAdeguamentoSismico != null) && - (pagEffettivoAdeguamentoSismico.length() == 0)) { - dettPraticaCacheModel.pagEffettivoAdeguamentoSismico = null; - } - - dettPraticaCacheModel.pagEffettivoMiglioramentoSismico = getPagEffettivoMiglioramentoSismico(); - - String pagEffettivoMiglioramentoSismico = dettPraticaCacheModel.pagEffettivoMiglioramentoSismico; - - if ((pagEffettivoMiglioramentoSismico != null) && - (pagEffettivoMiglioramentoSismico.length() == 0)) { - dettPraticaCacheModel.pagEffettivoMiglioramentoSismico = null; - } - - dettPraticaCacheModel.pagEffettivoRiparazioneInterventoLocale = getPagEffettivoRiparazioneInterventoLocale(); - - String pagEffettivoRiparazioneInterventoLocale = dettPraticaCacheModel.pagEffettivoRiparazioneInterventoLocale; - - if ((pagEffettivoRiparazioneInterventoLocale != null) && - (pagEffettivoRiparazioneInterventoLocale.length() == 0)) { - dettPraticaCacheModel.pagEffettivoRiparazioneInterventoLocale = null; - } - - dettPraticaCacheModel.pagEffettivoOperaNonQuantificabile = getPagEffettivoOperaNonQuantificabile(); - - String pagEffettivoOperaNonQuantificabile = dettPraticaCacheModel.pagEffettivoOperaNonQuantificabile; - - if ((pagEffettivoOperaNonQuantificabile != null) && - (pagEffettivoOperaNonQuantificabile.length() == 0)) { - dettPraticaCacheModel.pagEffettivoOperaNonQuantificabile = null; - } - - dettPraticaCacheModel.pagNoteUtente = getPagNoteUtente(); - - String pagNoteUtente = dettPraticaCacheModel.pagNoteUtente; - - if ((pagNoteUtente != null) && (pagNoteUtente.length() == 0)) { - dettPraticaCacheModel.pagNoteUtente = null; - } - dettPraticaCacheModel.note = getNote(); String note = dettPraticaCacheModel.note; @@ -7994,7 +7412,7 @@ public class DettPraticaModelImpl extends BaseModelImpl @Override public String toString() { - StringBundler sb = new StringBundler(487); + StringBundler sb = new StringBundler(451); sb.append("{uuid="); sb.append(getUuid()); @@ -8340,42 +7758,6 @@ public class DettPraticaModelImpl extends BaseModelImpl sb.append(getPagRilascioAttestazioni()); sb.append(", pagConsultazioniArchivio="); sb.append(getPagConsultazioniArchivio()); - sb.append(", pagNuoveCostruzioni="); - sb.append(getPagNuoveCostruzioni()); - sb.append(", pagAdeguamentoSismico="); - sb.append(getPagAdeguamentoSismico()); - sb.append(", pagMiglioramentoSismico="); - sb.append(getPagMiglioramentoSismico()); - sb.append(", pagMiglioramentoSismicoSicilia="); - sb.append(getPagMiglioramentoSismicoSicilia()); - sb.append(", pagRiparazioneInterventoLocale="); - sb.append(getPagRiparazioneInterventoLocale()); - sb.append(", pagOperaNonQuantificabile="); - sb.append(getPagOperaNonQuantificabile()); - sb.append(", pagNuovaCostruzione="); - sb.append(getPagNuovaCostruzione()); - sb.append(", pagVarianti="); - sb.append(getPagVarianti()); - sb.append(", pagAltro="); - sb.append(getPagAltro()); - sb.append(", pagCalcolatoAdeguamentoSismico="); - sb.append(getPagCalcolatoAdeguamentoSismico()); - sb.append(", pagCalcolatoMiglioramentoSismico="); - sb.append(getPagCalcolatoMiglioramentoSismico()); - sb.append(", pagCalcolatoRiparazioneInterventoLocale="); - sb.append(getPagCalcolatoRiparazioneInterventoLocale()); - sb.append(", pagCalcolatoOperaNonQuantificabile="); - sb.append(getPagCalcolatoOperaNonQuantificabile()); - sb.append(", pagEffettivoAdeguamentoSismico="); - sb.append(getPagEffettivoAdeguamentoSismico()); - sb.append(", pagEffettivoMiglioramentoSismico="); - sb.append(getPagEffettivoMiglioramentoSismico()); - sb.append(", pagEffettivoRiparazioneInterventoLocale="); - sb.append(getPagEffettivoRiparazioneInterventoLocale()); - sb.append(", pagEffettivoOperaNonQuantificabile="); - sb.append(getPagEffettivoOperaNonQuantificabile()); - sb.append(", pagNoteUtente="); - sb.append(getPagNoteUtente()); sb.append(", note="); sb.append(getNote()); sb.append(", noteUfficio="); @@ -8489,7 +7871,7 @@ public class DettPraticaModelImpl extends BaseModelImpl @Override public String toXmlString() { - StringBundler sb = new StringBundler(733); + StringBundler sb = new StringBundler(679); sb.append(""); sb.append("it.tref.liferay.portos.bo.model.DettPratica"); @@ -9183,78 +8565,6 @@ public class DettPraticaModelImpl extends BaseModelImpl "pagConsultazioniArchivio"); - sb.append( - "pagNuoveCostruzioni"); - sb.append( - "pagAdeguamentoSismico"); - sb.append( - "pagMiglioramentoSismico"); - sb.append( - "pagMiglioramentoSismicoSicilia"); - sb.append( - "pagRiparazioneInterventoLocale"); - sb.append( - "pagOperaNonQuantificabile"); - sb.append( - "pagNuovaCostruzione"); - sb.append( - "pagVarianti"); - sb.append( - "pagAltro"); - sb.append( - "pagCalcolatoAdeguamentoSismico"); - sb.append( - "pagCalcolatoMiglioramentoSismico"); - sb.append( - "pagCalcolatoRiparazioneInterventoLocale"); - sb.append( - "pagCalcolatoOperaNonQuantificabile"); - sb.append( - "pagEffettivoAdeguamentoSismico"); - sb.append( - "pagEffettivoMiglioramentoSismico"); - sb.append( - "pagEffettivoRiparazioneInterventoLocale"); - sb.append( - "pagEffettivoOperaNonQuantificabile"); - sb.append( - "pagNoteUtente"); sb.append( "note private double _pagVariantiPareriResi; private double _pagRilascioAttestazioni; private double _pagConsultazioniArchivio; - private boolean _pagNuoveCostruzioni; - private int _pagAdeguamentoSismico; - private int _pagMiglioramentoSismico; - private boolean _pagMiglioramentoSismicoSicilia; - private boolean _pagRiparazioneInterventoLocale; - private boolean _pagOperaNonQuantificabile; - private int _pagNuovaCostruzione; - private boolean _pagVarianti; - private int _pagAltro; - private String _pagCalcolatoAdeguamentoSismico; - private String _pagCalcolatoMiglioramentoSismico; - private String _pagCalcolatoRiparazioneInterventoLocale; - private String _pagCalcolatoOperaNonQuantificabile; - private String _pagEffettivoAdeguamentoSismico; - private String _pagEffettivoMiglioramentoSismico; - private String _pagEffettivoRiparazioneInterventoLocale; - private String _pagEffettivoOperaNonQuantificabile; - private String _pagNoteUtente; private String _note; private String _noteUfficio; private String _localizzazioneGeografica; diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaLocalServiceClpInvoker.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaLocalServiceClpInvoker.java index 2c26728f..3c6540d8 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaLocalServiceClpInvoker.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaLocalServiceClpInvoker.java @@ -429,127 +429,131 @@ public class DettPraticaLocalServiceClpInvoker { "long", "long", "java.lang.String" }; - _methodName237 = "fetchByProtocollo"; + _methodName237 = "getDettPraticaPagamento"; - _methodParameterTypes237 = new String[] { + _methodParameterTypes237 = new String[] { "long" }; + + _methodName238 = "fetchByProtocollo"; + + _methodParameterTypes238 = new String[] { "long", "long", "java.lang.String" }; - _methodName238 = "fetchByProtocollo"; + _methodName239 = "fetchByProtocollo"; - _methodParameterTypes238 = new String[] { "java.lang.String" }; + _methodParameterTypes239 = new String[] { "java.lang.String" }; - _methodName239 = "findByIntPraticaId"; + _methodName240 = "findByIntPraticaId"; - _methodParameterTypes239 = new String[] { "long" }; + _methodParameterTypes240 = new String[] { "long" }; - _methodName240 = "findByIntPraticaIdInviate"; + _methodName241 = "findByIntPraticaIdInviate"; - _methodParameterTypes240 = new String[] { "long", "int", "int" }; + _methodParameterTypes241 = new String[] { "long", "int", "int" }; - _methodName241 = "findPraticheCompleteNotProtocollo"; + _methodName242 = "findPraticheCompleteNotProtocollo"; - _methodParameterTypes241 = new String[] { "int", "int" }; + _methodParameterTypes242 = new String[] { "int", "int" }; - _methodName242 = "countPraticheCompleteNotProtocollo"; + _methodName243 = "countPraticheCompleteNotProtocollo"; - _methodParameterTypes242 = new String[] { }; + _methodParameterTypes243 = new String[] { }; - _methodName244 = "findPraticheCompleteNotGestite"; + _methodName245 = "findPraticheCompleteNotGestite"; - _methodParameterTypes244 = new String[] { "int", "int" }; + _methodParameterTypes245 = new String[] { "int", "int" }; - _methodName245 = "countPraticheCompleteNotGestite"; + _methodName246 = "countPraticheCompleteNotGestite"; - _methodParameterTypes245 = new String[] { }; + _methodParameterTypes246 = new String[] { }; - _methodName247 = "findByIntPraticaId_TipoIntegrazione_Completa"; + _methodName248 = "findByIntPraticaId_TipoIntegrazione_Completa"; - _methodParameterTypes247 = new String[] { + _methodParameterTypes248 = new String[] { "long", "java.lang.String", "boolean" }; - _methodName248 = "countByIntPraticaId_TipoIntegrazione_Completa"; + _methodName249 = "countByIntPraticaId_TipoIntegrazione_Completa"; - _methodParameterTypes248 = new String[] { + _methodParameterTypes249 = new String[] { "long", "java.lang.String", "boolean" }; - _methodName249 = "updateDettPraticaGestita"; + _methodName250 = "updateDettPraticaGestita"; - _methodParameterTypes249 = new String[] { "long", "boolean" }; + _methodParameterTypes250 = new String[] { "long", "boolean" }; - _methodName250 = "updateStatus"; + _methodName251 = "updateStatus"; - _methodParameterTypes250 = new String[] { "long", "int" }; + _methodParameterTypes251 = new String[] { "long", "int" }; - _methodName251 = "updateSignal"; + _methodName252 = "updateSignal"; - _methodParameterTypes251 = new String[] { "long", "java.util.Date" }; + _methodParameterTypes252 = new String[] { "long", "java.util.Date" }; - _methodName252 = "countInvioSignal"; + _methodName253 = "countInvioSignal"; - _methodParameterTypes252 = new String[] { }; + _methodParameterTypes253 = new String[] { }; - _methodName253 = "getInvioSignal"; + _methodName254 = "getInvioSignal"; - _methodParameterTypes253 = new String[] { "long" }; + _methodParameterTypes254 = new String[] { "long" }; - _methodName254 = "getInviiSignal"; + _methodName255 = "getInviiSignal"; - _methodParameterTypes254 = new String[] { "int", "int" }; + _methodParameterTypes255 = new String[] { "int", "int" }; - _methodName255 = "dynamicQueryInvioSignal"; + _methodName256 = "dynamicQueryInvioSignal"; - _methodParameterTypes255 = new String[] { "java.lang.Long" }; + _methodParameterTypes256 = new String[] { "java.lang.Long" }; - _methodName256 = "findByPagamentoId"; + _methodName257 = "findByPagamentoId"; - _methodParameterTypes256 = new String[] { "long" }; + _methodParameterTypes257 = new String[] { "long" }; - _methodName257 = "updatePrincipale"; + _methodName258 = "updatePrincipale"; - _methodParameterTypes257 = new String[] { + _methodParameterTypes258 = new String[] { "long", "java.lang.String", "java.lang.String" }; - _methodName258 = "getVersioni"; + _methodName259 = "getVersioni"; - _methodParameterTypes258 = new String[] { "long" }; + _methodParameterTypes259 = new String[] { "long" }; - _methodName259 = "callForChanges"; + _methodName260 = "callForChanges"; - _methodParameterTypes259 = new String[] { "long" }; + _methodParameterTypes260 = new String[] { "long" }; - _methodName260 = "isNumber"; + _methodName261 = "isNumber"; - _methodParameterTypes260 = new String[] { "java.lang.String" }; + _methodParameterTypes261 = new String[] { "java.lang.String" }; - _methodName261 = "format"; + _methodName262 = "format"; - _methodParameterTypes261 = new String[] { + _methodParameterTypes262 = new String[] { "java.lang.String", "java.io.Serializable" }; - _methodName262 = "countVariateByIntPratica"; - - _methodParameterTypes262 = new String[] { "long" }; + _methodName263 = "countVariateByIntPratica"; - _methodName264 = "getFirstCompletedByIntPratica"; + _methodParameterTypes263 = new String[] { "long" }; - _methodParameterTypes264 = new String[] { "long" }; + _methodName265 = "getFirstCompletedByIntPratica"; - _methodName265 = "getDestinazioniUso"; + _methodParameterTypes265 = new String[] { "long" }; - _methodParameterTypes265 = new String[] { }; - - _methodName266 = "getDettPraticaFields"; + _methodName266 = "getDestinazioniUso"; _methodParameterTypes266 = new String[] { }; - _methodName267 = "getDettPraticaFieldsTypes"; + _methodName267 = "getDettPraticaFields"; _methodParameterTypes267 = new String[] { }; + + _methodName268 = "getDettPraticaFieldsTypes"; + + _methodParameterTypes268 = new String[] { }; } public Object invokeMethod(String name, String[] parameterTypes, @@ -1366,156 +1370,161 @@ public class DettPraticaLocalServiceClpInvoker { if (_methodName237.equals(name) && Arrays.deepEquals(_methodParameterTypes237, parameterTypes)) { - return DettPraticaLocalServiceUtil.fetchByProtocollo(((Long)arguments[0]).longValue(), - ((Long)arguments[1]).longValue(), (java.lang.String)arguments[2]); + return DettPraticaLocalServiceUtil.getDettPraticaPagamento(((Long)arguments[0]).longValue()); } if (_methodName238.equals(name) && Arrays.deepEquals(_methodParameterTypes238, parameterTypes)) { - return DettPraticaLocalServiceUtil.fetchByProtocollo((java.lang.String)arguments[0]); + return DettPraticaLocalServiceUtil.fetchByProtocollo(((Long)arguments[0]).longValue(), + ((Long)arguments[1]).longValue(), (java.lang.String)arguments[2]); } if (_methodName239.equals(name) && Arrays.deepEquals(_methodParameterTypes239, parameterTypes)) { - return DettPraticaLocalServiceUtil.findByIntPraticaId(((Long)arguments[0]).longValue()); + return DettPraticaLocalServiceUtil.fetchByProtocollo((java.lang.String)arguments[0]); } if (_methodName240.equals(name) && Arrays.deepEquals(_methodParameterTypes240, parameterTypes)) { + return DettPraticaLocalServiceUtil.findByIntPraticaId(((Long)arguments[0]).longValue()); + } + + if (_methodName241.equals(name) && + Arrays.deepEquals(_methodParameterTypes241, parameterTypes)) { return DettPraticaLocalServiceUtil.findByIntPraticaIdInviate(((Long)arguments[0]).longValue(), ((Integer)arguments[1]).intValue(), ((Integer)arguments[2]).intValue()); } - if (_methodName241.equals(name) && - Arrays.deepEquals(_methodParameterTypes241, parameterTypes)) { + if (_methodName242.equals(name) && + Arrays.deepEquals(_methodParameterTypes242, parameterTypes)) { return DettPraticaLocalServiceUtil.findPraticheCompleteNotProtocollo(((Integer)arguments[0]).intValue(), ((Integer)arguments[1]).intValue()); } - if (_methodName242.equals(name) && - Arrays.deepEquals(_methodParameterTypes242, parameterTypes)) { + if (_methodName243.equals(name) && + Arrays.deepEquals(_methodParameterTypes243, parameterTypes)) { return DettPraticaLocalServiceUtil.countPraticheCompleteNotProtocollo(); } - if (_methodName244.equals(name) && - Arrays.deepEquals(_methodParameterTypes244, parameterTypes)) { + if (_methodName245.equals(name) && + Arrays.deepEquals(_methodParameterTypes245, parameterTypes)) { return DettPraticaLocalServiceUtil.findPraticheCompleteNotGestite(((Integer)arguments[0]).intValue(), ((Integer)arguments[1]).intValue()); } - if (_methodName245.equals(name) && - Arrays.deepEquals(_methodParameterTypes245, parameterTypes)) { + if (_methodName246.equals(name) && + Arrays.deepEquals(_methodParameterTypes246, parameterTypes)) { return DettPraticaLocalServiceUtil.countPraticheCompleteNotGestite(); } - if (_methodName247.equals(name) && - Arrays.deepEquals(_methodParameterTypes247, parameterTypes)) { - return DettPraticaLocalServiceUtil.findByIntPraticaId_TipoIntegrazione_Completa(((Long)arguments[0]).longValue(), - (java.lang.String)arguments[1], - ((Boolean)arguments[2]).booleanValue()); - } - if (_methodName248.equals(name) && Arrays.deepEquals(_methodParameterTypes248, parameterTypes)) { - return DettPraticaLocalServiceUtil.countByIntPraticaId_TipoIntegrazione_Completa(((Long)arguments[0]).longValue(), + return DettPraticaLocalServiceUtil.findByIntPraticaId_TipoIntegrazione_Completa(((Long)arguments[0]).longValue(), (java.lang.String)arguments[1], ((Boolean)arguments[2]).booleanValue()); } if (_methodName249.equals(name) && Arrays.deepEquals(_methodParameterTypes249, parameterTypes)) { - return DettPraticaLocalServiceUtil.updateDettPraticaGestita(((Long)arguments[0]).longValue(), - ((Boolean)arguments[1]).booleanValue()); + return DettPraticaLocalServiceUtil.countByIntPraticaId_TipoIntegrazione_Completa(((Long)arguments[0]).longValue(), + (java.lang.String)arguments[1], + ((Boolean)arguments[2]).booleanValue()); } if (_methodName250.equals(name) && Arrays.deepEquals(_methodParameterTypes250, parameterTypes)) { - return DettPraticaLocalServiceUtil.updateStatus(((Long)arguments[0]).longValue(), - ((Integer)arguments[1]).intValue()); + return DettPraticaLocalServiceUtil.updateDettPraticaGestita(((Long)arguments[0]).longValue(), + ((Boolean)arguments[1]).booleanValue()); } if (_methodName251.equals(name) && Arrays.deepEquals(_methodParameterTypes251, parameterTypes)) { - return DettPraticaLocalServiceUtil.updateSignal(((Long)arguments[0]).longValue(), - (java.util.Date)arguments[1]); + return DettPraticaLocalServiceUtil.updateStatus(((Long)arguments[0]).longValue(), + ((Integer)arguments[1]).intValue()); } if (_methodName252.equals(name) && Arrays.deepEquals(_methodParameterTypes252, parameterTypes)) { - return DettPraticaLocalServiceUtil.countInvioSignal(); + return DettPraticaLocalServiceUtil.updateSignal(((Long)arguments[0]).longValue(), + (java.util.Date)arguments[1]); } if (_methodName253.equals(name) && Arrays.deepEquals(_methodParameterTypes253, parameterTypes)) { - return DettPraticaLocalServiceUtil.getInvioSignal(((Long)arguments[0]).longValue()); + return DettPraticaLocalServiceUtil.countInvioSignal(); } if (_methodName254.equals(name) && Arrays.deepEquals(_methodParameterTypes254, parameterTypes)) { - return DettPraticaLocalServiceUtil.getInviiSignal(((Integer)arguments[0]).intValue(), - ((Integer)arguments[1]).intValue()); + return DettPraticaLocalServiceUtil.getInvioSignal(((Long)arguments[0]).longValue()); } if (_methodName255.equals(name) && Arrays.deepEquals(_methodParameterTypes255, parameterTypes)) { - return DettPraticaLocalServiceUtil.dynamicQueryInvioSignal((java.lang.Long)arguments[0]); + return DettPraticaLocalServiceUtil.getInviiSignal(((Integer)arguments[0]).intValue(), + ((Integer)arguments[1]).intValue()); } if (_methodName256.equals(name) && Arrays.deepEquals(_methodParameterTypes256, parameterTypes)) { - return DettPraticaLocalServiceUtil.findByPagamentoId(((Long)arguments[0]).longValue()); + return DettPraticaLocalServiceUtil.dynamicQueryInvioSignal((java.lang.Long)arguments[0]); } if (_methodName257.equals(name) && Arrays.deepEquals(_methodParameterTypes257, parameterTypes)) { - return DettPraticaLocalServiceUtil.updatePrincipale(((Long)arguments[0]).longValue(), - (java.lang.String)arguments[1], (java.lang.String)arguments[2]); + return DettPraticaLocalServiceUtil.findByPagamentoId(((Long)arguments[0]).longValue()); } if (_methodName258.equals(name) && Arrays.deepEquals(_methodParameterTypes258, parameterTypes)) { - return DettPraticaLocalServiceUtil.getVersioni(((Long)arguments[0]).longValue()); + return DettPraticaLocalServiceUtil.updatePrincipale(((Long)arguments[0]).longValue(), + (java.lang.String)arguments[1], (java.lang.String)arguments[2]); } if (_methodName259.equals(name) && Arrays.deepEquals(_methodParameterTypes259, parameterTypes)) { - return DettPraticaLocalServiceUtil.callForChanges(((Long)arguments[0]).longValue()); + return DettPraticaLocalServiceUtil.getVersioni(((Long)arguments[0]).longValue()); } if (_methodName260.equals(name) && Arrays.deepEquals(_methodParameterTypes260, parameterTypes)) { - return DettPraticaLocalServiceUtil.isNumber((java.lang.String)arguments[0]); + return DettPraticaLocalServiceUtil.callForChanges(((Long)arguments[0]).longValue()); } if (_methodName261.equals(name) && Arrays.deepEquals(_methodParameterTypes261, parameterTypes)) { - return DettPraticaLocalServiceUtil.format((java.lang.String)arguments[0], - (java.io.Serializable)arguments[1]); + return DettPraticaLocalServiceUtil.isNumber((java.lang.String)arguments[0]); } if (_methodName262.equals(name) && Arrays.deepEquals(_methodParameterTypes262, parameterTypes)) { - return DettPraticaLocalServiceUtil.countVariateByIntPratica(((Long)arguments[0]).longValue()); + return DettPraticaLocalServiceUtil.format((java.lang.String)arguments[0], + (java.io.Serializable)arguments[1]); } - if (_methodName264.equals(name) && - Arrays.deepEquals(_methodParameterTypes264, parameterTypes)) { - return DettPraticaLocalServiceUtil.getFirstCompletedByIntPratica(((Long)arguments[0]).longValue()); + if (_methodName263.equals(name) && + Arrays.deepEquals(_methodParameterTypes263, parameterTypes)) { + return DettPraticaLocalServiceUtil.countVariateByIntPratica(((Long)arguments[0]).longValue()); } if (_methodName265.equals(name) && Arrays.deepEquals(_methodParameterTypes265, parameterTypes)) { - return DettPraticaLocalServiceUtil.getDestinazioniUso(); + return DettPraticaLocalServiceUtil.getFirstCompletedByIntPratica(((Long)arguments[0]).longValue()); } if (_methodName266.equals(name) && Arrays.deepEquals(_methodParameterTypes266, parameterTypes)) { - return DettPraticaLocalServiceUtil.getDettPraticaFields(); + return DettPraticaLocalServiceUtil.getDestinazioniUso(); } if (_methodName267.equals(name) && Arrays.deepEquals(_methodParameterTypes267, parameterTypes)) { + return DettPraticaLocalServiceUtil.getDettPraticaFields(); + } + + if (_methodName268.equals(name) && + Arrays.deepEquals(_methodParameterTypes268, parameterTypes)) { return DettPraticaLocalServiceUtil.getDettPraticaFieldsTypes(); } @@ -1646,12 +1655,12 @@ public class DettPraticaLocalServiceClpInvoker { private String[] _methodParameterTypes241; private String _methodName242; private String[] _methodParameterTypes242; - private String _methodName244; - private String[] _methodParameterTypes244; + private String _methodName243; + private String[] _methodParameterTypes243; private String _methodName245; private String[] _methodParameterTypes245; - private String _methodName247; - private String[] _methodParameterTypes247; + private String _methodName246; + private String[] _methodParameterTypes246; private String _methodName248; private String[] _methodParameterTypes248; private String _methodName249; @@ -1682,12 +1691,14 @@ public class DettPraticaLocalServiceClpInvoker { private String[] _methodParameterTypes261; private String _methodName262; private String[] _methodParameterTypes262; - private String _methodName264; - private String[] _methodParameterTypes264; + private String _methodName263; + private String[] _methodParameterTypes263; private String _methodName265; private String[] _methodParameterTypes265; private String _methodName266; private String[] _methodParameterTypes266; private String _methodName267; private String[] _methodParameterTypes267; + private String _methodName268; + private String[] _methodParameterTypes268; } \ No newline at end of file diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaLocalServiceImpl.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaLocalServiceImpl.java index 925a70b0..05da97ce 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaLocalServiceImpl.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaLocalServiceImpl.java @@ -19,6 +19,7 @@ import it.tref.liferay.portos.bo.model.DocPratica; import it.tref.liferay.portos.bo.model.IntPratica; import it.tref.liferay.portos.bo.model.Pagamento; import it.tref.liferay.portos.bo.model.Soggetto; +import it.tref.liferay.portos.bo.model.impl.DettPraticaImpl; import it.tref.liferay.portos.bo.service.base.DettPraticaLocalServiceBaseImpl; import it.tref.liferay.portos.bo.shared.util.PagamentoConstants; import it.tref.liferay.portos.bo.shared.util.StatoPraticaConstants; @@ -64,6 +65,7 @@ import com.liferay.portal.kernel.util.ContentTypes; import com.liferay.portal.kernel.util.FastDateFormatFactoryUtil; import com.liferay.portal.kernel.util.GetterUtil; import com.liferay.portal.kernel.util.LocaleUtil; +import com.liferay.portal.kernel.util.OrderByComparatorFactoryUtil; import com.liferay.portal.kernel.util.StringPool; import com.liferay.portal.kernel.util.Validator; import com.liferay.portal.model.ResourceConstants; @@ -1457,6 +1459,22 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl return dettPraticaPersistence.findByC_G_Protocollo(companyId, groupId, protocollo); } + @Override + public DettPratica getDettPraticaPagamento(long intPraticaId) { + + DettPratica dettPratica = null; + try { + for (DettPratica dp : dettPraticaPersistence.findByIntPraticaId(intPraticaId, QueryUtil.ALL_POS, + QueryUtil.ALL_POS, + OrderByComparatorFactoryUtil.create(DettPraticaImpl.TABLE_NAME, "createDate", true))) { + if (Validator.isNotNull(dp.getImportoSpeseIstruttoria()) || Validator.isNotNull(dp.getImportoBolli())) { + dettPratica = dp; + } + } + } catch (SystemException e) {} + return dettPratica; + } + @Override public DettPratica fetchByProtocollo(long companyId, long groupId, String protocollo) throws PortalException, SystemException { diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/PagamentoLocalServiceImpl.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/PagamentoLocalServiceImpl.java index 7a1fa2e9..e8aaee9b 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/PagamentoLocalServiceImpl.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/PagamentoLocalServiceImpl.java @@ -22,7 +22,6 @@ import it.tref.liferay.portos.bo.util.PraticaUtil; import java.io.IOException; import java.math.BigDecimal; -import java.util.ArrayList; import java.util.Date; import java.util.HashMap; import java.util.List; @@ -515,7 +514,6 @@ public class PagamentoLocalServiceImpl extends PagamentoLocalServiceBaseImpl { } else { throw new SystemException("error.fields.pratica.pagamento.classPk.invalid"); } - List importi = new ArrayList<>(); if (esenzioneSpeseIstruttoria && esenzioneBolli) { throw new SystemException("error.fields.pratica.pagamento.esente.oneri.bolli"); } else { @@ -526,15 +524,6 @@ public class PagamentoLocalServiceImpl extends PagamentoLocalServiceBaseImpl { try { BigDecimal importoVal = new BigDecimal(importo); importo = importoVal.toPlainString(); - if (PagamentoConstants.PAGAMENTO_BOLLI.equals(tipoPagamento)) { - int numeroBolli = PagamentiUtil.getNumeroBolli(tipoIntegrazione); - BigDecimal singoloImporto = importoVal.divide(new BigDecimal(numeroBolli)); - for (int i = 0; i < numeroBolli; i++) { - importi.add(singoloImporto.toPlainString()); - } - } else if (PagamentoConstants.PAGAMENTO_ONERI.equals(tipoPagamento)) { - importi.add(importo); - } } catch (NumberFormatException e) { throw new SystemException("error.fields.pratica.pagamento." + (PagamentoConstants.PAGAMENTO_BOLLI.equals(tipoPagamento) ? "bolli" diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/persistence/DettPraticaPersistenceImpl.java b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/persistence/DettPraticaPersistenceImpl.java index 714c3621..1d34e90b 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/persistence/DettPraticaPersistenceImpl.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/persistence/DettPraticaPersistenceImpl.java @@ -4407,24 +4407,6 @@ public class DettPraticaPersistenceImpl extends BasePersistenceImpl dettPraticaImpl.setPagVariantiPareriResi(dettPratica.getPagVariantiPareriResi()); dettPraticaImpl.setPagRilascioAttestazioni(dettPratica.getPagRilascioAttestazioni()); dettPraticaImpl.setPagConsultazioniArchivio(dettPratica.getPagConsultazioniArchivio()); - dettPraticaImpl.setPagNuoveCostruzioni(dettPratica.isPagNuoveCostruzioni()); - dettPraticaImpl.setPagAdeguamentoSismico(dettPratica.getPagAdeguamentoSismico()); - dettPraticaImpl.setPagMiglioramentoSismico(dettPratica.getPagMiglioramentoSismico()); - dettPraticaImpl.setPagMiglioramentoSismicoSicilia(dettPratica.isPagMiglioramentoSismicoSicilia()); - dettPraticaImpl.setPagRiparazioneInterventoLocale(dettPratica.isPagRiparazioneInterventoLocale()); - dettPraticaImpl.setPagOperaNonQuantificabile(dettPratica.isPagOperaNonQuantificabile()); - dettPraticaImpl.setPagNuovaCostruzione(dettPratica.getPagNuovaCostruzione()); - dettPraticaImpl.setPagVarianti(dettPratica.isPagVarianti()); - dettPraticaImpl.setPagAltro(dettPratica.getPagAltro()); - dettPraticaImpl.setPagCalcolatoAdeguamentoSismico(dettPratica.getPagCalcolatoAdeguamentoSismico()); - dettPraticaImpl.setPagCalcolatoMiglioramentoSismico(dettPratica.getPagCalcolatoMiglioramentoSismico()); - dettPraticaImpl.setPagCalcolatoRiparazioneInterventoLocale(dettPratica.getPagCalcolatoRiparazioneInterventoLocale()); - dettPraticaImpl.setPagCalcolatoOperaNonQuantificabile(dettPratica.getPagCalcolatoOperaNonQuantificabile()); - dettPraticaImpl.setPagEffettivoAdeguamentoSismico(dettPratica.getPagEffettivoAdeguamentoSismico()); - dettPraticaImpl.setPagEffettivoMiglioramentoSismico(dettPratica.getPagEffettivoMiglioramentoSismico()); - dettPraticaImpl.setPagEffettivoRiparazioneInterventoLocale(dettPratica.getPagEffettivoRiparazioneInterventoLocale()); - dettPraticaImpl.setPagEffettivoOperaNonQuantificabile(dettPratica.getPagEffettivoOperaNonQuantificabile()); - dettPraticaImpl.setPagNoteUtente(dettPratica.getPagNoteUtente()); dettPraticaImpl.setNote(dettPratica.getNote()); dettPraticaImpl.setNoteUfficio(dettPratica.getNoteUfficio()); dettPraticaImpl.setLocalizzazioneGeografica(dettPratica.getLocalizzazioneGeografica()); diff --git a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties index bc514d89..079218b2 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties +++ b/liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties @@ -13,8 +13,8 @@ ## build.namespace=portos_bo - build.number=3461 - build.date=1634550844703 + build.number=3466 + build.date=1634732020360 build.auto.upgrade=true ## diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/content/Language.properties b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/content/Language.properties index 6b4b19cb..cbdfbf64 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/content/Language.properties +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/content/Language.properties @@ -1,64 +1,65 @@ -asseverazioni-attive-domanda-non-modificabile = Asseverazioni Attive - Domanda non modificabile +asseverazioni-attive-domanda-non-modificabile = Asseverazioni attive - Domanda non modificabile domanda-non-modificabile = Domanda non modificabile fascicolo-action-open-pratica = Apri pratica fascicolo-action-parere-geologo = Esprimi parere pagamento-attivo-domanda-non-modificabile = Pagamento in corso - Domanda non modificabile -add-fascicolo = Aggiungi Progetto +add-fascicolo = Aggiungi progetto data-richiesta = Data richiesta desc-intervento = Descrizione -edit-fascicolo = Modifica Progetto +edit-fascicolo = Modifica progetto elenco-soggetti = Elenco soggetti fascicolo_title_dettagli = Dettagli -fascicolo_title_intervento = Tipologia Intervento +fascicolo_title_intervento = Tipologia intervento fascicolo_title_progetti = Progetti -fascicolo_title_soggetti = Anagrafica Soggetti +fascicolo_title_soggetti = Anagrafica soggetti fascicolo_title_ubicazione = Ubicazione -gestione-soggetti = Variazione Soggetti +gestione-soggetti = Variazione soggetti localizzazione = Localizzazione n-progetto = numero progetto -new-fascicolo = Nuovo Progetto -richiesta-integrazione = Richiesta Integrazione -tipologia-committente = Tipologia Commmittente -tipologia-soggetto = Tipologia Soggetto +new-fascicolo = Nuovo progetto +richiesta-integrazione = Richiesta integrazione +tipologia-committente = Tipologia commmittente +tipologia-soggetto = Tipologia soggetto variante = Variante -view-fascicolo = Visualizza Fascicolo +view-fascicolo = Visualizza fascicolo -add-delega = Aggiungi Delega +add-delega = Aggiungi delega cat_dati_domanda = Dati domanda chiudi-tutte-deleghe = Chiudi tutte le deleghe close-delega = Chiudi delega page_allegati = Allegati -page_allegati_annullamento = Allegati Annullamento +page_allegati_annullamento = Allegati annullamento page_asseverazioni_riepilogo = Asseverazioni -page_desc_edificio = Descrizione Intervento -page_dettagli_principali = Dettagli Principali -page_geologica = Sezione Geologia +page_desc_edificio = Descrizione intervento +page_dettagli_principali = Dettagli principali +page_geologica = Sezione geologia page_pagamenti = Pagamenti page_riepilogo = Riepilogo -page_soggetti = Anagrafica Soggetti +page_soggetti = Anagrafica soggetti view-comunicazioni = Comunicazioni view-dettagli = Dettaglio -view-docaggiuntiva = Documentazione Aggiuntiva +view-docaggiuntiva = Documentazione aggiuntiva view-riepilogo = Riepilogo view-storico = Cronostoria add-allegato = Aggiungi allegato add-soggetto = Aggiungi soggetto -annulla-asseverazioni = Annulla Asseverazioni +annulla-asseverazioni = Annulla asseverazioni applica-firma = Firma attiva-dal = Attiva dal calcola-importo = Calcola importo chiusa-il = Chiusa il -dati-pagamento = Dati Pagamento +dati-pagamento = Dati pagamento +aggiorna-pagamento = Aggiorna dati pagamento doc-file = Upload effettuata-il = Effettuata il fascicolo_title_pagamenti = Pagamenti -gestione-asseverazioni = Gestisci Asseverazioni +gestione-asseverazioni = Gestisci asseverazioni gestione-deleghe = Gestisci deleghe gestione-deleghe-compilazione = Gestisci deleghe di compilazione gestione-deleghe-funzionali = Gestisci deleghe funzionali -richiedi-asseverazioni = Richiedi Asseverazioni +richiedi-asseverazioni = Richiedi asseverazioni tipologia = Tipologia upload-allegato = Allegato @@ -66,26 +67,26 @@ cancel = Annulla help_message_allegato_variazione_soggetti =

Per concludere la variazione soggetto è necessario allegare un file firmato dal soggetto in questione e almeno uno dei soggetti già inseriti nella pratica.

SOLO nel caso di COMMITTENTE, l'unica firma OBBLIGATORIA è quella del TITOLARE DIGITALE della pratica.

help_message_calcolo_importo = Calcolare l'importo e poi premere su "Paga e invia".
help_message_verifica = La tabella sottostante indica le condizioni di validazione per la pratica in oggetto -salva-bozza = Salva Bozza -salva-conferma = Salva e Conferma -salva-verifica = Salva e Verifica +salva-bozza = Salva bozza +salva-conferma = Salva e conferma +salva-verifica = Salva e verifica ## Soggetti ## -## Parere Endoprocedimentale ## -add-soggetto = Aggiungi Soggetto -edit-soggetto = Modifica Soggetto +## Parere endoprocedimentale ## +add-soggetto = Aggiungi soggetto +edit-soggetto = Modifica soggetto error-update-parere-geologo = "Errore durante l'inserimento del parere endoprocedimentale" success-update-parere-geologo = "Parere endoprocedimentale inserito con successo" -view-soggetto = Visualizza Soggetto +view-soggetto = Visualizza soggetto ## Deleghe ## ## Validazione ## at-least-aiSensi = Un decreto necessario per "Ai sensi" at-least-nelRispetto = Almeno un decreto necessario per "Nel rispetto di" -no-asseverazioni-archivio = Nessuna Asseverazione in Archivio -no-deleghe-archivio = Nessuna Delega in Archivio +no-asseverazioni-archivio = Nessuna asseverazione in archivio +no-deleghe-archivio = Nessuna delega in archivio label-documenti-tipologia-AI = Allegati obbligatori annullamento diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/portlet/FascicoloFePortlet.java b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/portlet/FascicoloFePortlet.java index 4ef4525b..a5f4964a 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/portlet/FascicoloFePortlet.java +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/portlet/FascicoloFePortlet.java @@ -1902,41 +1902,51 @@ public class FascicoloFePortlet extends MVCPortlet { long dettPraticaId = ParamUtil.getLong(request, "dettPraticaId"); long fineLavoriId = ParamUtil.getLong(request, "fineLavoriId"); long collaudoId = ParamUtil.getLong(request, "collaudoId"); + boolean aggiorna = ParamUtil.getBoolean(request, "aggiorna", false); String codiceFiscaleCommittente = ParamUtil.getString(request, "codiceFiscaleCommittente"); String url = ParamUtil.getString(request, "url"); if (Validator.isNotNull(dettPraticaId)) { DettPratica dettPratica = DettPraticaLocalServiceUtil.getDettPratica(dettPraticaId); - if (dettPratica.pagamentoIsEnable() && dettPratica.canDoPayment(serviceContext.getUserId())) { + if ((aggiorna || dettPratica.pagamentoIsEnable()) && dettPratica.canDoPayment(serviceContext.getUserId())) { + Double totale = 0D; Double pagSoggettiAdAutorizzazione = ParamUtil.getDouble(request, "pagSoggettiAdAutorizzazione"); + totale += pagSoggettiAdAutorizzazione; Double pagInterventiRestauroManufatti = ParamUtil.getDouble(request, "pagInterventiRestauroManufatti"); + totale += pagInterventiRestauroManufatti; Double pagAltriCasiCulturali = ParamUtil.getDouble(request, "pagAltriCasiCulturali"); + totale += pagAltriCasiCulturali; Double pagLottizzazioni = ParamUtil.getDouble(request, "pagLottizzazioni"); + totale += pagLottizzazioni; Double pagGrandiStrutture = ParamUtil.getDouble(request, "pagGrandiStrutture"); + totale += pagGrandiStrutture; Double pagCondotte = ParamUtil.getDouble(request, "pagCondotte"); + totale += pagCondotte; Double pagPalificazioni = ParamUtil.getDouble(request, "pagPalificazioni"); + totale += pagPalificazioni; Double pagImpiantiEolici = ParamUtil.getDouble(request, "pagImpiantiEolici"); + totale += pagImpiantiEolici; Double pagNuoveRealizzazioni = ParamUtil.getDouble(request, "pagNuoveRealizzazioni"); + totale += pagNuoveRealizzazioni; Double pagImmobiliPreesistenti = ParamUtil.getDouble(request, "pagImmobiliPreesistenti"); + totale += pagImmobiliPreesistenti; Double pagManifestiPubblicitari = ParamUtil.getDouble(request, "pagManifestiPubblicitari"); + totale += pagManifestiPubblicitari; Double pagPareriDiMassima = ParamUtil.getDouble(request, "pagPareriDiMassima"); + totale += pagPareriDiMassima; Double pagAltriCasiPaesaggistici = ParamUtil.getDouble(request, "pagAltriCasiPaesaggistici"); + totale += pagAltriCasiPaesaggistici; Double pagVariantiPareriResi = ParamUtil.getDouble(request, "pagVariantiPareriResi"); + totale += pagVariantiPareriResi; Double pagRilascioAttestazioni = ParamUtil.getDouble(request, "pagRilascioAttestazioni"); + totale += pagRilascioAttestazioni; Double pagConsultazioniArchivio = ParamUtil.getDouble(request, "pagConsultazioniArchivio"); + totale += pagConsultazioniArchivio; String importoSpeseIstruttoria = ParamUtil.getString(request, "importoSpeseIstruttoria"); - // ADT: BUG FE ID=30 - CALCOLO IMPORTO - // controllo non effettuato se spese esente + _log.info("importoSpeseIstruttoria = " + importoSpeseIstruttoria + ", totale = " + totale); + // ADT: BUG FE ID=30 - CALCOLO IMPORTO, controllo non effettuato se spese esente boolean esenteSpeseIstruttoria = DettPraticaLocalServiceUtil.getDettPratica(dettPraticaId) .isNormEsenteSpese(); - if (esenteSpeseIstruttoria) { - DettPraticaServiceUtil.pagaInvia(dettPraticaId, pagInterventiRestauroManufatti, - pagAltriCasiCulturali, pagLottizzazioni, pagGrandiStrutture, pagCondotte, pagPalificazioni, - pagImpiantiEolici, pagNuoveRealizzazioni, pagImmobiliPreesistenti, - pagManifestiPubblicitari, pagPareriDiMassima, pagAltriCasiPaesaggistici, - pagVariantiPareriResi, pagRilascioAttestazioni, pagConsultazioniArchivio, - importoSpeseIstruttoria, codiceFiscaleCommittente, pagSoggettiAdAutorizzazione, url, - serviceContext); - } else if (importoSpeseIstruttoria != "0,00") { + if (esenteSpeseIstruttoria || (totale != 0)) { DettPraticaServiceUtil.pagaInvia(dettPraticaId, pagInterventiRestauroManufatti, pagAltriCasiCulturali, pagLottizzazioni, pagGrandiStrutture, pagCondotte, pagPalificazioni, pagImpiantiEolici, pagNuoveRealizzazioni, pagImmobiliPreesistenti, diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window.jsp index 099f2a7b..553ed153 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window.jsp @@ -1,181 +1,156 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> -<%@ include file="/html/init.jsp" %> - +<%@include file="/html/init.jsp"%> <% - String formName = ParamUtil.getString(request, "formName","fm"); - String titolo = ParamUtil.getString(request, "titolo","Invio"); - String headerCSS = ParamUtil.getString(request, "headerCSS", StringPool.BLANK); - String buttonId = ParamUtil.getString(request, "buttonId","sumbit-button"); - String buttonConferma = ParamUtil.getString(request, "buttonConferma","Crea"); - String buttonAnnulla = ParamUtil.getString(request, "buttonAnnulla","Annulla"); - String width = ParamUtil.getString(request, "width","700"); - String height = ParamUtil.getString(request, "height"); - String contentDiv = ParamUtil.getString(request, "contentDiv","saveAndCloseDiv"); - boolean buttonBar = ParamUtil.getBoolean(request, "buttonBar",true); - String randomId = StringUtil.randomId(); - - String onClick = ParamUtil.getString(request, "onClick"); - boolean externalForm = ParamUtil.getBoolean(request, "externalForm", false); - boolean okVisible = ParamUtil.getBoolean(request, "okVisible", true); - - String function = ParamUtil.getString(request, "function"); - +String formName = ParamUtil.getString(request, "formName", "fm"); +String titolo = ParamUtil.getString(request, "titolo", "Invio"); +String headerCSS = ParamUtil.getString(request, "headerCSS", StringPool.BLANK); +String buttonId = ParamUtil.getString(request, "buttonId", "sumbit-button"); +String buttonConferma = ParamUtil.getString(request, "buttonConferma", "Crea"); +String buttonAnnulla = ParamUtil.getString(request, "buttonAnnulla", "Annulla"); +String width = ParamUtil.getString(request, "width", "700"); +String height = ParamUtil.getString(request, "height"); +String contentDiv = ParamUtil.getString(request, "contentDiv", "saveAndCloseDiv"); +boolean buttonBar = ParamUtil.getBoolean(request, "buttonBar", true); +String randomId = StringUtil.randomId(); +String onClick = ParamUtil.getString(request, "onClick"); +boolean externalForm = ParamUtil.getBoolean(request, "externalForm", false); +boolean okVisible = ParamUtil.getBoolean(request, "okVisible", true); +String function = ParamUtil.getString(request, "function"); %> - - -
- -
-

- + +
+
+

+
+ + +AUI().ready('aui-modal', 'aui-io-request', 'aui-form-validator', function (A) { + var modal = new A.Modal({ + bodyContent: A.one('#<%= contentDiv %>'), + width: <%= width %>, + <% + if (!height.equals(StringPool.BLANK)) { + %> + height: <%= height %>, + <% + } + %> + centered: true, + destroyOnHide: false, + headerContent: '

<%= titolo %>

', + modal: true, + render: '#saveAndCloseModal_<%= randomId %>', + visible: false, + close: false, + }).render(); + <% + if (buttonBar) { + %> + modal.addToolbar([ + { + label: '<%= buttonAnnulla %>', + on: { + click: function () { + modal.hide(); + }, + }, + }, + <% + if (okVisible) { + %> + { + id : 'okButton', + label: '<%= buttonConferma %>', + on: { + click: function() { + <% if (Validator.isNotNull(onClick)) { + out.print(onClick); + %> + modal.hide(); + <% + } else { + %> + submitForm(document.<%= formName %>); + var formValidator = Liferay.Form.get('<%= formName %>') + .formValidator; + <% + if (externalForm) { + %> + if (!formValidator.hasErrors()) { + A.one('#confirmClose_<%= randomId %>') + .set('value', 'true'); + } else { + alert("Attenzione!\nCampi richiesti non compilati correttamente"); + } + modal.hide(); + <% + } else { + %> + if (!formValidator.hasErrors()) { + modal.hide(); + A.one('#confirmClose_<%= randomId %>') + .set('value', 'true'); + } + <% + } + } + %> + }, + }, + } + <% + } + %> + ]); + <% + } + %> - - + A.one('#<%= buttonId %>').on('click', function () { + // ADT Controllo dati inseriti nella sezione Spese Istruttoria + if (A.one("#pagNuovaCostruzione")) { + normEsenteSpese = A.one("#normEsenteSpese").get("value"); + pagNuovaCostruzione = A.one("#pagNuovaCostruzione").get("value"); + pagRiparazioneInterventoLocale = A.one("#pagRiparazioneInterventoLocale").get("value"); + pagVarianti = A.one("#pagVarianti").get("value"); + pagAltro = A.one("#pagAltro").get("value"); + // Se il totale importo è diverso da 0 si prosegue, altrimenti no + if (normEsenteSpese == "false" && pagAltro == 0 && pagNuovaCostruzione == 0 + && pagRiparazioneInterventoLocale == "false" + && pagVarianti == "false") { + alert("Compilare sezione Spese Istruttoria"); + } else { + A.one('#<%= contentDiv %>').show(); + modal.show(); + } + } else if (<%= Validator.isNotNull(function) %>) { + <%= function %> + } else { + A.one('#<%= contentDiv %>').show(); + modal.show(); + } + }); - - AUI().ready( - 'aui-modal','aui-io-request','aui-form-validator', - function(A) { - - var modal = new A.Modal( - { - bodyContent: A.one('#<%=contentDiv%>'), - width:<%=width%>, - <% - if(!height.equalsIgnoreCase(StringPool.BLANK)){ - %> - height:<%=height%>, - <% - } - %> - centered: true, - destroyOnHide: false, - headerContent: '

<%=titolo%>

', - modal: true, - render: '#saveAndCloseModal_<%=randomId%>', - visible: false, - close: false - } - ).render(); - - <% - if(buttonBar){ - %> - modal.addToolbar( - [ - { - label: '<%= buttonAnnulla %>', - on: { - click: function() { - modal.hide(); - - } - } - } - <% if(okVisible){ %> - , - { - id : 'okButton', - label: '<%=buttonConferma%>', - on: { - click: function() { - - <% if(Validator.isNotNull(onClick)){ - out.print(onClick); - %> - modal.hide(); - <% - } else { - %> - submitForm(document.<%= formName %>); - var formValidator = Liferay.Form.get('<%= formName %>').formValidator; - <% - if(externalForm){ - %> - if (!formValidator.hasErrors()) { - A.one('#confirmClose_<%=randomId%>').set('value','true'); - }else{ - alert("Attenzione!\nCampi richiesti non compilati correttamente"); - } - modal.hide(); - <% - } else { - %> - if (!formValidator.hasErrors()) { - modal.hide(); - A.one('#confirmClose_<%=randomId%>').set('value','true'); - } - <% - } - } - %> - } - } - } - <% } %> - ] - ); - <% - } - %> + window.alert = function (msg) { + $('.message').text(msg); + $('.customAlert').css('animation', 'fadeIn 0.3s linear'); + $('.customAlert').css('display', 'inline'); + setTimeout(function () { + $('.customAlert').css('animation', 'none'); + }, 100); + }; - A.one('#<%= buttonId %>').on( - 'click', - function() { - // ADT Controllo dati inseriti nella sezione Spese Istruttoria - if (A.one("#pagNuovaCostruzione")){ - - - normEsenteSpese=A.one("#normEsenteSpese").get("value"); - pagNuovaCostruzione = A.one("#pagNuovaCostruzione").get("value"); - pagAdeguamentoSismico = A.one("#pagAdeguamentoSismico").get("value"); - pagMiglioramentoSismico = A.one("#pagMiglioramentoSismico").get("value"); - pagRiparazioneInterventoLocale = A.one("#pagRiparazioneInterventoLocale").get("value"); -// pagNuoveCostruzioni = A.one("#pagNuoveCostruzioni").get("value"); - pagVarianti = A.one("#pagVarianti").get("value"); - pagAltro = A.one("#pagAltro").get("value"); - - // Se il totale importo è diverso da 0 si prosegue, altrimenti no - if( normEsenteSpese=="false" && pagAltro == 0 && pagNuovaCostruzione == 0 && pagAdeguamentoSismico == 0 && pagMiglioramentoSismico == 0 && - pagRiparazioneInterventoLocale == "false" && pagVarianti == "false"){ -// pagRiparazioneInterventoLocale == "false" && pagNuoveCostruzioni == "false" && pagVarianti == "false"){ - alert("Compilare sezione Spese Istruttoria"); - }else{ - A.one('#<%=contentDiv%>').show(); - modal.show(); - } - - } else if(<%= Validator.isNotNull(function) %>){ - <%= function %> - }else{ - A.one('#<%=contentDiv%>').show(); - modal.show(); - } - } - ); - - - window.alert = function(msg){ - $('.message').text(msg); - $('.customAlert').css('animation', 'fadeIn 0.3s linear'); - $('.customAlert').css('display', 'inline'); - setTimeout(function(){ - $('.customAlert').css('animation', 'none'); - }, 100); - }; - - $(function(){ - $('.confirmButton').click(function(){ - $('.customAlert').css('animation', 'fadeOut 0.3s linear'); - setTimeout(function(){ - $('.customAlert').css('animation', 'none'); - $('.customAlert').css('display', 'none'); - }, 100); - }); - }); - - }); - -
+ $(function () { + $('.confirmButton').click(function () { + $('.customAlert').css('animation', 'fadeOut 0.3s linear'); + setTimeout(function () { + $('.customAlert').css('animation', 'none'); + $('.customAlert').css('display', 'none'); + }, 100); + }); + }); +}); +
diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window_delega.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window_delega.jsp index dac91996..62a63a54 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window_delega.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/common/submit_window_delega.jsp @@ -1,6 +1,5 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ include file="/html/init.jsp" %> - <% String formName = ParamUtil.getString(request, "formName","fm"); String titolo = ParamUtil.getString(request, "titolo","Invio"); @@ -13,11 +12,11 @@ String contentDiv = ParamUtil.getString(request, "contentDiv","saveAndCloseDiv"); boolean buttonBar = ParamUtil.getBoolean(request, "buttonBar",true); String randomId = StringUtil.randomId(); - + String onClick = ParamUtil.getString(request, "onClick"); boolean externalForm = ParamUtil.getBoolean(request, "externalForm", false); boolean okVisible = ParamUtil.getBoolean(request, "okVisible", true); - + String function = ParamUtil.getString(request, "function"); %> @@ -127,15 +126,11 @@ // ADT Controllo dati inseriti nella sezione Spese Istruttoria if (A.one("#pagNuovaCostruzione")){ pagNuovaCostruzione = A.one("#pagNuovaCostruzione").get("value"); - pagAdeguamentoSismico = A.one("#pagAdeguamentoSismico").get("value"); - pagMiglioramentoSismico = A.one("#pagMiglioramentoSismico").get("value"); pagRiparazioneInterventoLocale = A.one("#pagRiparazioneInterventoLocale").get("value"); -// pagNuoveCostruzioni = A.one("#pagNuoveCostruzioni").get("value"); pagVarianti = A.one("#pagVarianti").get("value"); // Se il totale importo è diverso da 0 si prosegue, altrimenti no - if(pagNuovaCostruzione == 0 && pagAdeguamentoSismico == 0 && pagMiglioramentoSismico == 0 && + if(pagNuovaCostruzione == 0 && pagRiparazioneInterventoLocale == "false" && pagVarianti == "false"){ -// pagRiparazioneInterventoLocale == "false" && pagNuoveCostruzioni == "false" && pagVarianti == "false"){ alert("Compilare sezione Spese Istruttoria"); }else{ A.one('#<%=contentDiv%>').show(); diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/archivio_deleghe.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/archivio_deleghe.jsp index 9484c21b..cb80b4d0 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/archivio_deleghe.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/archivio_deleghe.jsp @@ -1,4 +1,5 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@page import="it.mwg.sismica.bo.shared.util.DelegheUtil"%> <%@page import="it.tref.liferay.portos.bo.model.Asseverazione"%> <%@page import="it.tref.liferay.portos.bo.model.Delega"%> <%@page import="it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil"%> diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo.jsp index 2d4728e5..834acfdb 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo.jsp @@ -41,6 +41,12 @@ if (dettPratica == null) { + + + + + + @@ -110,6 +116,10 @@ if (dettPratica == null) { iconCssClass="fa fa-pencil" message="gestione-asseverazioni" url="<%= asseverazioniIsEnabled ? asseverazioneURL : StringPool.DASH %>" /> + + + <% boolean isEsente = dettPratica.getNormEsenteBollo() && dettPratica.getNormEsenteSpese(); @@ -122,15 +132,13 @@ if (dettPratica == null) { url="<%= completeDomandaEsenteURL %>" /> - + url="<%= dettPratica.pagamentoIsEnable() ? calcolaURL : StringPool.DASH %>" /> diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo_calcolo.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo_calcolo.jsp index 1c8154b8..4a892ec2 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo_calcolo.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fascicolo_calcolo.jsp @@ -3,6 +3,7 @@ <%@page import="it.mwg.sismica.bo.shared.util.PagamentiUtil"%> <%@page import="it.tref.liferay.portos.bo.model.DettPratica"%> <%@page import="it.tref.liferay.portos.bo.model.Pagamento"%> +<%@page import="it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.service.DettPraticaServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.service.PagamentoLocalServiceUtil"%> @@ -18,6 +19,7 @@ NumberFormat numberFormat = NumberFormat.getInstance(Locale.ITALIAN); long intPraticaId = ParamUtil.getLong(request, "intPraticaId"); long dettPraticaId = ParamUtil.getLong(request, "dettPraticaId"); +boolean aggiorna = ParamUtil.getBoolean(request, "aggiorna", false); IntPratica intPratica = IntPraticaLocalServiceUtil.getIntPratica(intPraticaId); DettPratica dettPratica = DettPraticaServiceUtil.getDettPratica(dettPraticaId); if (dettPratica == null) { @@ -35,14 +37,25 @@ long companyId = company.getCompanyId(); boolean disabledInputOneri = Validator.isNotNull(dettPratica.getPagamentoIdOneri()); boolean disabledInputBolli = Validator.isNotNull(dettPratica.getPagamentoIdBolli()); boolean disabledInput = disabledInputOneri || disabledInputBolli; + +long pagamentoOneriId = dettPratica.getPagamentoIdOneri(); +long pagamentoBolliId = dettPratica.getPagamentoIdBolli(); +DettPratica dpPag = null; +if (aggiorna && (pagamentoOneriId == 0) && (pagamentoBolliId == 0)) { + dpPag = DettPraticaLocalServiceUtil.getDettPraticaPagamento(intPraticaId); + if (Validator.isNotNull(dpPag)) { + pagamentoOneriId = dpPag.getPagamentoIdOneri(); + pagamentoBolliId = dpPag.getPagamentoIdBolli(); + } +} boolean pagamentoOneriIsPagato = false; boolean pagamentoOneriIsPending = false; boolean pagamentoOneriNonPagabile = false; boolean pagamentoOneriRifiutato = false; boolean pagamentoOneriAnnullato = false; Pagamento pagamentoOneri = null; -if (Validator.isNotNull(dettPratica.getPagamentoIdOneri())) { - pagamentoOneri = PagamentoLocalServiceUtil.getPagamento(dettPratica.getPagamentoIdOneri()); +if (pagamentoOneriId != 0) { + pagamentoOneri = PagamentoLocalServiceUtil.getPagamento(pagamentoOneriId); pagamentoOneriIsPagato = pagamentoOneri.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_PAGATA); pagamentoOneriIsPending = pagamentoOneri.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_IN_CORSO); pagamentoOneriNonPagabile = pagamentoOneri.getUtilizzata().equalsIgnoreCase( @@ -56,8 +69,8 @@ boolean pagamentoBolliNonPagabile = false; boolean pagamentoBolliRifiutato = false; boolean pagamentoBolliAnnullato = false; Pagamento pagamentoBolli = null; -if (Validator.isNotNull(dettPratica.getPagamentoIdBolli())) { - pagamentoBolli = PagamentoLocalServiceUtil.getPagamento(dettPratica.getPagamentoIdBolli()); +if (pagamentoBolliId != 0) { + pagamentoBolli = PagamentoLocalServiceUtil.getPagamento(pagamentoBolliId); pagamentoBolliIsPagato = pagamentoBolli.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_PAGATA); pagamentoBolliIsPending = pagamentoBolli.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_IN_CORSO); pagamentoBolliNonPagabile = pagamentoBolli.getUtilizzata().equalsIgnoreCase( @@ -134,7 +147,7 @@ switch (intPratica.getTipoRichiesta()) {
- +
@@ -230,7 +243,7 @@ switch (intPratica.getTipoRichiesta()) {
- +
@@ -340,6 +353,7 @@ switch (intPratica.getTipoRichiesta()) { + @@ -347,9 +361,9 @@ switch (intPratica.getTipoRichiesta()) { + - +
@@ -359,7 +373,8 @@ switch (intPratica.getTipoRichiesta()) { List committenti = SoggettoLocalServiceUtil.getValidTmpByIntPratica_TipologiaSoggetto( intPraticaId, TipoSoggettoUtil.COMMITTENTE); for (Soggetto committente : committenti) { - boolean selectedOption = (Validator.isNotNull(pagamentoOneri) && committente.getCodiceFiscale() + boolean selectedOption = (committenti.size() == 1) + || (Validator.isNotNull(pagamentoOneri) && committente.getCodiceFiscale() .equalsIgnoreCase(pagamentoOneri.getCodiceFiscaleCommittente())) || (Validator.isNotNull(pagamentoBolli) && committente.getCodiceFiscale() .equalsIgnoreCase(pagamentoBolli.getCodiceFiscaleCommittente())); @@ -379,7 +394,6 @@ switch (intPratica.getTipoRichiesta()) { title="label-pagamenti-spese-istruttoria">
-
@@ -391,7 +405,7 @@ switch (intPratica.getTipoRichiesta()) { - +
<%= LanguageUtil.get(pageContext, "label-interventi-beni-culturali") %>

@@ -407,10 +421,16 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagSoggettiAdAutorizzazione" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagSoggettiAdAutorizzazione() > 0 + : dpPag.getPagSoggettiAdAutorizzazione() > 0 %>" /> + inlineLabel="left" inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagSoggettiAdAutorizzazione() + : dpPag.getPagSoggettiAdAutorizzazione()) %>' />
€ <%= numberFormat.format( pagamenti.get("pagSoggettiAdAutorizzazione")) %>
@@ -425,10 +445,16 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagInterventiRestauroManufatti" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagInterventiRestauroManufatti() > 0 + : dpPag.getPagInterventiRestauroManufatti() > 0 %>" /> + inlineLabel="left" inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagInterventiRestauroManufatti() + : dpPag.getPagInterventiRestauroManufatti()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagInterventiRestauroManufatti")) %>
@@ -442,17 +468,22 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagAltriCasiCulturali" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> - " + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagAltriCasiCulturali() > 0 + : dpPag.getPagAltriCasiCulturali() > 0 %>" /> + + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagAltriCasiCulturali() + : dpPag.getPagAltriCasiCulturali()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagAltriCasiCulturali")) %>
- +
<%= LanguageUtil.get(pageContext, "label-interventi-beni-paesaggistici") %>

@@ -465,10 +496,16 @@ switch (intPratica.getTipoRichiesta()) { "pagLottizzazioni") %>' label="label-pagLottizzazioni" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagLottizzazioni() > 0 + : dpPag.getPagLottizzazioni() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagLottizzazioni() + : dpPag.getPagLottizzazioni()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagLottizzazioni")) %>
@@ -481,10 +518,16 @@ switch (intPratica.getTipoRichiesta()) { "pagGrandiStrutture") %>' label="label-pagGrandiStrutture" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value='<%= Validator.isNull(dpPag) + ? dettPratica.getPagGrandiStrutture() > 0 + : dpPag.getPagGrandiStrutture() > 0 %>' /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagGrandiStrutture() + : dpPag.getPagGrandiStrutture()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagGrandiStrutture")) %>
@@ -496,10 +539,16 @@ switch (intPratica.getTipoRichiesta()) { "pagCondotte") %>' label="label-pagCondotte" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagCondotte() > 0 + : dpPag.getPagCondotte() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagCondotte() + : dpPag.getPagCondotte()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagCondotte")) %>
@@ -511,10 +560,16 @@ switch (intPratica.getTipoRichiesta()) { "pagPalificazioni") %>' label="label-pagPalificazioni" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagPalificazioni() > 0 + : dpPag.getPagPalificazioni() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagPalificazioni() + : dpPag.getPagPalificazioni()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagPalificazioni")) %>
@@ -525,15 +580,26 @@ switch (intPratica.getTipoRichiesta()) { for="pagImpiantiEolici" data-val='<%= pagamenti.get( "pagImpiantiEolici") %>' - label="label-pagImpiantiEolici" inlineLabel="left" - inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> - +
+
+ + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagImpiantiEolici() + : dpPag.getPagImpiantiEolici()) %>' />
-
€ <%= numberFormat.format(pagamenti - .get("pagImpiantiEolici")) %>
@@ -543,10 +609,16 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagNuoveRealizzazioni" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagNuoveRealizzazioni() > 0 + : dpPag.getPagNuoveRealizzazioni() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagNuoveRealizzazioni() + : dpPag.getPagNuoveRealizzazioni()) %>'/>
€ <%= numberFormat.format(pagamenti .get("pagNuoveRealizzazioni")) %>
@@ -560,10 +632,15 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagImmobiliPreesistenti" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagImmobiliPreesistenti() > 0 + : dpPag.getPagImmobiliPreesistenti() > 0 %>" /> + inlineField="true" + value='<%= Validator.isNull(dpPag) ? "0" + : numberFormat.format(dpPag.getPagImmobiliPreesistenti()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagImmobiliPreesistenti")) %>
@@ -574,16 +651,26 @@ switch (intPratica.getTipoRichiesta()) { for="pagManifestiPubblicitari" data-val='<%= pagamenti.get( "pagManifestiPubblicitari") %>' - label="label-pagManifestiPubblicitari" + label='<%= LanguageUtil.get(pageContext, "label-pagManifestiPubblicitari") + + " € " + numberFormat.format(pagamenti.get("pagManifestiPubblicitari")) %>' inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> - " + value='<%= Validator.isNull(dpPag) + ? dettPratica.getPagManifestiPubblicitari() > 0 + : dpPag.getPagManifestiPubblicitari() > 0 %>' /> +
+
+ + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagManifestiPubblicitari() + : dpPag.getPagManifestiPubblicitari()) %>' />
-
€ <%= numberFormat.format(pagamenti - .get("pagManifestiPubblicitari")) %>
@@ -593,10 +680,16 @@ switch (intPratica.getTipoRichiesta()) { "pagPareriDiMassima") %>' label="label-pagPareriDiMassima" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagPareriDiMassima() > 0 + : dpPag.getPagPareriDiMassima() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagPareriDiMassima() + : dpPag.getPagPareriDiMassima()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagPareriDiMassima")) %>
@@ -611,17 +704,23 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagAltriCasiPaesaggistici" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagAltriCasiPaesaggistici() > 0 + : dpPag.getPagAltriCasiPaesaggistici() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagAltriCasiPaesaggistici() + : dpPag.getPagAltriCasiPaesaggistici()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagAltriCasiPaesaggistici")) %>
- +
@@ -632,18 +731,26 @@ switch (intPratica.getTipoRichiesta()) { "pagVariantiPareriResi") %>' label="label-pagVariantiPareriResi" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagVariantiPareriResi() > 0 + : dpPag.getPagVariantiPareriResi() > 0 %>" />
- + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagVariantiPareriResi() + : dpPag.getPagVariantiPareriResi()) %>' />
- +
@@ -653,17 +760,23 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagRilascioAttestazioni" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagRilascioAttestazioni() > 0 + : dpPag.getPagRilascioAttestazioni() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagRilascioAttestazioni() + : dpPag.getPagRilascioAttestazioni()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagRilascioAttestazioni")) %>
- +
@@ -674,10 +787,16 @@ switch (intPratica.getTipoRichiesta()) { label="label-pagConsultazioniArchivio" inlineLabel="left" inlineField="true" disabled="<%= disabledInputOneri - || disabledIstruttoria %>" /> + || disabledIstruttoria %>" + value="<%= Validator.isNull(dpPag) + ? dettPratica.getPagConsultazioniArchivio() > 0 + : dpPag.getPagConsultazioniArchivio() > 0 %>" /> + inlineField="true" + value='<%= numberFormat.format(Validator.isNull(dpPag) + ? dettPratica.getPagConsultazioniArchivio() + : dpPag.getPagConsultazioniArchivio()) %>' />
€ <%= numberFormat.format(pagamenti .get("pagConsultazioniArchivio")) %>
@@ -757,7 +876,7 @@ switch (intPratica.getTipoRichiesta()) {
- +
@@ -813,14 +932,15 @@ $('.container-price__row input[type="checkbox"]').change(function() { var price_el = $(this).attr('for'); var price_input = $('input[name="' + price_el + '"]'); var price = $(this).data('val'); + console.log('[' + price_el + '] [' + price + ']'); if ($(this).is(':checked')) { - if (price_el == 'pagVariantiPareriResi') { + if (price_input.hasClass('text_input')) { price_input.removeAttr('disabled'); } else { price_input.val(price); } } else { - if(price_el == 'pagVariantiPareriResi') { + if (price_input.hasClass('text_input')) { price_input.attr('disabled', true); } else { price_input.val(0); @@ -864,8 +984,8 @@ $(".text_input").each(function () { function calcolo() { var totale = 0; $.each($('.field_price'), function(index, val) { - if ($(this).is(":not(:disabled)")) { - totale += parseFloat($(this).val()); + if ($(this).is(":not(:readonly)")) { + totale += parseFloat('0' + $(this).val()); } }); $('#importoSpeseIstruttoria').val(totale); diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fine-lavori_calcolo.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fine-lavori_calcolo.jsp index 42d13893..2f8c53ff 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fine-lavori_calcolo.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/verify_fine-lavori_calcolo.jsp @@ -1,136 +1,126 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.TipoIntegrazioneUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.FineLavoriServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.model.FineLavori"%> -<%@page import="com.liferay.portal.kernel.util.LocaleUtil"%> -<%@page import="java.util.Locale"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.PagamentoConstants"%> -<%@page import="it.tref.liferay.portos.bo.service.PagamentoLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.PagamentoServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.model.Pagamento"%> -<%@page import="java.text.NumberFormat"%> -<%@page import="it.tref.liferay.portos.bo.model.Soggetto"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.TipoSoggettoUtil"%> +<%@page import="it.tref.liferay.portos.bo.service.FineLavoriServiceUtil"%> +<%@page import="it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil"%> +<%@page import="it.tref.liferay.portos.bo.service.PagamentoLocalServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.service.SoggettoLocalServiceUtil"%> - +<%@page import="it.tref.liferay.portos.bo.shared.util.PagamentoConstants"%> +<%@page import="it.tref.liferay.portos.bo.shared.util.TipoIntegrazioneUtil"%> +<%@page import="it.tref.liferay.portos.bo.shared.util.TipoSoggettoUtil"%> <%@page import="java.math.BigDecimal"%> -<%@page import="it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.model.IntPratica"%> -<%@page import="com.liferay.portal.kernel.portlet.LiferayWindowState"%> -<%@ include file="/html/fascicolofe/init.jsp" %> - +<%@page import="java.text.NumberFormat"%> +<%@include file="/html/fascicolofe/init.jsp"%> <% - long intPraticaId = ParamUtil.getLong(request, "intPraticaId",0l); - long fineLavoriId = ParamUtil.getLong(request, "fineLavoriId",0l); - IntPratica intPratica = IntPraticaLocalServiceUtil.getIntPratica(intPraticaId); - FineLavori fineLavori = FineLavoriServiceUtil.getFineLavori(fineLavoriId); - if(fineLavori==null){ - fineLavori = FineLavoriServiceUtil.getLastEditable(intPraticaId); - } - - String formName = "fmpaga"; - String buttonId = "fmbutton"; - - long companyId = company.getCompanyId(); - - boolean disabledInput = Validator.isNotNull(fineLavori.getPagamentoId()); - - boolean pagamentoIsPagato = false; - boolean pagamentoIsPending = false; - boolean pagamentoNonPagabile = false; - boolean pagamentoRifiutato = false; - boolean pagamentoAnnullato = false; - Pagamento pagamento = null; - if( Validator.isNotNull(fineLavori.getPagamentoId()) ){ - pagamento = PagamentoLocalServiceUtil.getPagamento(fineLavori.getPagamentoId()); - pagamentoIsPagato = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_PAGATA); - pagamentoIsPending = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_IN_CORSO); - pagamentoNonPagabile = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_NON_PAGABILE); - pagamentoRifiutato = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_RIFIUTATA); - pagamentoAnnullato = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_ANNULLATO); - } - - String formRicevutaPagamento = "fmRicevuta"; - //String formSostituisciPagamento = "fmSostituisci"; - - String currentCompleteUrl = PortalUtil.getCurrentCompleteURL(request); +long intPraticaId = ParamUtil.getLong(request, "intPraticaId", 0); +long fineLavoriId = ParamUtil.getLong(request, "fineLavoriId", 0); +IntPratica intPratica = IntPraticaLocalServiceUtil.getIntPratica(intPraticaId); +FineLavori fineLavori = FineLavoriServiceUtil.getFineLavori(fineLavoriId); +if (fineLavori == null) { + fineLavori = FineLavoriServiceUtil.getLastEditable(intPraticaId); +} +String formName = "fmpaga"; +String buttonId = "fmbutton"; +long companyId = company.getCompanyId(); +boolean disabledInput = Validator.isNotNull(fineLavori.getPagamentoId()); +boolean pagamentoIsPagato = false; +boolean pagamentoIsPending = false; +boolean pagamentoNonPagabile = false; +boolean pagamentoRifiutato = false; +boolean pagamentoAnnullato = false; +Pagamento pagamento = null; +if (Validator.isNotNull(fineLavori.getPagamentoId())) { + pagamento = PagamentoLocalServiceUtil.getPagamento(fineLavori.getPagamentoId()); + pagamentoIsPagato = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_PAGATA); + pagamentoIsPending = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_IN_CORSO); + pagamentoNonPagabile = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_NON_PAGABILE); + pagamentoRifiutato = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_RIFIUTATA); + pagamentoAnnullato = pagamento.getUtilizzata().equalsIgnoreCase(PagamentoConstants.UTILIZZATA_ANNULLATO); +} +String formRicevutaPagamento = "fmRicevuta"; +String currentCompleteUrl = PortalUtil.getCurrentCompleteURL(request); %> - - + - - + -

Calcolo importo

- - - + + + - -
+
- - +
-
- <%= intPratica.getTitle(false) %> +
+ <%= intPratica.getTitle(false) %> - <%= Validator.isNotNull(intPratica) ? " - "+LanguageUtil.get(pageContext, "tipo-pratica-"+intPratica.getTipoPratica()) : "" %> + <%= Validator.isNull(intPratica) ? StringPool.BLANK + : " - " + LanguageUtil.get(pageContext, "tipo-pratica-" + intPratica.getTipoPratica()) %>
- - +
-
+
- -
-
+ +
+
-
- <%= LanguageUtil.get(pageContext, "text-pagamento-completato-bolli") %> +
+ + <%= LanguageUtil.get(pageContext, "text-pagamento-completato-bolli") %> +
- - - - - - + + + + + + - -
- <%= LanguageUtil.get(pageContext, "text-pagamento-manuale-bolli") %> +
+ + <%= LanguageUtil.get(pageContext, "text-pagamento-manuale-bolli") %> +
-
- +
+
- 'p7m,pdf' + 'p7m,pdf'
@@ -138,23 +128,30 @@
- + -
- <%= LanguageUtil.get(pageContext, "text-pagamento-nonpagabile-bolli") %> +
+ + <%= LanguageUtil.get(pageContext, "text-pagamento-nonpagabile-bolli") %> +
-
- <%= LanguageUtil.get(pageContext, "text-pagamento-rifiutato-bolli") %> +
+ + <%= LanguageUtil.get(pageContext, "text-pagamento-rifiutato-bolli") %> +
-
- - - +
+ + +
@@ -169,123 +166,121 @@
- - + - - + +
- - + - - + -
- + <% - List committenti = SoggettoLocalServiceUtil.getValidByIntPratica_TipologiaSoggetto(intPraticaId, TipoSoggettoUtil.COMMITTENTE); - for(Soggetto committente : committenti){ + List committenti = SoggettoLocalServiceUtil + .getValidByIntPratica_TipologiaSoggetto(intPraticaId, TipoSoggettoUtil.COMMITTENTE); + for (Soggetto committente : committenti) { %> - - <% - } + + <% + } %>
-
-
+
- -
-
-
- -
-
-
+ +
+
+
+ +
+
+
-
    -
  1. - Esente Bollo -
  2. -
+
    +
  1. + Esente Bollo +
  2. +
-
-
- -
+
+
+
Totale importo
<% - BigDecimal importoBollo = null; - if(Validator.isNotNull(pagamento)){ - importoBollo = new BigDecimal(pagamento.getImporto()); - } else { - importoBollo = fineLavori.isNormEsenteBollo() ? new BigDecimal("0.00") : PagamentoLocalServiceUtil.getImportoBolli(companyId, fineLavori.getFineLavoriId(), FineLavori.class.getName(), TipoIntegrazioneUtil.FINE_LAVORI); - } + BigDecimal importoBollo = null; + if (Validator.isNotNull(pagamento)) { + importoBollo = new BigDecimal(pagamento.getImporto()); + } else { + importoBollo = fineLavori.isNormEsenteBollo() ? new BigDecimal("0.00") + : PagamentoLocalServiceUtil.getImportoBolli(companyId, + fineLavori.getFineLavoriId(), FineLavori.class.getName(), + TipoIntegrazioneUtil.FINE_LAVORI); + } %> -
<%= NumberFormat.getCurrencyInstance(LocaleUtil.getSiteDefault()).format(importoBollo) %>
+
+ <%= NumberFormat.getCurrencyInstance(LocaleUtil.getSiteDefault()).format( + importoBollo) %> +
-
-
- +
+
+
-
- - - - + + +
-
-
- <%= LanguageUtil.get(pageContext, "label-confirm-payment-manual") %> +
+
+ + <%= LanguageUtil.get(pageContext, "label-confirm-payment-manual") %> +
- - - - - - - + + + + + + +
- diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_collaudi_columns.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_collaudi_columns.jsp index 18219451..e8cd85ac 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_collaudi_columns.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_collaudi_columns.jsp @@ -1,51 +1,25 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> -<%@page import="it.tref.liferay.portos.bo.service.ControlloPraticaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.AsseverazioneLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.DelegaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.PagamentoLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.StatoPraticaConstants"%> -<%@page import="com.liferay.portal.kernel.util.Validator"%> -<%@page import="it.tref.liferay.portos.bo.service.SoggettoLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.SoggettoServiceUtil"%> -<%@page import="com.liferay.portal.kernel.language.LanguageUtil"%> -<%@page import="com.liferay.portal.kernel.workflow.WorkflowConstants"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.TipoSoggettoUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.model.DettPratica"%> <%@page import="com.liferay.portal.kernel.util.StringPool"%> -<%@page import="it.tref.liferay.portos.bo.model.Soggetto"%> -<%@page import="java.util.List"%> <%@page import="it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil"%> -<%@page import="com.liferay.portal.kernel.dao.orm.QueryUtil"%> - -<%@ include file="/html/fascicolofe/init.jsp" %> - +<%@include file="/html/fascicolofe/init.jsp"%> <% - String orderByType = ParamUtil.getString(request, "orderByType"); - String orderByCol = ParamUtil.getString(request, "orderByCol"); - PortletURL iteratorURL = (PortletURL)request.getAttribute("iteratorURL"); - - - String rowUrl = StringPool.BLANK; +String orderByType = ParamUtil.getString(request, "orderByType"); +String orderByCol = ParamUtil.getString(request, "orderByCol"); +PortletURL iteratorURL = (PortletURL)request.getAttribute("iteratorURL"); +String rowUrl = StringPool.BLANK; %> - - + - - - - <% long delegaId = 0l; %> - <%@ include file="/html/fascicolofe/view_fascicolo_columns_generic.jspf" %> + results="<%= IntPraticaLocalServiceUtil.findByCanAddCollaudo(company.getCompanyId(), user.getScreenName(), + searchContainer.getStart(), searchContainer.getEnd()) %>" + total="<%= IntPraticaLocalServiceUtil.countByCanAddCollaudo(company.getCompanyId(), + user.getScreenName()) %>" /> + + <% + long delegaId = 0; + %> + <%@include file="/html/fascicolofe/view_fascicolo_columns_generic.jspf"%> - - \ No newline at end of file + + diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_deleghe_columns.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_deleghe_columns.jsp index f5cda048..1c016df0 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_deleghe_columns.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_deleghe_columns.jsp @@ -1,56 +1,29 @@ <%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> +<%@page import="com.liferay.portal.kernel.util.StringPool"%> <%@page import="it.mwg.sismica.bo.shared.util.DelegheUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.ControlloPraticaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.AsseverazioneLocalServiceUtil"%> <%@page import="it.tref.liferay.portos.bo.service.DelegaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.PagamentoLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.StatoPraticaConstants"%> -<%@page import="com.liferay.portal.kernel.util.Validator"%> -<%@page import="it.tref.liferay.portos.bo.service.SoggettoLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.SoggettoServiceUtil"%> -<%@page import="com.liferay.portal.kernel.language.LanguageUtil"%> -<%@page import="com.liferay.portal.kernel.workflow.WorkflowConstants"%> -<%@page import="it.tref.liferay.portos.bo.shared.util.TipoSoggettoUtil"%> -<%@page import="it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil"%> -<%@page import="it.tref.liferay.portos.bo.model.DettPratica"%> -<%@page import="com.liferay.portal.kernel.util.StringPool"%> -<%@page import="it.tref.liferay.portos.bo.model.Soggetto"%> -<%@page import="java.util.List"%> <%@page import="it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil"%> -<%@page import="com.liferay.portal.kernel.dao.orm.QueryUtil"%> - -<%@ include file="/html/fascicolofe/init.jsp" %> - +<%@include file="/html/fascicolofe/init.jsp"%> <% - String orderByType = ParamUtil.getString(request, "orderByType"); - String orderByCol = ParamUtil.getString(request, "orderByCol"); - PortletURL iteratorURL = (PortletURL)request.getAttribute("iteratorURL"); - - String rowUrl = StringPool.BLANK; +String orderByType = ParamUtil.getString(request, "orderByType"); +String orderByCol = ParamUtil.getString(request, "orderByCol"); +PortletURL iteratorURL = (PortletURL)request.getAttribute("iteratorURL"); +String rowUrl = StringPool.BLANK; %> - - + - - - - <% - IntPratica intPratica = IntPraticaLocalServiceUtil.getIntPratica(delega.getIntPraticaId()); - long delegaId = delega.getDelegaId(); + results="<%= DelegaLocalServiceUtil.findByCodiceFiscale_InEsito(user.getScreenName(), + new String[] { DelegheUtil.STATO_ASSEGNATA }, searchContainer.getStart(), searchContainer.getEnd(), + null) %>" + total="<%= DelegaLocalServiceUtil.countByCodiceFiscale_InEsito(user.getScreenName(), + new String[] { DelegheUtil.STATO_ASSEGNATA }) %>" /> + + <% + IntPratica intPratica = IntPraticaLocalServiceUtil.getIntPratica(delega.getIntPraticaId()); + long delegaId = delega.getDelegaId(); %> - <%@ include file="/html/fascicolofe/view_fascicolo_columns_generic.jspf" %> - - + <%@include file="/html/fascicolofe/view_fascicolo_columns_generic.jspf"%> - - \ No newline at end of file + + diff --git a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_columns.jsp b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_columns.jsp index 234d70df..bda3257c 100644 --- a/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_columns.jsp +++ b/liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_columns.jsp @@ -15,9 +15,9 @@ String rowUrl = StringPool.BLANK; <% - long delegaId = 0L; + long delegaId = 0; %> - <%@ include file="/html/fascicolofe/view_fascicolo_columns_generic.jspf" %> + <%@include file="/html/fascicolofe/view_fascicolo_columns_generic.jspf"%> - \ No newline at end of file +