|
|
@ -284,7 +284,8 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
dettPraticaToClone.getNormLTC01(), dettPraticaToClone.getSuap(), |
|
|
|
dettPraticaToClone.getNormLTC01(), dettPraticaToClone.getSuap(), |
|
|
|
dettPraticaToClone.getNormSismaBonus(), dettPraticaToClone.getClRischioPreInt(), |
|
|
|
dettPraticaToClone.getNormSismaBonus(), dettPraticaToClone.getClRischioPreInt(), |
|
|
|
dettPraticaToClone.getClRischioPostInt(), dettPraticaToClone.getIntervFinPub(), |
|
|
|
dettPraticaToClone.getClRischioPostInt(), dettPraticaToClone.getIntervFinPub(), |
|
|
|
dettPraticaToClone.getIntervFinPubDesc(), serviceContext, true); |
|
|
|
dettPraticaToClone.getIntervFinPubDesc(), dettPraticaToClone.getTcNuovaCostruzioneComplessa(), |
|
|
|
|
|
|
|
serviceContext, true); |
|
|
|
|
|
|
|
|
|
|
|
copy = updateDettPraticaGeologo(copy.getUserId(), copy.getDettPraticaId(), copy.getIntPraticaId(), |
|
|
|
copy = updateDettPraticaGeologo(copy.getUserId(), copy.getDettPraticaId(), copy.getIntPraticaId(), |
|
|
|
dettPraticaToClone.getGeoClasseIndagine(), dettPraticaToClone.getGeoCategoriaSottosuolo(), |
|
|
|
dettPraticaToClone.getGeoClasseIndagine(), dettPraticaToClone.getGeoCategoriaSottosuolo(), |
|
|
@ -715,7 +716,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3, |
|
|
|
boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3, |
|
|
|
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, |
|
|
|
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, |
|
|
|
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, |
|
|
|
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, |
|
|
|
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, |
|
|
|
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, boolean tcNuovaCostruzioneComplessa, |
|
|
|
ServiceContext serviceContext, boolean bozza) throws PortalException, SystemException { |
|
|
|
ServiceContext serviceContext, boolean bozza) throws PortalException, SystemException { |
|
|
|
|
|
|
|
|
|
|
|
Date now = new Date(); |
|
|
|
Date now = new Date(); |
|
|
@ -771,7 +772,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01, normDm02, |
|
|
|
normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01, normDm02, |
|
|
|
normDm03, normDm2018, normDprg01, normDprg02, normAnr, normArt3com3, normArt3com4, normOrd01, |
|
|
|
normDm03, normDm2018, normDprg01, normDprg02, normAnr, normArt3com3, normArt3com4, normOrd01, |
|
|
|
normDm04, normDm05, normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt, |
|
|
|
normDm04, normDm05, normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt, |
|
|
|
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext, bozza); |
|
|
|
clRischioPostInt, intervFinPub, intervFinPubDesc, tcNuovaCostruzioneComplessa, serviceContext, bozza); |
|
|
|
|
|
|
|
|
|
|
|
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId); |
|
|
|
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId); |
|
|
|
|
|
|
|
|
|
|
@ -938,6 +939,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
dettPratica.setTcAdeguamentoSismico(tcAdeguamentoSismico); |
|
|
|
dettPratica.setTcAdeguamentoSismico(tcAdeguamentoSismico); |
|
|
|
dettPratica.setTcMiglioramentoSismico(tcMiglioramentoSismico); |
|
|
|
dettPratica.setTcMiglioramentoSismico(tcMiglioramentoSismico); |
|
|
|
dettPratica.setTcRiparazioneInterventoLocale(tcRiparazioneInterventoLocale); |
|
|
|
dettPratica.setTcRiparazioneInterventoLocale(tcRiparazioneInterventoLocale); |
|
|
|
|
|
|
|
dettPratica.setTcNuovaCostruzioneComplessa(tcNuovaCostruzioneComplessa); |
|
|
|
dettPratica.setTcInCA(tcInCA); |
|
|
|
dettPratica.setTcInCA(tcInCA); |
|
|
|
dettPratica.setTcInOpera(tcInOpera); |
|
|
|
dettPratica.setTcInOpera(tcInOpera); |
|
|
|
dettPratica.setTcPrefabbricato(tcPrefabbricato); |
|
|
|
dettPratica.setTcPrefabbricato(tcPrefabbricato); |
|
|
@ -1039,7 +1041,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
boolean normDprg02, boolean normAnr, boolean normArt3com3, boolean normArt3com4, |
|
|
|
boolean normDprg02, boolean normAnr, boolean normArt3com3, boolean normArt3com4, |
|
|
|
boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, boolean normLTC01, |
|
|
|
boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, boolean normLTC01, |
|
|
|
boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt, |
|
|
|
boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt, |
|
|
|
boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext, boolean bozza) |
|
|
|
boolean intervFinPub, String intervFinPubDesc, boolean tcNuovaCostruzioneComplessa, ServiceContext serviceContext, boolean bozza) |
|
|
|
throws PortalException, SystemException { |
|
|
|
throws PortalException, SystemException { |
|
|
|
|
|
|
|
|
|
|
|
Date now = new Date(); |
|
|
|
Date now = new Date(); |
|
|
@ -1074,7 +1076,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01, normDm02, |
|
|
|
normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01, normDm02, |
|
|
|
normDm03, normDm2018, normDprg01, normDprg02, normAnr, normArt3com3, normArt3com4, normOrd01, |
|
|
|
normDm03, normDm2018, normDprg01, normDprg02, normAnr, normArt3com3, normArt3com4, normOrd01, |
|
|
|
normDm04, normDm05, normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt, |
|
|
|
normDm04, normDm05, normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt, |
|
|
|
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext, bozza); |
|
|
|
clRischioPostInt, intervFinPub, intervFinPubDesc, tcNuovaCostruzioneComplessa, serviceContext, bozza); |
|
|
|
|
|
|
|
|
|
|
|
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId); |
|
|
|
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId); |
|
|
|
|
|
|
|
|
|
|
@ -1178,6 +1180,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
dettPratica.setTcAdeguamentoSismico(tcAdeguamentoSismico); |
|
|
|
dettPratica.setTcAdeguamentoSismico(tcAdeguamentoSismico); |
|
|
|
dettPratica.setTcMiglioramentoSismico(tcMiglioramentoSismico); |
|
|
|
dettPratica.setTcMiglioramentoSismico(tcMiglioramentoSismico); |
|
|
|
dettPratica.setTcRiparazioneInterventoLocale(tcRiparazioneInterventoLocale); |
|
|
|
dettPratica.setTcRiparazioneInterventoLocale(tcRiparazioneInterventoLocale); |
|
|
|
|
|
|
|
dettPratica.setTcNuovaCostruzioneComplessa(tcNuovaCostruzioneComplessa); |
|
|
|
dettPratica.setTcInCA(tcInCA); |
|
|
|
dettPratica.setTcInCA(tcInCA); |
|
|
|
dettPratica.setTcInOpera(tcInOpera); |
|
|
|
dettPratica.setTcInOpera(tcInOpera); |
|
|
|
dettPratica.setTcPrefabbricato(tcPrefabbricato); |
|
|
|
dettPratica.setTcPrefabbricato(tcPrefabbricato); |
|
|
@ -1278,7 +1281,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
boolean normDprg02, boolean normAnr, boolean normArt3com3, boolean normArt3com4, |
|
|
|
boolean normDprg02, boolean normAnr, boolean normArt3com3, boolean normArt3com4, |
|
|
|
boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, boolean normLTC01, |
|
|
|
boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, boolean normLTC01, |
|
|
|
boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt, |
|
|
|
boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt, |
|
|
|
boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext, boolean bozza) { |
|
|
|
boolean intervFinPub, String intervFinPubDesc, boolean tcNuovaCostruzioneComplessa, ServiceContext serviceContext, boolean bozza) { |
|
|
|
|
|
|
|
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
|
|
|
|
|
|
|
@ -1742,7 +1745,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl |
|
|
|
boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3, |
|
|
|
boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3, |
|
|
|
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, |
|
|
|
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01, |
|
|
|
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, |
|
|
|
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, |
|
|
|
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, |
|
|
|
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, boolean tcNuovaCostruzioneComplessa, |
|
|
|
ServiceContext serviceContext, boolean bozza) { |
|
|
|
ServiceContext serviceContext, boolean bozza) { |
|
|
|
|
|
|
|
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|
// TODO Auto-generated method stub
|
|
|
|