Sfoglia il codice sorgente

Paginazione pareri endoprocedimentali

master
Salvatore La Manna 3 anni fa
parent
commit
01ebeaeb6a
  1. 24
      liferay-plugins-sdk-6.2/portlets/portos-accesso-atti-portlet/docroot/html/accesso_atti_fe/visualizza-atto.jsp
  2. 24
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml
  3. 6
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPratica.java
  4. 1189
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java
  5. 460
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java
  6. 310
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java
  7. 843
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java
  8. 84
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalService.java
  9. 454
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceClp.java
  10. 149
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceUtil.java
  11. 162
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceWrapper.java
  12. 55
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaService.java
  13. 203
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaServiceClp.java
  14. 107
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaServiceUtil.java
  15. 102
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaServiceWrapper.java
  16. 92
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/util/PraticaUtil.java
  17. 10
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/util/ValidazionePraticaUtil.java
  18. 24
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/sql/tables.sql
  19. 24
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-hbm.xml
  20. 24
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-model-hints.xml
  21. 30
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-orm.xml
  22. 35
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/content/Portal.properties
  23. 6
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/mwg/sismica/bo/util/SismicaUtil.java
  24. 205
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaCacheModel.java
  25. 640
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaImpl.java
  26. 877
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaModelImpl.java
  27. 16
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/portlet/FascicoloPortlet.java
  28. 27
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/scheduler/SchedulerPratiche.java
  29. 567
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaLocalServiceClpInvoker.java
  30. 284
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaServiceClpInvoker.java
  31. 698
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/http/DettPraticaServiceSoap.java
  32. 496
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaLocalServiceImpl.java
  33. 201
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaServiceImpl.java
  34. 10
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/IntPraticaLocalServiceImpl.java
  35. 24
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/persistence/DettPraticaPersistenceImpl.java
  36. 4
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties
  37. 18
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_dettagli_principali.jsp
  38. 16
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_riepilogo.jsp
  39. 2
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_sez_geologica.jsp
  40. 180
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_versioning.jsp
  41. 65
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/js/main.js
  42. 159
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/portlet/FascicoloFePortlet.java
  43. 54
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/util/ReportFascicoloUtil.java
  44. 24
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/navigator/domanda/page_dettagli_principali.jsp
  45. 2
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/navigator/domanda/page_geologica.jsp
  46. 22
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_dettagli.jsp
  47. 10
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_riepilogo.jsp
  48. 38
      liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/pareregeologo/pareridacompletare.jsp
  49. 4
      liferay-plugins-sdk-6.2/webs/portos-kaleo-web/docroot/WEB-INF/src/service.properties

24
liferay-plugins-sdk-6.2/portlets/portos-accesso-atti-portlet/docroot/html/accesso_atti_fe/visualizza-atto.jsp

@ -174,14 +174,6 @@ RichiestaAccessoAtti accettoAtti = RichiestaAccessoAttiLocalServiceUtil.getRichi
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normDm2018") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-dm2018") %>
</div>
<div class="col-sm-6 col-md-6">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normDm01") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-dm01") %>
</div>
<div class="col-sm-6 col-md-6">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normDm02") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-dm02") %>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12">
@ -189,18 +181,6 @@ RichiestaAccessoAtti accettoAtti = RichiestaAccessoAttiLocalServiceUtil.getRichi
</div>
</div>
<div class="row">
<div class="col-sm-6 col-md-6">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normDm03") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-dm03") %>
</div>
<div class="col-sm-6 col-md-6">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normDprg01") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-dprg01") %>
</div>
<div class="col-sm-6 col-md-6">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normDprg02") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-dprg02") %>
</div>
<div class="col-sm-6 col-md-6">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "normAnr") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "norm-anr") %>
@ -481,7 +461,7 @@ RichiestaAccessoAtti accettoAtti = RichiestaAccessoAttiLocalServiceUtil.getRichi
<div class="row">
<div class="col-sm-3 col-md-3">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInCA") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-in-ca") %>
<%=LanguageUtil.get(pageContext, "tc-in-c-a") %>
</div>
<div class="col-sm-3 col-md-3">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInOpera") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
@ -1400,7 +1380,7 @@ RichiestaAccessoAtti accettoAtti = RichiestaAccessoAttiLocalServiceUtil.getRichi
<c:if test="<%=accettoAtti.getIntPraticaId() == 0L %>">
<h3>
Questo fascicolo non è disponibile sotto forma digitale. Potrà ritirare una copia cartacea presso uno degli Uffici del Settore Sismica.
Questo fascicolo non <EFBFBD> disponibile sotto forma digitale. Potr<EFBFBD> ritirare una copia cartacea presso uno degli Uffici del Settore Sismica.
</h3>
</c:if>

24
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml

@ -309,7 +309,6 @@
<column name="mezzoPagamentoBolli" type="String" />
<column name="dataEffettuazione" type="Date" />
<column name="version" type="int" />
<column name="versionata" type="boolean" />
<column name="avvisi" type="Collection" entity="Avviso" mapping-key="dettPraticaId" />
<column name="docPratiche" type="Collection" entity="DocPratica" mapping-key="dettPraticaId" />
<column name="soggetti" type="Collection" entity="Soggetto" mapping-key="dettPraticaId" />
@ -318,7 +317,6 @@
<column name="statusByUserName" type="String" />
<column name="statusDate" type="Date" />
<column name="statusTask" type="int" />
<column name="workflowForzato" type="boolean" />
<column name="soggettoSostituitoId" type="long" />
<column name="dtInvioSignal" type="Date" />
<column name="destinazione" type="String" />
@ -331,13 +329,11 @@
<column name="localita" type="String" />
<column name="estremiCatastali" type="String" />
<column name="estremiPratCom" type="String" />
<column name="variataDa" type="long" />
<column name="varianteNumero" type="long" />
<column name="operaConforme" type="boolean" />
<column name="collaudoStatico" type="boolean" />
<column name="noCollaudo" type="boolean" />
<column name="codiceFiscaleDelegato" type="String" />
<column name="codiceRuoloDelegato" type="String" />
<column name="codiceFiscaleDelegatoCommittente" type="String" />
<column name="codiceFiscaleDelegatoFineLavori" type="String" />
<column name="codiceFiscaleDelegatoCollaudo" type="String" />
@ -351,17 +347,10 @@
<column name="sanatoriaEdilizia47" type="boolean" />
<column name="sanatoriaEdilizia724" type="boolean" />
<column name="sanatoriaEdilizia326" type="boolean" />
<column name="lavoriInEconomiaCommittente" type="boolean" />
<column name="inizioLavoriContestualeOpera" type="boolean" />
<column name="dataInizioLavoriOpera" type="Date" />
<column name="dataInizioEsecuzioneOpera" type="Date" />
<column name="dataFineEsecuzioneOpera" type="Date" />
<column name="metratura" type="String" />
<column name="lavoriPubblici" type="boolean" />
<column name="pagamentoIdOneri" type="long" />
<column name="pagamentoIdBolli" type="long" />
<column name="lavoriPubbliciPercentuale" type="int" />
<column name="numeroCivico" type="String" />
<column name="dcParticelle" type="String" />
<column name="dcFoglio" type="String" />
<column name="dcAllegato" type="String" />
@ -532,21 +521,8 @@
<column name="normDpr02Dep" type="boolean" />
<column name="normDpr01Aut" type="boolean" />
<column name="normDpr02Aut" type="boolean" />
<column name="normDpr03" type="boolean" />
<column name="normDpr04" type="boolean" />
<column name="normDpr05" type="boolean" />
<column name="normDm01" type="boolean" />
<column name="normDm02" type="boolean" />
<column name="normDm03" type="boolean" />
<column name="normDm2018" type="boolean" />
<column name="normDm04" type="boolean" />
<column name="normDm05" type="boolean" />
<column name="normDprg01" type="boolean" />
<column name="normDprg02" type="boolean" />
<column name="normAnr" type="boolean" />
<column name="normOrd01" type="boolean" />
<column name="normCI01" type="boolean" />
<column name="normLTC01" type="boolean" />
<column name="normArt3com3" type="boolean" />
<column name="normArt3com4" type="boolean" />
<column name="normSismaBonus" type="boolean" />

6
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPratica.java

@ -38,10 +38,4 @@ public interface DettPratica extends DettPraticaModel, PersistedModel {
public java.lang.String getFullDescription();
public java.lang.String getMiddleDescription();
public java.lang.String serializeToVersioning()
throws java.lang.NoSuchFieldException, java.lang.SecurityException;
public java.lang.String serializeToVersioningPage()
throws java.lang.NoSuchFieldException, java.lang.SecurityException;
}

1189
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java

File diff soppresso perché troppo grande Load Diff

460
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java

@ -470,27 +470,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setVersion(int version);
/**
* Returns the versionata of this dett pratica.
*
* @return the versionata of this dett pratica
*/
public boolean getVersionata();
/**
* Returns <code>true</code> if this dett pratica is versionata.
*
* @return <code>true</code> if this dett pratica is versionata; <code>false</code> otherwise
*/
public boolean isVersionata();
/**
* Sets whether this dett pratica is versionata.
*
* @param versionata the versionata of this dett pratica
*/
public void setVersionata(boolean versionata);
/**
* Returns the status of this dett pratica.
*
@ -587,27 +566,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setStatusTask(int statusTask);
/**
* Returns the workflow forzato of this dett pratica.
*
* @return the workflow forzato of this dett pratica
*/
public boolean getWorkflowForzato();
/**
* Returns <code>true</code> if this dett pratica is workflow forzato.
*
* @return <code>true</code> if this dett pratica is workflow forzato; <code>false</code> otherwise
*/
public boolean isWorkflowForzato();
/**
* Sets whether this dett pratica is workflow forzato.
*
* @param workflowForzato the workflow forzato of this dett pratica
*/
public void setWorkflowForzato(boolean workflowForzato);
/**
* Returns the soggetto sostituito ID of this dett pratica.
*
@ -786,20 +744,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setEstremiPratCom(String estremiPratCom);
/**
* Returns the variata da of this dett pratica.
*
* @return the variata da of this dett pratica
*/
public long getVariataDa();
/**
* Sets the variata da of this dett pratica.
*
* @param variataDa the variata da of this dett pratica
*/
public void setVariataDa(long variataDa);
/**
* Returns the variante numero of this dett pratica.
*
@ -892,21 +836,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setCodiceFiscaleDelegato(String codiceFiscaleDelegato);
/**
* Returns the codice ruolo delegato of this dett pratica.
*
* @return the codice ruolo delegato of this dett pratica
*/
@AutoEscape
public String getCodiceRuoloDelegato();
/**
* Sets the codice ruolo delegato of this dett pratica.
*
* @param codiceRuoloDelegato the codice ruolo delegato of this dett pratica
*/
public void setCodiceRuoloDelegato(String codiceRuoloDelegato);
/**
* Returns the codice fiscale delegato committente of this dett pratica.
*
@ -1130,107 +1059,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setSanatoriaEdilizia326(boolean sanatoriaEdilizia326);
/**
* Returns the lavori in economia committente of this dett pratica.
*
* @return the lavori in economia committente of this dett pratica
*/
public boolean getLavoriInEconomiaCommittente();
/**
* Returns <code>true</code> if this dett pratica is lavori in economia committente.
*
* @return <code>true</code> if this dett pratica is lavori in economia committente; <code>false</code> otherwise
*/
public boolean isLavoriInEconomiaCommittente();
/**
* Sets whether this dett pratica is lavori in economia committente.
*
* @param lavoriInEconomiaCommittente the lavori in economia committente of this dett pratica
*/
public void setLavoriInEconomiaCommittente(
boolean lavoriInEconomiaCommittente);
/**
* Returns the inizio lavori contestuale opera of this dett pratica.
*
* @return the inizio lavori contestuale opera of this dett pratica
*/
public boolean getInizioLavoriContestualeOpera();
/**
* Returns <code>true</code> if this dett pratica is inizio lavori contestuale opera.
*
* @return <code>true</code> if this dett pratica is inizio lavori contestuale opera; <code>false</code> otherwise
*/
public boolean isInizioLavoriContestualeOpera();
/**
* Sets whether this dett pratica is inizio lavori contestuale opera.
*
* @param inizioLavoriContestualeOpera the inizio lavori contestuale opera of this dett pratica
*/
public void setInizioLavoriContestualeOpera(
boolean inizioLavoriContestualeOpera);
/**
* Returns the data inizio lavori opera of this dett pratica.
*
* @return the data inizio lavori opera of this dett pratica
*/
public Date getDataInizioLavoriOpera();
/**
* Sets the data inizio lavori opera of this dett pratica.
*
* @param dataInizioLavoriOpera the data inizio lavori opera of this dett pratica
*/
public void setDataInizioLavoriOpera(Date dataInizioLavoriOpera);
/**
* Returns the data inizio esecuzione opera of this dett pratica.
*
* @return the data inizio esecuzione opera of this dett pratica
*/
public Date getDataInizioEsecuzioneOpera();
/**
* Sets the data inizio esecuzione opera of this dett pratica.
*
* @param dataInizioEsecuzioneOpera the data inizio esecuzione opera of this dett pratica
*/
public void setDataInizioEsecuzioneOpera(Date dataInizioEsecuzioneOpera);
/**
* Returns the data fine esecuzione opera of this dett pratica.
*
* @return the data fine esecuzione opera of this dett pratica
*/
public Date getDataFineEsecuzioneOpera();
/**
* Sets the data fine esecuzione opera of this dett pratica.
*
* @param dataFineEsecuzioneOpera the data fine esecuzione opera of this dett pratica
*/
public void setDataFineEsecuzioneOpera(Date dataFineEsecuzioneOpera);
/**
* Returns the metratura of this dett pratica.
*
* @return the metratura of this dett pratica
*/
@AutoEscape
public String getMetratura();
/**
* Sets the metratura of this dett pratica.
*
* @param metratura the metratura of this dett pratica
*/
public void setMetratura(String metratura);
/**
* Returns the lavori pubblici of this dett pratica.
*
@ -1294,21 +1122,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setLavoriPubbliciPercentuale(int lavoriPubbliciPercentuale);
/**
* Returns the numero civico of this dett pratica.
*
* @return the numero civico of this dett pratica
*/
@AutoEscape
public String getNumeroCivico();
/**
* Sets the numero civico of this dett pratica.
*
* @param numeroCivico the numero civico of this dett pratica
*/
public void setNumeroCivico(String numeroCivico);
/**
* Returns the dc particelle of this dett pratica.
*
@ -4398,132 +4211,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setNormDpr02Aut(boolean normDpr02Aut);
/**
* Returns the norm dpr03 of this dett pratica.
*
* @return the norm dpr03 of this dett pratica
*/
public boolean getNormDpr03();
/**
* Returns <code>true</code> if this dett pratica is norm dpr03.
*
* @return <code>true</code> if this dett pratica is norm dpr03; <code>false</code> otherwise
*/
public boolean isNormDpr03();
/**
* Sets whether this dett pratica is norm dpr03.
*
* @param normDpr03 the norm dpr03 of this dett pratica
*/
public void setNormDpr03(boolean normDpr03);
/**
* Returns the norm dpr04 of this dett pratica.
*
* @return the norm dpr04 of this dett pratica
*/
public boolean getNormDpr04();
/**
* Returns <code>true</code> if this dett pratica is norm dpr04.
*
* @return <code>true</code> if this dett pratica is norm dpr04; <code>false</code> otherwise
*/
public boolean isNormDpr04();
/**
* Sets whether this dett pratica is norm dpr04.
*
* @param normDpr04 the norm dpr04 of this dett pratica
*/
public void setNormDpr04(boolean normDpr04);
/**
* Returns the norm dpr05 of this dett pratica.
*
* @return the norm dpr05 of this dett pratica
*/
public boolean getNormDpr05();
/**
* Returns <code>true</code> if this dett pratica is norm dpr05.
*
* @return <code>true</code> if this dett pratica is norm dpr05; <code>false</code> otherwise
*/
public boolean isNormDpr05();
/**
* Sets whether this dett pratica is norm dpr05.
*
* @param normDpr05 the norm dpr05 of this dett pratica
*/
public void setNormDpr05(boolean normDpr05);
/**
* Returns the norm dm01 of this dett pratica.
*
* @return the norm dm01 of this dett pratica
*/
public boolean getNormDm01();
/**
* Returns <code>true</code> if this dett pratica is norm dm01.
*
* @return <code>true</code> if this dett pratica is norm dm01; <code>false</code> otherwise
*/
public boolean isNormDm01();
/**
* Sets whether this dett pratica is norm dm01.
*
* @param normDm01 the norm dm01 of this dett pratica
*/
public void setNormDm01(boolean normDm01);
/**
* Returns the norm dm02 of this dett pratica.
*
* @return the norm dm02 of this dett pratica
*/
public boolean getNormDm02();
/**
* Returns <code>true</code> if this dett pratica is norm dm02.
*
* @return <code>true</code> if this dett pratica is norm dm02; <code>false</code> otherwise
*/
public boolean isNormDm02();
/**
* Sets whether this dett pratica is norm dm02.
*
* @param normDm02 the norm dm02 of this dett pratica
*/
public void setNormDm02(boolean normDm02);
/**
* Returns the norm dm03 of this dett pratica.
*
* @return the norm dm03 of this dett pratica
*/
public boolean getNormDm03();
/**
* Returns <code>true</code> if this dett pratica is norm dm03.
*
* @return <code>true</code> if this dett pratica is norm dm03; <code>false</code> otherwise
*/
public boolean isNormDm03();
/**
* Sets whether this dett pratica is norm dm03.
*
* @param normDm03 the norm dm03 of this dett pratica
*/
public void setNormDm03(boolean normDm03);
/**
* Returns the norm dm2018 of this dett pratica.
*
@ -4545,90 +4232,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setNormDm2018(boolean normDm2018);
/**
* Returns the norm dm04 of this dett pratica.
*
* @return the norm dm04 of this dett pratica
*/
public boolean getNormDm04();
/**
* Returns <code>true</code> if this dett pratica is norm dm04.
*
* @return <code>true</code> if this dett pratica is norm dm04; <code>false</code> otherwise
*/
public boolean isNormDm04();
/**
* Sets whether this dett pratica is norm dm04.
*
* @param normDm04 the norm dm04 of this dett pratica
*/
public void setNormDm04(boolean normDm04);
/**
* Returns the norm dm05 of this dett pratica.
*
* @return the norm dm05 of this dett pratica
*/
public boolean getNormDm05();
/**
* Returns <code>true</code> if this dett pratica is norm dm05.
*
* @return <code>true</code> if this dett pratica is norm dm05; <code>false</code> otherwise
*/
public boolean isNormDm05();
/**
* Sets whether this dett pratica is norm dm05.
*
* @param normDm05 the norm dm05 of this dett pratica
*/
public void setNormDm05(boolean normDm05);
/**
* Returns the norm dprg01 of this dett pratica.
*
* @return the norm dprg01 of this dett pratica
*/
public boolean getNormDprg01();
/**
* Returns <code>true</code> if this dett pratica is norm dprg01.
*
* @return <code>true</code> if this dett pratica is norm dprg01; <code>false</code> otherwise
*/
public boolean isNormDprg01();
/**
* Sets whether this dett pratica is norm dprg01.
*
* @param normDprg01 the norm dprg01 of this dett pratica
*/
public void setNormDprg01(boolean normDprg01);
/**
* Returns the norm dprg02 of this dett pratica.
*
* @return the norm dprg02 of this dett pratica
*/
public boolean getNormDprg02();
/**
* Returns <code>true</code> if this dett pratica is norm dprg02.
*
* @return <code>true</code> if this dett pratica is norm dprg02; <code>false</code> otherwise
*/
public boolean isNormDprg02();
/**
* Sets whether this dett pratica is norm dprg02.
*
* @param normDprg02 the norm dprg02 of this dett pratica
*/
public void setNormDprg02(boolean normDprg02);
/**
* Returns the norm anr of this dett pratica.
*
@ -4650,69 +4253,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/
public void setNormAnr(boolean normAnr);
/**
* Returns the norm ord01 of this dett pratica.
*
* @return the norm ord01 of this dett pratica
*/
public boolean getNormOrd01();
/**
* Returns <code>true</code> if this dett pratica is norm ord01.
*
* @return <code>true</code> if this dett pratica is norm ord01; <code>false</code> otherwise
*/
public boolean isNormOrd01();
/**
* Sets whether this dett pratica is norm ord01.
*
* @param normOrd01 the norm ord01 of this dett pratica
*/
public void setNormOrd01(boolean normOrd01);
/**
* Returns the norm c i01 of this dett pratica.
*
* @return the norm c i01 of this dett pratica
*/
public boolean getNormCI01();
/**
* Returns <code>true</code> if this dett pratica is norm c i01.
*
* @return <code>true</code> if this dett pratica is norm c i01; <code>false</code> otherwise
*/
public boolean isNormCI01();
/**
* Sets whether this dett pratica is norm c i01.
*
* @param normCI01 the norm c i01 of this dett pratica
*/
public void setNormCI01(boolean normCI01);
/**
* Returns the norm l t c01 of this dett pratica.
*
* @return the norm l t c01 of this dett pratica
*/
public boolean getNormLTC01();
/**
* Returns <code>true</code> if this dett pratica is norm l t c01.
*
* @return <code>true</code> if this dett pratica is norm l t c01; <code>false</code> otherwise
*/
public boolean isNormLTC01();
/**
* Sets whether this dett pratica is norm l t c01.
*
* @param normLTC01 the norm l t c01 of this dett pratica
*/
public void setNormLTC01(boolean normLTC01);
/**
* Returns the norm art3com3 of this dett pratica.
*

310
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java

@ -56,13 +56,11 @@ public class DettPraticaSoap implements Serializable {
soapModel.setMezzoPagamentoBolli(model.getMezzoPagamentoBolli());
soapModel.setDataEffettuazione(model.getDataEffettuazione());
soapModel.setVersion(model.getVersion());
soapModel.setVersionata(model.getVersionata());
soapModel.setStatus(model.getStatus());
soapModel.setStatusByUserId(model.getStatusByUserId());
soapModel.setStatusByUserName(model.getStatusByUserName());
soapModel.setStatusDate(model.getStatusDate());
soapModel.setStatusTask(model.getStatusTask());
soapModel.setWorkflowForzato(model.getWorkflowForzato());
soapModel.setSoggettoSostituitoId(model.getSoggettoSostituitoId());
soapModel.setDtInvioSignal(model.getDtInvioSignal());
soapModel.setDestinazione(model.getDestinazione());
@ -75,13 +73,11 @@ public class DettPraticaSoap implements Serializable {
soapModel.setLocalita(model.getLocalita());
soapModel.setEstremiCatastali(model.getEstremiCatastali());
soapModel.setEstremiPratCom(model.getEstremiPratCom());
soapModel.setVariataDa(model.getVariataDa());
soapModel.setVarianteNumero(model.getVarianteNumero());
soapModel.setOperaConforme(model.getOperaConforme());
soapModel.setCollaudoStatico(model.getCollaudoStatico());
soapModel.setNoCollaudo(model.getNoCollaudo());
soapModel.setCodiceFiscaleDelegato(model.getCodiceFiscaleDelegato());
soapModel.setCodiceRuoloDelegato(model.getCodiceRuoloDelegato());
soapModel.setCodiceFiscaleDelegatoCommittente(model.getCodiceFiscaleDelegatoCommittente());
soapModel.setCodiceFiscaleDelegatoFineLavori(model.getCodiceFiscaleDelegatoFineLavori());
soapModel.setCodiceFiscaleDelegatoCollaudo(model.getCodiceFiscaleDelegatoCollaudo());
@ -95,17 +91,10 @@ public class DettPraticaSoap implements Serializable {
soapModel.setSanatoriaEdilizia47(model.getSanatoriaEdilizia47());
soapModel.setSanatoriaEdilizia724(model.getSanatoriaEdilizia724());
soapModel.setSanatoriaEdilizia326(model.getSanatoriaEdilizia326());
soapModel.setLavoriInEconomiaCommittente(model.getLavoriInEconomiaCommittente());
soapModel.setInizioLavoriContestualeOpera(model.getInizioLavoriContestualeOpera());
soapModel.setDataInizioLavoriOpera(model.getDataInizioLavoriOpera());
soapModel.setDataInizioEsecuzioneOpera(model.getDataInizioEsecuzioneOpera());
soapModel.setDataFineEsecuzioneOpera(model.getDataFineEsecuzioneOpera());
soapModel.setMetratura(model.getMetratura());
soapModel.setLavoriPubblici(model.getLavoriPubblici());
soapModel.setPagamentoIdOneri(model.getPagamentoIdOneri());
soapModel.setPagamentoIdBolli(model.getPagamentoIdBolli());
soapModel.setLavoriPubbliciPercentuale(model.getLavoriPubbliciPercentuale());
soapModel.setNumeroCivico(model.getNumeroCivico());
soapModel.setDcParticelle(model.getDcParticelle());
soapModel.setDcFoglio(model.getDcFoglio());
soapModel.setDcAllegato(model.getDcAllegato());
@ -276,21 +265,8 @@ public class DettPraticaSoap implements Serializable {
soapModel.setNormDpr02Dep(model.getNormDpr02Dep());
soapModel.setNormDpr01Aut(model.getNormDpr01Aut());
soapModel.setNormDpr02Aut(model.getNormDpr02Aut());
soapModel.setNormDpr03(model.getNormDpr03());
soapModel.setNormDpr04(model.getNormDpr04());
soapModel.setNormDpr05(model.getNormDpr05());
soapModel.setNormDm01(model.getNormDm01());
soapModel.setNormDm02(model.getNormDm02());
soapModel.setNormDm03(model.getNormDm03());
soapModel.setNormDm2018(model.getNormDm2018());
soapModel.setNormDm04(model.getNormDm04());
soapModel.setNormDm05(model.getNormDm05());
soapModel.setNormDprg01(model.getNormDprg01());
soapModel.setNormDprg02(model.getNormDprg02());
soapModel.setNormAnr(model.getNormAnr());
soapModel.setNormOrd01(model.getNormOrd01());
soapModel.setNormCI01(model.getNormCI01());
soapModel.setNormLTC01(model.getNormLTC01());
soapModel.setNormArt3com3(model.getNormArt3com3());
soapModel.setNormArt3com4(model.getNormArt3com4());
soapModel.setNormSismaBonus(model.getNormSismaBonus());
@ -559,18 +535,6 @@ public class DettPraticaSoap implements Serializable {
_version = version;
}
public boolean getVersionata() {
return _versionata;
}
public boolean isVersionata() {
return _versionata;
}
public void setVersionata(boolean versionata) {
_versionata = versionata;
}
public int getStatus() {
return _status;
}
@ -611,18 +575,6 @@ public class DettPraticaSoap implements Serializable {
_statusTask = statusTask;
}
public boolean getWorkflowForzato() {
return _workflowForzato;
}
public boolean isWorkflowForzato() {
return _workflowForzato;
}
public void setWorkflowForzato(boolean workflowForzato) {
_workflowForzato = workflowForzato;
}
public long getSoggettoSostituitoId() {
return _soggettoSostituitoId;
}
@ -719,14 +671,6 @@ public class DettPraticaSoap implements Serializable {
_estremiPratCom = estremiPratCom;
}
public long getVariataDa() {
return _variataDa;
}
public void setVariataDa(long variataDa) {
_variataDa = variataDa;
}
public long getVarianteNumero() {
return _varianteNumero;
}
@ -779,14 +723,6 @@ public class DettPraticaSoap implements Serializable {
_codiceFiscaleDelegato = codiceFiscaleDelegato;
}
public String getCodiceRuoloDelegato() {
return _codiceRuoloDelegato;
}
public void setCodiceRuoloDelegato(String codiceRuoloDelegato) {
_codiceRuoloDelegato = codiceRuoloDelegato;
}
public String getCodiceFiscaleDelegatoCommittente() {
return _codiceFiscaleDelegatoCommittente;
}
@ -913,64 +849,6 @@ public class DettPraticaSoap implements Serializable {
_sanatoriaEdilizia326 = sanatoriaEdilizia326;
}
public boolean getLavoriInEconomiaCommittente() {
return _lavoriInEconomiaCommittente;
}
public boolean isLavoriInEconomiaCommittente() {
return _lavoriInEconomiaCommittente;
}
public void setLavoriInEconomiaCommittente(
boolean lavoriInEconomiaCommittente) {
_lavoriInEconomiaCommittente = lavoriInEconomiaCommittente;
}
public boolean getInizioLavoriContestualeOpera() {
return _inizioLavoriContestualeOpera;
}
public boolean isInizioLavoriContestualeOpera() {
return _inizioLavoriContestualeOpera;
}
public void setInizioLavoriContestualeOpera(
boolean inizioLavoriContestualeOpera) {
_inizioLavoriContestualeOpera = inizioLavoriContestualeOpera;
}
public Date getDataInizioLavoriOpera() {
return _dataInizioLavoriOpera;
}
public void setDataInizioLavoriOpera(Date dataInizioLavoriOpera) {
_dataInizioLavoriOpera = dataInizioLavoriOpera;
}
public Date getDataInizioEsecuzioneOpera() {
return _dataInizioEsecuzioneOpera;
}
public void setDataInizioEsecuzioneOpera(Date dataInizioEsecuzioneOpera) {
_dataInizioEsecuzioneOpera = dataInizioEsecuzioneOpera;
}
public Date getDataFineEsecuzioneOpera() {
return _dataFineEsecuzioneOpera;
}
public void setDataFineEsecuzioneOpera(Date dataFineEsecuzioneOpera) {
_dataFineEsecuzioneOpera = dataFineEsecuzioneOpera;
}
public String getMetratura() {
return _metratura;
}
public void setMetratura(String metratura) {
_metratura = metratura;
}
public boolean getLavoriPubblici() {
return _lavoriPubblici;
}
@ -1007,14 +885,6 @@ public class DettPraticaSoap implements Serializable {
_lavoriPubbliciPercentuale = lavoriPubbliciPercentuale;
}
public String getNumeroCivico() {
return _numeroCivico;
}
public void setNumeroCivico(String numeroCivico) {
_numeroCivico = numeroCivico;
}
public String getDcParticelle() {
return _dcParticelle;
}
@ -2763,78 +2633,6 @@ public class DettPraticaSoap implements Serializable {
_normDpr02Aut = normDpr02Aut;
}
public boolean getNormDpr03() {
return _normDpr03;
}
public boolean isNormDpr03() {
return _normDpr03;
}
public void setNormDpr03(boolean normDpr03) {
_normDpr03 = normDpr03;
}
public boolean getNormDpr04() {
return _normDpr04;
}
public boolean isNormDpr04() {
return _normDpr04;
}
public void setNormDpr04(boolean normDpr04) {
_normDpr04 = normDpr04;
}
public boolean getNormDpr05() {
return _normDpr05;
}
public boolean isNormDpr05() {
return _normDpr05;
}
public void setNormDpr05(boolean normDpr05) {
_normDpr05 = normDpr05;
}
public boolean getNormDm01() {
return _normDm01;
}
public boolean isNormDm01() {
return _normDm01;
}
public void setNormDm01(boolean normDm01) {
_normDm01 = normDm01;
}
public boolean getNormDm02() {
return _normDm02;
}
public boolean isNormDm02() {
return _normDm02;
}
public void setNormDm02(boolean normDm02) {
_normDm02 = normDm02;
}
public boolean getNormDm03() {
return _normDm03;
}
public boolean isNormDm03() {
return _normDm03;
}
public void setNormDm03(boolean normDm03) {
_normDm03 = normDm03;
}
public boolean getNormDm2018() {
return _normDm2018;
}
@ -2847,54 +2645,6 @@ public class DettPraticaSoap implements Serializable {
_normDm2018 = normDm2018;
}
public boolean getNormDm04() {
return _normDm04;
}
public boolean isNormDm04() {
return _normDm04;
}
public void setNormDm04(boolean normDm04) {
_normDm04 = normDm04;
}
public boolean getNormDm05() {
return _normDm05;
}
public boolean isNormDm05() {
return _normDm05;
}
public void setNormDm05(boolean normDm05) {
_normDm05 = normDm05;
}
public boolean getNormDprg01() {
return _normDprg01;
}
public boolean isNormDprg01() {
return _normDprg01;
}
public void setNormDprg01(boolean normDprg01) {
_normDprg01 = normDprg01;
}
public boolean getNormDprg02() {
return _normDprg02;
}
public boolean isNormDprg02() {
return _normDprg02;
}
public void setNormDprg02(boolean normDprg02) {
_normDprg02 = normDprg02;
}
public boolean getNormAnr() {
return _normAnr;
}
@ -2907,42 +2657,6 @@ public class DettPraticaSoap implements Serializable {
_normAnr = normAnr;
}
public boolean getNormOrd01() {
return _normOrd01;
}
public boolean isNormOrd01() {
return _normOrd01;
}
public void setNormOrd01(boolean normOrd01) {
_normOrd01 = normOrd01;
}
public boolean getNormCI01() {
return _normCI01;
}
public boolean isNormCI01() {
return _normCI01;
}
public void setNormCI01(boolean normCI01) {
_normCI01 = normCI01;
}
public boolean getNormLTC01() {
return _normLTC01;
}
public boolean isNormLTC01() {
return _normLTC01;
}
public void setNormLTC01(boolean normLTC01) {
_normLTC01 = normLTC01;
}
public boolean getNormArt3com3() {
return _normArt3com3;
}
@ -3052,13 +2766,11 @@ public class DettPraticaSoap implements Serializable {
private String _mezzoPagamentoBolli;
private Date _dataEffettuazione;
private int _version;
private boolean _versionata;
private int _status;
private long _statusByUserId;
private String _statusByUserName;
private Date _statusDate;
private int _statusTask;
private boolean _workflowForzato;
private long _soggettoSostituitoId;
private Date _dtInvioSignal;
private String _destinazione;
@ -3071,13 +2783,11 @@ public class DettPraticaSoap implements Serializable {
private String _localita;
private String _estremiCatastali;
private String _estremiPratCom;
private long _variataDa;
private long _varianteNumero;
private boolean _operaConforme;
private boolean _collaudoStatico;
private boolean _noCollaudo;
private String _codiceFiscaleDelegato;
private String _codiceRuoloDelegato;
private String _codiceFiscaleDelegatoCommittente;
private String _codiceFiscaleDelegatoFineLavori;
private String _codiceFiscaleDelegatoCollaudo;
@ -3091,17 +2801,10 @@ public class DettPraticaSoap implements Serializable {
private boolean _sanatoriaEdilizia47;
private boolean _sanatoriaEdilizia724;
private boolean _sanatoriaEdilizia326;
private boolean _lavoriInEconomiaCommittente;
private boolean _inizioLavoriContestualeOpera;
private Date _dataInizioLavoriOpera;
private Date _dataInizioEsecuzioneOpera;
private Date _dataFineEsecuzioneOpera;
private String _metratura;
private boolean _lavoriPubblici;
private long _pagamentoIdOneri;
private long _pagamentoIdBolli;
private int _lavoriPubbliciPercentuale;
private String _numeroCivico;
private String _dcParticelle;
private String _dcFoglio;
private String _dcAllegato;
@ -3272,21 +2975,8 @@ public class DettPraticaSoap implements Serializable {
private boolean _normDpr02Dep;
private boolean _normDpr01Aut;
private boolean _normDpr02Aut;
private boolean _normDpr03;
private boolean _normDpr04;
private boolean _normDpr05;
private boolean _normDm01;
private boolean _normDm02;
private boolean _normDm03;
private boolean _normDm2018;
private boolean _normDm04;
private boolean _normDm05;
private boolean _normDprg01;
private boolean _normDprg02;
private boolean _normAnr;
private boolean _normOrd01;
private boolean _normCI01;
private boolean _normLTC01;
private boolean _normArt3com3;
private boolean _normArt3com4;
private boolean _normSismaBonus;

843
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java

@ -76,13 +76,11 @@ public class DettPraticaWrapper implements DettPratica,
attributes.put("mezzoPagamentoBolli", getMezzoPagamentoBolli());
attributes.put("dataEffettuazione", getDataEffettuazione());
attributes.put("version", getVersion());
attributes.put("versionata", getVersionata());
attributes.put("status", getStatus());
attributes.put("statusByUserId", getStatusByUserId());
attributes.put("statusByUserName", getStatusByUserName());
attributes.put("statusDate", getStatusDate());
attributes.put("statusTask", getStatusTask());
attributes.put("workflowForzato", getWorkflowForzato());
attributes.put("soggettoSostituitoId", getSoggettoSostituitoId());
attributes.put("dtInvioSignal", getDtInvioSignal());
attributes.put("destinazione", getDestinazione());
@ -95,13 +93,11 @@ public class DettPraticaWrapper implements DettPratica,
attributes.put("localita", getLocalita());
attributes.put("estremiCatastali", getEstremiCatastali());
attributes.put("estremiPratCom", getEstremiPratCom());
attributes.put("variataDa", getVariataDa());
attributes.put("varianteNumero", getVarianteNumero());
attributes.put("operaConforme", getOperaConforme());
attributes.put("collaudoStatico", getCollaudoStatico());
attributes.put("noCollaudo", getNoCollaudo());
attributes.put("codiceFiscaleDelegato", getCodiceFiscaleDelegato());
attributes.put("codiceRuoloDelegato", getCodiceRuoloDelegato());
attributes.put("codiceFiscaleDelegatoCommittente",
getCodiceFiscaleDelegatoCommittente());
attributes.put("codiceFiscaleDelegatoFineLavori",
@ -125,21 +121,11 @@ public class DettPraticaWrapper implements DettPratica,
attributes.put("sanatoriaEdilizia47", getSanatoriaEdilizia47());
attributes.put("sanatoriaEdilizia724", getSanatoriaEdilizia724());
attributes.put("sanatoriaEdilizia326", getSanatoriaEdilizia326());
attributes.put("lavoriInEconomiaCommittente",
getLavoriInEconomiaCommittente());
attributes.put("inizioLavoriContestualeOpera",
getInizioLavoriContestualeOpera());
attributes.put("dataInizioLavoriOpera", getDataInizioLavoriOpera());
attributes.put("dataInizioEsecuzioneOpera",
getDataInizioEsecuzioneOpera());
attributes.put("dataFineEsecuzioneOpera", getDataFineEsecuzioneOpera());
attributes.put("metratura", getMetratura());
attributes.put("lavoriPubblici", getLavoriPubblici());
attributes.put("pagamentoIdOneri", getPagamentoIdOneri());
attributes.put("pagamentoIdBolli", getPagamentoIdBolli());
attributes.put("lavoriPubbliciPercentuale",
getLavoriPubbliciPercentuale());
attributes.put("numeroCivico", getNumeroCivico());
attributes.put("dcParticelle", getDcParticelle());
attributes.put("dcFoglio", getDcFoglio());
attributes.put("dcAllegato", getDcAllegato());
@ -358,21 +344,8 @@ public class DettPraticaWrapper implements DettPratica,
attributes.put("normDpr02Dep", getNormDpr02Dep());
attributes.put("normDpr01Aut", getNormDpr01Aut());
attributes.put("normDpr02Aut", getNormDpr02Aut());
attributes.put("normDpr03", getNormDpr03());
attributes.put("normDpr04", getNormDpr04());
attributes.put("normDpr05", getNormDpr05());
attributes.put("normDm01", getNormDm01());
attributes.put("normDm02", getNormDm02());
attributes.put("normDm03", getNormDm03());
attributes.put("normDm2018", getNormDm2018());
attributes.put("normDm04", getNormDm04());
attributes.put("normDm05", getNormDm05());
attributes.put("normDprg01", getNormDprg01());
attributes.put("normDprg02", getNormDprg02());
attributes.put("normAnr", getNormAnr());
attributes.put("normOrd01", getNormOrd01());
attributes.put("normCI01", getNormCI01());
attributes.put("normLTC01", getNormLTC01());
attributes.put("normArt3com3", getNormArt3com3());
attributes.put("normArt3com4", getNormArt3com4());
attributes.put("normSismaBonus", getNormSismaBonus());
@ -544,12 +517,6 @@ public class DettPraticaWrapper implements DettPratica,
setVersion(version);
}
Boolean versionata = (Boolean)attributes.get("versionata");
if (versionata != null) {
setVersionata(versionata);
}
Integer status = (Integer)attributes.get("status");
if (status != null) {
@ -580,12 +547,6 @@ public class DettPraticaWrapper implements DettPratica,
setStatusTask(statusTask);
}
Boolean workflowForzato = (Boolean)attributes.get("workflowForzato");
if (workflowForzato != null) {
setWorkflowForzato(workflowForzato);
}
Long soggettoSostituitoId = (Long)attributes.get("soggettoSostituitoId");
if (soggettoSostituitoId != null) {
@ -658,12 +619,6 @@ public class DettPraticaWrapper implements DettPratica,
setEstremiPratCom(estremiPratCom);
}
Long variataDa = (Long)attributes.get("variataDa");
if (variataDa != null) {
setVariataDa(variataDa);
}
Long varianteNumero = (Long)attributes.get("varianteNumero");
if (varianteNumero != null) {
@ -695,13 +650,6 @@ public class DettPraticaWrapper implements DettPratica,
setCodiceFiscaleDelegato(codiceFiscaleDelegato);
}
String codiceRuoloDelegato = (String)attributes.get(
"codiceRuoloDelegato");
if (codiceRuoloDelegato != null) {
setCodiceRuoloDelegato(codiceRuoloDelegato);
}
String codiceFiscaleDelegatoCommittente = (String)attributes.get(
"codiceFiscaleDelegatoCommittente");
@ -793,47 +741,6 @@ public class DettPraticaWrapper implements DettPratica,
setSanatoriaEdilizia326(sanatoriaEdilizia326);
}
Boolean lavoriInEconomiaCommittente = (Boolean)attributes.get(
"lavoriInEconomiaCommittente");
if (lavoriInEconomiaCommittente != null) {
setLavoriInEconomiaCommittente(lavoriInEconomiaCommittente);
}
Boolean inizioLavoriContestualeOpera = (Boolean)attributes.get(
"inizioLavoriContestualeOpera");
if (inizioLavoriContestualeOpera != null) {
setInizioLavoriContestualeOpera(inizioLavoriContestualeOpera);
}
Date dataInizioLavoriOpera = (Date)attributes.get(
"dataInizioLavoriOpera");
if (dataInizioLavoriOpera != null) {
setDataInizioLavoriOpera(dataInizioLavoriOpera);
}
Date dataInizioEsecuzioneOpera = (Date)attributes.get(
"dataInizioEsecuzioneOpera");
if (dataInizioEsecuzioneOpera != null) {
setDataInizioEsecuzioneOpera(dataInizioEsecuzioneOpera);
}
Date dataFineEsecuzioneOpera = (Date)attributes.get(
"dataFineEsecuzioneOpera");
if (dataFineEsecuzioneOpera != null) {
setDataFineEsecuzioneOpera(dataFineEsecuzioneOpera);
}
String metratura = (String)attributes.get("metratura");
if (metratura != null) {
setMetratura(metratura);
}
Boolean lavoriPubblici = (Boolean)attributes.get("lavoriPubblici");
if (lavoriPubblici != null) {
@ -859,12 +766,6 @@ public class DettPraticaWrapper implements DettPratica,
setLavoriPubbliciPercentuale(lavoriPubbliciPercentuale);
}
String numeroCivico = (String)attributes.get("numeroCivico");
if (numeroCivico != null) {
setNumeroCivico(numeroCivico);
}
String dcParticelle = (String)attributes.get("dcParticelle");
if (dcParticelle != null) {
@ -1996,96 +1897,18 @@ public class DettPraticaWrapper implements DettPratica,
setNormDpr02Aut(normDpr02Aut);
}
Boolean normDpr03 = (Boolean)attributes.get("normDpr03");
if (normDpr03 != null) {
setNormDpr03(normDpr03);
}
Boolean normDpr04 = (Boolean)attributes.get("normDpr04");
if (normDpr04 != null) {
setNormDpr04(normDpr04);
}
Boolean normDpr05 = (Boolean)attributes.get("normDpr05");
if (normDpr05 != null) {
setNormDpr05(normDpr05);
}
Boolean normDm01 = (Boolean)attributes.get("normDm01");
if (normDm01 != null) {
setNormDm01(normDm01);
}
Boolean normDm02 = (Boolean)attributes.get("normDm02");
if (normDm02 != null) {
setNormDm02(normDm02);
}
Boolean normDm03 = (Boolean)attributes.get("normDm03");
if (normDm03 != null) {
setNormDm03(normDm03);
}
Boolean normDm2018 = (Boolean)attributes.get("normDm2018");
if (normDm2018 != null) {
setNormDm2018(normDm2018);
}
Boolean normDm04 = (Boolean)attributes.get("normDm04");
if (normDm04 != null) {
setNormDm04(normDm04);
}
Boolean normDm05 = (Boolean)attributes.get("normDm05");
if (normDm05 != null) {
setNormDm05(normDm05);
}
Boolean normDprg01 = (Boolean)attributes.get("normDprg01");
if (normDprg01 != null) {
setNormDprg01(normDprg01);
}
Boolean normDprg02 = (Boolean)attributes.get("normDprg02");
if (normDprg02 != null) {
setNormDprg02(normDprg02);
}
Boolean normAnr = (Boolean)attributes.get("normAnr");
if (normAnr != null) {
setNormAnr(normAnr);
}
Boolean normOrd01 = (Boolean)attributes.get("normOrd01");
if (normOrd01 != null) {
setNormOrd01(normOrd01);
}
Boolean normCI01 = (Boolean)attributes.get("normCI01");
if (normCI01 != null) {
setNormCI01(normCI01);
}
Boolean normLTC01 = (Boolean)attributes.get("normLTC01");
if (normLTC01 != null) {
setNormLTC01(normLTC01);
}
Boolean normArt3com3 = (Boolean)attributes.get("normArt3com3");
if (normArt3com3 != null) {
@ -2698,36 +2521,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setVersion(version);
}
/**
* Returns the versionata of this dett pratica.
*
* @return the versionata of this dett pratica
*/
@Override
public boolean getVersionata() {
return _dettPratica.getVersionata();
}
/**
* Returns <code>true</code> if this dett pratica is versionata.
*
* @return <code>true</code> if this dett pratica is versionata; <code>false</code> otherwise
*/
@Override
public boolean isVersionata() {
return _dettPratica.isVersionata();
}
/**
* Sets whether this dett pratica is versionata.
*
* @param versionata the versionata of this dett pratica
*/
@Override
public void setVersionata(boolean versionata) {
_dettPratica.setVersionata(versionata);
}
/**
* Returns the status of this dett pratica.
*
@ -2850,36 +2643,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setStatusTask(statusTask);
}
/**
* Returns the workflow forzato of this dett pratica.
*
* @return the workflow forzato of this dett pratica
*/
@Override
public boolean getWorkflowForzato() {
return _dettPratica.getWorkflowForzato();
}
/**
* Returns <code>true</code> if this dett pratica is workflow forzato.
*
* @return <code>true</code> if this dett pratica is workflow forzato; <code>false</code> otherwise
*/
@Override
public boolean isWorkflowForzato() {
return _dettPratica.isWorkflowForzato();
}
/**
* Sets whether this dett pratica is workflow forzato.
*
* @param workflowForzato the workflow forzato of this dett pratica
*/
@Override
public void setWorkflowForzato(boolean workflowForzato) {
_dettPratica.setWorkflowForzato(workflowForzato);
}
/**
* Returns the soggetto sostituito ID of this dett pratica.
*
@ -3120,26 +2883,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setEstremiPratCom(estremiPratCom);
}
/**
* Returns the variata da of this dett pratica.
*
* @return the variata da of this dett pratica
*/
@Override
public long getVariataDa() {
return _dettPratica.getVariataDa();
}
/**
* Sets the variata da of this dett pratica.
*
* @param variataDa the variata da of this dett pratica
*/
@Override
public void setVariataDa(long variataDa) {
_dettPratica.setVariataDa(variataDa);
}
/**
* Returns the variante numero of this dett pratica.
*
@ -3270,26 +3013,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setCodiceFiscaleDelegato(codiceFiscaleDelegato);
}
/**
* Returns the codice ruolo delegato of this dett pratica.
*
* @return the codice ruolo delegato of this dett pratica
*/
@Override
public java.lang.String getCodiceRuoloDelegato() {
return _dettPratica.getCodiceRuoloDelegato();
}
/**
* Sets the codice ruolo delegato of this dett pratica.
*
* @param codiceRuoloDelegato the codice ruolo delegato of this dett pratica
*/
@Override
public void setCodiceRuoloDelegato(java.lang.String codiceRuoloDelegato) {
_dettPratica.setCodiceRuoloDelegato(codiceRuoloDelegato);
}
/**
* Returns the codice fiscale delegato committente of this dett pratica.
*
@ -3590,150 +3313,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setSanatoriaEdilizia326(sanatoriaEdilizia326);
}
/**
* Returns the lavori in economia committente of this dett pratica.
*
* @return the lavori in economia committente of this dett pratica
*/
@Override
public boolean getLavoriInEconomiaCommittente() {
return _dettPratica.getLavoriInEconomiaCommittente();
}
/**
* Returns <code>true</code> if this dett pratica is lavori in economia committente.
*
* @return <code>true</code> if this dett pratica is lavori in economia committente; <code>false</code> otherwise
*/
@Override
public boolean isLavoriInEconomiaCommittente() {
return _dettPratica.isLavoriInEconomiaCommittente();
}
/**
* Sets whether this dett pratica is lavori in economia committente.
*
* @param lavoriInEconomiaCommittente the lavori in economia committente of this dett pratica
*/
@Override
public void setLavoriInEconomiaCommittente(
boolean lavoriInEconomiaCommittente) {
_dettPratica.setLavoriInEconomiaCommittente(lavoriInEconomiaCommittente);
}
/**
* Returns the inizio lavori contestuale opera of this dett pratica.
*
* @return the inizio lavori contestuale opera of this dett pratica
*/
@Override
public boolean getInizioLavoriContestualeOpera() {
return _dettPratica.getInizioLavoriContestualeOpera();
}
/**
* Returns <code>true</code> if this dett pratica is inizio lavori contestuale opera.
*
* @return <code>true</code> if this dett pratica is inizio lavori contestuale opera; <code>false</code> otherwise
*/
@Override
public boolean isInizioLavoriContestualeOpera() {
return _dettPratica.isInizioLavoriContestualeOpera();
}
/**
* Sets whether this dett pratica is inizio lavori contestuale opera.
*
* @param inizioLavoriContestualeOpera the inizio lavori contestuale opera of this dett pratica
*/
@Override
public void setInizioLavoriContestualeOpera(
boolean inizioLavoriContestualeOpera) {
_dettPratica.setInizioLavoriContestualeOpera(inizioLavoriContestualeOpera);
}
/**
* Returns the data inizio lavori opera of this dett pratica.
*
* @return the data inizio lavori opera of this dett pratica
*/
@Override
public java.util.Date getDataInizioLavoriOpera() {
return _dettPratica.getDataInizioLavoriOpera();
}
/**
* Sets the data inizio lavori opera of this dett pratica.
*
* @param dataInizioLavoriOpera the data inizio lavori opera of this dett pratica
*/
@Override
public void setDataInizioLavoriOpera(java.util.Date dataInizioLavoriOpera) {
_dettPratica.setDataInizioLavoriOpera(dataInizioLavoriOpera);
}
/**
* Returns the data inizio esecuzione opera of this dett pratica.
*
* @return the data inizio esecuzione opera of this dett pratica
*/
@Override
public java.util.Date getDataInizioEsecuzioneOpera() {
return _dettPratica.getDataInizioEsecuzioneOpera();
}
/**
* Sets the data inizio esecuzione opera of this dett pratica.
*
* @param dataInizioEsecuzioneOpera the data inizio esecuzione opera of this dett pratica
*/
@Override
public void setDataInizioEsecuzioneOpera(
java.util.Date dataInizioEsecuzioneOpera) {
_dettPratica.setDataInizioEsecuzioneOpera(dataInizioEsecuzioneOpera);
}
/**
* Returns the data fine esecuzione opera of this dett pratica.
*
* @return the data fine esecuzione opera of this dett pratica
*/
@Override
public java.util.Date getDataFineEsecuzioneOpera() {
return _dettPratica.getDataFineEsecuzioneOpera();
}
/**
* Sets the data fine esecuzione opera of this dett pratica.
*
* @param dataFineEsecuzioneOpera the data fine esecuzione opera of this dett pratica
*/
@Override
public void setDataFineEsecuzioneOpera(
java.util.Date dataFineEsecuzioneOpera) {
_dettPratica.setDataFineEsecuzioneOpera(dataFineEsecuzioneOpera);
}
/**
* Returns the metratura of this dett pratica.
*
* @return the metratura of this dett pratica
*/
@Override
public java.lang.String getMetratura() {
return _dettPratica.getMetratura();
}
/**
* Sets the metratura of this dett pratica.
*
* @param metratura the metratura of this dett pratica
*/
@Override
public void setMetratura(java.lang.String metratura) {
_dettPratica.setMetratura(metratura);
}
/**
* Returns the lavori pubblici of this dett pratica.
*
@ -3824,26 +3403,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setLavoriPubbliciPercentuale(lavoriPubbliciPercentuale);
}
/**
* Returns the numero civico of this dett pratica.
*
* @return the numero civico of this dett pratica
*/
@Override
public java.lang.String getNumeroCivico() {
return _dettPratica.getNumeroCivico();
}
/**
* Sets the numero civico of this dett pratica.
*
* @param numeroCivico the numero civico of this dett pratica
*/
@Override
public void setNumeroCivico(java.lang.String numeroCivico) {
_dettPratica.setNumeroCivico(numeroCivico);
}
/**
* Returns the dc particelle of this dett pratica.
*
@ -8161,186 +7720,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setNormDpr02Aut(normDpr02Aut);
}
/**
* Returns the norm dpr03 of this dett pratica.
*
* @return the norm dpr03 of this dett pratica
*/
@Override
public boolean getNormDpr03() {
return _dettPratica.getNormDpr03();
}
/**
* Returns <code>true</code> if this dett pratica is norm dpr03.
*
* @return <code>true</code> if this dett pratica is norm dpr03; <code>false</code> otherwise
*/
@Override
public boolean isNormDpr03() {
return _dettPratica.isNormDpr03();
}
/**
* Sets whether this dett pratica is norm dpr03.
*
* @param normDpr03 the norm dpr03 of this dett pratica
*/
@Override
public void setNormDpr03(boolean normDpr03) {
_dettPratica.setNormDpr03(normDpr03);
}
/**
* Returns the norm dpr04 of this dett pratica.
*
* @return the norm dpr04 of this dett pratica
*/
@Override
public boolean getNormDpr04() {
return _dettPratica.getNormDpr04();
}
/**
* Returns <code>true</code> if this dett pratica is norm dpr04.
*
* @return <code>true</code> if this dett pratica is norm dpr04; <code>false</code> otherwise
*/
@Override
public boolean isNormDpr04() {
return _dettPratica.isNormDpr04();
}
/**
* Sets whether this dett pratica is norm dpr04.
*
* @param normDpr04 the norm dpr04 of this dett pratica
*/
@Override
public void setNormDpr04(boolean normDpr04) {
_dettPratica.setNormDpr04(normDpr04);
}
/**
* Returns the norm dpr05 of this dett pratica.
*
* @return the norm dpr05 of this dett pratica
*/
@Override
public boolean getNormDpr05() {
return _dettPratica.getNormDpr05();
}
/**
* Returns <code>true</code> if this dett pratica is norm dpr05.
*
* @return <code>true</code> if this dett pratica is norm dpr05; <code>false</code> otherwise
*/
@Override
public boolean isNormDpr05() {
return _dettPratica.isNormDpr05();
}
/**
* Sets whether this dett pratica is norm dpr05.
*
* @param normDpr05 the norm dpr05 of this dett pratica
*/
@Override
public void setNormDpr05(boolean normDpr05) {
_dettPratica.setNormDpr05(normDpr05);
}
/**
* Returns the norm dm01 of this dett pratica.
*
* @return the norm dm01 of this dett pratica
*/
@Override
public boolean getNormDm01() {
return _dettPratica.getNormDm01();
}
/**
* Returns <code>true</code> if this dett pratica is norm dm01.
*
* @return <code>true</code> if this dett pratica is norm dm01; <code>false</code> otherwise
*/
@Override
public boolean isNormDm01() {
return _dettPratica.isNormDm01();
}
/**
* Sets whether this dett pratica is norm dm01.
*
* @param normDm01 the norm dm01 of this dett pratica
*/
@Override
public void setNormDm01(boolean normDm01) {
_dettPratica.setNormDm01(normDm01);
}
/**
* Returns the norm dm02 of this dett pratica.
*
* @return the norm dm02 of this dett pratica
*/
@Override
public boolean getNormDm02() {
return _dettPratica.getNormDm02();
}
/**
* Returns <code>true</code> if this dett pratica is norm dm02.
*
* @return <code>true</code> if this dett pratica is norm dm02; <code>false</code> otherwise
*/
@Override
public boolean isNormDm02() {
return _dettPratica.isNormDm02();
}
/**
* Sets whether this dett pratica is norm dm02.
*
* @param normDm02 the norm dm02 of this dett pratica
*/
@Override
public void setNormDm02(boolean normDm02) {
_dettPratica.setNormDm02(normDm02);
}
/**
* Returns the norm dm03 of this dett pratica.
*
* @return the norm dm03 of this dett pratica
*/
@Override
public boolean getNormDm03() {
return _dettPratica.getNormDm03();
}
/**
* Returns <code>true</code> if this dett pratica is norm dm03.
*
* @return <code>true</code> if this dett pratica is norm dm03; <code>false</code> otherwise
*/
@Override
public boolean isNormDm03() {
return _dettPratica.isNormDm03();
}
/**
* Sets whether this dett pratica is norm dm03.
*
* @param normDm03 the norm dm03 of this dett pratica
*/
@Override
public void setNormDm03(boolean normDm03) {
_dettPratica.setNormDm03(normDm03);
}
/**
* Returns the norm dm2018 of this dett pratica.
*
@ -8371,126 +7750,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setNormDm2018(normDm2018);
}
/**
* Returns the norm dm04 of this dett pratica.
*
* @return the norm dm04 of this dett pratica
*/
@Override
public boolean getNormDm04() {
return _dettPratica.getNormDm04();
}
/**
* Returns <code>true</code> if this dett pratica is norm dm04.
*
* @return <code>true</code> if this dett pratica is norm dm04; <code>false</code> otherwise
*/
@Override
public boolean isNormDm04() {
return _dettPratica.isNormDm04();
}
/**
* Sets whether this dett pratica is norm dm04.
*
* @param normDm04 the norm dm04 of this dett pratica
*/
@Override
public void setNormDm04(boolean normDm04) {
_dettPratica.setNormDm04(normDm04);
}
/**
* Returns the norm dm05 of this dett pratica.
*
* @return the norm dm05 of this dett pratica
*/
@Override
public boolean getNormDm05() {
return _dettPratica.getNormDm05();
}
/**
* Returns <code>true</code> if this dett pratica is norm dm05.
*
* @return <code>true</code> if this dett pratica is norm dm05; <code>false</code> otherwise
*/
@Override
public boolean isNormDm05() {
return _dettPratica.isNormDm05();
}
/**
* Sets whether this dett pratica is norm dm05.
*
* @param normDm05 the norm dm05 of this dett pratica
*/
@Override
public void setNormDm05(boolean normDm05) {
_dettPratica.setNormDm05(normDm05);
}
/**
* Returns the norm dprg01 of this dett pratica.
*
* @return the norm dprg01 of this dett pratica
*/
@Override
public boolean getNormDprg01() {
return _dettPratica.getNormDprg01();
}
/**
* Returns <code>true</code> if this dett pratica is norm dprg01.
*
* @return <code>true</code> if this dett pratica is norm dprg01; <code>false</code> otherwise
*/
@Override
public boolean isNormDprg01() {
return _dettPratica.isNormDprg01();
}
/**
* Sets whether this dett pratica is norm dprg01.
*
* @param normDprg01 the norm dprg01 of this dett pratica
*/
@Override
public void setNormDprg01(boolean normDprg01) {
_dettPratica.setNormDprg01(normDprg01);
}
/**
* Returns the norm dprg02 of this dett pratica.
*
* @return the norm dprg02 of this dett pratica
*/
@Override
public boolean getNormDprg02() {
return _dettPratica.getNormDprg02();
}
/**
* Returns <code>true</code> if this dett pratica is norm dprg02.
*
* @return <code>true</code> if this dett pratica is norm dprg02; <code>false</code> otherwise
*/
@Override
public boolean isNormDprg02() {
return _dettPratica.isNormDprg02();
}
/**
* Sets whether this dett pratica is norm dprg02.
*
* @param normDprg02 the norm dprg02 of this dett pratica
*/
@Override
public void setNormDprg02(boolean normDprg02) {
_dettPratica.setNormDprg02(normDprg02);
}
/**
* Returns the norm anr of this dett pratica.
*
@ -8521,96 +7780,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setNormAnr(normAnr);
}
/**
* Returns the norm ord01 of this dett pratica.
*
* @return the norm ord01 of this dett pratica
*/
@Override
public boolean getNormOrd01() {
return _dettPratica.getNormOrd01();
}
/**
* Returns <code>true</code> if this dett pratica is norm ord01.
*
* @return <code>true</code> if this dett pratica is norm ord01; <code>false</code> otherwise
*/
@Override
public boolean isNormOrd01() {
return _dettPratica.isNormOrd01();
}
/**
* Sets whether this dett pratica is norm ord01.
*
* @param normOrd01 the norm ord01 of this dett pratica
*/
@Override
public void setNormOrd01(boolean normOrd01) {
_dettPratica.setNormOrd01(normOrd01);
}
/**
* Returns the norm c i01 of this dett pratica.
*
* @return the norm c i01 of this dett pratica
*/
@Override
public boolean getNormCI01() {
return _dettPratica.getNormCI01();
}
/**
* Returns <code>true</code> if this dett pratica is norm c i01.
*
* @return <code>true</code> if this dett pratica is norm c i01; <code>false</code> otherwise
*/
@Override
public boolean isNormCI01() {
return _dettPratica.isNormCI01();
}
/**
* Sets whether this dett pratica is norm c i01.
*
* @param normCI01 the norm c i01 of this dett pratica
*/
@Override
public void setNormCI01(boolean normCI01) {
_dettPratica.setNormCI01(normCI01);
}
/**
* Returns the norm l t c01 of this dett pratica.
*
* @return the norm l t c01 of this dett pratica
*/
@Override
public boolean getNormLTC01() {
return _dettPratica.getNormLTC01();
}
/**
* Returns <code>true</code> if this dett pratica is norm l t c01.
*
* @return <code>true</code> if this dett pratica is norm l t c01; <code>false</code> otherwise
*/
@Override
public boolean isNormLTC01() {
return _dettPratica.isNormLTC01();
}
/**
* Sets whether this dett pratica is norm l t c01.
*
* @param normLTC01 the norm l t c01 of this dett pratica
*/
@Override
public void setNormLTC01(boolean normLTC01) {
_dettPratica.setNormLTC01(normLTC01);
}
/**
* Returns the norm art3com3 of this dett pratica.
*
@ -9034,18 +8203,6 @@ public class DettPraticaWrapper implements DettPratica,
return _dettPratica.getMiddleDescription();
}
@Override
public java.lang.String serializeToVersioning()
throws java.lang.NoSuchFieldException, java.lang.SecurityException {
return _dettPratica.serializeToVersioning();
}
@Override
public java.lang.String serializeToVersioningPage()
throws java.lang.NoSuchFieldException, java.lang.SecurityException {
return _dettPratica.serializeToVersioningPage();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {

84
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalService.java

@ -419,23 +419,15 @@ public interface DettPraticaLocalService extends BaseLocalService,
java.lang.String mezzoPagamentoOneri, java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -532,14 +524,11 @@ public interface DettPraticaLocalService extends BaseLocalService,
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -567,10 +556,8 @@ public interface DettPraticaLocalService extends BaseLocalService,
boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -632,14 +619,11 @@ public interface DettPraticaLocalService extends BaseLocalService,
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -663,8 +647,7 @@ public interface DettPraticaLocalService extends BaseLocalService,
java.lang.String descLongIntervento, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, boolean lavoriPubblici,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
boolean deInfStradalePonte, boolean deInfStradaleStrada,
boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
@ -896,13 +879,6 @@ public interface DettPraticaLocalService extends BaseLocalService,
long intPraticaId, java.lang.String tipoIntegrazione, boolean completa)
throws com.liferay.portal.kernel.exception.SystemException;
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> findPraticheCompletateNonVersionate(
int start, int end)
throws com.liferay.portal.kernel.exception.SystemException;
public int countPraticheCompletateNonversionate()
throws com.liferay.portal.kernel.exception.SystemException;
@com.liferay.portal.kernel.search.Indexable(type = IndexableType.REINDEX)
public it.tref.liferay.portos.bo.model.DettPratica updateDettPraticaGestita(
long dettPraticaId, boolean gestita)
@ -947,19 +923,23 @@ public interface DettPraticaLocalService extends BaseLocalService,
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException;
public void sendToVersioning(long dettPraticaId, java.lang.String url)
throws java.lang.Exception;
@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)
public java.util.List<java.lang.String> getDettPraticaFields();
@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)
public int getNumeroDiVersioni(java.lang.String url)
throws java.lang.Exception, java.lang.NumberFormatException;
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException;
public java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException;
@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)
public java.lang.String getVersionNumber(java.lang.String url, int version)
throws java.lang.Exception;
public boolean isNumber(java.lang.String field);
public com.liferay.portal.kernel.json.JSONArray callForChanges(
java.lang.String url) throws java.lang.Exception;
public java.lang.String format(java.lang.String field,
java.io.Serializable value);
public int countVariateByIntPratica(long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException;

454
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceClp.java

@ -222,30 +222,28 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
"long", "long", "long", "long", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.util.Date", "int", "boolean", "long",
"java.lang.String", "java.util.Date", "int", "long",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "long", "long", "boolean", "boolean",
"java.lang.String", "long", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.util.Date",
"java.util.Date", "java.util.Date", "java.lang.String",
"boolean", "long", "int", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -265,9 +263,7 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
"boolean", "boolean", "boolean", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"java.lang.String", "com.liferay.portal.service.ServiceContext",
"boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.Boolean",
@ -283,8 +279,7 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "java.lang.String", "boolean",
"long", "int", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "long", "int", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -306,16 +301,14 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean",
"java.lang.String", "com.liferay.portal.service.ServiceContext",
"boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.Boolean",
"java.lang.Boolean", "java.lang.Boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "java.lang.String",
"java.lang.String", "boolean", "java.lang.String",
"com.liferay.portal.service.ServiceContext", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.Boolean", "java.lang.Boolean",
"java.lang.Boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String"
"boolean", "boolean", "boolean", "java.lang.String"
};
_methodName42 = "updateDettPraticaDatiIntegrazione";
@ -325,20 +318,19 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
"java.lang.String", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"com.liferay.portal.service.ServiceContext", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "java.lang.String"
@ -476,75 +468,73 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
"long", "java.lang.String", "boolean"
};
_methodName65 = "findPraticheCompletateNonVersionate";
_methodName65 = "updateDettPraticaGestita";
_methodParameterTypes65 = new String[] { "int", "int" };
_methodParameterTypes65 = new String[] { "long", "boolean" };
_methodName66 = "countPraticheCompletateNonversionate";
_methodName66 = "updateStatus";
_methodParameterTypes66 = new String[] { };
_methodParameterTypes66 = new String[] { "long", "int" };
_methodName67 = "updateDettPraticaGestita";
_methodName67 = "updateSignal";
_methodParameterTypes67 = new String[] { "long", "boolean" };
_methodParameterTypes67 = new String[] { "long", "java.util.Date" };
_methodName68 = "updateStatus";
_methodName68 = "countInvioSignal";
_methodParameterTypes68 = new String[] { "long", "int" };
_methodParameterTypes68 = new String[] { };
_methodName69 = "updateSignal";
_methodName69 = "getInvioSignal";
_methodParameterTypes69 = new String[] { "long", "java.util.Date" };
_methodParameterTypes69 = new String[] { "long" };
_methodName70 = "countInvioSignal";
_methodName70 = "getInviiSignal";
_methodParameterTypes70 = new String[] { };
_methodParameterTypes70 = new String[] { "int", "int" };
_methodName71 = "getInvioSignal";
_methodName71 = "dynamicQueryInvioSignal";
_methodParameterTypes71 = new String[] { "long" };
_methodParameterTypes71 = new String[] { "java.lang.Long" };
_methodName72 = "getInviiSignal";
_methodName72 = "findByPagamentoId";
_methodParameterTypes72 = new String[] { "int", "int" };
_methodParameterTypes72 = new String[] { "long" };
_methodName73 = "dynamicQueryInvioSignal";
_methodName73 = "updatePrincipale";
_methodParameterTypes73 = new String[] { "java.lang.Long" };
_methodParameterTypes73 = new String[] {
"long", "java.lang.String", "java.lang.String"
};
_methodName74 = "findByPagamentoId";
_methodName74 = "getDettPraticaFields";
_methodParameterTypes74 = new String[] { "long" };
_methodParameterTypes74 = new String[] { };
_methodName75 = "updatePrincipale";
_methodName75 = "getVersioni";
_methodParameterTypes75 = new String[] {
"long", "java.lang.String", "java.lang.String"
};
_methodParameterTypes75 = new String[] { "long" };
_methodName76 = "sendToVersioning";
_methodName76 = "callForChanges";
_methodParameterTypes76 = new String[] { "long", "java.lang.String" };
_methodParameterTypes76 = new String[] { "long" };
_methodName77 = "getNumeroDiVersioni";
_methodName77 = "isNumber";
_methodParameterTypes77 = new String[] { "java.lang.String" };
_methodName78 = "getVersionNumber";
_methodName78 = "format";
_methodParameterTypes78 = new String[] { "java.lang.String", "int" };
_methodParameterTypes78 = new String[] {
"java.lang.String", "java.io.Serializable"
};
_methodName79 = "callForChanges";
_methodName79 = "countVariateByIntPratica";
_methodParameterTypes79 = new String[] { "java.lang.String" };
_methodParameterTypes79 = new String[] { "long" };
_methodName80 = "countVariateByIntPratica";
_methodName80 = "getFirstCompletedByIntPratica";
_methodParameterTypes80 = new String[] { "long" };
_methodName81 = "getFirstCompletedByIntPratica";
_methodParameterTypes81 = new String[] { "long" };
}
@Override
@ -1842,23 +1832,15 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
java.lang.String mezzoPagamentoOneri, java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -1955,14 +1937,11 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -2015,8 +1994,6 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
statusTask,
workflowForzato,
soggettoSostituitoId,
ClpSerializer.translateInput(destinazione),
@ -2033,8 +2010,6 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
ClpSerializer.translateInput(estremiPratCom),
variataDa,
varianteNumero,
operaConforme,
@ -2049,28 +2024,12 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
ClpSerializer.translateInput(codiceFiscaleDelegatoCollaudo),
ClpSerializer.translateInput(codiceRuoloDelegato),
lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera,
ClpSerializer.translateInput(dataInizioLavoriOpera),
ClpSerializer.translateInput(dataInizioEsecuzioneOpera),
ClpSerializer.translateInput(dataFineEsecuzioneOpera),
ClpSerializer.translateInput(metratura),
lavoriPubblici,
pagamentoIdOneri,
lavoriPubbliciPercentuale,
ClpSerializer.translateInput(numeroCivico),
ClpSerializer.translateInput(dcParticelle),
ClpSerializer.translateInput(dcFoglio),
@ -2353,34 +2312,14 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
normDpr02Aut,
normDm01,
normDm02,
normDm03,
normDm2018,
normDprg01,
normDprg02,
normAnr,
normArt3com3,
normArt3com4,
normOrd01,
normDm04,
normDm05,
normCI01,
normLTC01,
suap,
normSismaBonus,
@ -2469,10 +2408,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -2534,14 +2471,11 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -2595,18 +2529,12 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
ClpSerializer.translateInput(codiceFiscaleDelegatoCollaudo),
lavoriInEconomiaCommittente,
ClpSerializer.translateInput(metratura),
lavoriPubblici,
pagamentoIdOneri,
lavoriPubbliciPercentuale,
ClpSerializer.translateInput(numeroCivico),
ClpSerializer.translateInput(dcParticelle),
ClpSerializer.translateInput(dcFoglio),
@ -2809,34 +2737,14 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
normDpr02Aut,
normDm01,
normDm02,
normDm03,
normDm2018,
normDprg01,
normDprg02,
normAnr,
normArt3com3,
normArt3com4,
normOrd01,
normDm04,
normDm05,
normCI01,
normLTC01,
suap,
normSismaBonus,
@ -2920,8 +2828,7 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
java.lang.String descLongIntervento, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, boolean lavoriPubblici,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
boolean deInfStradalePonte, boolean deInfStradaleStrada,
boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
@ -3009,8 +2916,6 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
ClpSerializer.translateInput(codiceFiscaleDelegatoCollaudo),
lavoriInEconomiaCommittente,
lavoriPubblici,
deInfStradalePonte,
@ -4189,63 +4094,6 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
return ((Integer)returnObj).intValue();
}
@Override
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> findPraticheCompletateNonVersionate(
int start, int end)
throws com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName65,
_methodParameterTypes65, new Object[] { start, end });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof com.liferay.portal.kernel.exception.SystemException) {
throw (com.liferay.portal.kernel.exception.SystemException)t;
}
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
else {
throw new RuntimeException(t.getClass().getName() +
" is not a valid exception");
}
}
return (java.util.List<it.tref.liferay.portos.bo.model.DettPratica>)ClpSerializer.translateOutput(returnObj);
}
@Override
public int countPraticheCompletateNonversionate()
throws com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName66,
_methodParameterTypes66, new Object[] { });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof com.liferay.portal.kernel.exception.SystemException) {
throw (com.liferay.portal.kernel.exception.SystemException)t;
}
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
else {
throw new RuntimeException(t.getClass().getName() +
" is not a valid exception");
}
}
return ((Integer)returnObj).intValue();
}
@Override
public it.tref.liferay.portos.bo.model.DettPratica updateDettPraticaGestita(
long dettPraticaId, boolean gestita)
@ -4253,8 +4101,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName67,
_methodParameterTypes67,
returnObj = _invokableLocalService.invokeMethod(_methodName65,
_methodParameterTypes65,
new Object[] { dettPraticaId, gestita });
}
catch (Throwable t) {
@ -4284,8 +4132,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName68,
_methodParameterTypes68,
returnObj = _invokableLocalService.invokeMethod(_methodName66,
_methodParameterTypes66,
new Object[] { dettPraticaId, status });
}
catch (Throwable t) {
@ -4318,8 +4166,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName69,
_methodParameterTypes69,
returnObj = _invokableLocalService.invokeMethod(_methodName67,
_methodParameterTypes67,
new Object[] {
dettPraticaId,
@ -4351,8 +4199,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName70,
_methodParameterTypes70, new Object[] { });
returnObj = _invokableLocalService.invokeMethod(_methodName68,
_methodParameterTypes68, new Object[] { });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
@ -4380,8 +4228,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName71,
_methodParameterTypes71, new Object[] { dettPraticaId });
returnObj = _invokableLocalService.invokeMethod(_methodName69,
_methodParameterTypes69, new Object[] { dettPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
@ -4409,8 +4257,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName72,
_methodParameterTypes72, new Object[] { start, end });
returnObj = _invokableLocalService.invokeMethod(_methodName70,
_methodParameterTypes70, new Object[] { start, end });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
@ -4438,8 +4286,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName73,
_methodParameterTypes73,
returnObj = _invokableLocalService.invokeMethod(_methodName71,
_methodParameterTypes71,
new Object[] { ClpSerializer.translateInput(dettPraticaId) });
}
catch (Throwable t) {
@ -4468,8 +4316,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName74,
_methodParameterTypes74, new Object[] { pagamentoId });
returnObj = _invokableLocalService.invokeMethod(_methodName72,
_methodParameterTypes72, new Object[] { pagamentoId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
@ -4499,8 +4347,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName75,
_methodParameterTypes75,
returnObj = _invokableLocalService.invokeMethod(_methodName73,
_methodParameterTypes73,
new Object[] {
dettPraticaId,
@ -4533,20 +4381,16 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
}
@Override
public void sendToVersioning(long dettPraticaId, java.lang.String url)
throws java.lang.Exception {
public java.util.List<java.lang.String> getDettPraticaFields() {
Object returnObj = null;
try {
_invokableLocalService.invokeMethod(_methodName76,
_methodParameterTypes76,
new Object[] { dettPraticaId, ClpSerializer.translateInput(url) });
returnObj = _invokableLocalService.invokeMethod(_methodName74,
_methodParameterTypes74, new Object[] { });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
}
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
@ -4555,27 +4399,25 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
" is not a valid exception");
}
}
return (java.util.List<java.lang.String>)ClpSerializer.translateOutput(returnObj);
}
@Override
public int getNumeroDiVersioni(java.lang.String url)
throws java.lang.Exception, java.lang.NumberFormatException {
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName77,
_methodParameterTypes77,
new Object[] { ClpSerializer.translateInput(url) });
returnObj = _invokableLocalService.invokeMethod(_methodName75,
_methodParameterTypes75, new Object[] { intPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
}
if (t instanceof java.lang.NumberFormatException) {
throw (java.lang.NumberFormatException)t;
if (t instanceof com.liferay.portal.kernel.exception.SystemException) {
throw (com.liferay.portal.kernel.exception.SystemException)t;
}
if (t instanceof RuntimeException) {
@ -4587,24 +4429,24 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
}
}
return ((Integer)returnObj).intValue();
return (java.util.List<it.tref.liferay.portos.bo.model.DettPratica>)ClpSerializer.translateOutput(returnObj);
}
@Override
public java.lang.String getVersionNumber(java.lang.String url, int version)
throws java.lang.Exception {
public java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName78,
_methodParameterTypes78,
new Object[] { ClpSerializer.translateInput(url), version });
returnObj = _invokableLocalService.invokeMethod(_methodName76,
_methodParameterTypes76, new Object[] { intPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
if (t instanceof com.liferay.portal.kernel.exception.SystemException) {
throw (com.liferay.portal.kernel.exception.SystemException)t;
}
if (t instanceof RuntimeException) {
@ -4616,25 +4458,49 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
}
}
return (java.lang.String)ClpSerializer.translateOutput(returnObj);
return (java.util.List<java.util.Map<java.lang.String, java.io.Serializable>>)ClpSerializer.translateOutput(returnObj);
}
@Override
public com.liferay.portal.kernel.json.JSONArray callForChanges(
java.lang.String url) throws java.lang.Exception {
public boolean isNumber(java.lang.String field) {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName79,
_methodParameterTypes79,
new Object[] { ClpSerializer.translateInput(url) });
returnObj = _invokableLocalService.invokeMethod(_methodName77,
_methodParameterTypes77,
new Object[] { ClpSerializer.translateInput(field) });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
else {
throw new RuntimeException(t.getClass().getName() +
" is not a valid exception");
}
}
return ((Boolean)returnObj).booleanValue();
}
@Override
public java.lang.String format(java.lang.String field,
java.io.Serializable value) {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName78,
_methodParameterTypes78,
new Object[] {
ClpSerializer.translateInput(field),
ClpSerializer.translateInput(value)
});
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
@ -4645,7 +4511,7 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
}
}
return (com.liferay.portal.kernel.json.JSONArray)ClpSerializer.translateOutput(returnObj);
return (java.lang.String)ClpSerializer.translateOutput(returnObj);
}
@Override
@ -4654,8 +4520,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName80,
_methodParameterTypes80, new Object[] { intPraticaId });
returnObj = _invokableLocalService.invokeMethod(_methodName79,
_methodParameterTypes79, new Object[] { intPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
@ -4683,8 +4549,8 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
Object returnObj = null;
try {
returnObj = _invokableLocalService.invokeMethod(_methodName81,
_methodParameterTypes81, new Object[] { intPraticaId });
returnObj = _invokableLocalService.invokeMethod(_methodName80,
_methodParameterTypes80, new Object[] { intPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
@ -4866,6 +4732,4 @@ public class DettPraticaLocalServiceClp implements DettPraticaLocalService {
private String[] _methodParameterTypes79;
private String _methodName80;
private String[] _methodParameterTypes80;
private String _methodName81;
private String[] _methodParameterTypes81;
}

149
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceUtil.java

@ -484,23 +484,15 @@ public class DettPraticaLocalServiceUtil {
java.lang.String mezzoPagamentoOneri, java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -597,14 +589,11 @@ public class DettPraticaLocalServiceUtil {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -626,17 +615,13 @@ public class DettPraticaLocalServiceUtil {
integrazione, protocollo, tipoIntegrazione, completa, gestita,
codicePagamentoOneri, causalePagamentoOneri, mezzoPagamentoOneri,
importoBolli, importoSpeseIstruttoria, dataEffettuazione,
statusTask, workflowForzato, soggettoSostituitoId, destinazione,
ag, descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, variataDa, varianteNumero, operaConforme,
collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
codiceRuoloDelegato, lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera, dataInizioLavoriOpera,
dataInizioEsecuzioneOpera, dataFineEsecuzioneOpera, metratura,
lavoriPubblici, pagamentoIdOneri, lavoriPubbliciPercentuale,
numeroCivico, dcParticelle, dcFoglio, dcAllegato, dePiani,
deAltezza, deInterrati, deSuperficie, deCostruzione,
statusTask, soggettoSostituitoId, destinazione, ag,
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, varianteNumero, operaConforme, collaudoStatico,
codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, lavoriPubblici, pagamentoIdOneri,
lavoriPubbliciPercentuale, dcParticelle, dcFoglio, dcAllegato,
dePiani, deAltezza, deInterrati, deSuperficie, deCostruzione,
deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione,
dePosizioneEdificio, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
@ -687,12 +672,10 @@ public class DettPraticaLocalServiceUtil {
tcInMuraturaOrdinaria, tcInMuraturaArmata, tcInMuraturaMista,
tcInLegno, tcAltro, tcAltroDescrizione, tcConDispositivi,
normLavoriInProprio, normEsenteBollo, normEsenteSpese,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01,
normDm02, normDm03, normDm2018, normDprg01, normDprg02, normAnr,
normArt3com3, normArt3com4, normOrd01, normDm04, normDm05,
normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, paesaggioLocale, livelloDiTutela, vincoli,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm2018,
normAnr, normArt3com3, normArt3com4, suap, normSismaBonus,
clRischioPreInt, clRischioPostInt, intervFinPub, intervFinPubDesc,
serviceContext, bozza, paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc,
noCollaudo, tcNuovaCostruzionePertinenza,
@ -710,10 +693,8 @@ public class DettPraticaLocalServiceUtil {
boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -775,14 +756,11 @@ public class DettPraticaLocalServiceUtil {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -804,8 +782,7 @@ public class DettPraticaLocalServiceUtil {
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
lavoriInEconomiaCommittente, metratura, lavoriPubblici,
pagamentoIdOneri, lavoriPubbliciPercentuale, numeroCivico,
lavoriPubblici, pagamentoIdOneri, lavoriPubbliciPercentuale,
dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza,
deInterrati, deSuperficie, deCostruzione, deRistrutturazione,
deUso, dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio,
@ -842,12 +819,10 @@ public class DettPraticaLocalServiceUtil {
tcInMuraturaArmata, tcInMuraturaMista, tcInLegno, tcAltro,
tcAltroDescrizione, tcConDispositivi, normLavoriInProprio,
normEsenteBollo, normEsenteSpese, normDpr01Dep, normDpr02Dep,
normDpr01Aut, normDpr02Aut, normDm01, normDm02, normDm03,
normDm2018, normDprg01, normDprg02, normAnr, normArt3com3,
normArt3com4, normOrd01, normDm04, normDm05, normCI01, normLTC01,
suap, normSismaBonus, clRischioPreInt, clRischioPostInt,
intervFinPub, intervFinPubDesc, serviceContext, bozza,
paesaggioLocale, livelloDiTutela, vincoli,
normDpr01Aut, normDpr02Aut, normDm2018, normAnr, normArt3com3,
normArt3com4, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc,
noCollaudo, tcNuovaCostruzionePertinenza,
@ -862,8 +837,7 @@ public class DettPraticaLocalServiceUtil {
java.lang.String descLongIntervento, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, boolean lavoriPubblici,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
boolean deInfStradalePonte, boolean deInfStradaleStrada,
boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
@ -928,12 +902,11 @@ public class DettPraticaLocalServiceUtil {
intPraticaId, tipoIntegrazione, destinazione, descLongIntervento,
collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
lavoriInEconomiaCommittente, lavoriPubblici, deInfStradalePonte,
deInfStradaleStrada, deInfStradaleAltro, deInfIdraulicaLong,
deInfIdraulicaTrasv, deInfIdraulicaAltro, deInfOperaAccStradale,
deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc,
dccFondazioni, dccStruttureEleMuraturePietrame,
lavoriPubblici, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica,
deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro,
deInfAltroDesc, dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA,
@ -1210,17 +1183,6 @@ public class DettPraticaLocalServiceUtil {
tipoIntegrazione, completa);
}
public static java.util.List<it.tref.liferay.portos.bo.model.DettPratica> findPraticheCompletateNonVersionate(
int start, int end)
throws com.liferay.portal.kernel.exception.SystemException {
return getService().findPraticheCompletateNonVersionate(start, end);
}
public static int countPraticheCompletateNonversionate()
throws com.liferay.portal.kernel.exception.SystemException {
return getService().countPraticheCompletateNonversionate();
}
public static it.tref.liferay.portos.bo.model.DettPratica updateDettPraticaGestita(
long dettPraticaId, boolean gestita)
throws com.liferay.portal.kernel.exception.SystemException {
@ -1279,24 +1241,29 @@ public class DettPraticaLocalServiceUtil {
tipologiaSoggetto);
}
public static void sendToVersioning(long dettPraticaId, java.lang.String url)
throws java.lang.Exception {
getService().sendToVersioning(dettPraticaId, url);
public static java.util.List<java.lang.String> getDettPraticaFields() {
return getService().getDettPraticaFields();
}
public static java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return getService().getVersioni(intPraticaId);
}
public static int getNumeroDiVersioni(java.lang.String url)
throws java.lang.Exception, java.lang.NumberFormatException {
return getService().getNumeroDiVersioni(url);
public static java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return getService().callForChanges(intPraticaId);
}
public static java.lang.String getVersionNumber(java.lang.String url,
int version) throws java.lang.Exception {
return getService().getVersionNumber(url, version);
public static boolean isNumber(java.lang.String field) {
return getService().isNumber(field);
}
public static com.liferay.portal.kernel.json.JSONArray callForChanges(
java.lang.String url) throws java.lang.Exception {
return getService().callForChanges(url);
public static java.lang.String format(java.lang.String field,
java.io.Serializable value) {
return getService().format(field, value);
}
public static int countVariateByIntPratica(long intPraticaId)

162
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaLocalServiceWrapper.java

@ -514,23 +514,15 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
java.lang.String mezzoPagamentoOneri, java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -627,14 +619,11 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -656,23 +645,19 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
tipoIntegrazione, completa, gestita, codicePagamentoOneri,
causalePagamentoOneri, mezzoPagamentoOneri, importoBolli,
importoSpeseIstruttoria, dataEffettuazione, statusTask,
workflowForzato, soggettoSostituitoId, destinazione, ag,
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, variataDa, varianteNumero, operaConforme,
collaudoStatico, codiceFiscaleDelegatoCommittente,
soggettoSostituitoId, destinazione, ag, descLongIntervento, via,
localita, estremiCatastali, estremiPratCom, varianteNumero,
operaConforme, collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
codiceRuoloDelegato, lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera, dataInizioLavoriOpera,
dataInizioEsecuzioneOpera, dataFineEsecuzioneOpera, metratura,
lavoriPubblici, pagamentoIdOneri, lavoriPubbliciPercentuale,
numeroCivico, dcParticelle, dcFoglio, dcAllegato, dePiani,
deAltezza, deInterrati, deSuperficie, deCostruzione,
deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione,
dePosizioneEdificio, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica,
deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro,
deInfAltroDesc, dccFondazioni, dccStruttureEleMuraturePietrame,
dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza,
deInterrati, deSuperficie, deCostruzione, deRistrutturazione,
deUso, dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio,
deInfStradalePonte, deInfStradaleStrada, deInfStradaleAltro,
deInfIdraulicaLong, deInfIdraulicaTrasv, deInfIdraulicaAltro,
deInfOperaAccStradale, deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc,
dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA,
@ -717,12 +702,10 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
tcInMuraturaOrdinaria, tcInMuraturaArmata, tcInMuraturaMista,
tcInLegno, tcAltro, tcAltroDescrizione, tcConDispositivi,
normLavoriInProprio, normEsenteBollo, normEsenteSpese,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01,
normDm02, normDm03, normDm2018, normDprg01, normDprg02, normAnr,
normArt3com3, normArt3com4, normOrd01, normDm04, normDm05,
normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, paesaggioLocale, livelloDiTutela, vincoli,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm2018,
normAnr, normArt3com3, normArt3com4, suap, normSismaBonus,
clRischioPreInt, clRischioPostInt, intervFinPub, intervFinPubDesc,
serviceContext, bozza, paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc,
noCollaudo, tcNuovaCostruzionePertinenza,
@ -741,10 +724,8 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -806,14 +787,11 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, java.lang.String paesaggioLocale,
java.lang.String livelloDiTutela, java.lang.String vincoli,
@ -834,8 +812,7 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
lavoriInEconomiaCommittente, metratura, lavoriPubblici,
pagamentoIdOneri, lavoriPubbliciPercentuale, numeroCivico,
lavoriPubblici, pagamentoIdOneri, lavoriPubbliciPercentuale,
dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza,
deInterrati, deSuperficie, deCostruzione, deRistrutturazione,
deUso, dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio,
@ -872,12 +849,10 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
tcInMuraturaArmata, tcInMuraturaMista, tcInLegno, tcAltro,
tcAltroDescrizione, tcConDispositivi, normLavoriInProprio,
normEsenteBollo, normEsenteSpese, normDpr01Dep, normDpr02Dep,
normDpr01Aut, normDpr02Aut, normDm01, normDm02, normDm03,
normDm2018, normDprg01, normDprg02, normAnr, normArt3com3,
normArt3com4, normOrd01, normDm04, normDm05, normCI01, normLTC01,
suap, normSismaBonus, clRischioPreInt, clRischioPostInt,
intervFinPub, intervFinPubDesc, serviceContext, bozza,
paesaggioLocale, livelloDiTutela, vincoli,
normDpr01Aut, normDpr02Aut, normDm2018, normAnr, normArt3com3,
normArt3com4, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc,
noCollaudo, tcNuovaCostruzionePertinenza,
@ -893,8 +868,7 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
java.lang.String descLongIntervento, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
boolean lavoriInEconomiaCommittente, boolean lavoriPubblici,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
boolean deInfStradalePonte, boolean deInfStradaleStrada,
boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
@ -958,12 +932,12 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
dettPraticaId, intPraticaId, tipoIntegrazione, destinazione,
descLongIntervento, collaudoStatico,
codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, lavoriInEconomiaCommittente,
lavoriPubblici, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica,
deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro,
deInfAltroDesc, dccFondazioni, dccStruttureEleMuraturePietrame,
codiceFiscaleDelegatoCollaudo, lavoriPubblici, deInfStradalePonte,
deInfStradaleStrada, deInfStradaleAltro, deInfIdraulicaLong,
deInfIdraulicaTrasv, deInfIdraulicaAltro, deInfOperaAccStradale,
deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc,
dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA,
@ -1262,20 +1236,6 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
tipoIntegrazione, completa);
}
@Override
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> findPraticheCompletateNonVersionate(
int start, int end)
throws com.liferay.portal.kernel.exception.SystemException {
return _dettPraticaLocalService.findPraticheCompletateNonVersionate(start,
end);
}
@Override
public int countPraticheCompletateNonversionate()
throws com.liferay.portal.kernel.exception.SystemException {
return _dettPraticaLocalService.countPraticheCompletateNonversionate();
}
@Override
public it.tref.liferay.portos.bo.model.DettPratica updateDettPraticaGestita(
long dettPraticaId, boolean gestita)
@ -1345,27 +1305,33 @@ public class DettPraticaLocalServiceWrapper implements DettPraticaLocalService,
}
@Override
public void sendToVersioning(long dettPraticaId, java.lang.String url)
throws java.lang.Exception {
_dettPraticaLocalService.sendToVersioning(dettPraticaId, url);
public java.util.List<java.lang.String> getDettPraticaFields() {
return _dettPraticaLocalService.getDettPraticaFields();
}
@Override
public int getNumeroDiVersioni(java.lang.String url)
throws java.lang.Exception, java.lang.NumberFormatException {
return _dettPraticaLocalService.getNumeroDiVersioni(url);
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return _dettPraticaLocalService.getVersioni(intPraticaId);
}
@Override
public java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return _dettPraticaLocalService.callForChanges(intPraticaId);
}
@Override
public java.lang.String getVersionNumber(java.lang.String url, int version)
throws java.lang.Exception {
return _dettPraticaLocalService.getVersionNumber(url, version);
public boolean isNumber(java.lang.String field) {
return _dettPraticaLocalService.isNumber(field);
}
@Override
public com.liferay.portal.kernel.json.JSONArray callForChanges(
java.lang.String url) throws java.lang.Exception {
return _dettPraticaLocalService.callForChanges(url);
public java.lang.String format(java.lang.String field,
java.io.Serializable value) {
return _dettPraticaLocalService.format(field, value);
}
@Override

55
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaService.java

@ -123,23 +123,15 @@ public interface DettPraticaService extends BaseService, InvokableService {
java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoId, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -236,14 +228,11 @@ public interface DettPraticaService extends BaseService, InvokableService {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, boolean disabledSubmit, boolean geoDisabledSubmit,
java.lang.String paesaggioLocale, java.lang.String livelloDiTutela,
@ -335,16 +324,20 @@ public interface DettPraticaService extends BaseService, InvokableService {
com.liferay.portal.kernel.exception.SystemException;
@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)
public int getNumeroDiVersioni(long intPraticaId, long companyId)
throws java.lang.Exception;
public java.util.List<java.lang.String> getDettPraticaFields();
@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)
public java.lang.String getJsonVersion(long intPraticaId, long companyId,
int version) throws java.lang.Exception;
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException;
public java.lang.String callForChanges(long intPraticaId, long companyId,
int version) throws java.lang.Exception;
public java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException;
@Transactional(propagation = Propagation.SUPPORTS, readOnly = true)
public boolean isNumber(java.lang.String field);
public void sendToVersioning(long dettPraticaId, long companyId)
throws java.lang.Exception;
public java.lang.String format(java.lang.String field,
java.io.Serializable value);
}

203
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaServiceClp.java

@ -83,30 +83,28 @@ public class DettPraticaServiceClp implements DettPraticaService {
"long", "long", "long", "long", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.util.Date", "int", "boolean", "long",
"java.lang.String", "java.util.Date", "int", "long",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "long", "long", "boolean", "boolean",
"java.lang.String", "long", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.util.Date",
"java.util.Date", "java.util.Date", "java.lang.String",
"boolean", "long", "int", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -126,9 +124,7 @@ public class DettPraticaServiceClp implements DettPraticaService {
"boolean", "boolean", "boolean", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"java.lang.String", "com.liferay.portal.service.ServiceContext",
"boolean", "boolean", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -193,21 +189,27 @@ public class DettPraticaServiceClp implements DettPraticaService {
"long", "java.lang.String", "java.lang.String"
};
_methodName23 = "getNumeroDiVersioni";
_methodName23 = "getDettPraticaFields";
_methodParameterTypes23 = new String[] { "long", "long" };
_methodParameterTypes23 = new String[] { };
_methodName24 = "getJsonVersion";
_methodName24 = "getVersioni";
_methodParameterTypes24 = new String[] { "long", "long", "int" };
_methodParameterTypes24 = new String[] { "long" };
_methodName25 = "callForChanges";
_methodParameterTypes25 = new String[] { "long", "long", "int" };
_methodParameterTypes25 = new String[] { "long" };
_methodName26 = "isNumber";
_methodParameterTypes26 = new String[] { "java.lang.String" };
_methodName26 = "sendToVersioning";
_methodName27 = "format";
_methodParameterTypes26 = new String[] { "long", "long" };
_methodParameterTypes27 = new String[] {
"java.lang.String", "java.io.Serializable"
};
}
@Override
@ -588,23 +590,15 @@ public class DettPraticaServiceClp implements DettPraticaService {
java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoId, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -701,14 +695,11 @@ public class DettPraticaServiceClp implements DettPraticaService {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, boolean disabledSubmit, boolean geoDisabledSubmit,
java.lang.String paesaggioLocale, java.lang.String livelloDiTutela,
@ -761,8 +752,6 @@ public class DettPraticaServiceClp implements DettPraticaService {
statusTask,
workflowForzato,
soggettoSostituitoId,
ClpSerializer.translateInput(destinazione),
@ -779,8 +768,6 @@ public class DettPraticaServiceClp implements DettPraticaService {
ClpSerializer.translateInput(estremiPratCom),
variataDa,
varianteNumero,
operaConforme,
@ -795,28 +782,12 @@ public class DettPraticaServiceClp implements DettPraticaService {
ClpSerializer.translateInput(codiceFiscaleDelegatoCollaudo),
ClpSerializer.translateInput(codiceRuoloDelegato),
lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera,
ClpSerializer.translateInput(dataInizioLavoriOpera),
ClpSerializer.translateInput(dataInizioEsecuzioneOpera),
ClpSerializer.translateInput(dataFineEsecuzioneOpera),
ClpSerializer.translateInput(metratura),
lavoriPubblici,
pagamentoId,
lavoriPubbliciPercentuale,
ClpSerializer.translateInput(numeroCivico),
ClpSerializer.translateInput(dcParticelle),
ClpSerializer.translateInput(dcFoglio),
@ -1099,34 +1070,14 @@ public class DettPraticaServiceClp implements DettPraticaService {
normDpr02Aut,
normDm01,
normDm02,
normDm03,
normDm2018,
normDprg01,
normDprg02,
normAnr,
normArt3com3,
normArt3com4,
normOrd01,
normDm04,
normDm05,
normCI01,
normLTC01,
suap,
normSismaBonus,
@ -1655,22 +1606,16 @@ public class DettPraticaServiceClp implements DettPraticaService {
}
@Override
public int getNumeroDiVersioni(long intPraticaId, long companyId)
throws java.lang.Exception {
public java.util.List<java.lang.String> getDettPraticaFields() {
Object returnObj = null;
try {
returnObj = _invokableService.invokeMethod(_methodName23,
_methodParameterTypes23,
new Object[] { intPraticaId, companyId });
_methodParameterTypes23, new Object[] { });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
}
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
@ -1680,24 +1625,24 @@ public class DettPraticaServiceClp implements DettPraticaService {
}
}
return ((Integer)returnObj).intValue();
return (java.util.List<java.lang.String>)ClpSerializer.translateOutput(returnObj);
}
@Override
public java.lang.String getJsonVersion(long intPraticaId, long companyId,
int version) throws java.lang.Exception {
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
try {
returnObj = _invokableService.invokeMethod(_methodName24,
_methodParameterTypes24,
new Object[] { intPraticaId, companyId, version });
_methodParameterTypes24, new Object[] { intPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
if (t instanceof com.liferay.portal.kernel.exception.SystemException) {
throw (com.liferay.portal.kernel.exception.SystemException)t;
}
if (t instanceof RuntimeException) {
@ -1709,24 +1654,24 @@ public class DettPraticaServiceClp implements DettPraticaService {
}
}
return (java.lang.String)ClpSerializer.translateOutput(returnObj);
return (java.util.List<it.tref.liferay.portos.bo.model.DettPratica>)ClpSerializer.translateOutput(returnObj);
}
@Override
public java.lang.String callForChanges(long intPraticaId, long companyId,
int version) throws java.lang.Exception {
public java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
Object returnObj = null;
try {
returnObj = _invokableService.invokeMethod(_methodName25,
_methodParameterTypes25,
new Object[] { intPraticaId, companyId, version });
_methodParameterTypes25, new Object[] { intPraticaId });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
if (t instanceof com.liferay.portal.kernel.exception.SystemException) {
throw (com.liferay.portal.kernel.exception.SystemException)t;
}
if (t instanceof RuntimeException) {
@ -1738,24 +1683,50 @@ public class DettPraticaServiceClp implements DettPraticaService {
}
}
return (java.lang.String)ClpSerializer.translateOutput(returnObj);
return (java.util.List<java.util.Map<java.lang.String, java.io.Serializable>>)ClpSerializer.translateOutput(returnObj);
}
@Override
public void sendToVersioning(long dettPraticaId, long companyId)
throws java.lang.Exception {
public boolean isNumber(java.lang.String field) {
Object returnObj = null;
try {
_invokableService.invokeMethod(_methodName26,
returnObj = _invokableService.invokeMethod(_methodName26,
_methodParameterTypes26,
new Object[] { dettPraticaId, companyId });
new Object[] { ClpSerializer.translateInput(field) });
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof java.lang.Exception) {
throw (java.lang.Exception)t;
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
else {
throw new RuntimeException(t.getClass().getName() +
" is not a valid exception");
}
}
return ((Boolean)returnObj).booleanValue();
}
@Override
public java.lang.String format(java.lang.String field,
java.io.Serializable value) {
Object returnObj = null;
try {
returnObj = _invokableService.invokeMethod(_methodName27,
_methodParameterTypes27,
new Object[] {
ClpSerializer.translateInput(field),
ClpSerializer.translateInput(value)
});
}
catch (Throwable t) {
t = ClpSerializer.translateThrowable(t);
if (t instanceof RuntimeException) {
throw (RuntimeException)t;
}
@ -1764,6 +1735,8 @@ public class DettPraticaServiceClp implements DettPraticaService {
" is not a valid exception");
}
}
return (java.lang.String)ClpSerializer.translateOutput(returnObj);
}
private InvokableService _invokableService;
@ -1819,4 +1792,6 @@ public class DettPraticaServiceClp implements DettPraticaService {
private String[] _methodParameterTypes25;
private String _methodName26;
private String[] _methodParameterTypes26;
private String _methodName27;
private String[] _methodParameterTypes27;
}

107
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaServiceUtil.java

@ -143,23 +143,15 @@ public class DettPraticaServiceUtil {
java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoId, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -256,14 +248,11 @@ public class DettPraticaServiceUtil {
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, boolean disabledSubmit, boolean geoDisabledSubmit,
java.lang.String paesaggioLocale, java.lang.String livelloDiTutela,
@ -285,23 +274,19 @@ public class DettPraticaServiceUtil {
integrazione, protocollo, tipoIntegrazione, completa, gestita,
codicePagamento, causalePagamento, mezzoPagamento, importoBolli,
importoSpeseIstruttoria, dataEffettuazione, statusTask,
workflowForzato, soggettoSostituitoId, destinazione, ag,
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, variataDa, varianteNumero, operaConforme,
collaudoStatico, codiceFiscaleDelegatoCommittente,
soggettoSostituitoId, destinazione, ag, descLongIntervento, via,
localita, estremiCatastali, estremiPratCom, varianteNumero,
operaConforme, collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
codiceRuoloDelegato, lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera, dataInizioLavoriOpera,
dataInizioEsecuzioneOpera, dataFineEsecuzioneOpera, metratura,
lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale,
numeroCivico, dcParticelle, dcFoglio, dcAllegato, dePiani,
deAltezza, deInterrati, deSuperficie, deCostruzione,
deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione,
dePosizioneEdificio, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica,
deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro,
deInfAltroDesc, dccFondazioni, dccStruttureEleMuraturePietrame,
dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza,
deInterrati, deSuperficie, deCostruzione, deRistrutturazione,
deUso, dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio,
deInfStradalePonte, deInfStradaleStrada, deInfStradaleAltro,
deInfIdraulicaLong, deInfIdraulicaTrasv, deInfIdraulicaAltro,
deInfOperaAccStradale, deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc,
dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA,
@ -346,15 +331,14 @@ public class DettPraticaServiceUtil {
tcInMuraturaOrdinaria, tcInMuraturaArmata, tcInMuraturaMista,
tcInLegno, tcAltro, tcAltroDescrizione, tcConDispositivi,
normLavoriInProprio, normEsenteBollo, normEsenteSpese,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01,
normDm02, normDm03, normDm2018, normDprg01, normDprg02, normAnr,
normArt3com3, normArt3com4, normOrd01, normDm04, normDm05,
normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, disabledSubmit, geoDisabledSubmit, paesaggioLocale,
livelloDiTutela, vincoli, destinazioneAltroIntervento,
tcCostruzioniEsistenti, tcManutOrdStraord, tcAltriInterventi,
tcAltriInterventiDesc, noCollaudo, tcNuovaCostruzionePertinenza,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm2018,
normAnr, normArt3com3, normArt3com4, suap, normSismaBonus,
clRischioPreInt, clRischioPostInt, intervFinPub, intervFinPubDesc,
serviceContext, bozza, disabledSubmit, geoDisabledSubmit,
paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc,
noCollaudo, tcNuovaCostruzionePertinenza,
tcInterventoOpereEscavazione, tcViarch, tcOperaA25,
sanatoriaEdilizia47, sanatoriaEdilizia724, sanatoriaEdilizia326,
normLavoriNoDirettore, pagSoggettiAdAutorizzazione, interventoVoceP7);
@ -472,24 +456,29 @@ public class DettPraticaServiceUtil {
tipologiaSoggetto);
}
public static int getNumeroDiVersioni(long intPraticaId, long companyId)
throws java.lang.Exception {
return getService().getNumeroDiVersioni(intPraticaId, companyId);
public static java.util.List<java.lang.String> getDettPraticaFields() {
return getService().getDettPraticaFields();
}
public static java.lang.String getJsonVersion(long intPraticaId,
long companyId, int version) throws java.lang.Exception {
return getService().getJsonVersion(intPraticaId, companyId, version);
public static java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return getService().getVersioni(intPraticaId);
}
public static java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return getService().callForChanges(intPraticaId);
}
public static java.lang.String callForChanges(long intPraticaId,
long companyId, int version) throws java.lang.Exception {
return getService().callForChanges(intPraticaId, companyId, version);
public static boolean isNumber(java.lang.String field) {
return getService().isNumber(field);
}
public static void sendToVersioning(long dettPraticaId, long companyId)
throws java.lang.Exception {
getService().sendToVersioning(dettPraticaId, companyId);
public static java.lang.String format(java.lang.String field,
java.io.Serializable value) {
return getService().format(field, value);
}
public static void clearService() {

102
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/service/DettPraticaServiceWrapper.java

@ -143,23 +143,15 @@ public class DettPraticaServiceWrapper implements DettPraticaService,
java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
long soggettoSostituitoId, java.lang.String destinazione,
java.lang.String ag, java.lang.String descLongIntervento,
java.lang.String via, java.lang.String localita,
java.lang.String estremiCatastali, java.lang.String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici,
long pagamentoId, int lavoriPubbliciPercentuale,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
@ -256,14 +248,11 @@ public class DettPraticaServiceWrapper implements DettPraticaService,
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018,
boolean normAnr, boolean normArt3com3, boolean normArt3com4,
boolean suap, boolean normSismaBonus, java.lang.String clRischioPreInt,
java.lang.String clRischioPostInt, boolean intervFinPub,
java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, boolean disabledSubmit, boolean geoDisabledSubmit,
java.lang.String paesaggioLocale, java.lang.String livelloDiTutela,
@ -284,17 +273,13 @@ public class DettPraticaServiceWrapper implements DettPraticaService,
intPraticaId, integrazione, protocollo, tipoIntegrazione, completa,
gestita, codicePagamento, causalePagamento, mezzoPagamento,
importoBolli, importoSpeseIstruttoria, dataEffettuazione,
statusTask, workflowForzato, soggettoSostituitoId, destinazione,
ag, descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, variataDa, varianteNumero, operaConforme,
collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
codiceRuoloDelegato, lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera, dataInizioLavoriOpera,
dataInizioEsecuzioneOpera, dataFineEsecuzioneOpera, metratura,
lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale,
numeroCivico, dcParticelle, dcFoglio, dcAllegato, dePiani,
deAltezza, deInterrati, deSuperficie, deCostruzione,
statusTask, soggettoSostituitoId, destinazione, ag,
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, varianteNumero, operaConforme, collaudoStatico,
codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, lavoriPubblici, pagamentoId,
lavoriPubbliciPercentuale, dcParticelle, dcFoglio, dcAllegato,
dePiani, deAltezza, deInterrati, deSuperficie, deCostruzione,
deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione,
dePosizioneEdificio, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
@ -345,15 +330,14 @@ public class DettPraticaServiceWrapper implements DettPraticaService,
tcInMuraturaOrdinaria, tcInMuraturaArmata, tcInMuraturaMista,
tcInLegno, tcAltro, tcAltroDescrizione, tcConDispositivi,
normLavoriInProprio, normEsenteBollo, normEsenteSpese,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01,
normDm02, normDm03, normDm2018, normDprg01, normDprg02, normAnr,
normArt3com3, normArt3com4, normOrd01, normDm04, normDm05,
normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, disabledSubmit, geoDisabledSubmit, paesaggioLocale,
livelloDiTutela, vincoli, destinazioneAltroIntervento,
tcCostruzioniEsistenti, tcManutOrdStraord, tcAltriInterventi,
tcAltriInterventiDesc, noCollaudo, tcNuovaCostruzionePertinenza,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm2018,
normAnr, normArt3com3, normArt3com4, suap, normSismaBonus,
clRischioPreInt, clRischioPostInt, intervFinPub, intervFinPubDesc,
serviceContext, bozza, disabledSubmit, geoDisabledSubmit,
paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc,
noCollaudo, tcNuovaCostruzionePertinenza,
tcInterventoOpereEscavazione, tcViarch, tcOperaA25,
sanatoriaEdilizia47, sanatoriaEdilizia724, sanatoriaEdilizia326,
normLavoriNoDirettore, pagSoggettiAdAutorizzazione, interventoVoceP7);
@ -477,29 +461,33 @@ public class DettPraticaServiceWrapper implements DettPraticaService,
}
@Override
public int getNumeroDiVersioni(long intPraticaId, long companyId)
throws java.lang.Exception {
return _dettPraticaService.getNumeroDiVersioni(intPraticaId, companyId);
public java.util.List<java.lang.String> getDettPraticaFields() {
return _dettPraticaService.getDettPraticaFields();
}
@Override
public java.lang.String getJsonVersion(long intPraticaId, long companyId,
int version) throws java.lang.Exception {
return _dettPraticaService.getJsonVersion(intPraticaId, companyId,
version);
public java.util.List<it.tref.liferay.portos.bo.model.DettPratica> getVersioni(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return _dettPraticaService.getVersioni(intPraticaId);
}
@Override
public java.util.List<java.util.Map<java.lang.String, java.io.Serializable>> callForChanges(
long intPraticaId)
throws com.liferay.portal.kernel.exception.SystemException {
return _dettPraticaService.callForChanges(intPraticaId);
}
@Override
public java.lang.String callForChanges(long intPraticaId, long companyId,
int version) throws java.lang.Exception {
return _dettPraticaService.callForChanges(intPraticaId, companyId,
version);
public boolean isNumber(java.lang.String field) {
return _dettPraticaService.isNumber(field);
}
@Override
public void sendToVersioning(long dettPraticaId, long companyId)
throws java.lang.Exception {
_dettPraticaService.sendToVersioning(dettPraticaId, companyId);
public java.lang.String format(java.lang.String field,
java.io.Serializable value) {
return _dettPraticaService.format(field, value);
}
/**

92
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/util/PraticaUtil.java

@ -5,9 +5,7 @@ import it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.shared.util.Constants;
import it.tref.liferay.portos.bo.shared.util.StatoPraticaConstants;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
@ -43,96 +41,6 @@ public class PraticaUtil {
return allMethod;
}
@SuppressWarnings("serial")
private static final List<String> dettPraticaHiddenFields = new ArrayList<String>() {
{
add("uuid");
add("uuid_");
add("dettPraticaId");
add("companyId");
add("userId");
add("userName");
add("createDate");
add("modifiedDate");
add("groupId");
add("intPraticaId");
add("dataEffettuazione");
add("integrazione");
add("validata");
add("dtProtocollo");
add("protocollo");
add("completa");
add("gestita");
add("version");
add("versionata");
add("status");
add("statusByUserId");
add("statusByUserName");
add("statusDate");
add("statusTask");
add("workflowForzato");
add("soggettoSostituitoId");
add("dtInvioSignal");
add("tipoIntegrazione");
add("varianteNumero");
add("variataDa");
add("codiceFiscaleDelegato");
add("codiceRuoloDelegato");
add("codiceFiscaleDelegatoCommittente");
add("codiceFiscalePrincipaleCommittente");
add("codiceFiscalePrincipaleCollaudatore");
add("codiceFiscalePrincipaleProgettista");
add("codiceFiscalePrincipaleDirettoreLavori");
add("codiceFiscalePrincipaleDitta");
add("codiceFiscalePrincipaleGeologo");
add("localizzazioneGeografica");
add("inizioLavoriContestualeOpera");
add("dataInizioLavoriOpera");
add("dataInizioEsecuzioneOpera");
add("dataFineEsecuzioneOpera");
add("metratura");
add("lavoriPubblici");
add("lavoriPubbliciPercentuale");
add("numeroCivico");
add("normDpr03");
add("normDpr04");
add("normDpr05");
add("normDm04");
add("normDm05");
add("normOrd01");
add("normCI01");
add("normLTC01");
add("deInfAltro");
add("dccOpereDiRinforzoAltro");
add("dccElemNonStrutAltro");
add("dccCoperturaAltro");
add("dccOrizzontamentiAltro");
add("lavoriInEconomiaCommittente");
add("importoSpeseIstruttoria");
add("codicePagamentoOneri");
add("causalePagamentoOneri");
add("mezzoPagamentoOneri");
add("importoBolli");
add("codicePagamentoBolli");
add("causalePagamentoBolli");
add("mezzoPagamentoBolli");
add("pagamentoIdOneri");
add("pagamentoIdBolli");
add("pagNuoveCostruzioni");
add("pagAdeguamentoSismico");
add("pagMiglioramentoSismico");
add("pagRiparazioneInterventoLocale");
add("pagNuovaCostruzione");
add("pagVarianti");
add("pagAltro");
}
};
public static List<String> getDettPraticaHiddenFields() {
return dettPraticaHiddenFields;
}
public static String getStatoPraticaLabel(String statoPratica, long intPraticaId) throws PortalException,
SystemException {

10
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/util/ValidazionePraticaUtil.java

@ -421,10 +421,10 @@ public class ValidazionePraticaUtil {
List<String> notCompleted = new ArrayList<>();
IntPratica intPratica = IntPraticaServiceUtil.getIntPratica(dettPratica.getIntPraticaId());
if (Validator.isNull(dettPratica.getPaesaggioLocale())) {
notCompleted.add("dp-paesaggio-locale");
notCompleted.add("paesaggio-locale");
}
if (Validator.isNull(dettPratica.getLivelloDiTutela())) {
notCompleted.add("dp-livello-di-tutela");
notCompleted.add("livello-di-tutela");
}
if (intPratica.getTipoProcedura().equals(Constants.PROCEDURA_P10)) {
if (Validator.isNull(dettPratica.getLocalizzazioneGeografica())
@ -440,14 +440,14 @@ public class ValidazionePraticaUtil {
}
if (intPratica.getTipoProcedura().equals(Constants.PROCEDURA_P7)) {
if (Validator.isNull(dettPratica.getInterventoVoceP7())) {
notCompleted.add("intervento-voce-b");
notCompleted.add("intervento-voce-p7");
}
}
if (dettPratica.getIntervFinPub() && Validator.isNull(dettPratica.getIntervFinPubDesc())) {
notCompleted.add("interv-fin-pub-desc");
}
if (dettPratica.getTcAltriInterventi() && Validator.isNull(dettPratica.getTcAltriInterventiDesc())) {
notCompleted.add("tc-altro-intervento");
notCompleted.add("tc-altri-interventi");
}
if (Validator.isNull(dettPratica.getDescLongIntervento())) {
notCompleted.add("desc-long-intervento");
@ -825,7 +825,7 @@ public class ValidazionePraticaUtil {
DettPratica dettPratica = DettPraticaServiceUtil.getDettPratica(dettPraticaId);
List<String> notCompleted = new ArrayList<>();
if (Validator.isNull(dettPratica.getGeoRischioGeomorfologicoPai())) {
notCompleted.add("geo-rischio-geomorfologico");
notCompleted.add("geo-rischio-geomorfologico-pai");
}
if (Validator.isNull(dettPratica.getGeoPericolositaIdraulicaPai())) {
notCompleted.add("geo-pericolosita-idraulica-pai");

24
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/sql/tables.sql

@ -216,13 +216,11 @@ create table portos_bo_DettPratica (
mezzoPagamentoBolli VARCHAR(75) null,
dataEffettuazione DATE null,
version INTEGER,
versionata BOOLEAN,
status INTEGER,
statusByUserId LONG,
statusByUserName VARCHAR(75) null,
statusDate DATE null,
statusTask INTEGER,
workflowForzato BOOLEAN,
soggettoSostituitoId LONG,
dtInvioSignal DATE null,
destinazione VARCHAR(10) null,
@ -235,13 +233,11 @@ create table portos_bo_DettPratica (
localita VARCHAR(75) null,
estremiCatastali STRING null,
estremiPratCom STRING null,
variataDa LONG,
varianteNumero LONG,
operaConforme BOOLEAN,
collaudoStatico BOOLEAN,
noCollaudo BOOLEAN,
codiceFiscaleDelegato VARCHAR(16) null,
codiceRuoloDelegato VARCHAR(75) null,
codiceFiscaleDelegatoCommittente VARCHAR(75) null,
codiceFiscaleDelegatoFineLavori VARCHAR(75) null,
codiceFiscaleDelegatoCollaudo VARCHAR(75) null,
@ -255,17 +251,10 @@ create table portos_bo_DettPratica (
sanatoriaEdilizia47 BOOLEAN,
sanatoriaEdilizia724 BOOLEAN,
sanatoriaEdilizia326 BOOLEAN,
lavoriInEconomiaCommittente BOOLEAN,
inizioLavoriContestualeOpera BOOLEAN,
dataInizioLavoriOpera DATE null,
dataInizioEsecuzioneOpera DATE null,
dataFineEsecuzioneOpera DATE null,
metratura VARCHAR(75) null,
lavoriPubblici BOOLEAN,
pagamentoIdOneri LONG,
pagamentoIdBolli LONG,
lavoriPubbliciPercentuale INTEGER,
numeroCivico VARCHAR(75) null,
dcParticelle VARCHAR(75) null,
dcFoglio VARCHAR(75) null,
dcAllegato VARCHAR(75) null,
@ -436,21 +425,8 @@ create table portos_bo_DettPratica (
normDpr02Dep BOOLEAN,
normDpr01Aut BOOLEAN,
normDpr02Aut BOOLEAN,
normDpr03 BOOLEAN,
normDpr04 BOOLEAN,
normDpr05 BOOLEAN,
normDm01 BOOLEAN,
normDm02 BOOLEAN,
normDm03 BOOLEAN,
normDm2018 BOOLEAN,
normDm04 BOOLEAN,
normDm05 BOOLEAN,
normDprg01 BOOLEAN,
normDprg02 BOOLEAN,
normAnr BOOLEAN,
normOrd01 BOOLEAN,
normCI01 BOOLEAN,
normLTC01 BOOLEAN,
normArt3com3 BOOLEAN,
normArt3com4 BOOLEAN,
normSismaBonus BOOLEAN,

24
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-hbm.xml

@ -262,13 +262,11 @@
<property name="mezzoPagamentoBolli" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="dataEffettuazione" type="org.hibernate.type.TimestampType" />
<property name="version" type="com.liferay.portal.dao.orm.hibernate.IntegerType" />
<property name="versionata" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="status" type="com.liferay.portal.dao.orm.hibernate.IntegerType" />
<property name="statusByUserId" type="com.liferay.portal.dao.orm.hibernate.LongType" />
<property name="statusByUserName" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="statusDate" type="org.hibernate.type.TimestampType" />
<property name="statusTask" type="com.liferay.portal.dao.orm.hibernate.IntegerType" />
<property name="workflowForzato" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="soggettoSostituitoId" type="com.liferay.portal.dao.orm.hibernate.LongType" />
<property name="dtInvioSignal" type="org.hibernate.type.TimestampType" />
<property name="destinazione" type="com.liferay.portal.dao.orm.hibernate.StringType" />
@ -281,13 +279,11 @@
<property name="localita" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="estremiCatastali" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="estremiPratCom" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="variataDa" type="com.liferay.portal.dao.orm.hibernate.LongType" />
<property name="varianteNumero" type="com.liferay.portal.dao.orm.hibernate.LongType" />
<property name="operaConforme" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="collaudoStatico" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="noCollaudo" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="codiceFiscaleDelegato" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="codiceRuoloDelegato" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="codiceFiscaleDelegatoCommittente" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="codiceFiscaleDelegatoFineLavori" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="codiceFiscaleDelegatoCollaudo" type="com.liferay.portal.dao.orm.hibernate.StringType" />
@ -301,17 +297,10 @@
<property name="sanatoriaEdilizia47" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="sanatoriaEdilizia724" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="sanatoriaEdilizia326" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="lavoriInEconomiaCommittente" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="inizioLavoriContestualeOpera" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="dataInizioLavoriOpera" type="org.hibernate.type.TimestampType" />
<property name="dataInizioEsecuzioneOpera" type="org.hibernate.type.TimestampType" />
<property name="dataFineEsecuzioneOpera" type="org.hibernate.type.TimestampType" />
<property name="metratura" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="lavoriPubblici" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="pagamentoIdOneri" type="com.liferay.portal.dao.orm.hibernate.LongType" />
<property name="pagamentoIdBolli" type="com.liferay.portal.dao.orm.hibernate.LongType" />
<property name="lavoriPubbliciPercentuale" type="com.liferay.portal.dao.orm.hibernate.IntegerType" />
<property name="numeroCivico" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="dcParticelle" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="dcFoglio" type="com.liferay.portal.dao.orm.hibernate.StringType" />
<property name="dcAllegato" type="com.liferay.portal.dao.orm.hibernate.StringType" />
@ -482,21 +471,8 @@
<property name="normDpr02Dep" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDpr01Aut" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDpr02Aut" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDpr03" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDpr04" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDpr05" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDm01" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDm02" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDm03" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDm2018" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDm04" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDm05" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDprg01" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normDprg02" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normAnr" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normOrd01" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normCI01" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normLTC01" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normArt3com3" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normArt3com4" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />
<property name="normSismaBonus" type="com.liferay.portal.dao.orm.hibernate.BooleanType" />

24
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-model-hints.xml

@ -242,13 +242,11 @@
<field name="mezzoPagamentoBolli" type="String" />
<field name="dataEffettuazione" type="Date" />
<field name="version" type="int" />
<field name="versionata" type="boolean" />
<field name="status" type="int" />
<field name="statusByUserId" type="long" />
<field name="statusByUserName" type="String" />
<field name="statusDate" type="Date" />
<field name="statusTask" type="int" />
<field name="workflowForzato" type="boolean" />
<field name="soggettoSostituitoId" type="long" />
<field name="dtInvioSignal" type="Date" />
<field name="destinazione" type="String">
@ -283,7 +281,6 @@
<hint name="display-width">800</hint>
<hint name="max-length">4000</hint>
</field>
<field name="variataDa" type="long" />
<field name="varianteNumero" type="long" />
<field name="operaConforme" type="boolean" />
<field name="collaudoStatico" type="boolean" />
@ -291,7 +288,6 @@
<field name="codiceFiscaleDelegato" type="String">
<hint name="max-length">16</hint>
</field>
<field name="codiceRuoloDelegato" type="String" />
<field name="codiceFiscaleDelegatoCommittente" type="String" />
<field name="codiceFiscaleDelegatoFineLavori" type="String" />
<field name="codiceFiscaleDelegatoCollaudo" type="String" />
@ -305,17 +301,10 @@
<field name="sanatoriaEdilizia47" type="boolean" />
<field name="sanatoriaEdilizia724" type="boolean" />
<field name="sanatoriaEdilizia326" type="boolean" />
<field name="lavoriInEconomiaCommittente" type="boolean" />
<field name="inizioLavoriContestualeOpera" type="boolean" />
<field name="dataInizioLavoriOpera" type="Date" />
<field name="dataInizioEsecuzioneOpera" type="Date" />
<field name="dataFineEsecuzioneOpera" type="Date" />
<field name="metratura" type="String" />
<field name="lavoriPubblici" type="boolean" />
<field name="pagamentoIdOneri" type="long" />
<field name="pagamentoIdBolli" type="long" />
<field name="lavoriPubbliciPercentuale" type="int" />
<field name="numeroCivico" type="String" />
<field name="dcParticelle" type="String" />
<field name="dcFoglio" type="String" />
<field name="dcAllegato" type="String" />
@ -534,21 +523,8 @@
<field name="normDpr02Dep" type="boolean" />
<field name="normDpr01Aut" type="boolean" />
<field name="normDpr02Aut" type="boolean" />
<field name="normDpr03" type="boolean" />
<field name="normDpr04" type="boolean" />
<field name="normDpr05" type="boolean" />
<field name="normDm01" type="boolean" />
<field name="normDm02" type="boolean" />
<field name="normDm03" type="boolean" />
<field name="normDm2018" type="boolean" />
<field name="normDm04" type="boolean" />
<field name="normDm05" type="boolean" />
<field name="normDprg01" type="boolean" />
<field name="normDprg02" type="boolean" />
<field name="normAnr" type="boolean" />
<field name="normOrd01" type="boolean" />
<field name="normCI01" type="boolean" />
<field name="normLTC01" type="boolean" />
<field name="normArt3com3" type="boolean" />
<field name="normArt3com4" type="boolean" />
<field name="normSismaBonus" type="boolean" />

30
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/META-INF/portlet-orm.xml

@ -364,7 +364,6 @@
<temporal>TIMESTAMP</temporal>
</basic>
<basic name="version" />
<basic name="versionata" />
<basic name="status" />
<basic name="statusByUserId" />
<basic name="statusByUserName" />
@ -372,7 +371,6 @@
<temporal>TIMESTAMP</temporal>
</basic>
<basic name="statusTask" />
<basic name="workflowForzato" />
<basic name="soggettoSostituitoId" />
<basic name="dtInvioSignal">
<temporal>TIMESTAMP</temporal>
@ -387,13 +385,11 @@
<basic name="localita" />
<basic name="estremiCatastali" />
<basic name="estremiPratCom" />
<basic name="variataDa" />
<basic name="varianteNumero" />
<basic name="operaConforme" />
<basic name="collaudoStatico" />
<basic name="noCollaudo" />
<basic name="codiceFiscaleDelegato" />
<basic name="codiceRuoloDelegato" />
<basic name="codiceFiscaleDelegatoCommittente" />
<basic name="codiceFiscaleDelegatoFineLavori" />
<basic name="codiceFiscaleDelegatoCollaudo" />
@ -407,23 +403,10 @@
<basic name="sanatoriaEdilizia47" />
<basic name="sanatoriaEdilizia724" />
<basic name="sanatoriaEdilizia326" />
<basic name="lavoriInEconomiaCommittente" />
<basic name="inizioLavoriContestualeOpera" />
<basic name="dataInizioLavoriOpera">
<temporal>TIMESTAMP</temporal>
</basic>
<basic name="dataInizioEsecuzioneOpera">
<temporal>TIMESTAMP</temporal>
</basic>
<basic name="dataFineEsecuzioneOpera">
<temporal>TIMESTAMP</temporal>
</basic>
<basic name="metratura" />
<basic name="lavoriPubblici" />
<basic name="pagamentoIdOneri" />
<basic name="pagamentoIdBolli" />
<basic name="lavoriPubbliciPercentuale" />
<basic name="numeroCivico" />
<basic name="dcParticelle" />
<basic name="dcFoglio" />
<basic name="dcAllegato" />
@ -596,21 +579,8 @@
<basic name="normDpr02Dep" />
<basic name="normDpr01Aut" />
<basic name="normDpr02Aut" />
<basic name="normDpr03" />
<basic name="normDpr04" />
<basic name="normDpr05" />
<basic name="normDm01" />
<basic name="normDm02" />
<basic name="normDm03" />
<basic name="normDm2018" />
<basic name="normDm04" />
<basic name="normDm05" />
<basic name="normDprg01" />
<basic name="normDprg02" />
<basic name="normAnr" />
<basic name="normOrd01" />
<basic name="normCI01" />
<basic name="normLTC01" />
<basic name="normArt3com3" />
<basic name="normArt3com4" />
<basic name="normSismaBonus" />

35
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/content/Portal.properties

@ -199,9 +199,9 @@ dett-principali = Dettagli principali
dp = Piano paesaggistico provinciale
piano-paesaggistico = Piano paesaggistico provinciale
dp-zona-sismica = Livello di tutela
dp-paesaggio-locale = Contesto paesaggistico
dp-livello-di-tutela = Livello di tutela
dp-vincoli = Vincoli
paesaggio-locale = Contesto paesaggistico
livello-di-tutela = Livello di tutela
vincoli = Vincoli
dp-fascia-pericolosita = Fascia pericolosità
dp-tipo-procedura = Tipo procedura
dp-range-ag = Range Ag
@ -244,9 +244,9 @@ dc-particelle = Particelle
estremi-catastali: Estremi Catastali
estremi-prat-com = Estremi Prat. Comunale - SUE - SUAP
dc-allegato = Allegato
sanatoria-edilizia-47 = L. 47/85 - L.R. 37/85
sanatoria-edilizia-724 = L. n. 724/2004
sanatoria-edilizia-326 = L. n. 326/2003 - L.R. 15/2004 (obbligo certificazione A17)
sanatoria-edilizia47 = L. 47/85 - L.R. 37/85
sanatoria-edilizia724 = L. n. 724/2004
sanatoria-edilizia326 = L. n. 326/2003 - L.R. 15/2004 (obbligo certificazione A17)
norm-lavori-in-proprio = il committente esegue i lavori in proprio (in economia) - lavori per i quali non è necessaria la nomina di un'impresa (obbligo dichiarazione A29)
norm-lavori-no-direttore = Opere per i quali non è necessaria la nomina del Direttore dei Lavori (obbligo dichiarazione A30)
lavori-pubblici = Lavori pubblici o di interesse pubblico
@ -304,13 +304,13 @@ cl-rischio-post-int-16 = G*
interv-fin-pub = L'intervento è oggetto di Finanziamento Pubblico
interv-fin-pub-desc = Descrizione intervento oggetto di Finanziamento Pubblico
sanatorie-obbligatorie = Selezionare almeno una Sanatoria Edilizia
intervento-voce-b = Inserire intervento alla voce B
### DESTINAZIONE (RIFERIMENTO AL REGOLAMENTO N.36/R DEL 9/7/2009, ALL.A)
destinazione = Destinazione
destinazione-1 = EDIFICI ORDINARI
destinazione-2 = INFRASTRUTTURE o ALTRI ORDINARI
destinazione-3 = ALTRI INTERVENTI (es. fotovoltaico, pali eolici, piscine e vasche di irrigazione, muri di cinta e recinzioni, etc)
destinazione-altro-intervento = Destinazione altro intervento
destinazione-uso-1 = EDIFICIO ORDINARIO
destinazione-uso-2 = INFRASTRUTTURA O ALTRO ORDINARIO
@ -383,14 +383,20 @@ dp-sc = Sistemi Costruttivi
dp-sc-nuova = Nuova costruzione
dp-sc-interventi = Interventi su costruzioni esistenti
norm-dm03 = D.M. 16/01/1996
norm-dprg01 = D
norm-dprg02 = D
norm-anr = Altra normativa di riferimento
## PAGINA SOGGETTI ##
codice-fiscale-delegato = Codice Fiscale Delegato
codice-fiscale-delegato-committente = Codice Fiscale Titolare Digitale
codice-fiscale-delegato-fine-lavori = Codice Fiscale Delegato Fine Lavori
codice-fiscale-delegato-collaudo = Codice Fiscale Delegato Collaudo
codice-fiscale-principale-committente = Codice Fiscale Committente Principale
codice-fiscale-principale-collaudatore = Codice Fiscale Collaudatore Principale
codice-fiscale-principale-progettista = Codice Fiscale Progettista Principale
codice-fiscale-principale-direttore-lavori = Codice Fiscale Direttore Lavori Principale
codice-fiscale-principale-ditta = Codice Fiscale Ditta Principale
codice-fiscale-principale-geologo = Codice Fiscale Geologo Principale
codice-fiscale-principale-archeologo = Codice Fiscale Archeologo Principale
## PAGINA DESCRIZIONE EDIFICIO ##
de-piani = Numero piani totali con interrati
@ -406,7 +412,7 @@ de-proprieta = Proprietà
dp-sc-ti = Tipologie Intervento
dp-sc-tc = Tipologia Costruttiva
tc-in-ca = in c.a.
tc-in-c-a = in c.a.
tc-in-opera = in opera
tc-prefabbricato = prefabbricato
tc-in-acciaio = in acciaio
@ -427,8 +433,9 @@ tc-costruzioni-esistenti = Interventi su costruzioni esistenti
tc-adeguamento-sismico = Adeguamento sismico
tc-miglioramento-sismico = Miglioramento sismico
tc-riparazione-intervento-locale = Riparazione o intervento locale
tc-manut-ord-rest-dem = Manut. ord. e straord. - Restauro - Demolizione e ricostruzione
tc-altro-intervento = ALTRA TIPOLOGIA DI INTERVENTO
tc-manut-ord-straord = Manut. ord. e straord. - Restauro - Demolizione e ricostruzione
tc-altri-interventi = Altra tipologia di intervento
tc-altri-interventi-desc = Descrizione altra tipologia
tc-nuova-costruzione-pertinenza = Nuova costruzione di pertinenza
tc-intervento-opere-escavazione = Intervento che prevede opere di escavazione (obbligo A10)
tc-viarch = Opera pubblica o di interesse pubblico - Viarch (obbligo A24)
@ -721,7 +728,7 @@ geo-pericolosita-geomorfica-3 = P3
geo-pericolosita-geomorfica-4 = P4
geo-pericolosita-geomorfica-NA = Non presente
geo-rischio-geomorfologico = Rischio geomorfologico PAI
geo-rischio-geomorfologico-pai = Rischio geomorfologico PAI
geo-rischio-geomorfologico-1 = R1
geo-rischio-geomorfologico-2 = R2
geo-rischio-geomorfologico-3 = R3
@ -1282,4 +1289,4 @@ tipo_procedura_P10 = 9) Certificazione di sussistenza vincoli
#tipo_procedura_Q19 = 9) Condono Edilizio
sanatoria-edilizia = Sanatoria edilizia
intervento-voce-b = L.R. 5/2019, art. 3, allegato B: intervento alla voce B
intervento-voce-p7 = L.R. 5/2019, art. 3, allegato B: intervento alla voce B

6
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/mwg/sismica/bo/util/SismicaUtil.java

@ -143,8 +143,8 @@ public class SismicaUtil {
List<String> esito = new ArrayList<>();
esitoLog(esito, "Controllo integrazioni/preavvisi scaduti");
final int giorniIntegrazione = 30;
final int giorniPreavviso = 10;
final int giorniIntegrazione = 40;
final int giorniPreavviso = 20;
final long taskId = 21642;
final String taskName = "Esito";
final long nodeId = 21639;
@ -274,6 +274,8 @@ public class SismicaUtil {
instanceToken.setCurrentKaleoNodeId(nodeId);
instanceToken.setCurrentKaleoNodeName(nodeName);
KaleoInstanceTokenLocalServiceUtil.updateKaleoInstanceToken(instanceToken);
pratica.setStatoPratica(StatoPraticaConstants.SOTTOPOSTA_A_PARERE);
IntPraticaLocalServiceUtil.updateIntPratica(pratica);
esitoLog(esito, "Riassegnato workflow instance " + instance.getKaleoInstanceId() + " per pratica "
+ pratica.getNumeroProgetto() + " (" + pratica.getIntPraticaId() + "), istruttore "
+ tecnicoUser.getFullName());

205
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<DettPratica>,
Externalizable {
@Override
public String toString() {
StringBundler sb = new StringBundler(537);
StringBundler sb = new StringBundler(489);
sb.append("{uuid=");
sb.append(uuid);
@ -90,8 +90,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(dataEffettuazione);
sb.append(", version=");
sb.append(version);
sb.append(", versionata=");
sb.append(versionata);
sb.append(", status=");
sb.append(status);
sb.append(", statusByUserId=");
@ -102,8 +100,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(statusDate);
sb.append(", statusTask=");
sb.append(statusTask);
sb.append(", workflowForzato=");
sb.append(workflowForzato);
sb.append(", soggettoSostituitoId=");
sb.append(soggettoSostituitoId);
sb.append(", dtInvioSignal=");
@ -128,8 +124,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(estremiCatastali);
sb.append(", estremiPratCom=");
sb.append(estremiPratCom);
sb.append(", variataDa=");
sb.append(variataDa);
sb.append(", varianteNumero=");
sb.append(varianteNumero);
sb.append(", operaConforme=");
@ -140,8 +134,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(noCollaudo);
sb.append(", codiceFiscaleDelegato=");
sb.append(codiceFiscaleDelegato);
sb.append(", codiceRuoloDelegato=");
sb.append(codiceRuoloDelegato);
sb.append(", codiceFiscaleDelegatoCommittente=");
sb.append(codiceFiscaleDelegatoCommittente);
sb.append(", codiceFiscaleDelegatoFineLavori=");
@ -168,18 +160,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(sanatoriaEdilizia724);
sb.append(", sanatoriaEdilizia326=");
sb.append(sanatoriaEdilizia326);
sb.append(", lavoriInEconomiaCommittente=");
sb.append(lavoriInEconomiaCommittente);
sb.append(", inizioLavoriContestualeOpera=");
sb.append(inizioLavoriContestualeOpera);
sb.append(", dataInizioLavoriOpera=");
sb.append(dataInizioLavoriOpera);
sb.append(", dataInizioEsecuzioneOpera=");
sb.append(dataInizioEsecuzioneOpera);
sb.append(", dataFineEsecuzioneOpera=");
sb.append(dataFineEsecuzioneOpera);
sb.append(", metratura=");
sb.append(metratura);
sb.append(", lavoriPubblici=");
sb.append(lavoriPubblici);
sb.append(", pagamentoIdOneri=");
@ -188,8 +168,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(pagamentoIdBolli);
sb.append(", lavoriPubbliciPercentuale=");
sb.append(lavoriPubbliciPercentuale);
sb.append(", numeroCivico=");
sb.append(numeroCivico);
sb.append(", dcParticelle=");
sb.append(dcParticelle);
sb.append(", dcFoglio=");
@ -530,36 +508,10 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sb.append(normDpr01Aut);
sb.append(", normDpr02Aut=");
sb.append(normDpr02Aut);
sb.append(", normDpr03=");
sb.append(normDpr03);
sb.append(", normDpr04=");
sb.append(normDpr04);
sb.append(", normDpr05=");
sb.append(normDpr05);
sb.append(", normDm01=");
sb.append(normDm01);
sb.append(", normDm02=");
sb.append(normDm02);
sb.append(", normDm03=");
sb.append(normDm03);
sb.append(", normDm2018=");
sb.append(normDm2018);
sb.append(", normDm04=");
sb.append(normDm04);
sb.append(", normDm05=");
sb.append(normDm05);
sb.append(", normDprg01=");
sb.append(normDprg01);
sb.append(", normDprg02=");
sb.append(normDprg02);
sb.append(", normAnr=");
sb.append(normAnr);
sb.append(", normOrd01=");
sb.append(normOrd01);
sb.append(", normCI01=");
sb.append(normCI01);
sb.append(", normLTC01=");
sb.append(normLTC01);
sb.append(", normArt3com3=");
sb.append(normArt3com3);
sb.append(", normArt3com4=");
@ -709,7 +661,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
}
dettPraticaImpl.setVersion(version);
dettPraticaImpl.setVersionata(versionata);
dettPraticaImpl.setStatus(status);
dettPraticaImpl.setStatusByUserId(statusByUserId);
@ -728,7 +679,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
}
dettPraticaImpl.setStatusTask(statusTask);
dettPraticaImpl.setWorkflowForzato(workflowForzato);
dettPraticaImpl.setSoggettoSostituitoId(soggettoSostituitoId);
if (dtInvioSignal == Long.MIN_VALUE) {
@ -808,7 +758,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
dettPraticaImpl.setEstremiPratCom(estremiPratCom);
}
dettPraticaImpl.setVariataDa(variataDa);
dettPraticaImpl.setVarianteNumero(varianteNumero);
dettPraticaImpl.setOperaConforme(operaConforme);
dettPraticaImpl.setCollaudoStatico(collaudoStatico);
@ -821,13 +770,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
dettPraticaImpl.setCodiceFiscaleDelegato(codiceFiscaleDelegato);
}
if (codiceRuoloDelegato == null) {
dettPraticaImpl.setCodiceRuoloDelegato(StringPool.BLANK);
}
else {
dettPraticaImpl.setCodiceRuoloDelegato(codiceRuoloDelegato);
}
if (codiceFiscaleDelegatoCommittente == null) {
dettPraticaImpl.setCodiceFiscaleDelegatoCommittente(StringPool.BLANK);
}
@ -901,52 +843,11 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
dettPraticaImpl.setSanatoriaEdilizia47(sanatoriaEdilizia47);
dettPraticaImpl.setSanatoriaEdilizia724(sanatoriaEdilizia724);
dettPraticaImpl.setSanatoriaEdilizia326(sanatoriaEdilizia326);
dettPraticaImpl.setLavoriInEconomiaCommittente(lavoriInEconomiaCommittente);
dettPraticaImpl.setInizioLavoriContestualeOpera(inizioLavoriContestualeOpera);
if (dataInizioLavoriOpera == Long.MIN_VALUE) {
dettPraticaImpl.setDataInizioLavoriOpera(null);
}
else {
dettPraticaImpl.setDataInizioLavoriOpera(new Date(
dataInizioLavoriOpera));
}
if (dataInizioEsecuzioneOpera == Long.MIN_VALUE) {
dettPraticaImpl.setDataInizioEsecuzioneOpera(null);
}
else {
dettPraticaImpl.setDataInizioEsecuzioneOpera(new Date(
dataInizioEsecuzioneOpera));
}
if (dataFineEsecuzioneOpera == Long.MIN_VALUE) {
dettPraticaImpl.setDataFineEsecuzioneOpera(null);
}
else {
dettPraticaImpl.setDataFineEsecuzioneOpera(new Date(
dataFineEsecuzioneOpera));
}
if (metratura == null) {
dettPraticaImpl.setMetratura(StringPool.BLANK);
}
else {
dettPraticaImpl.setMetratura(metratura);
}
dettPraticaImpl.setLavoriPubblici(lavoriPubblici);
dettPraticaImpl.setPagamentoIdOneri(pagamentoIdOneri);
dettPraticaImpl.setPagamentoIdBolli(pagamentoIdBolli);
dettPraticaImpl.setLavoriPubbliciPercentuale(lavoriPubbliciPercentuale);
if (numeroCivico == null) {
dettPraticaImpl.setNumeroCivico(StringPool.BLANK);
}
else {
dettPraticaImpl.setNumeroCivico(numeroCivico);
}
if (dcParticelle == null) {
dettPraticaImpl.setDcParticelle(StringPool.BLANK);
}
@ -1512,21 +1413,8 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
dettPraticaImpl.setNormDpr02Dep(normDpr02Dep);
dettPraticaImpl.setNormDpr01Aut(normDpr01Aut);
dettPraticaImpl.setNormDpr02Aut(normDpr02Aut);
dettPraticaImpl.setNormDpr03(normDpr03);
dettPraticaImpl.setNormDpr04(normDpr04);
dettPraticaImpl.setNormDpr05(normDpr05);
dettPraticaImpl.setNormDm01(normDm01);
dettPraticaImpl.setNormDm02(normDm02);
dettPraticaImpl.setNormDm03(normDm03);
dettPraticaImpl.setNormDm2018(normDm2018);
dettPraticaImpl.setNormDm04(normDm04);
dettPraticaImpl.setNormDm05(normDm05);
dettPraticaImpl.setNormDprg01(normDprg01);
dettPraticaImpl.setNormDprg02(normDprg02);
dettPraticaImpl.setNormAnr(normAnr);
dettPraticaImpl.setNormOrd01(normOrd01);
dettPraticaImpl.setNormCI01(normCI01);
dettPraticaImpl.setNormLTC01(normLTC01);
dettPraticaImpl.setNormArt3com3(normArt3com3);
dettPraticaImpl.setNormArt3com4(normArt3com4);
dettPraticaImpl.setNormSismaBonus(normSismaBonus);
@ -1588,13 +1476,11 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
mezzoPagamentoBolli = objectInput.readUTF();
dataEffettuazione = objectInput.readLong();
version = objectInput.readInt();
versionata = objectInput.readBoolean();
status = objectInput.readInt();
statusByUserId = objectInput.readLong();
statusByUserName = objectInput.readUTF();
statusDate = objectInput.readLong();
statusTask = objectInput.readInt();
workflowForzato = objectInput.readBoolean();
soggettoSostituitoId = objectInput.readLong();
dtInvioSignal = objectInput.readLong();
destinazione = objectInput.readUTF();
@ -1607,13 +1493,11 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
localita = objectInput.readUTF();
estremiCatastali = objectInput.readUTF();
estremiPratCom = objectInput.readUTF();
variataDa = objectInput.readLong();
varianteNumero = objectInput.readLong();
operaConforme = objectInput.readBoolean();
collaudoStatico = objectInput.readBoolean();
noCollaudo = objectInput.readBoolean();
codiceFiscaleDelegato = objectInput.readUTF();
codiceRuoloDelegato = objectInput.readUTF();
codiceFiscaleDelegatoCommittente = objectInput.readUTF();
codiceFiscaleDelegatoFineLavori = objectInput.readUTF();
codiceFiscaleDelegatoCollaudo = objectInput.readUTF();
@ -1627,17 +1511,10 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
sanatoriaEdilizia47 = objectInput.readBoolean();
sanatoriaEdilizia724 = objectInput.readBoolean();
sanatoriaEdilizia326 = objectInput.readBoolean();
lavoriInEconomiaCommittente = objectInput.readBoolean();
inizioLavoriContestualeOpera = objectInput.readBoolean();
dataInizioLavoriOpera = objectInput.readLong();
dataInizioEsecuzioneOpera = objectInput.readLong();
dataFineEsecuzioneOpera = objectInput.readLong();
metratura = objectInput.readUTF();
lavoriPubblici = objectInput.readBoolean();
pagamentoIdOneri = objectInput.readLong();
pagamentoIdBolli = objectInput.readLong();
lavoriPubbliciPercentuale = objectInput.readInt();
numeroCivico = objectInput.readUTF();
dcParticelle = objectInput.readUTF();
dcFoglio = objectInput.readUTF();
dcAllegato = objectInput.readUTF();
@ -1808,21 +1685,8 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
normDpr02Dep = objectInput.readBoolean();
normDpr01Aut = objectInput.readBoolean();
normDpr02Aut = objectInput.readBoolean();
normDpr03 = objectInput.readBoolean();
normDpr04 = objectInput.readBoolean();
normDpr05 = objectInput.readBoolean();
normDm01 = objectInput.readBoolean();
normDm02 = objectInput.readBoolean();
normDm03 = objectInput.readBoolean();
normDm2018 = objectInput.readBoolean();
normDm04 = objectInput.readBoolean();
normDm05 = objectInput.readBoolean();
normDprg01 = objectInput.readBoolean();
normDprg02 = objectInput.readBoolean();
normAnr = objectInput.readBoolean();
normOrd01 = objectInput.readBoolean();
normCI01 = objectInput.readBoolean();
normLTC01 = objectInput.readBoolean();
normArt3com3 = objectInput.readBoolean();
normArt3com4 = objectInput.readBoolean();
normSismaBonus = objectInput.readBoolean();
@ -1937,7 +1801,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
objectOutput.writeLong(dataEffettuazione);
objectOutput.writeInt(version);
objectOutput.writeBoolean(versionata);
objectOutput.writeInt(status);
objectOutput.writeLong(statusByUserId);
@ -1950,7 +1813,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
objectOutput.writeLong(statusDate);
objectOutput.writeInt(statusTask);
objectOutput.writeBoolean(workflowForzato);
objectOutput.writeLong(soggettoSostituitoId);
objectOutput.writeLong(dtInvioSignal);
@ -2024,7 +1886,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
objectOutput.writeUTF(estremiPratCom);
}
objectOutput.writeLong(variataDa);
objectOutput.writeLong(varianteNumero);
objectOutput.writeBoolean(operaConforme);
objectOutput.writeBoolean(collaudoStatico);
@ -2037,13 +1898,6 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
objectOutput.writeUTF(codiceFiscaleDelegato);
}
if (codiceRuoloDelegato == null) {
objectOutput.writeUTF(StringPool.BLANK);
}
else {
objectOutput.writeUTF(codiceRuoloDelegato);
}
if (codiceFiscaleDelegatoCommittente == null) {
objectOutput.writeUTF(StringPool.BLANK);
}
@ -2117,31 +1971,11 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
objectOutput.writeBoolean(sanatoriaEdilizia47);
objectOutput.writeBoolean(sanatoriaEdilizia724);
objectOutput.writeBoolean(sanatoriaEdilizia326);
objectOutput.writeBoolean(lavoriInEconomiaCommittente);
objectOutput.writeBoolean(inizioLavoriContestualeOpera);
objectOutput.writeLong(dataInizioLavoriOpera);
objectOutput.writeLong(dataInizioEsecuzioneOpera);
objectOutput.writeLong(dataFineEsecuzioneOpera);
if (metratura == null) {
objectOutput.writeUTF(StringPool.BLANK);
}
else {
objectOutput.writeUTF(metratura);
}
objectOutput.writeBoolean(lavoriPubblici);
objectOutput.writeLong(pagamentoIdOneri);
objectOutput.writeLong(pagamentoIdBolli);
objectOutput.writeInt(lavoriPubbliciPercentuale);
if (numeroCivico == null) {
objectOutput.writeUTF(StringPool.BLANK);
}
else {
objectOutput.writeUTF(numeroCivico);
}
if (dcParticelle == null) {
objectOutput.writeUTF(StringPool.BLANK);
}
@ -2701,21 +2535,8 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
objectOutput.writeBoolean(normDpr02Dep);
objectOutput.writeBoolean(normDpr01Aut);
objectOutput.writeBoolean(normDpr02Aut);
objectOutput.writeBoolean(normDpr03);
objectOutput.writeBoolean(normDpr04);
objectOutput.writeBoolean(normDpr05);
objectOutput.writeBoolean(normDm01);
objectOutput.writeBoolean(normDm02);
objectOutput.writeBoolean(normDm03);
objectOutput.writeBoolean(normDm2018);
objectOutput.writeBoolean(normDm04);
objectOutput.writeBoolean(normDm05);
objectOutput.writeBoolean(normDprg01);
objectOutput.writeBoolean(normDprg02);
objectOutput.writeBoolean(normAnr);
objectOutput.writeBoolean(normOrd01);
objectOutput.writeBoolean(normCI01);
objectOutput.writeBoolean(normLTC01);
objectOutput.writeBoolean(normArt3com3);
objectOutput.writeBoolean(normArt3com4);
objectOutput.writeBoolean(normSismaBonus);
@ -2771,13 +2592,11 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
public String mezzoPagamentoBolli;
public long dataEffettuazione;
public int version;
public boolean versionata;
public int status;
public long statusByUserId;
public String statusByUserName;
public long statusDate;
public int statusTask;
public boolean workflowForzato;
public long soggettoSostituitoId;
public long dtInvioSignal;
public String destinazione;
@ -2790,13 +2609,11 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
public String localita;
public String estremiCatastali;
public String estremiPratCom;
public long variataDa;
public long varianteNumero;
public boolean operaConforme;
public boolean collaudoStatico;
public boolean noCollaudo;
public String codiceFiscaleDelegato;
public String codiceRuoloDelegato;
public String codiceFiscaleDelegatoCommittente;
public String codiceFiscaleDelegatoFineLavori;
public String codiceFiscaleDelegatoCollaudo;
@ -2810,17 +2627,10 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
public boolean sanatoriaEdilizia47;
public boolean sanatoriaEdilizia724;
public boolean sanatoriaEdilizia326;
public boolean lavoriInEconomiaCommittente;
public boolean inizioLavoriContestualeOpera;
public long dataInizioLavoriOpera;
public long dataInizioEsecuzioneOpera;
public long dataFineEsecuzioneOpera;
public String metratura;
public boolean lavoriPubblici;
public long pagamentoIdOneri;
public long pagamentoIdBolli;
public int lavoriPubbliciPercentuale;
public String numeroCivico;
public String dcParticelle;
public String dcFoglio;
public String dcAllegato;
@ -2991,21 +2801,8 @@ public class DettPraticaCacheModel implements CacheModel<DettPratica>,
public boolean normDpr02Dep;
public boolean normDpr01Aut;
public boolean normDpr02Aut;
public boolean normDpr03;
public boolean normDpr04;
public boolean normDpr05;
public boolean normDm01;
public boolean normDm02;
public boolean normDm03;
public boolean normDm2018;
public boolean normDm04;
public boolean normDm05;
public boolean normDprg01;
public boolean normDprg02;
public boolean normAnr;
public boolean normOrd01;
public boolean normCI01;
public boolean normLTC01;
public boolean normArt3com3;
public boolean normArt3com4;
public boolean normSismaBonus;

640
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaImpl.java

@ -14,18 +14,10 @@ package it.tref.liferay.portos.bo.model.impl;
import it.tref.liferay.portos.bo.model.IntPratica;
import it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.shared.util.Constants;
import it.tref.liferay.portos.bo.util.AzioniPraticheUtil;
import it.tref.liferay.portos.bo.util.PraticaUtil;
import java.sql.Types;
import java.text.Format;
import java.text.SimpleDateFormat;
import java.util.HashMap;
import java.util.Locale;
import java.util.Map;
import org.codehaus.jettison.json.JSONObject;
import com.liferay.portal.kernel.exception.PortalException;
import com.liferay.portal.kernel.exception.SystemException;
@ -33,10 +25,8 @@ import com.liferay.portal.kernel.language.LanguageUtil;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.kernel.util.FastDateFormatFactoryUtil;
import com.liferay.portal.kernel.util.HtmlUtil;
import com.liferay.portal.kernel.util.LocaleUtil;
import com.liferay.portal.kernel.util.StringPool;
import com.liferay.portal.kernel.util.TimeZoneUtil;
import com.liferay.portal.kernel.util.Validator;
/**
@ -144,634 +134,4 @@ public class DettPraticaImpl extends DettPraticaBaseImpl {
.append(StringPool.CLOSE_PARENTHESIS);
return sb.toString();
}
@Override
public String serializeToVersioning() throws NoSuchFieldException, SecurityException {
StringBuilder sb = new StringBuilder();
sb.append("{\"version\":\"").append(Constants.DETTPRATICA_VERSION_IMPL).append("\",\"fields\":[");
Map<String, Object> modelAttributes = getModelValues();
String privateUuid = "uuid_";
Object[][] columns = DettPraticaModelImpl.TABLE_COLUMNS;
for (Object[] column_x : columns) {
String property = (String) column_x[0];
if (privateUuid.equals(property)) {
property = "uuid";
}
int type = (int) column_x[1];
String className = StringPool.BLANK;
switch (type) {
case Types.BIGINT:
className = Long.class.getCanonicalName();
break;
case Types.BOOLEAN:
case Types.TIMESTAMP:
case Types.VARCHAR:
className = String.class.getCanonicalName();
break;
case Types.INTEGER:
className = Integer.class.getCanonicalName();
break;
}
Object value = modelAttributes.get(property);
sb.append("{\"name\":\"").append(property).append("\",\"class\":\"").append(className)
.append("\",\"value\":")
.append(JSONObject.quote(String.valueOf(value)).replaceAll("[\r\n]+", StringPool.SPACE))
.append(StringPool.CLOSE_CURLY_BRACE).append(StringPool.COMMA);
}
sb.setLength(sb.length() - 1);
sb.append(StringPool.CLOSE_BRACKET).append(StringPool.CLOSE_CURLY_BRACE);
return sb.toString();
}
@Override
public String serializeToVersioningPage() throws NoSuchFieldException, SecurityException {
StringBuilder sb = new StringBuilder();
sb.append("{\"fields\":[");
Object[][] columns = DettPraticaModelImpl.TABLE_COLUMNS;
for (Object[] column_x : columns) {
String property = (String) column_x[0];
if (!PraticaUtil.getDettPraticaHiddenFields().contains(property)) {
sb.append(StringPool.QUOTE).append(property).append(StringPool.QUOTE).append(StringPool.COMMA);
}
}
sb.setLength(sb.length() - 1);
sb.append(StringPool.CLOSE_BRACKET).append(StringPool.CLOSE_CURLY_BRACE);
return sb.toString();
}
private Map<String, Object> getModelValues() {
Map<String, Object> attributes = new HashMap<String, Object>();
Format dateFormatDateTime = FastDateFormatFactoryUtil.getDateTime(LocaleUtil.getSiteDefault(),
TimeZoneUtil.getDefault());
attributes.put("uuid", getUuid());
attributes.put("dettPraticaId", getDettPraticaId());
attributes.put("companyId", getCompanyId());
attributes.put("userId", getUserId());
attributes.put("userName", getUserName());
attributes.put("createDate", getCreateDate());
attributes.put("modifiedDate", getModifiedDate());
attributes.put("groupId", getGroupId());
attributes.put("intPraticaId", getIntPraticaId());
attributes.put("integrazione", getIntegrazione());
attributes.put("protocollo", getProtocollo());
attributes.put("tipoIntegrazione", getTipoIntegrazione());
attributes.put("completa", getCompleta() ? StringPool.TRUE : StringPool.FALSE);
attributes.put("gestita", getGestita() ? StringPool.TRUE : StringPool.FALSE);
attributes.put("importoSpeseIstruttoria", Validator.isNull(getImportoSpeseIstruttoria()) ? StringPool.BLANK
: getImportoSpeseIstruttoria() + "€");
attributes.put("codicePagamentoOneri", getCodicePagamentoOneri());
attributes.put("causalePagamentoOneri", getCausalePagamentoOneri());
attributes.put("mezzoPagamentoOneri", Validator.isNull(getMezzoPagamentoOneri()) ? StringPool.BLANK
: LanguageUtil.get(LocaleUtil.getSiteDefault(), "mezzo-pagamento-" + getMezzoPagamentoOneri()));
attributes
.put("importoBolli", Validator.isNull(getImportoBolli()) ? StringPool.BLANK : getImportoBolli() + "€");
attributes.put("codicePagamentoBolli", getCodicePagamentoBolli());
attributes.put("causalePagamentoBolli", getCausalePagamentoBolli());
attributes.put("mezzoPagamentoBolli", Validator.isNull(getMezzoPagamentoBolli()) ? StringPool.BLANK
: LanguageUtil.get(LocaleUtil.getSiteDefault(), "mezzo-pagamento-" + getMezzoPagamentoBolli()));
attributes.put("dataEffettuazione", Validator.isNull(getDataEffettuazione()) ? StringPool.BLANK
: dateFormatDateTime.format(getDataEffettuazione()));
attributes.put("version", getVersion());
attributes.put("versionata", getVersionata() ? StringPool.TRUE : StringPool.FALSE);
attributes.put("status", getStatus());
attributes.put("statusByUserId", getStatusByUserId());
attributes.put("statusByUserName", getStatusByUserName());
attributes.put("statusDate",
Validator.isNull(getStatusDate()) ? StringPool.BLANK : dateFormatDateTime.format(getStatusDate()));
attributes.put("statusTask", getStatusTask());
attributes.put("workflowForzato", getWorkflowForzato() ? StringPool.TRUE : StringPool.FALSE);
attributes.put("soggettoSostituitoId", getSoggettoSostituitoId());
attributes
.put("dtInvioSignal",
Validator.isNull(getDtInvioSignal()) ? StringPool.BLANK : dateFormatDateTime
.format(getDtInvioSignal()));
attributes.put(
"destinazione",
Validator.isNull(getDestinazione()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"destinazione-" + getDestinazione()));
attributes.put("ag", getAg());
attributes.put("descLongIntervento", getDescLongIntervento());
attributes.put("via", getVia());
attributes.put("localita", getLocalita());
attributes.put("estremiCatastali", getEstremiCatastali());
attributes.put("estremiPratCom", getEstremiPratCom());
attributes.put("variataDa", getVariataDa());
attributes.put("varianteNumero", getVarianteNumero());
attributes.put(
"operaConforme",
getOperaConforme() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"collaudoStatico",
getCollaudoStatico() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("codiceFiscaleDelegato", getCodiceFiscaleDelegato());
attributes.put("codiceRuoloDelegato", getCodiceRuoloDelegato());
attributes.put("codiceFiscaleDelegatoCommittente", getCodiceFiscaleDelegatoCommittente());
attributes.put("codiceFiscaleDelegatoFineLavori", getCodiceFiscaleDelegatoFineLavori());
attributes.put("codiceFiscaleDelegatoCollaudo", getCodiceFiscaleDelegatoCollaudo());
attributes.put("codiceFiscalePrincipaleCommittente", getCodiceFiscalePrincipaleCommittente());
attributes.put("codiceFiscalePrincipaleCollaudatore", getCodiceFiscalePrincipaleCollaudatore());
attributes.put("codiceFiscalePrincipaleProgettista", getCodiceFiscalePrincipaleProgettista());
attributes.put("codiceFiscalePrincipaleDirettoreLavori", getCodiceFiscalePrincipaleDirettoreLavori());
attributes.put("codiceFiscalePrincipaleDitta", getCodiceFiscalePrincipaleDitta());
attributes.put("codiceFiscalePrincipaleGeologo", getCodiceFiscalePrincipaleGeologo());
attributes.put("lavoriInEconomiaCommittente", getLavoriInEconomiaCommittente() ? StringPool.TRUE
: StringPool.FALSE);
attributes.put("inizioLavoriContestualeOpera", getInizioLavoriContestualeOpera() ? StringPool.TRUE
: StringPool.FALSE);
attributes.put("dataInizioLavoriOpera", Validator.isNull(getDataInizioLavoriOpera()) ? StringPool.BLANK
: dateFormatDateTime.format(getDataInizioLavoriOpera()));
attributes.put("dataInizioEsecuzioneOpera", Validator.isNull(getDataInizioEsecuzioneOpera()) ? StringPool.BLANK
: dateFormatDateTime.format(getDataInizioEsecuzioneOpera()));
attributes.put("dataFineEsecuzioneOpera", Validator.isNull(getDataFineEsecuzioneOpera()) ? StringPool.BLANK
: dateFormatDateTime.format(getDataFineEsecuzioneOpera()));
attributes.put("metratura", getMetratura());
attributes.put("lavoriPubblici", getLavoriPubblici() ? StringPool.TRUE : StringPool.FALSE);
attributes.put("pagamentoIdOneri", getPagamentoIdOneri());
attributes.put("pagamentoIdBolli", getPagamentoIdBolli());
attributes.put("lavoriPubbliciPercentuale", getLavoriPubbliciPercentuale());
attributes.put("numeroCivico", getNumeroCivico());
attributes.put("dcParticelle", getDcParticelle().equals("|||") ? StringPool.BLANK : getDcParticelle());
attributes.put("dcFoglio", getDcFoglio());
attributes.put("dcAllegato", getDcAllegato());
attributes.put(
"dePiani",
Validator.isNull(getDePiani()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"de-piani-" + getDePiani()));
attributes.put(
"deAltezza",
Validator.isNull(getDeAltezza()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"de-altezza-" + getDeAltezza()));
attributes.put(
"deInterrati",
Validator.isNull(getDeInterrati()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"de-interrati-" + getDeInterrati()));
attributes.put(
"deSuperficie",
Validator.isNull(getDeSuperficie()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"de-superficie-" + getDeSuperficie()));
attributes.put(
"deCostruzione",
Validator.isNull(getDeCostruzione()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"de-costruzione-" + getDeCostruzione()));
attributes.put("deRistrutturazione", Validator.isNull(getDeRistrutturazione()) ? StringPool.BLANK
: LanguageUtil.get(LocaleUtil.getSiteDefault(), "de-ristrutturazione-" + getDeRistrutturazione()));
attributes.put(
"deUso",
Validator.isNull(getDeUso()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"de-uso-" + getDeUso()));
attributes.put("dePubblica", getDePubblica());
attributes.put("dePrivata", getDePrivata());
attributes.put(
"deUtilizzazione",
Validator.isNull(getDeUtilizzazione()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "de-utilizzazione-" + getDeUtilizzazione()));
attributes.put("dePosizioneEdificio", Validator.isNull(getDePosizioneEdificio()) ? StringPool.BLANK
: LanguageUtil.get(LocaleUtil.getSiteDefault(), "de-posizione-edificio-" + getDePosizioneEdificio()));
attributes.put(
"deInfStradalePonte",
getDeInfStradalePonte() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"deInfStradaleStrada",
getDeInfStradaleStrada() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"deInfStradaleAltro",
getDeInfStradaleAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"deInfIdraulicaLong",
getDeInfIdraulicaLong() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"deInfIdraulicaTrasv",
getDeInfIdraulicaTrasv() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"deInfIdraulicaAltro",
getDeInfIdraulicaAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("deInfOperaAccStradale",
getDeInfOperaAccStradale() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("deInfOperaAccIdraulica",
getDeInfOperaAccIdraulica() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"deInfOperaAccAltro",
getDeInfOperaAccAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("deInfAltraInfrastruttura",
getDeInfAltraInfrastruttura() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("deInfAltro", getDeInfAltro() ? StringPool.TRUE : StringPool.FALSE);
attributes.put(
"deInfAltroDesc",
Validator.isNull(getDeInfAltroDesc()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "de-inf-altro-desc-" + getDeInfAltroDesc()));
attributes.put(
"dccFondazioni",
Validator.isNull(getDccFondazioni()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"dcc-fondazioni-" + getDccFondazioni()));
attributes.put(
"dccStruttureEleMuraturePietrame",
getDccStruttureEleMuraturePietrame() ? HtmlUtil
.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccStruttureEleMuratureLaterizio",
getDccStruttureEleMuratureLaterizio() ? HtmlUtil
.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureEleMuratureMisto",
getDccStruttureEleMuratureMisto() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccStruttureEleMuratureStoriche",
getDccStruttureEleMuratureStoriche() ? HtmlUtil
.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccStruttureEleAcciaio",
Validator.isNull(getDccStruttureEleAcciaio()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "dcc-strutture-ele-acciaio-" + getDccStruttureEleAcciaio()));
attributes.put(
"dccStruttureEleCA",
Validator.isNull(getDccStruttureEleCA()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "dcc-strutture-ele-c-a-" + getDccStruttureEleCA()));
attributes
.put("dccStruttureEleLegno",
Validator.isNull(getDccStruttureEleLegno()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "dcc-strutture-ele-legno-" + getDccStruttureEleLegno()));
attributes.put("dccStruttureEleMistoCA",
getDccStruttureEleMistoCA() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureEleMistoAcciaio",
getDccStruttureEleMistoAcciaio() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureEleMistoMuratura",
getDccStruttureEleMistoMuratura() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureEleMistoLegno",
getDccStruttureEleMistoLegno() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureElePrefabbricato",
getDccStruttureElePrefabbricato() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureEleAltro",
getDccStruttureEleAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccStruttureEleAltroDescrizione", getDccStruttureEleAltroDescrizione());
attributes.put("dccOrizzontamentiCAAcciaio",
getDccOrizzontamentiCAAcciaio() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOrizzontamentiLegno",
getDccOrizzontamentiLegno() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOrizzontamentiLegnoCA",
getDccOrizzontamentiLegnoCA() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccOrizzontamentiLamieraGrecata",
getDccOrizzontamentiLamieraGrecata() ? HtmlUtil
.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOrizzontamentiVolte",
getDccOrizzontamentiVolte() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOrizzontamentiAltro",
getDccOrizzontamentiAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOrizzontamenti", Validator.isNull(getDccOrizzontamentiAltroDescrizione()) ? StringPool.BLANK
: getDccOrizzontamentiAltroDescrizione());
attributes.put(
"dccCopertura",
Validator.isNull(getDccCopertura()) ? StringPool.BLANK : LanguageUtil.get(LocaleUtil.getSiteDefault(),
"dcc-copertura-" + getDccCopertura()));
attributes.put("dccCoperturaCAAcciaio",
getDccCoperturaCAAcciaio() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccCoperturaLegno",
getDccCoperturaLegno() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccCoperturaLegnoCA",
getDccCoperturaLegnoCA() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccCoperturaLamieraGrecata",
getDccCoperturaLamieraGrecata() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccCoperturaPannelli",
getDccCoperturaPannelli() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccCoperturaPVCTelonati",
getDccCoperturaPVCTelonati() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccCoperturaLeggere",
getDccCoperturaLeggere() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccCoperturaAltro",
getDccCoperturaAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccCoperturaAltroDesrizione", getDccCoperturaAltroDesrizione());
attributes.put("dccElemNonStrutLaterizio",
getDccElemNonStrutLaterizio() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccElemNonStrutCartongesso",
getDccElemNonStrutCartongesso() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccElemNonStrutCalcestruzzo",
getDccElemNonStrutCalcestruzzo() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccElemNonStrutLegno",
getDccElemNonStrutLegno() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccElemNonStrutAltro",
getDccElemNonStrutAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccElemNonStrutAltroDescrizione", getDccElemNonStrutAltroDescrizione());
attributes.put("dccOpereDiRinforzoInsCatene",
getDccOpereDiRinforzoInsCatene() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoInsCordoli",
getDccOpereDiRinforzoInsCordoli() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoIniArmate",
getDccOpereDiRinforzoIniArmate() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoPlaccaggi",
getDccOpereDiRinforzoPlaccaggi() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoIrrSolai",
getDccOpereDiRinforzoIrrSolai() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoRinforziFRP",
getDccOpereDiRinforzoRinforziFRP() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccOpereDiRinforzoTelaiECerchiature",
getDccOpereDiRinforzoTelaiECerchiature() ? HtmlUtil
.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"dccOpereDiRinforzoInsRompitratta",
getDccOpereDiRinforzoInsRompitratta() ? HtmlUtil
.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoAltro",
getDccOpereDiRinforzoAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("dccOpereDiRinforzoAltroDescrizione", getDccOpereDiRinforzoAltroDescrizione());
attributes.put(
"geoClasseIndagine",
Validator.isNull(getGeoClasseIndagine()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-classe-indagine-" + getGeoClasseIndagine()));
attributes.put(
"geoCategoriaSottosuolo",
Validator.isNull(getGeoCategoriaSottosuolo()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-categoria-sottosuolo-" + getGeoCategoriaSottosuolo()));
attributes.put(
"geoCategoriaTopografica",
Validator.isNull(getGeoCategoriaTopografica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-categoria-topografica-" + getGeoCategoriaTopografica()));
attributes.put(
"geoConsolidamento",
Validator.isNull(getGeoConsolidamento()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-consolidamento-" + getGeoConsolidamento()));
attributes.put(
"geoPericolositaGeologica",
Validator.isNull(getGeoPericolositaGeologica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-pericolosita-geologica-" + getGeoPericolositaGeologica()));
attributes.put(
"geoRischioGeomorfologicoPai",
Validator.isNull(getGeoRischioGeomorfologicoPai()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-rischio-geomorfologico-" + getGeoRischioGeomorfologicoPai()));
attributes.put(
"geoPericolositaIdraulicaPai",
Validator.isNull(getGeoPericolositaIdraulicaPai()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-pericolosita-idraulica-pai-"
+ getGeoPericolositaIdraulicaPai()));
attributes.put(
"geoRischioIdraulicoPai",
Validator.isNull(getGeoRischioIdraulicoPai()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-rischio-idraulico-pai-" + getGeoRischioIdraulicoPai()));
attributes.put(
"geoPericolositaSismica",
Validator.isNull(getGeoPericolositaSismica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-pericolosita-sismica-" + getGeoPericolositaSismica()));
attributes.put(
"geoPericolositaIdraulica",
Validator.isNull(getGeoPericolositaIdraulica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-pericolosita-idraulica-" + getGeoPericolositaIdraulica()));
attributes.put(
"geoPericolositaGeomorfica",
Validator.isNull(getGeoPericolositaGeomorfica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-pericolosita-geomorfica-" + getGeoPericolositaGeomorfica()));
attributes.put(
"geoFattibilitaGeologica",
Validator.isNull(getGeoFattibilitaGeologica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-fattibilita-geologica-" + getGeoFattibilitaGeologica()));
attributes.put(
"geoFattibilitaSismica",
Validator.isNull(getGeoFattibilitaSismica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-fattibilita-sismica-" + getGeoFattibilitaSismica()));
attributes.put(
"geoFattibilitaIdraulica",
Validator.isNull(getGeoFattibilitaIdraulica()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-fattibilita-idraulica-" + getGeoFattibilitaIdraulica()));
attributes.put(
"geoOperaRilevante",
Validator.isNull(getGeoOperaRilevante()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-opera-rilevante-" + getGeoOperaRilevante()));
attributes.put("geoOpereDiSostegno", Validator.isNull(getGeoOpereDiSostegno()) ? StringPool.BLANK
: LanguageUtil.get(LocaleUtil.getSiteDefault(), "geo-opere-di-sostegno-" + getGeoOpereDiSostegno()));
attributes.put(
"geoOpereInSotterranea",
Validator.isNull(getGeoOpereInSotterranea()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-opere-in-sotterranea-" + getGeoOpereInSotterranea()));
attributes.put(
"geoPresenzaPrescrizioni",
Validator.isNull(getGeoPresenzaPrescrizioni()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-presenza-prescrizioni-" + getGeoPresenzaPrescrizioni()));
attributes.put("geoNotePrescrizioni", getGeoNotePrescrizioni());
attributes.put("geoNoteIndagini", getGeoNoteIndagini());
attributes.put(
"geoEvidenzeGeomorfiche",
Validator.isNull(getGeoEvidenzeGeomorfiche()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-evidenze-geomorfiche-" + getGeoEvidenzeGeomorfiche()));
attributes.put(
"geoEvidenzeGeologiche",
Validator.isNull(getGeoEvidenzeGeologiche()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "geo-evidenze-geologiche-" + getGeoEvidenzeGeologiche()));
attributes.put(
"geoDtRelazione",
Validator.isNull(getGeoDtRelazione()) ? StringPool.BLANK : dateFormatDateTime
.format(getGeoDtRelazione()));
attributes.put(
"pagNuoveCostruzioni",
getPagNuoveCostruzioni() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("pagAdeguamentoSismico", getPagAdeguamentoSismico());
attributes.put("pagMiglioramentoSismico", getPagMiglioramentoSismico());
attributes.put("pagRiparazioneInterventoLocale",
getPagRiparazioneInterventoLocale() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("pagNuovaCostruzione", getPagNuovaCostruzione());
attributes.put(
"pagVarianti",
getPagVarianti() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("pagAltro", getPagAltro());
attributes.put("note", getNote());
attributes.put("noteUfficio", getNoteUfficio());
attributes.put("localizzazioneGeografica", getLocalizzazioneGeografica());
attributes.put(
"tcNuovaCostruzione",
getTcNuovaCostruzione() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcAdeguamentoSismico",
getTcAdeguamentoSismico() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcMiglioramentoSismico",
getTcMiglioramentoSismico() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcRiparazioneInterventoLocale",
getTcRiparazioneInterventoLocale() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcInCA", getTcInCA() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcInOpera", getTcInOpera() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"tcPrefabbricato",
getTcPrefabbricato() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"tcInAcciaio",
getTcInAcciaio() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcMista", getTcMista() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"tcInMuratura",
getTcInMuratura() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcInMuraturaOrdinaria",
getTcInMuraturaOrdinaria() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"tcInMuraturaArmata",
getTcInMuraturaArmata() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"tcInMuraturaMista",
getTcInMuraturaMista() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcInLegno", getTcInLegno() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcAltro", getTcAltro() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("tcAltroDescrizione", getTcAltroDescrizione());
attributes.put(
"tcConDispositivi",
getTcConDispositivi() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normLavoriInProprio",
getNormLavoriInProprio() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normEsenteBollo",
getNormEsenteBollo() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normEsenteSpese",
getNormEsenteSpese() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normDpr01Dep",
getNormDpr01Dep() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normDpr02Dep",
getNormDpr02Dep() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normDpr01Aut",
getNormDpr01Aut() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normDpr02Aut",
getNormDpr02Aut() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDpr03", getNormDpr03() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDpr04", getNormDpr04() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDpr05", getNormDpr05() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDm01", getNormDm01() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDm02", getNormDm02() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDm03", getNormDm03() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDm04", getNormDm04() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normDm05", getNormDm05() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normDprg01",
getNormDprg01() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normDprg02",
getNormDprg02() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normAnr", getNormAnr() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normOrd01", getNormOrd01() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normCI01", getNormCI01() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put("normLTC01", getNormLTC01() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>")
: HtmlUtil.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normArt3com3",
getNormArt3com3() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normArt3com4",
getNormArt3com4() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"normSismaBonus",
getNormSismaBonus() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"clRischioPreInt",
Validator.isNull(getClRischioPreInt()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "cl-rischio-pre-int-" + getClRischioPreInt()));
attributes.put(
"clRischioPosInt",
Validator.isNull(getClRischioPostInt()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "cl-rischio-post-int-" + getClRischioPostInt()));
attributes.put(
"intervFinPub",
getIntervFinPub() ? HtmlUtil.escape("<i class=\"fa fa-check-circle txt-green\"></i>") : HtmlUtil
.escape("<i class=\"fa fa-close txt-red\"></i>"));
attributes.put(
"intervFinPubDesc",
Validator.isNull(getIntervFinPubDesc()) ? StringPool.BLANK : LanguageUtil.get(
LocaleUtil.getSiteDefault(), "interv-fin-pub-desc"));
return attributes;
}
}

877
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/model/impl/DettPraticaModelImpl.java

File diff suppressed because one or more lines are too long

16
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/portlet/FascicoloPortlet.java

@ -11,7 +11,6 @@ import it.tref.liferay.portos.bo.model.Territorio;
import it.tref.liferay.portos.bo.search.IntPraticaAdvancedSearch;
import it.tref.liferay.portos.bo.service.ComuneLocalServiceUtil;
import it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.service.DettPraticaServiceUtil;
import it.tref.liferay.portos.bo.service.DocPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.service.HistoryWorkflowActionLocalServiceUtil;
import it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil;
@ -60,8 +59,6 @@ import com.liferay.portal.kernel.language.LanguageUtil;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.kernel.repository.model.FileEntry;
import com.liferay.portal.kernel.sanitizer.Sanitizer;
import com.liferay.portal.kernel.sanitizer.SanitizerUtil;
import com.liferay.portal.kernel.search.Document;
import com.liferay.portal.kernel.search.Hits;
import com.liferay.portal.kernel.servlet.HttpHeaders;
@ -308,19 +305,6 @@ public class FascicoloPortlet extends MVCPortlet {
actionResponse.setRenderParameter("ordinaTipo", ordinaTipo);
}
public void versiona(ActionRequest actionRequest, ActionResponse actionResponse) throws Exception {
long dettPraticaId = ParamUtil.getLong(actionRequest, "dettPraticaId", 0L);
long companyId = ParamUtil.getLong(actionRequest, "companyId");
try {
DettPraticaServiceUtil.sendToVersioning(dettPraticaId, companyId);
} catch (PortalException | SystemException | IOException | NoSuchFieldException | SecurityException e) {
_log.error("error-versioning", e);
SessionErrors.add(actionRequest, "error-versioning");
}
PortalUtil.copyRequestParameters(actionRequest, actionResponse);
}
@Override
public void serveResource(ResourceRequest resourceRequest, ResourceResponse resourceResponse) throws IOException,
PortletException {

27
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/scheduler/SchedulerPratiche.java

@ -11,11 +11,9 @@ import it.tref.liferay.portos.bo.service.CollaudoLocalServiceUtil;
import it.tref.liferay.portos.bo.service.ConfigurazioneLocalServiceUtil;
import it.tref.liferay.portos.bo.service.ControlloPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.service.DettPraticaServiceUtil;
import it.tref.liferay.portos.bo.service.FineLavoriLocalServiceUtil;
import it.tref.liferay.portos.bo.service.IntPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.service.TerritorioLocalServiceUtil;
import it.tref.liferay.portos.bo.shared.util.ConfigurazioneConstants;
import it.tref.liferay.portos.bo.shared.util.StatoPraticaConstants;
import it.tref.liferay.portos.bo.shared.util.TipoIntegrazioneUtil;
import it.tref.liferay.portos.bo.util.AvvisoUtil;
@ -36,13 +34,11 @@ import com.liferay.portal.kernel.messaging.MessageListener;
import com.liferay.portal.kernel.messaging.MessageListenerException;
import com.liferay.portal.kernel.util.StringPool;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.Company;
import com.liferay.portal.model.User;
import com.liferay.portal.security.auth.PrincipalThreadLocal;
import com.liferay.portal.security.permission.PermissionChecker;
import com.liferay.portal.security.permission.PermissionCheckerFactoryUtil;
import com.liferay.portal.security.permission.PermissionThreadLocal;
import com.liferay.portal.service.CompanyLocalServiceUtil;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portal.service.UserLocalServiceUtil;
@ -206,29 +202,6 @@ public class SchedulerPratiche implements MessageListener {
}
}
}
// versionamento
count = DettPraticaLocalServiceUtil.countPraticheCompletateNonversionate();
for (Company company : CompanyLocalServiceUtil.getCompanies()) {
String condition = ConfigurazioneLocalServiceUtil.findByC_ChiaveString(company.getCompanyId(),
ConfigurazioneConstants.SCHEDULER_VERSIONING);
if (Boolean.parseBoolean(condition)) {
for (int cursor = 0; cursor <= count; cursor += SIZE) {
List<DettPratica> dettPratiche = DettPraticaLocalServiceUtil
.findPraticheCompletateNonVersionate(cursor, cursor + SIZE);
for (DettPratica dettPratica : dettPratiche) {
try {
DettPraticaServiceUtil.sendToVersioning(dettPratica.getDettPraticaId(),
dettPratica.getCompanyId());
} catch (Exception e) {
_log.error("Error", e);
} finally {
PermissionThreadLocal.setPermissionChecker(null);
PrincipalThreadLocal.setName(null);
}
}
}
}
}
} catch (SystemException e) {
_log.error("Error", e);
} finally {

567
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaLocalServiceClpInvoker.java

@ -231,30 +231,28 @@ public class DettPraticaLocalServiceClpInvoker {
"long", "long", "long", "long", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.util.Date", "int", "boolean", "long",
"java.lang.String", "java.util.Date", "int", "long",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "long", "long", "boolean", "boolean",
"java.lang.String", "long", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.util.Date",
"java.util.Date", "java.util.Date", "java.lang.String",
"boolean", "long", "int", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -274,9 +272,7 @@ public class DettPraticaLocalServiceClpInvoker {
"boolean", "boolean", "boolean", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"java.lang.String", "com.liferay.portal.service.ServiceContext",
"boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.Boolean",
@ -292,8 +288,7 @@ public class DettPraticaLocalServiceClpInvoker {
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "java.lang.String", "boolean",
"long", "int", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "long", "int", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -315,16 +310,14 @@ public class DettPraticaLocalServiceClpInvoker {
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean",
"java.lang.String", "com.liferay.portal.service.ServiceContext",
"boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.Boolean",
"java.lang.Boolean", "java.lang.Boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "java.lang.String",
"java.lang.String", "boolean", "java.lang.String",
"com.liferay.portal.service.ServiceContext", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.Boolean", "java.lang.Boolean",
"java.lang.Boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String"
"boolean", "boolean", "boolean", "java.lang.String"
};
_methodName229 = "updateDettPraticaDatiIntegrazione";
@ -334,20 +327,19 @@ public class DettPraticaLocalServiceClpInvoker {
"java.lang.String", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"com.liferay.portal.service.ServiceContext", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "java.lang.String"
@ -485,75 +477,73 @@ public class DettPraticaLocalServiceClpInvoker {
"long", "java.lang.String", "boolean"
};
_methodName257 = "findPraticheCompletateNonVersionate";
_methodParameterTypes257 = new String[] { "int", "int" };
_methodName257 = "updateDettPraticaGestita";
_methodName258 = "countPraticheCompletateNonversionate";
_methodParameterTypes257 = new String[] { "long", "boolean" };
_methodParameterTypes258 = new String[] { };
_methodName258 = "updateStatus";
_methodName260 = "updateDettPraticaGestita";
_methodParameterTypes258 = new String[] { "long", "int" };
_methodParameterTypes260 = new String[] { "long", "boolean" };
_methodName259 = "updateSignal";
_methodName261 = "updateStatus";
_methodParameterTypes259 = new String[] { "long", "java.util.Date" };
_methodParameterTypes261 = new String[] { "long", "int" };
_methodName260 = "countInvioSignal";
_methodName262 = "updateSignal";
_methodParameterTypes260 = new String[] { };
_methodParameterTypes262 = new String[] { "long", "java.util.Date" };
_methodName261 = "getInvioSignal";
_methodName263 = "countInvioSignal";
_methodParameterTypes263 = new String[] { };
_methodName264 = "getInvioSignal";
_methodParameterTypes264 = new String[] { "long" };
_methodParameterTypes261 = new String[] { "long" };
_methodName265 = "getInviiSignal";
_methodName262 = "getInviiSignal";
_methodParameterTypes265 = new String[] { "int", "int" };
_methodParameterTypes262 = new String[] { "int", "int" };
_methodName266 = "dynamicQueryInvioSignal";
_methodName263 = "dynamicQueryInvioSignal";
_methodParameterTypes266 = new String[] { "java.lang.Long" };
_methodParameterTypes263 = new String[] { "java.lang.Long" };
_methodName267 = "findByPagamentoId";
_methodName264 = "findByPagamentoId";
_methodParameterTypes267 = new String[] { "long" };
_methodParameterTypes264 = new String[] { "long" };
_methodName268 = "updatePrincipale";
_methodName265 = "updatePrincipale";
_methodParameterTypes268 = new String[] {
_methodParameterTypes265 = new String[] {
"long", "java.lang.String", "java.lang.String"
};
_methodName269 = "sendToVersioning";
_methodName266 = "getDettPraticaFields";
_methodParameterTypes266 = new String[] { };
_methodName267 = "getVersioni";
_methodParameterTypes269 = new String[] { "long", "java.lang.String" };
_methodParameterTypes267 = new String[] { "long" };
_methodName270 = "getNumeroDiVersioni";
_methodName268 = "callForChanges";
_methodParameterTypes270 = new String[] { "java.lang.String" };
_methodParameterTypes268 = new String[] { "long" };
_methodName271 = "getVersionNumber";
_methodName269 = "isNumber";
_methodParameterTypes271 = new String[] { "java.lang.String", "int" };
_methodParameterTypes269 = new String[] { "java.lang.String" };
_methodName273 = "callForChanges";
_methodName270 = "format";
_methodParameterTypes273 = new String[] { "java.lang.String" };
_methodParameterTypes270 = new String[] {
"java.lang.String", "java.io.Serializable"
};
_methodName274 = "countVariateByIntPratica";
_methodName271 = "countVariateByIntPratica";
_methodParameterTypes274 = new String[] { "long" };
_methodParameterTypes271 = new String[] { "long" };
_methodName275 = "getFirstCompletedByIntPratica";
_methodName273 = "getFirstCompletedByIntPratica";
_methodParameterTypes275 = new String[] { "long" };
_methodParameterTypes273 = new String[] { "long" };
}
public Object invokeMethod(String name, String[] parameterTypes,
@ -808,72 +798,74 @@ public class DettPraticaLocalServiceClpInvoker {
(java.lang.String)arguments[11],
(java.lang.String)arguments[12], (java.util.Date)arguments[13],
((Integer)arguments[14]).intValue(),
((Boolean)arguments[15]).booleanValue(),
((Long)arguments[16]).longValue(),
((Long)arguments[15]).longValue(),
(java.lang.String)arguments[16],
(java.lang.String)arguments[17],
(java.lang.String)arguments[18],
(java.lang.String)arguments[19],
(java.lang.String)arguments[20],
(java.lang.String)arguments[21],
(java.lang.String)arguments[22],
(java.lang.String)arguments[23],
((Long)arguments[24]).longValue(),
((Long)arguments[25]).longValue(),
((Boolean)arguments[26]).booleanValue(),
((Boolean)arguments[27]).booleanValue(),
((Long)arguments[23]).longValue(),
((Boolean)arguments[24]).booleanValue(),
((Boolean)arguments[25]).booleanValue(),
(java.lang.String)arguments[26],
(java.lang.String)arguments[27],
(java.lang.String)arguments[28],
(java.lang.String)arguments[29],
(java.lang.String)arguments[30],
(java.lang.String)arguments[31],
((Boolean)arguments[32]).booleanValue(),
((Boolean)arguments[33]).booleanValue(),
(java.util.Date)arguments[34], (java.util.Date)arguments[35],
(java.util.Date)arguments[36], (java.lang.String)arguments[37],
((Boolean)arguments[38]).booleanValue(),
((Long)arguments[39]).longValue(),
((Integer)arguments[40]).intValue(),
((Boolean)arguments[29]).booleanValue(),
((Long)arguments[30]).longValue(),
((Integer)arguments[31]).intValue(),
(java.lang.String)arguments[32],
(java.lang.String)arguments[33],
(java.lang.String)arguments[34],
(java.lang.String)arguments[35],
(java.lang.String)arguments[36],
(java.lang.String)arguments[37],
(java.lang.String)arguments[38],
(java.lang.String)arguments[39],
(java.lang.String)arguments[40],
(java.lang.String)arguments[41],
(java.lang.String)arguments[42],
(java.lang.String)arguments[43],
(java.lang.String)arguments[44],
(java.lang.String)arguments[45],
(java.lang.String)arguments[46],
(java.lang.String)arguments[47],
(java.lang.String)arguments[48],
(java.lang.String)arguments[49],
(java.lang.String)arguments[50],
(java.lang.String)arguments[51],
(java.lang.String)arguments[52],
(java.lang.String)arguments[53],
(java.lang.String)arguments[54],
(java.lang.String)arguments[55],
((Boolean)arguments[46]).booleanValue(),
((Boolean)arguments[47]).booleanValue(),
((Boolean)arguments[48]).booleanValue(),
((Boolean)arguments[49]).booleanValue(),
((Boolean)arguments[50]).booleanValue(),
((Boolean)arguments[51]).booleanValue(),
((Boolean)arguments[52]).booleanValue(),
((Boolean)arguments[53]).booleanValue(),
((Boolean)arguments[54]).booleanValue(),
((Boolean)arguments[55]).booleanValue(),
((Boolean)arguments[56]).booleanValue(),
((Boolean)arguments[57]).booleanValue(),
((Boolean)arguments[58]).booleanValue(),
(java.lang.String)arguments[57],
(java.lang.String)arguments[58],
((Boolean)arguments[59]).booleanValue(),
((Boolean)arguments[60]).booleanValue(),
((Boolean)arguments[61]).booleanValue(),
((Boolean)arguments[62]).booleanValue(),
((Boolean)arguments[63]).booleanValue(),
((Boolean)arguments[64]).booleanValue(),
((Boolean)arguments[65]).booleanValue(),
(java.lang.String)arguments[63],
(java.lang.String)arguments[64],
(java.lang.String)arguments[65],
((Boolean)arguments[66]).booleanValue(),
(java.lang.String)arguments[67],
(java.lang.String)arguments[68],
((Boolean)arguments[67]).booleanValue(),
((Boolean)arguments[68]).booleanValue(),
((Boolean)arguments[69]).booleanValue(),
((Boolean)arguments[70]).booleanValue(),
((Boolean)arguments[71]).booleanValue(),
((Boolean)arguments[72]).booleanValue(),
(java.lang.String)arguments[73],
(java.lang.String)arguments[74],
(java.lang.String)arguments[75],
(java.lang.String)arguments[72],
((Boolean)arguments[73]).booleanValue(),
((Boolean)arguments[74]).booleanValue(),
((Boolean)arguments[75]).booleanValue(),
((Boolean)arguments[76]).booleanValue(),
((Boolean)arguments[77]).booleanValue(),
((Boolean)arguments[78]).booleanValue(),
((Boolean)arguments[79]).booleanValue(),
((Boolean)arguments[80]).booleanValue(),
(java.lang.String)arguments[79],
(java.lang.String)arguments[80],
((Boolean)arguments[81]).booleanValue(),
(java.lang.String)arguments[82],
((Boolean)arguments[82]).booleanValue(),
((Boolean)arguments[83]).booleanValue(),
((Boolean)arguments[84]).booleanValue(),
((Boolean)arguments[85]).booleanValue(),
@ -881,31 +873,31 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[87]).booleanValue(),
((Boolean)arguments[88]).booleanValue(),
(java.lang.String)arguments[89],
(java.lang.String)arguments[90],
((Boolean)arguments[90]).booleanValue(),
((Boolean)arguments[91]).booleanValue(),
((Boolean)arguments[92]).booleanValue(),
((Boolean)arguments[93]).booleanValue(),
((Boolean)arguments[94]).booleanValue(),
((Boolean)arguments[95]).booleanValue(),
(java.lang.String)arguments[95],
((Boolean)arguments[96]).booleanValue(),
((Boolean)arguments[97]).booleanValue(),
((Boolean)arguments[98]).booleanValue(),
(java.lang.String)arguments[99],
((Boolean)arguments[99]).booleanValue(),
((Boolean)arguments[100]).booleanValue(),
((Boolean)arguments[101]).booleanValue(),
((Boolean)arguments[102]).booleanValue(),
((Boolean)arguments[103]).booleanValue(),
((Boolean)arguments[104]).booleanValue(),
(java.lang.String)arguments[105],
((Boolean)arguments[106]).booleanValue(),
((Boolean)arguments[107]).booleanValue(),
((Boolean)arguments[108]).booleanValue(),
((Boolean)arguments[109]).booleanValue(),
((Boolean)arguments[110]).booleanValue(),
((Boolean)arguments[111]).booleanValue(),
((Boolean)arguments[112]).booleanValue(),
((Boolean)arguments[113]).booleanValue(),
((Boolean)arguments[114]).booleanValue(),
(java.lang.String)arguments[106],
(java.lang.String)arguments[107],
(java.lang.String)arguments[108],
(java.lang.String)arguments[109],
(java.lang.String)arguments[110],
(java.lang.String)arguments[111],
(java.lang.String)arguments[112],
(java.lang.String)arguments[113],
(java.lang.String)arguments[114],
(java.lang.String)arguments[115],
(java.lang.String)arguments[116],
(java.lang.String)arguments[117],
@ -919,41 +911,41 @@ public class DettPraticaLocalServiceClpInvoker {
(java.lang.String)arguments[125],
(java.lang.String)arguments[126],
(java.lang.String)arguments[127],
(java.lang.String)arguments[128],
(java.lang.String)arguments[129],
(java.lang.String)arguments[130],
(java.lang.String)arguments[131],
(java.lang.String)arguments[132],
(java.lang.String)arguments[133],
(java.lang.String)arguments[134],
(java.lang.String)arguments[135],
(java.lang.String)arguments[136],
(java.lang.String)arguments[137],
(java.util.Date)arguments[138],
(java.util.Date)arguments[128],
(java.lang.Double)arguments[129],
(java.lang.Double)arguments[130],
(java.lang.Double)arguments[131],
(java.lang.Double)arguments[132],
(java.lang.Double)arguments[133],
(java.lang.Double)arguments[134],
(java.lang.Double)arguments[135],
(java.lang.Double)arguments[136],
(java.lang.Double)arguments[137],
(java.lang.Double)arguments[138],
(java.lang.Double)arguments[139],
(java.lang.Double)arguments[140],
(java.lang.Double)arguments[141],
(java.lang.Double)arguments[142],
(java.lang.Double)arguments[143],
(java.lang.Double)arguments[144],
(java.lang.Double)arguments[145],
(java.lang.Double)arguments[146],
(java.lang.Double)arguments[147],
(java.lang.Double)arguments[148],
(java.lang.Double)arguments[149],
(java.lang.Double)arguments[150],
(java.lang.Double)arguments[151],
(java.lang.Double)arguments[152],
(java.lang.Double)arguments[153],
(java.lang.String)arguments[154],
(java.lang.String)arguments[155],
(java.lang.String)arguments[156],
(java.lang.String)arguments[144],
(java.lang.String)arguments[145],
(java.lang.String)arguments[146],
((Boolean)arguments[147]).booleanValue(),
((Boolean)arguments[148]).booleanValue(),
((Boolean)arguments[149]).booleanValue(),
((Boolean)arguments[150]).booleanValue(),
((Boolean)arguments[151]).booleanValue(),
((Boolean)arguments[152]).booleanValue(),
((Boolean)arguments[153]).booleanValue(),
((Boolean)arguments[154]).booleanValue(),
((Boolean)arguments[155]).booleanValue(),
((Boolean)arguments[156]).booleanValue(),
((Boolean)arguments[157]).booleanValue(),
((Boolean)arguments[158]).booleanValue(),
((Boolean)arguments[159]).booleanValue(),
((Boolean)arguments[160]).booleanValue(),
((Boolean)arguments[161]).booleanValue(),
((Boolean)arguments[162]).booleanValue(),
(java.lang.String)arguments[162],
((Boolean)arguments[163]).booleanValue(),
((Boolean)arguments[164]).booleanValue(),
((Boolean)arguments[165]).booleanValue(),
@ -963,56 +955,36 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[169]).booleanValue(),
((Boolean)arguments[170]).booleanValue(),
((Boolean)arguments[171]).booleanValue(),
(java.lang.String)arguments[172],
((Boolean)arguments[172]).booleanValue(),
((Boolean)arguments[173]).booleanValue(),
((Boolean)arguments[174]).booleanValue(),
((Boolean)arguments[175]).booleanValue(),
((Boolean)arguments[176]).booleanValue(),
((Boolean)arguments[177]).booleanValue(),
((Boolean)arguments[178]).booleanValue(),
(java.lang.String)arguments[177],
(java.lang.String)arguments[178],
((Boolean)arguments[179]).booleanValue(),
((Boolean)arguments[180]).booleanValue(),
((Boolean)arguments[181]).booleanValue(),
(java.lang.String)arguments[180],
(com.liferay.portal.service.ServiceContext)arguments[181],
((Boolean)arguments[182]).booleanValue(),
((Boolean)arguments[183]).booleanValue(),
((Boolean)arguments[184]).booleanValue(),
((Boolean)arguments[185]).booleanValue(),
((Boolean)arguments[186]).booleanValue(),
((Boolean)arguments[187]).booleanValue(),
((Boolean)arguments[188]).booleanValue(),
((Boolean)arguments[189]).booleanValue(),
((Boolean)arguments[190]).booleanValue(),
(java.lang.String)arguments[183],
(java.lang.String)arguments[184],
(java.lang.String)arguments[185],
(java.lang.String)arguments[186],
(java.lang.Boolean)arguments[187],
(java.lang.Boolean)arguments[188],
(java.lang.Boolean)arguments[189],
(java.lang.String)arguments[190],
((Boolean)arguments[191]).booleanValue(),
((Boolean)arguments[192]).booleanValue(),
((Boolean)arguments[193]).booleanValue(),
((Boolean)arguments[194]).booleanValue(),
((Boolean)arguments[195]).booleanValue(),
((Boolean)arguments[196]).booleanValue(),
(java.lang.String)arguments[197],
(java.lang.String)arguments[198],
((Boolean)arguments[197]).booleanValue(),
((Boolean)arguments[198]).booleanValue(),
((Boolean)arguments[199]).booleanValue(),
(java.lang.String)arguments[200],
(com.liferay.portal.service.ServiceContext)arguments[201],
((Boolean)arguments[202]).booleanValue(),
(java.lang.String)arguments[203],
(java.lang.String)arguments[204],
(java.lang.String)arguments[205],
(java.lang.String)arguments[206],
(java.lang.Boolean)arguments[207],
(java.lang.Boolean)arguments[208],
(java.lang.Boolean)arguments[209],
(java.lang.String)arguments[210],
((Boolean)arguments[211]).booleanValue(),
((Boolean)arguments[212]).booleanValue(),
((Boolean)arguments[213]).booleanValue(),
((Boolean)arguments[214]).booleanValue(),
((Boolean)arguments[215]).booleanValue(),
((Boolean)arguments[216]).booleanValue(),
((Boolean)arguments[217]).booleanValue(),
((Boolean)arguments[218]).booleanValue(),
((Boolean)arguments[219]).booleanValue(),
((Double)arguments[220]).doubleValue(),
(java.lang.String)arguments[221]);
((Double)arguments[200]).doubleValue(),
(java.lang.String)arguments[201]);
}
if (_methodName228.equals(name) &&
@ -1030,10 +1002,10 @@ public class DettPraticaLocalServiceClpInvoker {
(java.lang.String)arguments[13],
(java.lang.String)arguments[14],
((Boolean)arguments[15]).booleanValue(),
(java.lang.String)arguments[16],
((Boolean)arguments[17]).booleanValue(),
((Long)arguments[18]).longValue(),
((Integer)arguments[19]).intValue(),
((Long)arguments[16]).longValue(),
((Integer)arguments[17]).intValue(),
(java.lang.String)arguments[18],
(java.lang.String)arguments[19],
(java.lang.String)arguments[20],
(java.lang.String)arguments[21],
(java.lang.String)arguments[22],
@ -1046,9 +1018,9 @@ public class DettPraticaLocalServiceClpInvoker {
(java.lang.String)arguments[29],
(java.lang.String)arguments[30],
(java.lang.String)arguments[31],
(java.lang.String)arguments[32],
(java.lang.String)arguments[33],
(java.lang.String)arguments[34],
((Boolean)arguments[32]).booleanValue(),
((Boolean)arguments[33]).booleanValue(),
((Boolean)arguments[34]).booleanValue(),
((Boolean)arguments[35]).booleanValue(),
((Boolean)arguments[36]).booleanValue(),
((Boolean)arguments[37]).booleanValue(),
@ -1057,59 +1029,59 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[40]).booleanValue(),
((Boolean)arguments[41]).booleanValue(),
((Boolean)arguments[42]).booleanValue(),
((Boolean)arguments[43]).booleanValue(),
((Boolean)arguments[44]).booleanValue(),
(java.lang.String)arguments[43],
(java.lang.String)arguments[44],
((Boolean)arguments[45]).booleanValue(),
(java.lang.String)arguments[46],
(java.lang.String)arguments[47],
((Boolean)arguments[46]).booleanValue(),
((Boolean)arguments[47]).booleanValue(),
((Boolean)arguments[48]).booleanValue(),
((Boolean)arguments[49]).booleanValue(),
((Boolean)arguments[50]).booleanValue(),
((Boolean)arguments[51]).booleanValue(),
(java.lang.String)arguments[52],
(java.lang.String)arguments[53],
(java.lang.String)arguments[54],
(java.lang.String)arguments[49],
(java.lang.String)arguments[50],
(java.lang.String)arguments[51],
((Boolean)arguments[52]).booleanValue(),
((Boolean)arguments[53]).booleanValue(),
((Boolean)arguments[54]).booleanValue(),
((Boolean)arguments[55]).booleanValue(),
((Boolean)arguments[56]).booleanValue(),
((Boolean)arguments[57]).booleanValue(),
((Boolean)arguments[58]).booleanValue(),
(java.lang.String)arguments[58],
((Boolean)arguments[59]).booleanValue(),
((Boolean)arguments[60]).booleanValue(),
(java.lang.String)arguments[61],
((Boolean)arguments[61]).booleanValue(),
((Boolean)arguments[62]).booleanValue(),
((Boolean)arguments[63]).booleanValue(),
((Boolean)arguments[64]).booleanValue(),
((Boolean)arguments[65]).booleanValue(),
((Boolean)arguments[66]).booleanValue(),
(java.lang.String)arguments[65],
(java.lang.String)arguments[66],
((Boolean)arguments[67]).booleanValue(),
(java.lang.String)arguments[68],
(java.lang.String)arguments[69],
((Boolean)arguments[68]).booleanValue(),
((Boolean)arguments[69]).booleanValue(),
((Boolean)arguments[70]).booleanValue(),
((Boolean)arguments[71]).booleanValue(),
((Boolean)arguments[72]).booleanValue(),
((Boolean)arguments[73]).booleanValue(),
((Boolean)arguments[74]).booleanValue(),
((Boolean)arguments[75]).booleanValue(),
(java.lang.String)arguments[75],
((Boolean)arguments[76]).booleanValue(),
((Boolean)arguments[77]).booleanValue(),
(java.lang.String)arguments[78],
((Boolean)arguments[78]).booleanValue(),
((Boolean)arguments[79]).booleanValue(),
((Boolean)arguments[80]).booleanValue(),
((Boolean)arguments[81]).booleanValue(),
(java.lang.String)arguments[81],
((Boolean)arguments[82]).booleanValue(),
((Boolean)arguments[83]).booleanValue(),
(java.lang.String)arguments[84],
((Boolean)arguments[84]).booleanValue(),
((Boolean)arguments[85]).booleanValue(),
((Boolean)arguments[86]).booleanValue(),
((Boolean)arguments[87]).booleanValue(),
((Boolean)arguments[88]).booleanValue(),
((Boolean)arguments[89]).booleanValue(),
((Boolean)arguments[90]).booleanValue(),
((Boolean)arguments[91]).booleanValue(),
((Boolean)arguments[92]).booleanValue(),
(java.lang.String)arguments[91],
(java.lang.String)arguments[92],
((Boolean)arguments[93]).booleanValue(),
(java.lang.String)arguments[94],
(java.lang.String)arguments[95],
((Boolean)arguments[94]).booleanValue(),
((Boolean)arguments[95]).booleanValue(),
((Boolean)arguments[96]).booleanValue(),
((Boolean)arguments[97]).booleanValue(),
((Boolean)arguments[98]).booleanValue(),
@ -1122,10 +1094,10 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[105]).booleanValue(),
((Boolean)arguments[106]).booleanValue(),
((Boolean)arguments[107]).booleanValue(),
((Boolean)arguments[108]).booleanValue(),
(java.lang.String)arguments[108],
((Boolean)arguments[109]).booleanValue(),
((Boolean)arguments[110]).booleanValue(),
(java.lang.String)arguments[111],
((Boolean)arguments[111]).booleanValue(),
((Boolean)arguments[112]).booleanValue(),
((Boolean)arguments[113]).booleanValue(),
((Boolean)arguments[114]).booleanValue(),
@ -1137,43 +1109,30 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[120]).booleanValue(),
((Boolean)arguments[121]).booleanValue(),
((Boolean)arguments[122]).booleanValue(),
((Boolean)arguments[123]).booleanValue(),
((Boolean)arguments[124]).booleanValue(),
(java.lang.String)arguments[123],
(java.lang.String)arguments[124],
((Boolean)arguments[125]).booleanValue(),
((Boolean)arguments[126]).booleanValue(),
((Boolean)arguments[127]).booleanValue(),
(java.lang.String)arguments[126],
(com.liferay.portal.service.ServiceContext)arguments[127],
((Boolean)arguments[128]).booleanValue(),
((Boolean)arguments[129]).booleanValue(),
((Boolean)arguments[130]).booleanValue(),
((Boolean)arguments[131]).booleanValue(),
((Boolean)arguments[132]).booleanValue(),
((Boolean)arguments[133]).booleanValue(),
((Boolean)arguments[134]).booleanValue(),
((Boolean)arguments[135]).booleanValue(),
(java.lang.String)arguments[129],
(java.lang.String)arguments[130],
(java.lang.String)arguments[131],
(java.lang.String)arguments[132],
(java.lang.Boolean)arguments[133],
(java.lang.Boolean)arguments[134],
(java.lang.Boolean)arguments[135],
(java.lang.String)arguments[136],
(java.lang.String)arguments[137],
((Boolean)arguments[137]).booleanValue(),
((Boolean)arguments[138]).booleanValue(),
(java.lang.String)arguments[139],
(com.liferay.portal.service.ServiceContext)arguments[140],
((Boolean)arguments[139]).booleanValue(),
((Boolean)arguments[140]).booleanValue(),
((Boolean)arguments[141]).booleanValue(),
(java.lang.String)arguments[142],
(java.lang.String)arguments[143],
(java.lang.String)arguments[144],
(java.lang.String)arguments[145],
(java.lang.Boolean)arguments[146],
(java.lang.Boolean)arguments[147],
(java.lang.Boolean)arguments[148],
(java.lang.String)arguments[149],
((Boolean)arguments[150]).booleanValue(),
((Boolean)arguments[151]).booleanValue(),
((Boolean)arguments[152]).booleanValue(),
((Boolean)arguments[153]).booleanValue(),
((Boolean)arguments[154]).booleanValue(),
((Boolean)arguments[155]).booleanValue(),
((Boolean)arguments[156]).booleanValue(),
((Boolean)arguments[157]).booleanValue(),
((Boolean)arguments[158]).booleanValue(),
(java.lang.String)arguments[159]);
((Boolean)arguments[142]).booleanValue(),
((Boolean)arguments[143]).booleanValue(),
((Boolean)arguments[144]).booleanValue(),
((Boolean)arguments[145]).booleanValue(),
(java.lang.String)arguments[146]);
}
if (_methodName229.equals(name) &&
@ -1198,31 +1157,31 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[19]).booleanValue(),
((Boolean)arguments[20]).booleanValue(),
((Boolean)arguments[21]).booleanValue(),
((Boolean)arguments[22]).booleanValue(),
(java.lang.String)arguments[22],
(java.lang.String)arguments[23],
(java.lang.String)arguments[24],
((Boolean)arguments[24]).booleanValue(),
((Boolean)arguments[25]).booleanValue(),
((Boolean)arguments[26]).booleanValue(),
((Boolean)arguments[27]).booleanValue(),
((Boolean)arguments[28]).booleanValue(),
(java.lang.String)arguments[28],
(java.lang.String)arguments[29],
(java.lang.String)arguments[30],
(java.lang.String)arguments[31],
((Boolean)arguments[31]).booleanValue(),
((Boolean)arguments[32]).booleanValue(),
((Boolean)arguments[33]).booleanValue(),
((Boolean)arguments[34]).booleanValue(),
((Boolean)arguments[35]).booleanValue(),
((Boolean)arguments[36]).booleanValue(),
((Boolean)arguments[37]).booleanValue(),
(java.lang.String)arguments[38],
(java.lang.String)arguments[37],
((Boolean)arguments[38]).booleanValue(),
((Boolean)arguments[39]).booleanValue(),
((Boolean)arguments[40]).booleanValue(),
((Boolean)arguments[41]).booleanValue(),
((Boolean)arguments[42]).booleanValue(),
((Boolean)arguments[43]).booleanValue(),
((Boolean)arguments[44]).booleanValue(),
(java.lang.String)arguments[44],
(java.lang.String)arguments[45],
(java.lang.String)arguments[46],
((Boolean)arguments[46]).booleanValue(),
((Boolean)arguments[47]).booleanValue(),
((Boolean)arguments[48]).booleanValue(),
((Boolean)arguments[49]).booleanValue(),
@ -1230,14 +1189,14 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[51]).booleanValue(),
((Boolean)arguments[52]).booleanValue(),
((Boolean)arguments[53]).booleanValue(),
((Boolean)arguments[54]).booleanValue(),
(java.lang.String)arguments[55],
(java.lang.String)arguments[54],
((Boolean)arguments[55]).booleanValue(),
((Boolean)arguments[56]).booleanValue(),
((Boolean)arguments[57]).booleanValue(),
((Boolean)arguments[58]).booleanValue(),
((Boolean)arguments[59]).booleanValue(),
((Boolean)arguments[60]).booleanValue(),
(java.lang.String)arguments[61],
(java.lang.String)arguments[60],
((Boolean)arguments[61]).booleanValue(),
((Boolean)arguments[62]).booleanValue(),
((Boolean)arguments[63]).booleanValue(),
((Boolean)arguments[64]).booleanValue(),
@ -1246,8 +1205,8 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[67]).booleanValue(),
((Boolean)arguments[68]).booleanValue(),
((Boolean)arguments[69]).booleanValue(),
((Boolean)arguments[70]).booleanValue(),
(java.lang.String)arguments[71],
(java.lang.String)arguments[70],
((Boolean)arguments[71]).booleanValue(),
((Boolean)arguments[72]).booleanValue(),
((Boolean)arguments[73]).booleanValue(),
((Boolean)arguments[74]).booleanValue(),
@ -1260,8 +1219,8 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[81]).booleanValue(),
((Boolean)arguments[82]).booleanValue(),
((Boolean)arguments[83]).booleanValue(),
((Boolean)arguments[84]).booleanValue(),
(com.liferay.portal.service.ServiceContext)arguments[85],
(com.liferay.portal.service.ServiceContext)arguments[84],
((Boolean)arguments[85]).booleanValue(),
((Boolean)arguments[86]).booleanValue(),
((Boolean)arguments[87]).booleanValue(),
((Boolean)arguments[88]).booleanValue(),
@ -1271,8 +1230,7 @@ public class DettPraticaLocalServiceClpInvoker {
((Boolean)arguments[92]).booleanValue(),
((Boolean)arguments[93]).booleanValue(),
((Boolean)arguments[94]).booleanValue(),
((Boolean)arguments[95]).booleanValue(),
(java.lang.String)arguments[96]);
(java.lang.String)arguments[95]);
}
if (_methodName230.equals(name) &&
@ -1462,96 +1420,87 @@ public class DettPraticaLocalServiceClpInvoker {
if (_methodName257.equals(name) &&
Arrays.deepEquals(_methodParameterTypes257, parameterTypes)) {
return DettPraticaLocalServiceUtil.findPraticheCompletateNonVersionate(((Integer)arguments[0]).intValue(),
((Integer)arguments[1]).intValue());
return DettPraticaLocalServiceUtil.updateDettPraticaGestita(((Long)arguments[0]).longValue(),
((Boolean)arguments[1]).booleanValue());
}
if (_methodName258.equals(name) &&
Arrays.deepEquals(_methodParameterTypes258, parameterTypes)) {
return DettPraticaLocalServiceUtil.countPraticheCompletateNonversionate();
return DettPraticaLocalServiceUtil.updateStatus(((Long)arguments[0]).longValue(),
((Integer)arguments[1]).intValue());
}
if (_methodName259.equals(name) &&
Arrays.deepEquals(_methodParameterTypes259, parameterTypes)) {
return DettPraticaLocalServiceUtil.updateSignal(((Long)arguments[0]).longValue(),
(java.util.Date)arguments[1]);
}
if (_methodName260.equals(name) &&
Arrays.deepEquals(_methodParameterTypes260, parameterTypes)) {
return DettPraticaLocalServiceUtil.updateDettPraticaGestita(((Long)arguments[0]).longValue(),
((Boolean)arguments[1]).booleanValue());
return DettPraticaLocalServiceUtil.countInvioSignal();
}
if (_methodName261.equals(name) &&
Arrays.deepEquals(_methodParameterTypes261, parameterTypes)) {
return DettPraticaLocalServiceUtil.updateStatus(((Long)arguments[0]).longValue(),
((Integer)arguments[1]).intValue());
return DettPraticaLocalServiceUtil.getInvioSignal(((Long)arguments[0]).longValue());
}
if (_methodName262.equals(name) &&
Arrays.deepEquals(_methodParameterTypes262, parameterTypes)) {
return DettPraticaLocalServiceUtil.updateSignal(((Long)arguments[0]).longValue(),
(java.util.Date)arguments[1]);
return DettPraticaLocalServiceUtil.getInviiSignal(((Integer)arguments[0]).intValue(),
((Integer)arguments[1]).intValue());
}
if (_methodName263.equals(name) &&
Arrays.deepEquals(_methodParameterTypes263, parameterTypes)) {
return DettPraticaLocalServiceUtil.countInvioSignal();
return DettPraticaLocalServiceUtil.dynamicQueryInvioSignal((java.lang.Long)arguments[0]);
}
if (_methodName264.equals(name) &&
Arrays.deepEquals(_methodParameterTypes264, parameterTypes)) {
return DettPraticaLocalServiceUtil.getInvioSignal(((Long)arguments[0]).longValue());
return DettPraticaLocalServiceUtil.findByPagamentoId(((Long)arguments[0]).longValue());
}
if (_methodName265.equals(name) &&
Arrays.deepEquals(_methodParameterTypes265, parameterTypes)) {
return DettPraticaLocalServiceUtil.getInviiSignal(((Integer)arguments[0]).intValue(),
((Integer)arguments[1]).intValue());
return DettPraticaLocalServiceUtil.updatePrincipale(((Long)arguments[0]).longValue(),
(java.lang.String)arguments[1], (java.lang.String)arguments[2]);
}
if (_methodName266.equals(name) &&
Arrays.deepEquals(_methodParameterTypes266, parameterTypes)) {
return DettPraticaLocalServiceUtil.dynamicQueryInvioSignal((java.lang.Long)arguments[0]);
return DettPraticaLocalServiceUtil.getDettPraticaFields();
}
if (_methodName267.equals(name) &&
Arrays.deepEquals(_methodParameterTypes267, parameterTypes)) {
return DettPraticaLocalServiceUtil.findByPagamentoId(((Long)arguments[0]).longValue());
return DettPraticaLocalServiceUtil.getVersioni(((Long)arguments[0]).longValue());
}
if (_methodName268.equals(name) &&
Arrays.deepEquals(_methodParameterTypes268, parameterTypes)) {
return DettPraticaLocalServiceUtil.updatePrincipale(((Long)arguments[0]).longValue(),
(java.lang.String)arguments[1], (java.lang.String)arguments[2]);
return DettPraticaLocalServiceUtil.callForChanges(((Long)arguments[0]).longValue());
}
if (_methodName269.equals(name) &&
Arrays.deepEquals(_methodParameterTypes269, parameterTypes)) {
DettPraticaLocalServiceUtil.sendToVersioning(((Long)arguments[0]).longValue(),
(java.lang.String)arguments[1]);
return null;
return DettPraticaLocalServiceUtil.isNumber((java.lang.String)arguments[0]);
}
if (_methodName270.equals(name) &&
Arrays.deepEquals(_methodParameterTypes270, parameterTypes)) {
return DettPraticaLocalServiceUtil.getNumeroDiVersioni((java.lang.String)arguments[0]);
return DettPraticaLocalServiceUtil.format((java.lang.String)arguments[0],
(java.io.Serializable)arguments[1]);
}
if (_methodName271.equals(name) &&
Arrays.deepEquals(_methodParameterTypes271, parameterTypes)) {
return DettPraticaLocalServiceUtil.getVersionNumber((java.lang.String)arguments[0],
((Integer)arguments[1]).intValue());
return DettPraticaLocalServiceUtil.countVariateByIntPratica(((Long)arguments[0]).longValue());
}
if (_methodName273.equals(name) &&
Arrays.deepEquals(_methodParameterTypes273, parameterTypes)) {
return DettPraticaLocalServiceUtil.callForChanges((java.lang.String)arguments[0]);
}
if (_methodName274.equals(name) &&
Arrays.deepEquals(_methodParameterTypes274, parameterTypes)) {
return DettPraticaLocalServiceUtil.countVariateByIntPratica(((Long)arguments[0]).longValue());
}
if (_methodName275.equals(name) &&
Arrays.deepEquals(_methodParameterTypes275, parameterTypes)) {
return DettPraticaLocalServiceUtil.getFirstCompletedByIntPratica(((Long)arguments[0]).longValue());
}
@ -1694,6 +1643,8 @@ public class DettPraticaLocalServiceClpInvoker {
private String[] _methodParameterTypes257;
private String _methodName258;
private String[] _methodParameterTypes258;
private String _methodName259;
private String[] _methodParameterTypes259;
private String _methodName260;
private String[] _methodParameterTypes260;
private String _methodName261;
@ -1720,8 +1671,4 @@ public class DettPraticaLocalServiceClpInvoker {
private String[] _methodParameterTypes271;
private String _methodName273;
private String[] _methodParameterTypes273;
private String _methodName274;
private String[] _methodParameterTypes274;
private String _methodName275;
private String[] _methodParameterTypes275;
}

284
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/base/DettPraticaServiceClpInvoker.java

@ -83,30 +83,28 @@ public class DettPraticaServiceClpInvoker {
"long", "long", "long", "long", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.util.Date", "int", "boolean", "long",
"java.lang.String", "java.util.Date", "int", "long",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "long", "long", "boolean", "boolean",
"java.lang.String", "long", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "java.util.Date",
"java.util.Date", "java.util.Date", "java.lang.String",
"boolean", "long", "int", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "java.lang.String",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "java.lang.String", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "java.lang.String",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -126,9 +124,7 @@ public class DettPraticaServiceClpInvoker {
"boolean", "boolean", "boolean", "java.lang.String", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean", "boolean",
"boolean", "boolean", "boolean", "boolean", "boolean",
"java.lang.String", "java.lang.String", "boolean",
"boolean", "java.lang.String", "java.lang.String", "boolean",
"java.lang.String", "com.liferay.portal.service.ServiceContext",
"boolean", "boolean", "boolean", "java.lang.String",
"java.lang.String", "java.lang.String", "java.lang.String",
@ -193,21 +189,27 @@ public class DettPraticaServiceClpInvoker {
"long", "java.lang.String", "java.lang.String"
};
_methodName206 = "getNumeroDiVersioni";
_methodName206 = "getDettPraticaFields";
_methodParameterTypes206 = new String[] { "long", "long" };
_methodParameterTypes206 = new String[] { };
_methodName207 = "getJsonVersion";
_methodName207 = "getVersioni";
_methodParameterTypes207 = new String[] { "long", "long", "int" };
_methodParameterTypes207 = new String[] { "long" };
_methodName208 = "callForChanges";
_methodParameterTypes208 = new String[] { "long", "long", "int" };
_methodParameterTypes208 = new String[] { "long" };
_methodName209 = "isNumber";
_methodParameterTypes209 = new String[] { "java.lang.String" };
_methodName209 = "sendToVersioning";
_methodName210 = "format";
_methodParameterTypes209 = new String[] { "long", "long" };
_methodParameterTypes210 = new String[] {
"java.lang.String", "java.io.Serializable"
};
}
public Object invokeMethod(String name, String[] parameterTypes,
@ -289,72 +291,74 @@ public class DettPraticaServiceClpInvoker {
(java.lang.String)arguments[11],
(java.lang.String)arguments[12], (java.util.Date)arguments[13],
((Integer)arguments[14]).intValue(),
((Boolean)arguments[15]).booleanValue(),
((Long)arguments[16]).longValue(),
((Long)arguments[15]).longValue(),
(java.lang.String)arguments[16],
(java.lang.String)arguments[17],
(java.lang.String)arguments[18],
(java.lang.String)arguments[19],
(java.lang.String)arguments[20],
(java.lang.String)arguments[21],
(java.lang.String)arguments[22],
(java.lang.String)arguments[23],
((Long)arguments[24]).longValue(),
((Long)arguments[25]).longValue(),
((Boolean)arguments[26]).booleanValue(),
((Boolean)arguments[27]).booleanValue(),
((Long)arguments[23]).longValue(),
((Boolean)arguments[24]).booleanValue(),
((Boolean)arguments[25]).booleanValue(),
(java.lang.String)arguments[26],
(java.lang.String)arguments[27],
(java.lang.String)arguments[28],
(java.lang.String)arguments[29],
(java.lang.String)arguments[30],
(java.lang.String)arguments[31],
((Boolean)arguments[32]).booleanValue(),
((Boolean)arguments[33]).booleanValue(),
(java.util.Date)arguments[34], (java.util.Date)arguments[35],
(java.util.Date)arguments[36], (java.lang.String)arguments[37],
((Boolean)arguments[38]).booleanValue(),
((Long)arguments[39]).longValue(),
((Integer)arguments[40]).intValue(),
((Boolean)arguments[29]).booleanValue(),
((Long)arguments[30]).longValue(),
((Integer)arguments[31]).intValue(),
(java.lang.String)arguments[32],
(java.lang.String)arguments[33],
(java.lang.String)arguments[34],
(java.lang.String)arguments[35],
(java.lang.String)arguments[36],
(java.lang.String)arguments[37],
(java.lang.String)arguments[38],
(java.lang.String)arguments[39],
(java.lang.String)arguments[40],
(java.lang.String)arguments[41],
(java.lang.String)arguments[42],
(java.lang.String)arguments[43],
(java.lang.String)arguments[44],
(java.lang.String)arguments[45],
(java.lang.String)arguments[46],
(java.lang.String)arguments[47],
(java.lang.String)arguments[48],
(java.lang.String)arguments[49],
(java.lang.String)arguments[50],
(java.lang.String)arguments[51],
(java.lang.String)arguments[52],
(java.lang.String)arguments[53],
(java.lang.String)arguments[54],
(java.lang.String)arguments[55],
((Boolean)arguments[46]).booleanValue(),
((Boolean)arguments[47]).booleanValue(),
((Boolean)arguments[48]).booleanValue(),
((Boolean)arguments[49]).booleanValue(),
((Boolean)arguments[50]).booleanValue(),
((Boolean)arguments[51]).booleanValue(),
((Boolean)arguments[52]).booleanValue(),
((Boolean)arguments[53]).booleanValue(),
((Boolean)arguments[54]).booleanValue(),
((Boolean)arguments[55]).booleanValue(),
((Boolean)arguments[56]).booleanValue(),
((Boolean)arguments[57]).booleanValue(),
((Boolean)arguments[58]).booleanValue(),
(java.lang.String)arguments[57],
(java.lang.String)arguments[58],
((Boolean)arguments[59]).booleanValue(),
((Boolean)arguments[60]).booleanValue(),
((Boolean)arguments[61]).booleanValue(),
((Boolean)arguments[62]).booleanValue(),
((Boolean)arguments[63]).booleanValue(),
((Boolean)arguments[64]).booleanValue(),
((Boolean)arguments[65]).booleanValue(),
(java.lang.String)arguments[63],
(java.lang.String)arguments[64],
(java.lang.String)arguments[65],
((Boolean)arguments[66]).booleanValue(),
(java.lang.String)arguments[67],
(java.lang.String)arguments[68],
((Boolean)arguments[67]).booleanValue(),
((Boolean)arguments[68]).booleanValue(),
((Boolean)arguments[69]).booleanValue(),
((Boolean)arguments[70]).booleanValue(),
((Boolean)arguments[71]).booleanValue(),
((Boolean)arguments[72]).booleanValue(),
(java.lang.String)arguments[73],
(java.lang.String)arguments[74],
(java.lang.String)arguments[75],
(java.lang.String)arguments[72],
((Boolean)arguments[73]).booleanValue(),
((Boolean)arguments[74]).booleanValue(),
((Boolean)arguments[75]).booleanValue(),
((Boolean)arguments[76]).booleanValue(),
((Boolean)arguments[77]).booleanValue(),
((Boolean)arguments[78]).booleanValue(),
((Boolean)arguments[79]).booleanValue(),
((Boolean)arguments[80]).booleanValue(),
(java.lang.String)arguments[79],
(java.lang.String)arguments[80],
((Boolean)arguments[81]).booleanValue(),
(java.lang.String)arguments[82],
((Boolean)arguments[82]).booleanValue(),
((Boolean)arguments[83]).booleanValue(),
((Boolean)arguments[84]).booleanValue(),
((Boolean)arguments[85]).booleanValue(),
@ -362,31 +366,31 @@ public class DettPraticaServiceClpInvoker {
((Boolean)arguments[87]).booleanValue(),
((Boolean)arguments[88]).booleanValue(),
(java.lang.String)arguments[89],
(java.lang.String)arguments[90],
((Boolean)arguments[90]).booleanValue(),
((Boolean)arguments[91]).booleanValue(),
((Boolean)arguments[92]).booleanValue(),
((Boolean)arguments[93]).booleanValue(),
((Boolean)arguments[94]).booleanValue(),
((Boolean)arguments[95]).booleanValue(),
(java.lang.String)arguments[95],
((Boolean)arguments[96]).booleanValue(),
((Boolean)arguments[97]).booleanValue(),
((Boolean)arguments[98]).booleanValue(),
(java.lang.String)arguments[99],
((Boolean)arguments[99]).booleanValue(),
((Boolean)arguments[100]).booleanValue(),
((Boolean)arguments[101]).booleanValue(),
((Boolean)arguments[102]).booleanValue(),
((Boolean)arguments[103]).booleanValue(),
((Boolean)arguments[104]).booleanValue(),
(java.lang.String)arguments[105],
((Boolean)arguments[106]).booleanValue(),
((Boolean)arguments[107]).booleanValue(),
((Boolean)arguments[108]).booleanValue(),
((Boolean)arguments[109]).booleanValue(),
((Boolean)arguments[110]).booleanValue(),
((Boolean)arguments[111]).booleanValue(),
((Boolean)arguments[112]).booleanValue(),
((Boolean)arguments[113]).booleanValue(),
((Boolean)arguments[114]).booleanValue(),
(java.lang.String)arguments[106],
(java.lang.String)arguments[107],
(java.lang.String)arguments[108],
(java.lang.String)arguments[109],
(java.lang.String)arguments[110],
(java.lang.String)arguments[111],
(java.lang.String)arguments[112],
(java.lang.String)arguments[113],
(java.lang.String)arguments[114],
(java.lang.String)arguments[115],
(java.lang.String)arguments[116],
(java.lang.String)arguments[117],
@ -400,41 +404,41 @@ public class DettPraticaServiceClpInvoker {
(java.lang.String)arguments[125],
(java.lang.String)arguments[126],
(java.lang.String)arguments[127],
(java.lang.String)arguments[128],
(java.lang.String)arguments[129],
(java.lang.String)arguments[130],
(java.lang.String)arguments[131],
(java.lang.String)arguments[132],
(java.lang.String)arguments[133],
(java.lang.String)arguments[134],
(java.lang.String)arguments[135],
(java.lang.String)arguments[136],
(java.lang.String)arguments[137],
(java.util.Date)arguments[138],
(java.util.Date)arguments[128],
(java.lang.Double)arguments[129],
(java.lang.Double)arguments[130],
(java.lang.Double)arguments[131],
(java.lang.Double)arguments[132],
(java.lang.Double)arguments[133],
(java.lang.Double)arguments[134],
(java.lang.Double)arguments[135],
(java.lang.Double)arguments[136],
(java.lang.Double)arguments[137],
(java.lang.Double)arguments[138],
(java.lang.Double)arguments[139],
(java.lang.Double)arguments[140],
(java.lang.Double)arguments[141],
(java.lang.Double)arguments[142],
(java.lang.Double)arguments[143],
(java.lang.Double)arguments[144],
(java.lang.Double)arguments[145],
(java.lang.Double)arguments[146],
(java.lang.Double)arguments[147],
(java.lang.Double)arguments[148],
(java.lang.Double)arguments[149],
(java.lang.Double)arguments[150],
(java.lang.Double)arguments[151],
(java.lang.Double)arguments[152],
(java.lang.Double)arguments[153],
(java.lang.String)arguments[154],
(java.lang.String)arguments[155],
(java.lang.String)arguments[156],
(java.lang.String)arguments[144],
(java.lang.String)arguments[145],
(java.lang.String)arguments[146],
((Boolean)arguments[147]).booleanValue(),
((Boolean)arguments[148]).booleanValue(),
((Boolean)arguments[149]).booleanValue(),
((Boolean)arguments[150]).booleanValue(),
((Boolean)arguments[151]).booleanValue(),
((Boolean)arguments[152]).booleanValue(),
((Boolean)arguments[153]).booleanValue(),
((Boolean)arguments[154]).booleanValue(),
((Boolean)arguments[155]).booleanValue(),
((Boolean)arguments[156]).booleanValue(),
((Boolean)arguments[157]).booleanValue(),
((Boolean)arguments[158]).booleanValue(),
((Boolean)arguments[159]).booleanValue(),
((Boolean)arguments[160]).booleanValue(),
((Boolean)arguments[161]).booleanValue(),
((Boolean)arguments[162]).booleanValue(),
(java.lang.String)arguments[162],
((Boolean)arguments[163]).booleanValue(),
((Boolean)arguments[164]).booleanValue(),
((Boolean)arguments[165]).booleanValue(),
@ -444,58 +448,38 @@ public class DettPraticaServiceClpInvoker {
((Boolean)arguments[169]).booleanValue(),
((Boolean)arguments[170]).booleanValue(),
((Boolean)arguments[171]).booleanValue(),
(java.lang.String)arguments[172],
((Boolean)arguments[172]).booleanValue(),
((Boolean)arguments[173]).booleanValue(),
((Boolean)arguments[174]).booleanValue(),
((Boolean)arguments[175]).booleanValue(),
((Boolean)arguments[176]).booleanValue(),
((Boolean)arguments[177]).booleanValue(),
((Boolean)arguments[178]).booleanValue(),
(java.lang.String)arguments[177],
(java.lang.String)arguments[178],
((Boolean)arguments[179]).booleanValue(),
((Boolean)arguments[180]).booleanValue(),
((Boolean)arguments[181]).booleanValue(),
(java.lang.String)arguments[180],
(com.liferay.portal.service.ServiceContext)arguments[181],
((Boolean)arguments[182]).booleanValue(),
((Boolean)arguments[183]).booleanValue(),
((Boolean)arguments[184]).booleanValue(),
((Boolean)arguments[185]).booleanValue(),
((Boolean)arguments[186]).booleanValue(),
((Boolean)arguments[187]).booleanValue(),
((Boolean)arguments[188]).booleanValue(),
((Boolean)arguments[189]).booleanValue(),
((Boolean)arguments[190]).booleanValue(),
((Boolean)arguments[191]).booleanValue(),
((Boolean)arguments[192]).booleanValue(),
(java.lang.String)arguments[185],
(java.lang.String)arguments[186],
(java.lang.String)arguments[187],
(java.lang.String)arguments[188],
(java.lang.Boolean)arguments[189],
(java.lang.Boolean)arguments[190],
(java.lang.Boolean)arguments[191],
(java.lang.String)arguments[192],
((Boolean)arguments[193]).booleanValue(),
((Boolean)arguments[194]).booleanValue(),
((Boolean)arguments[195]).booleanValue(),
((Boolean)arguments[196]).booleanValue(),
(java.lang.String)arguments[197],
(java.lang.String)arguments[198],
((Boolean)arguments[197]).booleanValue(),
((Boolean)arguments[198]).booleanValue(),
((Boolean)arguments[199]).booleanValue(),
(java.lang.String)arguments[200],
(com.liferay.portal.service.ServiceContext)arguments[201],
((Boolean)arguments[202]).booleanValue(),
((Boolean)arguments[203]).booleanValue(),
((Boolean)arguments[204]).booleanValue(),
(java.lang.String)arguments[205],
(java.lang.String)arguments[206],
(java.lang.String)arguments[207],
(java.lang.String)arguments[208],
(java.lang.Boolean)arguments[209],
(java.lang.Boolean)arguments[210],
(java.lang.Boolean)arguments[211],
(java.lang.String)arguments[212],
((Boolean)arguments[213]).booleanValue(),
((Boolean)arguments[214]).booleanValue(),
((Boolean)arguments[215]).booleanValue(),
((Boolean)arguments[216]).booleanValue(),
((Boolean)arguments[217]).booleanValue(),
((Boolean)arguments[218]).booleanValue(),
((Boolean)arguments[219]).booleanValue(),
((Boolean)arguments[220]).booleanValue(),
((Boolean)arguments[221]).booleanValue(),
((Double)arguments[222]).doubleValue(),
(java.lang.String)arguments[223]);
((Boolean)arguments[200]).booleanValue(),
((Boolean)arguments[201]).booleanValue(),
((Double)arguments[202]).doubleValue(),
(java.lang.String)arguments[203]);
}
if (_methodName195.equals(name) &&
@ -580,30 +564,28 @@ public class DettPraticaServiceClpInvoker {
if (_methodName206.equals(name) &&
Arrays.deepEquals(_methodParameterTypes206, parameterTypes)) {
return DettPraticaServiceUtil.getNumeroDiVersioni(((Long)arguments[0]).longValue(),
((Long)arguments[1]).longValue());
return DettPraticaServiceUtil.getDettPraticaFields();
}
if (_methodName207.equals(name) &&
Arrays.deepEquals(_methodParameterTypes207, parameterTypes)) {
return DettPraticaServiceUtil.getJsonVersion(((Long)arguments[0]).longValue(),
((Long)arguments[1]).longValue(),
((Integer)arguments[2]).intValue());
return DettPraticaServiceUtil.getVersioni(((Long)arguments[0]).longValue());
}
if (_methodName208.equals(name) &&
Arrays.deepEquals(_methodParameterTypes208, parameterTypes)) {
return DettPraticaServiceUtil.callForChanges(((Long)arguments[0]).longValue(),
((Long)arguments[1]).longValue(),
((Integer)arguments[2]).intValue());
return DettPraticaServiceUtil.callForChanges(((Long)arguments[0]).longValue());
}
if (_methodName209.equals(name) &&
Arrays.deepEquals(_methodParameterTypes209, parameterTypes)) {
DettPraticaServiceUtil.sendToVersioning(((Long)arguments[0]).longValue(),
((Long)arguments[1]).longValue());
return DettPraticaServiceUtil.isNumber((java.lang.String)arguments[0]);
}
return null;
if (_methodName210.equals(name) &&
Arrays.deepEquals(_methodParameterTypes210, parameterTypes)) {
return DettPraticaServiceUtil.format((java.lang.String)arguments[0],
(java.io.Serializable)arguments[1]);
}
throw new UnsupportedOperationException();
@ -661,4 +643,6 @@ public class DettPraticaServiceClpInvoker {
private String[] _methodParameterTypes208;
private String _methodName209;
private String[] _methodParameterTypes209;
private String _methodName210;
private String[] _methodParameterTypes210;
}

698
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/http/DettPraticaServiceSoap.java

@ -1,698 +0,0 @@
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later version.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
*/
package it.tref.liferay.portos.bo.service.http;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import it.tref.liferay.portos.bo.service.DettPraticaServiceUtil;
import java.rmi.RemoteException;
/**
* Provides the SOAP utility for the
* {@link it.tref.liferay.portos.bo.service.DettPraticaServiceUtil} service utility. The
* static methods of this class calls the same methods of the service utility.
* However, the signatures are different because it is difficult for SOAP to
* support certain types.
*
* <p>
* ServiceBuilder follows certain rules in translating the methods. For example,
* if the method in the service utility returns a {@link java.util.List}, that
* is translated to an array of {@link it.tref.liferay.portos.bo.model.DettPraticaSoap}.
* If the method in the service utility returns a
* {@link it.tref.liferay.portos.bo.model.DettPratica}, that is translated to a
* {@link it.tref.liferay.portos.bo.model.DettPraticaSoap}. Methods that SOAP cannot
* safely wire are skipped.
* </p>
*
* <p>
* The benefits of using the SOAP utility is that it is cross platform
* compatible. SOAP allows different languages like Java, .NET, C++, PHP, and
* even Perl, to call the generated services. One drawback of SOAP is that it is
* slow because it needs to serialize all calls into a text format (XML).
* </p>
*
* <p>
* You can see a list of services at http://localhost:8080/api/axis. Set the
* property <b>axis.servlet.hosts.allowed</b> in portal.properties to configure
* security.
* </p>
*
* <p>
* The SOAP utility is only generated for remote services.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see DettPraticaServiceHttp
* @see it.tref.liferay.portos.bo.model.DettPraticaSoap
* @see it.tref.liferay.portos.bo.service.DettPraticaServiceUtil
* @generated
*/
public class DettPraticaServiceSoap {
public static it.tref.liferay.portos.bo.model.DettPraticaSoap getDettPratica(
long dettPraticaId) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.getDettPratica(dettPraticaId);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap addDettPratica(
long territorioId, java.lang.String tipoProcedura,
com.liferay.portal.service.ServiceContext serviceContext)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.addDettPratica(territorioId,
tipoProcedura, serviceContext);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap addDettPraticaToIntPratica(
long intPraticaId,
com.liferay.portal.service.ServiceContext serviceContext)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.addDettPraticaToIntPratica(intPraticaId,
serviceContext);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap addDettPraticaClonedToIntPratica(
long intPraticaId, long dettPraticaToCloneId,
java.lang.String tipoIntegrazione,
com.liferay.portal.service.ServiceContext serviceContext)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.addDettPraticaClonedToIntPratica(intPraticaId,
dettPraticaToCloneId, tipoIntegrazione, serviceContext);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap getLastEditableByIntPratica(
long intPraticaId) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.getLastEditableByIntPratica(intPraticaId);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap deleteDettPratica(
it.tref.liferay.portos.bo.model.DettPraticaSoap dettPratica)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.deleteDettPratica(it.tref.liferay.portos.bo.model.impl.DettPraticaModelImpl.toModel(
dettPratica));
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap deleteDettPratica(
long dettPraticaId) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.deleteDettPratica(dettPraticaId);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap updateDettPraticaSoggetti(
long userId, long dettPraticaId, long intPraticaId,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
com.liferay.portal.service.ServiceContext serviceContext)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.updateDettPraticaSoggetti(userId,
dettPraticaId, intPraticaId,
codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, serviceContext);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap updateDettPratica(
long userId, long dettPraticaId, long intPraticaId, long integrazione,
java.lang.String protocollo, java.lang.String tipoIntegrazione,
boolean completa, boolean gestita, java.lang.String codicePagamento,
java.lang.String causalePagamento, java.lang.String mezzoPagamento,
java.lang.String importoBolli,
java.lang.String importoSpeseIstruttoria,
java.util.Date dataEffettuazione, int statusTask,
boolean workflowForzato, long soggettoSostituitoId,
java.lang.String destinazione, java.lang.String ag,
java.lang.String descLongIntervento, java.lang.String via,
java.lang.String localita, java.lang.String estremiCatastali,
java.lang.String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico,
java.lang.String codiceFiscaleDelegatoCommittente,
java.lang.String codiceFiscaleDelegatoFineLavori,
java.lang.String codiceFiscaleDelegatoCollaudo,
java.lang.String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera,
java.util.Date dataInizioLavoriOpera,
java.util.Date dataInizioEsecuzioneOpera,
java.util.Date dataFineEsecuzioneOpera, java.lang.String metratura,
boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, java.lang.String numeroCivico,
java.lang.String dcParticelle, java.lang.String dcFoglio,
java.lang.String dcAllegato, java.lang.String dePiani,
java.lang.String deAltezza, java.lang.String deInterrati,
java.lang.String deSuperficie, java.lang.String deCostruzione,
java.lang.String deRistrutturazione, java.lang.String deUso,
java.lang.String dePubblica, java.lang.String dePrivata,
java.lang.String deUtilizzazione, java.lang.String dePosizioneEdificio,
boolean deInfStradalePonte, boolean deInfStradaleStrada,
boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
boolean deInfOperaAccStradale, boolean deInfOperaAccIdraulica,
boolean deInfOperaAccAltro, boolean deInfAltraInfrastruttura,
boolean deInfAltro, java.lang.String deInfAltroDesc,
java.lang.String dccFondazioni,
boolean dccStruttureEleMuraturePietrame,
boolean dccStruttureEleMuratureLaterizio,
boolean dccStruttureEleMuratureMisto,
boolean dccStruttureEleMuratureStoriche,
java.lang.String dccStruttureEleAcciaio,
java.lang.String dccStruttureEleCA,
java.lang.String dccStruttureEleLegno, boolean dccStruttureEleMistoCA,
boolean dccStruttureEleMistoAcciaio,
boolean dccStruttureEleMistoMuratura,
boolean dccStruttureEleMistoLegno,
boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro,
java.lang.String dccStruttureEleAltroDescrizione,
boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno,
boolean dccOrizzontamentiLegnoCA,
boolean dccOrizzontamentiLamieraGrecata,
boolean dccOrizzontamentiVolte, boolean dccOrizzontamentiAltro,
java.lang.String dccOrizzontamentiAltroDescrizione,
java.lang.String dccCopertura, boolean dccCoperturaCAAcciaio,
boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA,
boolean dccCoperturaLamieraGrecata, boolean dccCoperturaPannelli,
boolean dccCoperturaPVCTelonati, boolean dccCoperturaLeggere,
boolean dccCoperturaAltro,
java.lang.String dccCoperturaAltroDesrizione,
boolean dccElemNonStrutLaterizio, boolean dccElemNonStrutCartongesso,
boolean dccElemNonStrutCalcestruzzo, boolean dccElemNonStrutLegno,
boolean dccElemNonStrutAltro,
java.lang.String dccElemNonStrutAltroDescrizione,
boolean dccOpereDiRinforzoInsCatene,
boolean dccOpereDiRinforzoInsCordoli,
boolean dccOpereDiRinforzoIniArmate,
boolean dccOpereDiRinforzoPlaccaggi,
boolean dccOpereDiRinforzoIrrSolai,
boolean dccOpereDiRinforzoRinforziFRP,
boolean dccOpereDiRinforzoTelaiECerchiature,
boolean dccOpereDiRinforzoInsRompitratta,
boolean dccOpereDiRinforzoAltro,
java.lang.String dccOpereDiRinforzoAltroDescrizione,
java.lang.String geoClasseIndagine,
java.lang.String geoCategoriaSottosuolo,
java.lang.String geoCategoriaTopografica,
java.lang.String geoConsolidamento,
java.lang.String geoPericolositaGeologica,
java.lang.String geoRischioGeomorfologicoPai,
java.lang.String geoPericolositaIdraulicaPai,
java.lang.String geoRischioIdraulicoPai,
java.lang.String geoPericolositaSismica,
java.lang.String geoPericolositaIdraulica,
java.lang.String geoPericolositaGeomorfica,
java.lang.String geoFattibilitaGeologica,
java.lang.String geoFattibilitaSismica,
java.lang.String geoFattibilitaIdraulica,
java.lang.String geoOperaRilevante,
java.lang.String geoOpereDiSostegno,
java.lang.String geoOpereInSotterranea,
java.lang.String geoPresenzaPrescrizioni,
java.lang.String geoNotePrescrizioni, java.lang.String geoNoteIndagini,
java.lang.String geoEvidenzeGeomorfiche,
java.lang.String geoEvidenzeGeologiche, java.util.Date geoDtRelazione,
java.lang.Double pagInterventiRestauroManufatti,
java.lang.Double pagAltriCasiCulturali,
java.lang.Double pagLottizzazioni, java.lang.Double pagGrandiStrutture,
java.lang.Double pagCondotte, java.lang.Double pagPalificazioni,
java.lang.Double pagImpiantiEolici,
java.lang.Double pagNuoveRealizzazioni,
java.lang.Double pagImmobiliPreesistenti,
java.lang.Double pagManifestiPubblicitari,
java.lang.Double pagPareriDiMassima,
java.lang.Double pagAltriCasiPaesaggistici,
java.lang.Double pagVariantiPareriResi,
java.lang.Double pagRilascioAttestazioni,
java.lang.Double pagConsultazioniArchivio, java.lang.String note,
java.lang.String noteUfficio,
java.lang.String localizzazioneGeografica, boolean tcNuovaCostruzione,
boolean tcAdeguamentoSismico, boolean tcMiglioramentoSismico,
boolean tcRiparazioneInterventoLocale, boolean tcInCA,
boolean tcInOpera, boolean tcPrefabbricato, boolean tcInAcciaio,
boolean tcMista, boolean tcInMuratura, boolean tcInMuraturaOrdinaria,
boolean tcInMuraturaArmata, boolean tcInMuraturaMista,
boolean tcInLegno, boolean tcAltro,
java.lang.String tcAltroDescrizione, boolean tcConDispositivi,
boolean normLavoriInProprio, boolean normEsenteBollo,
boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01,
boolean normDm02, boolean normDm03, boolean normDm2018,
boolean normDprg01, boolean normDprg02, boolean normAnr,
boolean normArt3com3, boolean normArt3com4, boolean normOrd01,
boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus,
java.lang.String clRischioPreInt, java.lang.String clRischioPostInt,
boolean intervFinPub, java.lang.String intervFinPubDesc,
com.liferay.portal.service.ServiceContext serviceContext,
boolean bozza, boolean disabledSubmit, boolean geoDisabledSubmit,
java.lang.String paesaggioLocale, java.lang.String livelloDiTutela,
java.lang.String vincoli, java.lang.String destinazioneAltroIntervento,
java.lang.Boolean tcCostruzioniEsistenti,
java.lang.Boolean tcManutOrdStraord,
java.lang.Boolean tcAltriInterventi,
java.lang.String tcAltriInterventiDesc, boolean noCollaudo,
boolean tcNuovaCostruzionePertinenza,
boolean tcInterventoOpereEscavazione, boolean tcViarch,
boolean tcOperaA25, boolean sanatoriaEdilizia47,
boolean sanatoriaEdilizia724, boolean sanatoriaEdilizia326,
boolean normLavoriNoDirettore, double pagSoggettiAdAutorizzazione,
java.lang.String interventoVoceP7) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.updateDettPratica(userId,
dettPraticaId, intPraticaId, integrazione, protocollo,
tipoIntegrazione, completa, gestita, codicePagamento,
causalePagamento, mezzoPagamento, importoBolli,
importoSpeseIstruttoria, dataEffettuazione, statusTask,
workflowForzato, soggettoSostituitoId, destinazione, ag,
descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, variataDa, varianteNumero, operaConforme,
collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, codiceRuoloDelegato,
lavoriInEconomiaCommittente, inizioLavoriContestualeOpera,
dataInizioLavoriOpera, dataInizioEsecuzioneOpera,
dataFineEsecuzioneOpera, metratura, lavoriPubblici,
pagamentoId, lavoriPubbliciPercentuale, numeroCivico,
dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza,
deInterrati, deSuperficie, deCostruzione,
deRistrutturazione, deUso, dePubblica, dePrivata,
deUtilizzazione, dePosizioneEdificio, deInfStradalePonte,
deInfStradaleStrada, deInfStradaleAltro,
deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale,
deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc,
dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio,
dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno,
dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio,
dccStruttureEleMistoMuratura, dccStruttureEleMistoLegno,
dccStruttureElePrefabbricato, dccStruttureEleAltro,
dccStruttureEleAltroDescrizione,
dccOrizzontamentiCAAcciaio, dccOrizzontamentiLegno,
dccOrizzontamentiLegnoCA, dccOrizzontamentiLamieraGrecata,
dccOrizzontamentiVolte, dccOrizzontamentiAltro,
dccOrizzontamentiAltroDescrizione, dccCopertura,
dccCoperturaCAAcciaio, dccCoperturaLegno,
dccCoperturaLegnoCA, dccCoperturaLamieraGrecata,
dccCoperturaPannelli, dccCoperturaPVCTelonati,
dccCoperturaLeggere, dccCoperturaAltro,
dccCoperturaAltroDesrizione, dccElemNonStrutLaterizio,
dccElemNonStrutCartongesso, dccElemNonStrutCalcestruzzo,
dccElemNonStrutLegno, dccElemNonStrutAltro,
dccElemNonStrutAltroDescrizione,
dccOpereDiRinforzoInsCatene, dccOpereDiRinforzoInsCordoli,
dccOpereDiRinforzoIniArmate, dccOpereDiRinforzoPlaccaggi,
dccOpereDiRinforzoIrrSolai, dccOpereDiRinforzoRinforziFRP,
dccOpereDiRinforzoTelaiECerchiature,
dccOpereDiRinforzoInsRompitratta, dccOpereDiRinforzoAltro,
dccOpereDiRinforzoAltroDescrizione, geoClasseIndagine,
geoCategoriaSottosuolo, geoCategoriaTopografica,
geoConsolidamento, geoPericolositaGeologica,
geoRischioGeomorfologicoPai, geoPericolositaIdraulicaPai,
geoRischioIdraulicoPai, geoPericolositaSismica,
geoPericolositaIdraulica, geoPericolositaGeomorfica,
geoFattibilitaGeologica, geoFattibilitaSismica,
geoFattibilitaIdraulica, geoOperaRilevante,
geoOpereDiSostegno, geoOpereInSotterranea,
geoPresenzaPrescrizioni, geoNotePrescrizioni,
geoNoteIndagini, geoEvidenzeGeomorfiche,
geoEvidenzeGeologiche, geoDtRelazione,
pagInterventiRestauroManufatti, pagAltriCasiCulturali,
pagLottizzazioni, pagGrandiStrutture, pagCondotte,
pagPalificazioni, pagImpiantiEolici, pagNuoveRealizzazioni,
pagImmobiliPreesistenti, pagManifestiPubblicitari,
pagPareriDiMassima, pagAltriCasiPaesaggistici,
pagVariantiPareriResi, pagRilascioAttestazioni,
pagConsultazioniArchivio, note, noteUfficio,
localizzazioneGeografica, tcNuovaCostruzione,
tcAdeguamentoSismico, tcMiglioramentoSismico,
tcRiparazioneInterventoLocale, tcInCA, tcInOpera,
tcPrefabbricato, tcInAcciaio, tcMista, tcInMuratura,
tcInMuraturaOrdinaria, tcInMuraturaArmata,
tcInMuraturaMista, tcInLegno, tcAltro, tcAltroDescrizione,
tcConDispositivi, normLavoriInProprio, normEsenteBollo,
normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut,
normDpr02Aut, normDm01, normDm02, normDm03, normDm2018,
normDprg01, normDprg02, normAnr, normArt3com3,
normArt3com4, normOrd01, normDm04, normDm05, normCI01,
normLTC01, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc,
serviceContext, bozza, disabledSubmit, geoDisabledSubmit,
paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti,
tcManutOrdStraord, tcAltriInterventi,
tcAltriInterventiDesc, noCollaudo,
tcNuovaCostruzionePertinenza, tcInterventoOpereEscavazione,
tcViarch, tcOperaA25, sanatoriaEdilizia47,
sanatoriaEdilizia724, sanatoriaEdilizia326,
normLavoriNoDirettore, pagSoggettiAdAutorizzazione,
interventoVoceP7);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap fetchDettPratica(
long dettPraticaId) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.fetchDettPratica(dettPraticaId);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap getLastCompletedByIntPratica(
long intPraticaId) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.getLastCompletedByIntPratica(intPraticaId);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap getLastdByIntPraticaAndTipoPratica(
long intPraticaId, java.util.List<java.lang.String> tipoPratiche)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.getLastdByIntPraticaAndTipoPratica(intPraticaId,
tipoPratiche);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap getLastEditabledByIntPraticaAndTipoPratica(
long intPraticaId, java.util.List<java.lang.String> tipoPratiche)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.getLastEditabledByIntPraticaAndTipoPratica(intPraticaId,
tipoPratiche);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap[] findCompletedByIntPraticaAndTipoPratica(
long intPraticaId, java.util.List<java.lang.String> tipoPratiche)
throws RemoteException {
try {
java.util.List<it.tref.liferay.portos.bo.model.DettPratica> returnValue =
DettPraticaServiceUtil.findCompletedByIntPraticaAndTipoPratica(intPraticaId,
tipoPratiche);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModels(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static int countCompletedByIntPraticaAndTipoPratica(
long intPraticaId, java.util.List<java.lang.String> tipoPratiche)
throws RemoteException {
try {
int returnValue = DettPraticaServiceUtil.countCompletedByIntPraticaAndTipoPratica(intPraticaId,
tipoPratiche);
return returnValue;
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap pagaInvia(
long dettPraticaId, java.lang.Double pagInterventiRestauroManufatti,
java.lang.Double pagAltriCasiCulturali,
java.lang.Double pagLottizzazioni, java.lang.Double pagGrandiStrutture,
java.lang.Double pagCondotte, java.lang.Double pagPalificazioni,
java.lang.Double pagImpiantiEolici,
java.lang.Double pagNuoveRealizzazioni,
java.lang.Double pagImmobiliPreesistenti,
java.lang.Double pagManifestiPubblicitari,
java.lang.Double pagPareriDiMassima,
java.lang.Double pagAltriCasiPaesaggistici,
java.lang.Double pagVariantiPareriResi,
java.lang.Double pagRilascioAttestazioni,
java.lang.Double pagConsultazioniArchivio,
java.lang.String importoSpeseIstruttoria,
java.lang.String codiceFiscaleCommittente,
java.lang.Double pagSoggettiAdAutorizzazione,
java.lang.String currentURL,
com.liferay.portal.service.ServiceContext serviceContext)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.pagaInvia(dettPraticaId,
pagInterventiRestauroManufatti, pagAltriCasiCulturali,
pagLottizzazioni, pagGrandiStrutture, pagCondotte,
pagPalificazioni, pagImpiantiEolici, pagNuoveRealizzazioni,
pagImmobiliPreesistenti, pagManifestiPubblicitari,
pagPareriDiMassima, pagAltriCasiPaesaggistici,
pagVariantiPareriResi, pagRilascioAttestazioni,
pagConsultazioniArchivio, importoSpeseIstruttoria,
codiceFiscaleCommittente, pagSoggettiAdAutorizzazione,
currentURL, serviceContext);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap updateCheckPagamenti(
long dettPraticaId, boolean normEsenteSpese, boolean normEsenteBollo)
throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.updateCheckPagamenti(dettPraticaId,
normEsenteSpese, normEsenteBollo);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap updateEsito(
long dettPraticaId, int stato) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.updateEsito(dettPraticaId,
stato);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap updateEsitoIntegrazione(
long dettPraticaId, int stato) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.updateEsitoIntegrazione(dettPraticaId,
stato);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static it.tref.liferay.portos.bo.model.DettPraticaSoap updatePrincipale(
long dettPraticaId, java.lang.String codiceFiscale,
java.lang.String tipologiaSoggetto) throws RemoteException {
try {
it.tref.liferay.portos.bo.model.DettPratica returnValue = DettPraticaServiceUtil.updatePrincipale(dettPraticaId,
codiceFiscale, tipologiaSoggetto);
return it.tref.liferay.portos.bo.model.DettPraticaSoap.toSoapModel(returnValue);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static int getNumeroDiVersioni(long intPraticaId, long companyId)
throws RemoteException {
try {
int returnValue = DettPraticaServiceUtil.getNumeroDiVersioni(intPraticaId,
companyId);
return returnValue;
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static java.lang.String getJsonVersion(long intPraticaId,
long companyId, int version) throws RemoteException {
try {
java.lang.String returnValue = DettPraticaServiceUtil.getJsonVersion(intPraticaId,
companyId, version);
return returnValue;
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static java.lang.String callForChanges(long intPraticaId,
long companyId, int version) throws RemoteException {
try {
java.lang.String returnValue = DettPraticaServiceUtil.callForChanges(intPraticaId,
companyId, version);
return returnValue;
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
public static void sendToVersioning(long dettPraticaId, long companyId)
throws RemoteException {
try {
DettPraticaServiceUtil.sendToVersioning(dettPraticaId, companyId);
}
catch (Exception e) {
_log.error(e, e);
throw new RemoteException(e.getMessage());
}
}
private static Log _log = LogFactoryUtil.getLog(DettPraticaServiceSoap.class);
}

496
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaLocalServiceImpl.java

@ -12,7 +12,6 @@
package it.tref.liferay.portos.bo.service.impl;
import it.mwg.sismica.bo.util.HttpServiceUtil;
import it.tref.liferay.portos.bo.NoSuchDettPraticaException;
import it.tref.liferay.portos.bo.model.Asseverazione;
import it.tref.liferay.portos.bo.model.ControlloPratica;
@ -23,6 +22,7 @@ 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.Tempistica;
import it.tref.liferay.portos.bo.model.impl.DettPraticaImpl;
import it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil;
import it.tref.liferay.portos.bo.service.base.DettPraticaLocalServiceBaseImpl;
import it.tref.liferay.portos.bo.shared.util.PagamentoConstants;
@ -32,16 +32,20 @@ import it.tref.liferay.portos.bo.shared.util.TipoSoggettoUtil;
import it.tref.liferay.portos.bo.util.AzioniPraticheUtil;
import it.tref.liferay.portos.bo.util.MailUtil;
import it.tref.liferay.portos.bo.util.PagamentiUtil;
import it.tref.liferay.portos.bo.util.PraticaUtil;
import it.tref.liferay.portos.bo.util.TempisticaConstants;
import it.tref.liferay.portos.bo.util.WorkflowConstants;
import it.tref.liferay.portos.bo.util.WorkflowUtil;
import java.io.IOException;
import java.io.Serializable;
import java.math.BigDecimal;
import java.sql.Types;
import java.text.NumberFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.liferay.portal.kernel.dao.orm.Disjunction;
import com.liferay.portal.kernel.dao.orm.DynamicQuery;
@ -51,9 +55,10 @@ import com.liferay.portal.kernel.dao.orm.QueryUtil;
import com.liferay.portal.kernel.dao.orm.RestrictionsFactoryUtil;
import com.liferay.portal.kernel.exception.PortalException;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.json.JSONArray;
import com.liferay.portal.kernel.json.JSONDeserializer;
import com.liferay.portal.kernel.json.JSONFactoryUtil;
import com.liferay.portal.kernel.json.JSONObject;
import com.liferay.portal.kernel.json.JSONSerializer;
import com.liferay.portal.kernel.language.LanguageUtil;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
@ -99,7 +104,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
* it.tref.liferay.portos.bo.service.DettPraticaLocalServiceUtil} to access the dett pratica local service.
*/
Log _log = LogFactoryUtil.getLog(DettPraticaLocalServiceImpl.class);
private static final Log _log = LogFactoryUtil.getLog(DettPraticaLocalServiceImpl.class);
private DettPratica initDettPratica(ServiceContext serviceContext) throws PortalException, SystemException {
@ -119,10 +124,6 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setCompleta(false);
dettPratica.setGestita(false);
dettPratica.setOperaConforme(false);
dettPratica.setInizioLavoriContestualeOpera(false);
dettPratica.setDataInizioLavoriOpera(null);
dettPratica.setDataInizioEsecuzioneOpera(null);
dettPratica.setDataFineEsecuzioneOpera(null);
dettPratica.setNote(StringPool.BLANK);
dettPratica.setNoteUfficio(StringPool.BLANK);
// in avvio in draft -> pratiche sempre controllate nella loro vita
@ -183,8 +184,7 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
source.getVia(), source.getLocalita(), source.getEstremiCatastali(), source.getEstremiPratCom(),
source.getCollaudoStatico(), source.getCodiceFiscaleDelegatoCommittente(),
source.getCodiceFiscaleDelegatoFineLavori(), source.getCodiceFiscaleDelegatoCollaudo(),
source.getLavoriInEconomiaCommittente(), source.getMetratura(), source.getLavoriPubblici(), 0L,
source.getLavoriPubbliciPercentuale(), source.getNumeroCivico(), source.getDcParticelle(),
source.getLavoriPubblici(), 0L, source.getLavoriPubbliciPercentuale(), source.getDcParticelle(),
source.getDcFoglio(), source.getDcAllegato(), source.getDePiani(), source.getDeAltezza(),
source.getDeInterrati(), source.getDeSuperficie(), source.getDeCostruzione(),
source.getDeRistrutturazione(), source.getDeUso(), source.getDePubblica(), source.getDePrivata(),
@ -223,16 +223,13 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
source.getTcInLegno(), source.getTcAltro(), source.getTcAltroDescrizione(),
source.getTcConDispositivi(), source.getNormLavoriInProprio(), source.getNormEsenteBollo(),
source.getNormEsenteSpese(), source.getNormDpr01Dep(), source.getNormDpr02Dep(),
source.getNormDpr01Aut(), source.getNormDpr02Aut(), source.getNormDm01(), source.getNormDm02(),
source.getNormDm03(), source.getNormDm2018(), source.getNormDprg01(), source.getNormDprg02(),
source.getNormAnr(), source.getNormArt3com3(), source.getNormArt3com4(), source.getNormOrd01(),
source.getNormDm04(), source.getNormDm05(), source.getNormCI01(), source.getNormLTC01(),
source.getSuap(), source.getNormSismaBonus(), source.getClRischioPreInt(),
source.getClRischioPostInt(), source.getIntervFinPub(), source.getIntervFinPubDesc(), serviceContext,
true, source.getPaesaggioLocale(), source.getLivelloDiTutela(), source.getVincoli(),
source.getDestinazioneAltroIntervento(), source.getTcCostruzioniEsistenti(),
source.getTcManutOrdStraord(), source.getTcAltriInterventi(), source.getTcAltriInterventiDesc(),
source.getNoCollaudo(), source.getTcNuovaCostruzionePertinenza(),
source.getNormDpr01Aut(), source.getNormDpr02Aut(), source.getNormDm2018(), source.getNormAnr(),
source.getNormArt3com3(), source.getNormArt3com4(), source.getSuap(), source.getNormSismaBonus(),
source.getClRischioPreInt(), source.getClRischioPostInt(), source.getIntervFinPub(),
source.getIntervFinPubDesc(), serviceContext, true, source.getPaesaggioLocale(),
source.getLivelloDiTutela(), source.getVincoli(), source.getDestinazioneAltroIntervento(),
source.getTcCostruzioniEsistenti(), source.getTcManutOrdStraord(), source.getTcAltriInterventi(),
source.getTcAltriInterventiDesc(), source.getNoCollaudo(), source.getTcNuovaCostruzionePertinenza(),
source.getTcInterventoOpereEscavazione(), source.getTcViarch(), source.getTcOperaA25(),
source.getSanatoriaEdilizia47(), source.getSanatoriaEdilizia724(), source.getSanatoriaEdilizia326(),
source.getNormLavoriNoDirettore(), source.getInterventoVoceP7());
@ -518,46 +515,43 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
public DettPratica updateDettPratica(long userId, long dettPraticaId, long intPraticaId, long integrazione,
String protocollo, String tipoIntegrazione, boolean completa, boolean gestita, String codicePagamentoOneri,
String causalePagamentoOneri, String mezzoPagamentoOneri, String importoBolli,
String importoSpeseIstruttoria, Date dataEffettuazione, int statusTask, boolean workflowForzato,
long soggettoSostituitoId, String destinazione, String ag, String descLongIntervento, String via,
String localita, String estremiCatastali, String estremiPratCom, long variataDa, long varianteNumero,
boolean operaConforme, boolean collaudoStatico, String codiceFiscaleDelegatoCommittente,
String codiceFiscaleDelegatoFineLavori, String codiceFiscaleDelegatoCollaudo, String codiceRuoloDelegato,
boolean lavoriInEconomiaCommittente, boolean inizioLavoriContestualeOpera, Date dataInizioLavoriOpera,
Date dataInizioEsecuzioneOpera, Date dataFineEsecuzioneOpera, String metratura, boolean lavoriPubblici,
long pagamentoIdOneri, int lavoriPubbliciPercentuale, String numeroCivico, String dcParticelle,
String dcFoglio, String dcAllegato, String dePiani, String deAltezza, String deInterrati,
String deSuperficie, String deCostruzione, String deRistrutturazione, String deUso, String dePubblica,
String dePrivata, String deUtilizzazione, String dePosizioneEdificio, boolean deInfStradalePonte,
boolean deInfStradaleStrada, boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro, boolean deInfOperaAccStradale,
boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro, boolean deInfAltraInfrastruttura,
boolean deInfAltro, String deInfAltroDesc, String dccFondazioni, boolean dccStruttureEleMuraturePietrame,
boolean dccStruttureEleMuratureLaterizio, boolean dccStruttureEleMuratureMisto,
boolean dccStruttureEleMuratureStoriche, String dccStruttureEleAcciaio, String dccStruttureEleCA,
String dccStruttureEleLegno, boolean dccStruttureEleMistoCA, boolean dccStruttureEleMistoAcciaio,
boolean dccStruttureEleMistoMuratura, boolean dccStruttureEleMistoLegno,
boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro, String dccStruttureEleAltroDescrizione,
boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno, boolean dccOrizzontamentiLegnoCA,
boolean dccOrizzontamentiLamieraGrecata, boolean dccOrizzontamentiVolte, boolean dccOrizzontamentiAltro,
String dccOrizzontamentiAltroDescrizione, String dccCopertura, boolean dccCoperturaCAAcciaio,
boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA, boolean dccCoperturaLamieraGrecata,
boolean dccCoperturaPannelli, boolean dccCoperturaPVCTelonati, boolean dccCoperturaLeggere,
boolean dccCoperturaAltro, String dccCoperturaAltroDesrizione, boolean dccElemNonStrutLaterizio,
boolean dccElemNonStrutCartongesso, boolean dccElemNonStrutCalcestruzzo, boolean dccElemNonStrutLegno,
boolean dccElemNonStrutAltro, String dccElemNonStrutAltroDescrizione, boolean dccOpereDiRinforzoInsCatene,
boolean dccOpereDiRinforzoInsCordoli, boolean dccOpereDiRinforzoIniArmate,
boolean dccOpereDiRinforzoPlaccaggi, boolean dccOpereDiRinforzoIrrSolai,
boolean dccOpereDiRinforzoRinforziFRP, boolean dccOpereDiRinforzoTelaiECerchiature,
boolean dccOpereDiRinforzoInsRompitratta, boolean dccOpereDiRinforzoAltro,
String dccOpereDiRinforzoAltroDescrizione, String geoClasseIndagine, String geoCategoriaSottosuolo,
String geoCategoriaTopografica, String geoConsolidamento, String geoPericolositaGeologica,
String geoRischioGeomorfologicoPai, String geoPericolositaIdraulicaPai, String geoRischioIdraulicoPai,
String geoPericolositaSismica, String geoPericolositaIdraulica, String geoPericolositaGeomorfica,
String geoFattibilitaGeologica, String geoFattibilitaSismica, String geoFattibilitaIdraulica,
String geoOperaRilevante, String geoOpereDiSostegno, String geoOpereInSotterranea,
String geoPresenzaPrescrizioni, String geoNotePrescrizioni, String geoNoteIndagini,
String geoEvidenzeGeomorfiche, String geoEvidenzeGeologiche, Date geoDtRelazione,
String importoSpeseIstruttoria, Date dataEffettuazione, int statusTask, long soggettoSostituitoId,
String destinazione, String ag, String descLongIntervento, String via, String localita,
String estremiCatastali, String estremiPratCom, long varianteNumero, boolean operaConforme,
boolean collaudoStatico, String codiceFiscaleDelegatoCommittente, String codiceFiscaleDelegatoFineLavori,
String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, String dcParticelle, String dcFoglio, String dcAllegato, String dePiani,
String deAltezza, String deInterrati, String deSuperficie, String deCostruzione, String deRistrutturazione,
String deUso, String dePubblica, String dePrivata, String deUtilizzazione, String dePosizioneEdificio,
boolean deInfStradalePonte, boolean deInfStradaleStrada, boolean deInfStradaleAltro,
boolean deInfIdraulicaLong, boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
boolean deInfOperaAccStradale, boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro,
boolean deInfAltraInfrastruttura, boolean deInfAltro, String deInfAltroDesc, String dccFondazioni,
boolean dccStruttureEleMuraturePietrame, boolean dccStruttureEleMuratureLaterizio,
boolean dccStruttureEleMuratureMisto, boolean dccStruttureEleMuratureStoriche,
String dccStruttureEleAcciaio, String dccStruttureEleCA, String dccStruttureEleLegno,
boolean dccStruttureEleMistoCA, boolean dccStruttureEleMistoAcciaio, boolean dccStruttureEleMistoMuratura,
boolean dccStruttureEleMistoLegno, boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro,
String dccStruttureEleAltroDescrizione, boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno,
boolean dccOrizzontamentiLegnoCA, boolean dccOrizzontamentiLamieraGrecata, boolean dccOrizzontamentiVolte,
boolean dccOrizzontamentiAltro, String dccOrizzontamentiAltroDescrizione, String dccCopertura,
boolean dccCoperturaCAAcciaio, boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA,
boolean dccCoperturaLamieraGrecata, boolean dccCoperturaPannelli, boolean dccCoperturaPVCTelonati,
boolean dccCoperturaLeggere, boolean dccCoperturaAltro, String dccCoperturaAltroDesrizione,
boolean dccElemNonStrutLaterizio, boolean dccElemNonStrutCartongesso, boolean dccElemNonStrutCalcestruzzo,
boolean dccElemNonStrutLegno, boolean dccElemNonStrutAltro, String dccElemNonStrutAltroDescrizione,
boolean dccOpereDiRinforzoInsCatene, boolean dccOpereDiRinforzoInsCordoli,
boolean dccOpereDiRinforzoIniArmate, boolean dccOpereDiRinforzoPlaccaggi,
boolean dccOpereDiRinforzoIrrSolai, boolean dccOpereDiRinforzoRinforziFRP,
boolean dccOpereDiRinforzoTelaiECerchiature, boolean dccOpereDiRinforzoInsRompitratta,
boolean dccOpereDiRinforzoAltro, String dccOpereDiRinforzoAltroDescrizione, String geoClasseIndagine,
String geoCategoriaSottosuolo, String geoCategoriaTopografica, String geoConsolidamento,
String geoPericolositaGeologica, String geoRischioGeomorfologicoPai, String geoPericolositaIdraulicaPai,
String geoRischioIdraulicoPai, String geoPericolositaSismica, String geoPericolositaIdraulica,
String geoPericolositaGeomorfica, String geoFattibilitaGeologica, String geoFattibilitaSismica,
String geoFattibilitaIdraulica, String geoOperaRilevante, String geoOpereDiSostegno,
String geoOpereInSotterranea, String geoPresenzaPrescrizioni, String geoNotePrescrizioni,
String geoNoteIndagini, String geoEvidenzeGeomorfiche, String geoEvidenzeGeologiche, Date geoDtRelazione,
Double pagInterventiRestauroManufatti, Double pagAltriCasiCulturali, Double pagLottizzazioni,
Double pagGrandiStrutture, Double pagCondotte, Double pagPalificazioni, Double pagImpiantiEolici,
Double pagNuoveRealizzazioni, Double pagImmobiliPreesistenti, Double pagManifestiPubblicitari,
@ -569,17 +563,16 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
boolean tcInMuraturaOrdinaria, boolean tcInMuraturaArmata, boolean tcInMuraturaMista, boolean tcInLegno,
boolean tcAltro, String tcAltroDescrizione, boolean tcConDispositivi, boolean normLavoriInProprio,
boolean normEsenteBollo, boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01, boolean normDm02, boolean normDm03,
boolean normDm2018, boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3,
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt,
boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext, boolean bozza,
String paesaggioLocale, String livelloDiTutela, String vincoli, String destinazioneAltroIntervento,
Boolean tcCostruzioniEsistenti, Boolean tcManutOrdStraord, Boolean tcAltriInterventi,
String tcAltriInterventiDesc, boolean noCollaudo, boolean tcNuovaCostruzionePertinenza,
boolean tcInterventoOpereEscavazione, boolean tcViarch, boolean tcOperaA25, boolean sanatoriaEdilizia47,
boolean sanatoriaEdilizia724, boolean sanatoriaEdilizia326, boolean normLavoriNoDirettore,
double pagSoggettiAdAutorizzazione, String interventoVoceP7) throws PortalException, SystemException {
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018, boolean normAnr, boolean normArt3com3,
boolean normArt3com4, boolean suap, boolean normSismaBonus, String clRischioPreInt,
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext,
boolean bozza, String paesaggioLocale, String livelloDiTutela, String vincoli,
String destinazioneAltroIntervento, Boolean tcCostruzioniEsistenti, Boolean tcManutOrdStraord,
Boolean tcAltriInterventi, String tcAltriInterventiDesc, boolean noCollaudo,
boolean tcNuovaCostruzionePertinenza, boolean tcInterventoOpereEscavazione, boolean tcViarch,
boolean tcOperaA25, boolean sanatoriaEdilizia47, boolean sanatoriaEdilizia724,
boolean sanatoriaEdilizia326, boolean normLavoriNoDirettore, double pagSoggettiAdAutorizzazione,
String interventoVoceP7) throws PortalException, SystemException {
Date now = new Date();
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId);
@ -597,7 +590,6 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setImportoSpeseIstruttoria(importoSpeseIstruttoria);
dettPratica.setDataEffettuazione(dataEffettuazione);
dettPratica.setStatusTask(statusTask);
dettPratica.setWorkflowForzato(workflowForzato);
dettPratica.setSoggettoSostituitoId(soggettoSostituitoId);
dettPratica.setDestinazione(destinazione);
dettPratica.setAg(ag);
@ -606,7 +598,6 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setLocalita(localita);
dettPratica.setEstremiCatastali(estremiCatastali);
dettPratica.setEstremiPratCom(estremiPratCom);
dettPratica.setVariataDa(variataDa);
dettPratica.setVarianteNumero(varianteNumero);
dettPratica.setOperaConforme(operaConforme);
dettPratica.setCollaudoStatico(collaudoStatico);
@ -618,17 +609,9 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setCodiceFiscaleDelegatoCommittente(codiceFiscaleDelegatoCommittente);
dettPratica.setCodiceFiscaleDelegatoFineLavori(codiceFiscaleDelegatoFineLavori);
dettPratica.setCodiceFiscaleDelegatoCollaudo(codiceFiscaleDelegatoCollaudo);
dettPratica.setCodiceRuoloDelegato(codiceRuoloDelegato);
dettPratica.setLavoriInEconomiaCommittente(lavoriInEconomiaCommittente);
dettPratica.setInizioLavoriContestualeOpera(inizioLavoriContestualeOpera);
dettPratica.setDataInizioLavoriOpera(dataInizioLavoriOpera);
dettPratica.setDataInizioEsecuzioneOpera(dataInizioEsecuzioneOpera);
dettPratica.setDataFineEsecuzioneOpera(dataFineEsecuzioneOpera);
dettPratica.setMetratura(metratura);
dettPratica.setLavoriPubblici(lavoriPubblici);
dettPratica.setPagamentoIdOneri(pagamentoIdOneri);
dettPratica.setLavoriPubbliciPercentuale(lavoriPubbliciPercentuale);
dettPratica.setNumeroCivico(numeroCivico);
dettPratica.setDcParticelle(dcParticelle);
dettPratica.setDcFoglio(dcFoglio);
dettPratica.setDcAllegato(dcAllegato);
@ -771,18 +754,8 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setNormDpr02Dep(normDpr02Dep);
dettPratica.setNormDpr01Aut(normDpr01Aut);
dettPratica.setNormDpr02Aut(normDpr02Aut);
dettPratica.setNormDm01(normDm01);
dettPratica.setNormDm02(normDm02);
dettPratica.setNormDm03(normDm03);
dettPratica.setNormDm2018(normDm2018);
dettPratica.setNormDm04(normDm04);
dettPratica.setNormDm05(normDm05);
dettPratica.setNormDprg01(normDprg01);
dettPratica.setNormDprg02(normDprg02);
dettPratica.setNormAnr(normAnr);
dettPratica.setNormOrd01(normOrd01);
dettPratica.setNormCI01(normCI01);
dettPratica.setNormLTC01(normLTC01);
dettPratica.setNormArt3com3(normArt3com3);
dettPratica.setNormArt3com4(normArt3com4);
dettPratica.setSuap(suap);
@ -816,11 +789,10 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
String tipoIntegrazione, String destinazione, String ag, String descLongIntervento, String via,
String localita, String estremiCatastali, String estremiPratCom, boolean collaudoStatico,
String codiceFiscaleDelegatoCommittente, String codiceFiscaleDelegatoFineLavori,
String codiceFiscaleDelegatoCollaudo, boolean lavoriInEconomiaCommittente, String metratura,
boolean lavoriPubblici, long pagamentoIdOneri, int lavoriPubbliciPercentuale, String numeroCivico,
String dcParticelle, String dcFoglio, String dcAllegato, String dePiani, String deAltezza,
String deInterrati, String deSuperficie, String deCostruzione, String deRistrutturazione, String deUso,
String dePubblica, String dePrivata, String deUtilizzazione, String dePosizioneEdificio,
String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici, long pagamentoIdOneri,
int lavoriPubbliciPercentuale, String dcParticelle, String dcFoglio, String dcAllegato, String dePiani,
String deAltezza, String deInterrati, String deSuperficie, String deCostruzione, String deRistrutturazione,
String deUso, String dePubblica, String dePrivata, String deUtilizzazione, String dePosizioneEdificio,
boolean deInfStradalePonte, boolean deInfStradaleStrada, boolean deInfStradaleAltro,
boolean deInfIdraulicaLong, boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
boolean deInfOperaAccStradale, boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro,
@ -849,17 +821,16 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
boolean tcInMuraturaOrdinaria, boolean tcInMuraturaArmata, boolean tcInMuraturaMista, boolean tcInLegno,
boolean tcAltro, String tcAltroDescrizione, boolean tcConDispositivi, boolean normLavoriInProprio,
boolean normEsenteBollo, boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01, boolean normDm02, boolean normDm03,
boolean normDm2018, boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3,
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt,
boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext, boolean bozza,
String paesaggioLocale, String livelloDiTutela, String vincoli, String destinazioneAltroIntervento,
Boolean tcCostruzioniEsistenti, Boolean tcManutOrdStraord, Boolean tcAltriInterventi,
String tcAltriInterventiDesc, boolean noCollaudo, boolean tcNuovaCostruzionePertinenza,
boolean tcInterventoOpereEscavazione, boolean tcViarch, boolean tcOperaA25, boolean sanatoriaEdilizia47,
boolean sanatoriaEdilizia724, boolean sanatoriaEdilizia326, boolean normLavoriNoDirettore,
String interventoVoceP7) throws PortalException, SystemException {
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018, boolean normAnr, boolean normArt3com3,
boolean normArt3com4, boolean suap, boolean normSismaBonus, String clRischioPreInt,
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext,
boolean bozza, String paesaggioLocale, String livelloDiTutela, String vincoli,
String destinazioneAltroIntervento, Boolean tcCostruzioniEsistenti, Boolean tcManutOrdStraord,
Boolean tcAltriInterventi, String tcAltriInterventiDesc, boolean noCollaudo,
boolean tcNuovaCostruzionePertinenza, boolean tcInterventoOpereEscavazione, boolean tcViarch,
boolean tcOperaA25, boolean sanatoriaEdilizia47, boolean sanatoriaEdilizia724,
boolean sanatoriaEdilizia326, boolean normLavoriNoDirettore, String interventoVoceP7)
throws PortalException, SystemException {
Date now = new Date();
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId);
@ -873,18 +844,15 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setLocalita(localita);
dettPratica.setEstremiCatastali(estremiCatastali);
dettPratica.setEstremiPratCom(estremiPratCom);
dettPratica.setLavoriInEconomiaCommittente(lavoriInEconomiaCommittente);
dettPratica.setCollaudoStatico(collaudoStatico);
dettPratica.setNoCollaudo(noCollaudo);
dettPratica.setTcNuovaCostruzionePertinenza(tcNuovaCostruzionePertinenza);
dettPratica.setTcInterventoOpereEscavazione(tcInterventoOpereEscavazione);
dettPratica.setTcViarch(tcViarch);
dettPratica.setTcOperaA25(tcOperaA25);
dettPratica.setMetratura(metratura);
dettPratica.setLavoriPubblici(lavoriPubblici);
dettPratica.setPagamentoIdOneri(pagamentoIdOneri);
dettPratica.setLavoriPubbliciPercentuale(lavoriPubbliciPercentuale);
dettPratica.setNumeroCivico(numeroCivico);
dettPratica.setDcParticelle(dcParticelle);
dettPratica.setDcFoglio(dcFoglio);
dettPratica.setDcAllegato(dcAllegato);
@ -984,18 +952,8 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setNormDpr02Dep(normDpr02Dep);
dettPratica.setNormDpr01Aut(normDpr01Aut);
dettPratica.setNormDpr02Aut(normDpr02Aut);
dettPratica.setNormDm01(normDm01);
dettPratica.setNormDm02(normDm02);
dettPratica.setNormDm03(normDm03);
dettPratica.setNormDm2018(normDm2018);
dettPratica.setNormDm04(normDm04);
dettPratica.setNormDm05(normDm05);
dettPratica.setNormDprg01(normDprg01);
dettPratica.setNormDprg02(normDprg02);
dettPratica.setNormAnr(normAnr);
dettPratica.setNormOrd01(normOrd01);
dettPratica.setNormCI01(normCI01);
dettPratica.setNormLTC01(normLTC01);
dettPratica.setNormArt3com3(normArt3com3);
dettPratica.setNormArt3com4(normArt3com4);
dettPratica.setSuap(suap);
@ -1031,37 +989,36 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
public DettPratica updateDettPraticaDatiIntegrazione(long userId, long dettPraticaId, long intPraticaId,
String tipoIntegrazione, String destinazione, String descLongIntervento, boolean collaudoStatico,
String codiceFiscaleDelegatoCommittente, String codiceFiscaleDelegatoFineLavori,
String codiceFiscaleDelegatoCollaudo, boolean lavoriInEconomiaCommittente, boolean lavoriPubblici,
boolean deInfStradalePonte, boolean deInfStradaleStrada, boolean deInfStradaleAltro,
boolean deInfIdraulicaLong, boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
boolean deInfOperaAccStradale, boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro,
boolean deInfAltraInfrastruttura, boolean deInfAltro, String deInfAltroDesc, String dccFondazioni,
boolean dccStruttureEleMuraturePietrame, boolean dccStruttureEleMuratureLaterizio,
boolean dccStruttureEleMuratureMisto, boolean dccStruttureEleMuratureStoriche,
String dccStruttureEleAcciaio, String dccStruttureEleCA, String dccStruttureEleLegno,
boolean dccStruttureEleMistoCA, boolean dccStruttureEleMistoAcciaio, boolean dccStruttureEleMistoMuratura,
boolean dccStruttureEleMistoLegno, boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro,
String dccStruttureEleAltroDescrizione, boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno,
boolean dccOrizzontamentiLegnoCA, boolean dccOrizzontamentiLamieraGrecata, boolean dccOrizzontamentiVolte,
boolean dccOrizzontamentiAltro, String dccOrizzontamentiAltroDescrizione, String dccCopertura,
boolean dccCoperturaCAAcciaio, boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA,
boolean dccCoperturaLamieraGrecata, boolean dccCoperturaPannelli, boolean dccCoperturaPVCTelonati,
boolean dccCoperturaLeggere, boolean dccCoperturaAltro, String dccCoperturaAltroDesrizione,
boolean dccElemNonStrutLaterizio, boolean dccElemNonStrutCartongesso, boolean dccElemNonStrutCalcestruzzo,
boolean dccElemNonStrutLegno, boolean dccElemNonStrutAltro, String dccElemNonStrutAltroDescrizione,
boolean dccOpereDiRinforzoInsCatene, boolean dccOpereDiRinforzoInsCordoli,
boolean dccOpereDiRinforzoIniArmate, boolean dccOpereDiRinforzoPlaccaggi,
boolean dccOpereDiRinforzoIrrSolai, boolean dccOpereDiRinforzoRinforziFRP,
boolean dccOpereDiRinforzoTelaiECerchiature, boolean dccOpereDiRinforzoInsRompitratta,
boolean dccOpereDiRinforzoAltro, String dccOpereDiRinforzoAltroDescrizione, boolean tcNuovaCostruzione,
boolean tcAdeguamentoSismico, boolean tcMiglioramentoSismico, boolean tcRiparazioneInterventoLocale,
boolean normLavoriInProprio, boolean normEsenteBollo, boolean normEsenteSpese, boolean normDpr01Dep,
boolean normDpr02Dep, boolean normDpr01Aut, boolean normDpr02Aut, boolean normArt3com3,
boolean normArt3com4, ServiceContext serviceContext, boolean bozza, boolean noCollaudo,
boolean tcNuovaCostruzionePertinenza, boolean tcInterventoOpereEscavazione, boolean tcViarch,
boolean tcOperaA25, boolean sanatoriaEdilizia47, boolean sanatoriaEdilizia724,
boolean sanatoriaEdilizia326, boolean normLavoriNoDirettore, String interventoVoceP7)
throws PortalException, SystemException {
String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici, boolean deInfStradalePonte,
boolean deInfStradaleStrada, boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro, boolean deInfOperaAccStradale,
boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro, boolean deInfAltraInfrastruttura,
boolean deInfAltro, String deInfAltroDesc, String dccFondazioni, boolean dccStruttureEleMuraturePietrame,
boolean dccStruttureEleMuratureLaterizio, boolean dccStruttureEleMuratureMisto,
boolean dccStruttureEleMuratureStoriche, String dccStruttureEleAcciaio, String dccStruttureEleCA,
String dccStruttureEleLegno, boolean dccStruttureEleMistoCA, boolean dccStruttureEleMistoAcciaio,
boolean dccStruttureEleMistoMuratura, boolean dccStruttureEleMistoLegno,
boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro, String dccStruttureEleAltroDescrizione,
boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno, boolean dccOrizzontamentiLegnoCA,
boolean dccOrizzontamentiLamieraGrecata, boolean dccOrizzontamentiVolte, boolean dccOrizzontamentiAltro,
String dccOrizzontamentiAltroDescrizione, String dccCopertura, boolean dccCoperturaCAAcciaio,
boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA, boolean dccCoperturaLamieraGrecata,
boolean dccCoperturaPannelli, boolean dccCoperturaPVCTelonati, boolean dccCoperturaLeggere,
boolean dccCoperturaAltro, String dccCoperturaAltroDesrizione, boolean dccElemNonStrutLaterizio,
boolean dccElemNonStrutCartongesso, boolean dccElemNonStrutCalcestruzzo, boolean dccElemNonStrutLegno,
boolean dccElemNonStrutAltro, String dccElemNonStrutAltroDescrizione, boolean dccOpereDiRinforzoInsCatene,
boolean dccOpereDiRinforzoInsCordoli, boolean dccOpereDiRinforzoIniArmate,
boolean dccOpereDiRinforzoPlaccaggi, boolean dccOpereDiRinforzoIrrSolai,
boolean dccOpereDiRinforzoRinforziFRP, boolean dccOpereDiRinforzoTelaiECerchiature,
boolean dccOpereDiRinforzoInsRompitratta, boolean dccOpereDiRinforzoAltro,
String dccOpereDiRinforzoAltroDescrizione, boolean tcNuovaCostruzione, boolean tcAdeguamentoSismico,
boolean tcMiglioramentoSismico, boolean tcRiparazioneInterventoLocale, boolean normLavoriInProprio,
boolean normEsenteBollo, boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normArt3com3, boolean normArt3com4,
ServiceContext serviceContext, boolean bozza, boolean noCollaudo, boolean tcNuovaCostruzionePertinenza,
boolean tcInterventoOpereEscavazione, boolean tcViarch, boolean tcOperaA25, boolean sanatoriaEdilizia47,
boolean sanatoriaEdilizia724, boolean sanatoriaEdilizia326, boolean normLavoriNoDirettore,
String interventoVoceP7) throws PortalException, SystemException {
Date now = new Date();
DettPratica dettPratica = dettPraticaPersistence.fetchByPrimaryKey(dettPraticaId);
@ -1070,7 +1027,6 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
dettPratica.setTipoIntegrazione(tipoIntegrazione);
dettPratica.setDestinazione(destinazione);
dettPratica.setDescLongIntervento(descLongIntervento);
dettPratica.setLavoriInEconomiaCommittente(lavoriInEconomiaCommittente);
dettPratica.setCollaudoStatico(collaudoStatico);
dettPratica.setNoCollaudo(noCollaudo);
dettPratica.setTcNuovaCostruzionePertinenza(tcNuovaCostruzionePertinenza);
@ -1640,32 +1596,6 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
completa);
}
@SuppressWarnings("unchecked")
@Override
public List<DettPratica> findPraticheCompletateNonVersionate(int start, int end) throws SystemException {
DynamicQuery dynamicQuery = getDynamicQueryPraticheCompletateNonVersionate();
dynamicQuery.addOrder(OrderFactoryUtil.asc("dettPraticaId"));
return dettPraticaPersistence.findWithDynamicQuery(dynamicQuery, start, end);
}
@Override
public int countPraticheCompletateNonversionate() throws SystemException {
DynamicQuery dynamicQuery = getDynamicQueryPraticheCompletateNonVersionate();
return (int) dettPraticaPersistence.countWithDynamicQuery(dynamicQuery);
}
private DynamicQuery getDynamicQueryPraticheCompletateNonVersionate() {
DynamicQuery dynamicQuery = dynamicQuery();
dynamicQuery.add(RestrictionsFactoryUtil.eq("completa", true));
dynamicQuery.add(RestrictionsFactoryUtil.eq("versionata", false));
dynamicQuery.add(RestrictionsFactoryUtil.ne("protocollo", StringPool.BLANK));
dynamicQuery.add(RestrictionsFactoryUtil.isNotNull("protocollo"));
return dynamicQuery;
}
@Override
@Indexable(type = IndexableType.REINDEX)
public DettPratica updateDettPraticaGestita(long dettPraticaId, boolean gestita) throws SystemException {
@ -1778,52 +1708,198 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
return dettPratica;
}
private static final List<String> dettPraticaFields;
private static final Map<String, Integer> dettPraticaFieldsTypes;
static {
@SuppressWarnings("serial")
List<String> hiddenFields = new ArrayList<String>() {
{
add("causalePagamentoBolli");
add("causalePagamentoOneri");
add("codicePagamentoBolli");
add("codicePagamentoOneri");
add("companyId");
add("completa");
add("createDate");
add("dataEffettuazione");
add("dettPraticaId");
add("dtInvioSignal");
add("dtProtocollo");
add("geoDtRelazione");
add("gestita");
add("groupId");
add("importoBolli");
add("importoSpeseIstruttoria");
add("integrazione");
add("intPraticaId");
add("mezzoPagamentoBolli");
add("mezzoPagamentoOneri");
add("modifiedDate");
add("pagAdeguamentoSismico");
add("pagAltriCasiCulturali");
add("pagAltriCasiPaesaggistici");
add("pagAltro");
add("pagamentoIdBolli");
add("pagamentoIdOneri");
add("pagCalcolatoAdeguamentoSismico");
add("pagCalcolatoMiglioramentoSismico");
add("pagCalcolatoOperaNonQuantificabile");
add("pagCalcolatoRiparazioneInterventoLocale");
add("pagCondotte");
add("pagConsultazioniArchivio");
add("pagEffettivoAdeguamentoSismico");
add("pagEffettivoMiglioramentoSismico");
add("pagEffettivoOperaNonQuantificabile");
add("pagEffettivoRiparazioneInterventoLocale");
add("pagGrandiStrutture");
add("pagImmobiliPreesistenti");
add("pagImpiantiEolici");
add("pagInterventiRestauroManufatti");
add("pagLottizzazioni");
add("pagManifestiPubblicitari");
add("pagMiglioramentoSismico");
add("pagMiglioramentoSismicoSicilia");
add("pagNoteUtente");
add("pagNuovaCostruzione");
add("pagNuoveRealizzazioni");
add("pagOperaNonQuantificabile");
add("pagPalificazioni");
add("pagPareriDiMassima");
add("pagRilascioAttestazioni");
add("pagRiparazioneInterventoLocale");
add("pagSoggettiAdAutorizzazione");
add("pagVarianti");
add("pagVariantiPareriResi");
add("protocollo");
add("soggettoSostituitoId");
add("status");
add("statusByUserId");
add("statusByUserName");
add("statusDate");
add("statusTask");
add("tipoIntegrazione");
add("uuid_");
add("userId");
add("userName");
add("varianteNumero");
add("version");
}
};
dettPraticaFields = new ArrayList<>();
dettPraticaFieldsTypes = new HashMap<>();
for (int i = 0; i < DettPraticaImpl.TABLE_COLUMNS.length; i++) {
String field = (String) DettPraticaImpl.TABLE_COLUMNS[i][0];
if (!hiddenFields.contains(field)) {
dettPraticaFields.add(field);
}
dettPraticaFieldsTypes.put(field, (int) DettPraticaImpl.TABLE_COLUMNS[i][1]);
}
}
@Override
public void sendToVersioning(long dettPraticaId, String url) throws Exception {
public List<String> getDettPraticaFields() {
DettPratica dettPratica = getDettPratica(dettPraticaId);
String jsonToVersioning = dettPratica.serializeToVersioning();
JSONObject responseObj = HttpServiceUtil.postJson(url, jsonToVersioning);
int version = responseObj.getInt("version");
dettPratica.setVersion(version);
dettPratica.setVersionata(true);
updateDettPratica(dettPratica);
return dettPraticaFields;
}
@Override
public int getNumeroDiVersioni(String url) throws NumberFormatException, Exception {
@SuppressWarnings("unchecked")
public List<DettPratica> getVersioni(long intPraticaId) throws SystemException {
return Integer.parseInt(HttpServiceUtil.getUrl(url, "0"));
DynamicQuery query = queryVersioning(intPraticaId);
query.addOrder(OrderFactoryUtil.asc("dettPraticaId"));
return dettPraticaPersistence.findWithDynamicQuery(query);
}
@Override
public String getVersionNumber(String url, int version) throws Exception {
public List<Map<String, Serializable>> callForChanges(long intPraticaId) throws SystemException {
String response = callToVersion(url);
JSONObject jsonObjectResponse = JSONFactoryUtil.createJSONObject(response);
JSONObject snapshot = jsonObjectResponse.getJSONObject("Snapshot");
int responseVersion = snapshot.getInt("version");
if (responseVersion != version) {
_log.error("Le versioni non corrispondono");
DynamicQuery query = queryVersioning(intPraticaId);
query.addOrder(OrderFactoryUtil.asc("dettPraticaId"));
@SuppressWarnings("unchecked")
List<DettPratica> lista = dettPraticaPersistence.findWithDynamicQuery(query);
int size = lista.size();
List<Map<String, Serializable>> versions = new ArrayList<>(size);
List<Map<String, Serializable>> changes = new ArrayList<>(size);
JSONSerializer serializer = JSONFactoryUtil.createJSONSerializer();
JSONDeserializer<Map<String, Serializable>> deserializer = JSONFactoryUtil.createJSONDeserializer();
for (int i = 0; i < size; i++) {
versions.add(deserializer.deserialize(serializer.serialize(lista.get(i))));
changes.add(new HashMap<String, Serializable>());
}
for (String field : dettPraticaFields) {
Serializable v0 = null == versions.get(0).get(field) ? StringPool.BLANK : versions.get(0).get(field);
boolean changed = false;
for (int i = 1; i < size; i++) {
Serializable v1 = null == versions.get(i).get(field) ? StringPool.BLANK : versions.get(i).get(field);
if (!v1.equals(v0)) {
changed = true;
break;
}
}
JSONObject jsonFields = snapshot.getJSONObject("fields");
for (String hiddenField : PraticaUtil.getDettPraticaHiddenFields()) {
jsonFields.remove(hiddenField);
if (changed) {
for (int i = 0; i < versions.size(); i++) {
Serializable v = null == versions.get(i).get(field) ? StringPool.BLANK : versions.get(i).get(field);
changes.get(i).put(field, v);
}
return jsonFields.toString();
}
}
return changes;
}
private String callToVersion(String versioningURL) throws Exception {
@Override
public boolean isNumber(String field) {
return HttpServiceUtil.getUrl(versioningURL);
switch (dettPraticaFieldsTypes.get(field)) {
case Types.BOOLEAN:
case Types.TIMESTAMP:
return false;
case Types.VARCHAR:
switch (field) {
case "importoSpeseIstruttoria":
return true;
}
return false;
case Types.BIGINT:
case Types.DOUBLE:
case Types.INTEGER:
return true;
default:
_log.info(dettPraticaFieldsTypes.get(field));
}
return true;
}
@Override
public JSONArray callForChanges(String url) throws Exception {
String response = callToVersion(url);
JSONArray jsonArray = JSONFactoryUtil.createJSONObject(response).getJSONArray("values");
return jsonArray;
public String format(String field, Serializable value) {
switch (dettPraticaFieldsTypes.get(field)) {
case Types.BOOLEAN:
return (Boolean) value ? "Sì" : "No";
case Types.TIMESTAMP:
Date dt;
if (value instanceof Long) {
dt = new Date((Long) value);
} else if (value instanceof String) {
String s = (String) value;
if (s.isEmpty()) {
return s;
}
dt = new Date(Long.parseLong(s));
} else {
return "{{{{{{{" + value + "}}}}}}}";
}
return FastDateFormatFactoryUtil.getSimpleDateFormat("dd/MM/yyyy HH:mm").format(dt);
case Types.VARCHAR:
return (String) value;
case Types.BIGINT:
case Types.DOUBLE:
case Types.INTEGER:
return NumberFormat.getInstance().format(value);
default:
_log.info(dettPraticaFieldsTypes.get(field));
return "XXXXXXXXXXXXX";
}
}
@Override
@ -1832,6 +1908,14 @@ public class DettPraticaLocalServiceImpl extends DettPraticaLocalServiceBaseImpl
return dettPraticaPersistence.countByIntPraticaId_TipoIntegrazione(intPraticaId, TipoIntegrazioneUtil.VARIANTE);
}
private DynamicQuery queryVersioning(long intPraticaId) {
DynamicQuery query = dynamicQuery();
query.add(RestrictionsFactoryUtil.eq("intPraticaId", intPraticaId));
query.add(RestrictionsFactoryUtil.eq("status", WorkflowConstants.STATUS_APPROVED));
query.add(RestrictionsFactoryUtil.ne("tipoIntegrazione", TipoIntegrazioneUtil.VARIAZIONE_SOGGETTO));
return query;
}
// ADT: nuovo metodo per stampa fascicolo
@Override
public DettPratica getFirstCompletedByIntPratica(long intPraticaId) throws SystemException {

201
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/DettPraticaServiceImpl.java

@ -19,22 +19,20 @@ import it.tref.liferay.portos.bo.service.TerritorioLocalServiceUtil;
import it.tref.liferay.portos.bo.service.base.DettPraticaServiceBaseImpl;
import it.tref.liferay.portos.bo.service.permission.DettPraticaEntryPermission;
import it.tref.liferay.portos.bo.service.permission.DettPraticaPermission;
import it.tref.liferay.portos.bo.shared.util.Constants;
import it.tref.liferay.portos.bo.shared.util.TipoIntegrazioneUtil;
import it.tref.liferay.portos.bo.util.DelegheUtil;
import it.tref.liferay.portos.bo.util.PraticaUtil;
import java.io.IOException;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import java.util.Map;
import com.liferay.portal.kernel.exception.PortalException;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.json.JSONArray;
import com.liferay.portal.kernel.util.StringPool;
import com.liferay.portal.model.Company;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.security.permission.ActionKeys;
import com.liferay.portal.service.CompanyLocalServiceUtil;
import com.liferay.portal.service.ServiceContext;
/**
@ -59,6 +57,8 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
* it.tref.liferay.portos.bo.service.DettPraticaServiceUtil} to access the dett pratica remote service.
*/
private static final Log _log = LogFactoryUtil.getLog(DettPraticaServiceImpl.class);
@Override
public DettPratica getDettPratica(long dettPraticaId) throws PortalException, SystemException {
@ -127,46 +127,43 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
public DettPratica updateDettPratica(long userId, long dettPraticaId, long intPraticaId, long integrazione,
String protocollo, String tipoIntegrazione, boolean completa, boolean gestita, String codicePagamento,
String causalePagamento, String mezzoPagamento, String importoBolli, String importoSpeseIstruttoria,
Date dataEffettuazione, int statusTask, boolean workflowForzato, long soggettoSostituitoId,
String destinazione, String ag, String descLongIntervento, String via, String localita,
String estremiCatastali, String estremiPratCom, long variataDa, long varianteNumero, boolean operaConforme,
boolean collaudoStatico, String codiceFiscaleDelegatoCommittente, String codiceFiscaleDelegatoFineLavori,
String codiceFiscaleDelegatoCollaudo, String codiceRuoloDelegato, boolean lavoriInEconomiaCommittente,
boolean inizioLavoriContestualeOpera, Date dataInizioLavoriOpera, Date dataInizioEsecuzioneOpera,
Date dataFineEsecuzioneOpera, String metratura, boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, String numeroCivico, String dcParticelle, String dcFoglio,
String dcAllegato, String dePiani, String deAltezza, String deInterrati, String deSuperficie,
String deCostruzione, String deRistrutturazione, String deUso, String dePubblica, String dePrivata,
String deUtilizzazione, String dePosizioneEdificio, boolean deInfStradalePonte,
boolean deInfStradaleStrada, boolean deInfStradaleAltro, boolean deInfIdraulicaLong,
boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro, boolean deInfOperaAccStradale,
boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro, boolean deInfAltraInfrastruttura,
boolean deInfAltro, String deInfAltroDesc, String dccFondazioni, boolean dccStruttureEleMuraturePietrame,
boolean dccStruttureEleMuratureLaterizio, boolean dccStruttureEleMuratureMisto,
boolean dccStruttureEleMuratureStoriche, String dccStruttureEleAcciaio, String dccStruttureEleCA,
String dccStruttureEleLegno, boolean dccStruttureEleMistoCA, boolean dccStruttureEleMistoAcciaio,
boolean dccStruttureEleMistoMuratura, boolean dccStruttureEleMistoLegno,
boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro, String dccStruttureEleAltroDescrizione,
boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno, boolean dccOrizzontamentiLegnoCA,
boolean dccOrizzontamentiLamieraGrecata, boolean dccOrizzontamentiVolte, boolean dccOrizzontamentiAltro,
String dccOrizzontamentiAltroDescrizione, String dccCopertura, boolean dccCoperturaCAAcciaio,
boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA, boolean dccCoperturaLamieraGrecata,
boolean dccCoperturaPannelli, boolean dccCoperturaPVCTelonati, boolean dccCoperturaLeggere,
boolean dccCoperturaAltro, String dccCoperturaAltroDesrizione, boolean dccElemNonStrutLaterizio,
boolean dccElemNonStrutCartongesso, boolean dccElemNonStrutCalcestruzzo, boolean dccElemNonStrutLegno,
boolean dccElemNonStrutAltro, String dccElemNonStrutAltroDescrizione, boolean dccOpereDiRinforzoInsCatene,
boolean dccOpereDiRinforzoInsCordoli, boolean dccOpereDiRinforzoIniArmate,
boolean dccOpereDiRinforzoPlaccaggi, boolean dccOpereDiRinforzoIrrSolai,
boolean dccOpereDiRinforzoRinforziFRP, boolean dccOpereDiRinforzoTelaiECerchiature,
boolean dccOpereDiRinforzoInsRompitratta, boolean dccOpereDiRinforzoAltro,
String dccOpereDiRinforzoAltroDescrizione, String geoClasseIndagine, String geoCategoriaSottosuolo,
String geoCategoriaTopografica, String geoConsolidamento, String geoPericolositaGeologica,
String geoRischioGeomorfologicoPai, String geoPericolositaIdraulicaPai, String geoRischioIdraulicoPai,
String geoPericolositaSismica, String geoPericolositaIdraulica, String geoPericolositaGeomorfica,
String geoFattibilitaGeologica, String geoFattibilitaSismica, String geoFattibilitaIdraulica,
String geoOperaRilevante, String geoOpereDiSostegno, String geoOpereInSotterranea,
String geoPresenzaPrescrizioni, String geoNotePrescrizioni, String geoNoteIndagini,
String geoEvidenzeGeomorfiche, String geoEvidenzeGeologiche, Date geoDtRelazione,
Date dataEffettuazione, int statusTask, long soggettoSostituitoId, String destinazione, String ag,
String descLongIntervento, String via, String localita, String estremiCatastali, String estremiPratCom,
long varianteNumero, boolean operaConforme, boolean collaudoStatico,
String codiceFiscaleDelegatoCommittente, String codiceFiscaleDelegatoFineLavori,
String codiceFiscaleDelegatoCollaudo, boolean lavoriPubblici, long pagamentoId,
int lavoriPubbliciPercentuale, String dcParticelle, String dcFoglio, String dcAllegato, String dePiani,
String deAltezza, String deInterrati, String deSuperficie, String deCostruzione, String deRistrutturazione,
String deUso, String dePubblica, String dePrivata, String deUtilizzazione, String dePosizioneEdificio,
boolean deInfStradalePonte, boolean deInfStradaleStrada, boolean deInfStradaleAltro,
boolean deInfIdraulicaLong, boolean deInfIdraulicaTrasv, boolean deInfIdraulicaAltro,
boolean deInfOperaAccStradale, boolean deInfOperaAccIdraulica, boolean deInfOperaAccAltro,
boolean deInfAltraInfrastruttura, boolean deInfAltro, String deInfAltroDesc, String dccFondazioni,
boolean dccStruttureEleMuraturePietrame, boolean dccStruttureEleMuratureLaterizio,
boolean dccStruttureEleMuratureMisto, boolean dccStruttureEleMuratureStoriche,
String dccStruttureEleAcciaio, String dccStruttureEleCA, String dccStruttureEleLegno,
boolean dccStruttureEleMistoCA, boolean dccStruttureEleMistoAcciaio, boolean dccStruttureEleMistoMuratura,
boolean dccStruttureEleMistoLegno, boolean dccStruttureElePrefabbricato, boolean dccStruttureEleAltro,
String dccStruttureEleAltroDescrizione, boolean dccOrizzontamentiCAAcciaio, boolean dccOrizzontamentiLegno,
boolean dccOrizzontamentiLegnoCA, boolean dccOrizzontamentiLamieraGrecata, boolean dccOrizzontamentiVolte,
boolean dccOrizzontamentiAltro, String dccOrizzontamentiAltroDescrizione, String dccCopertura,
boolean dccCoperturaCAAcciaio, boolean dccCoperturaLegno, boolean dccCoperturaLegnoCA,
boolean dccCoperturaLamieraGrecata, boolean dccCoperturaPannelli, boolean dccCoperturaPVCTelonati,
boolean dccCoperturaLeggere, boolean dccCoperturaAltro, String dccCoperturaAltroDesrizione,
boolean dccElemNonStrutLaterizio, boolean dccElemNonStrutCartongesso, boolean dccElemNonStrutCalcestruzzo,
boolean dccElemNonStrutLegno, boolean dccElemNonStrutAltro, String dccElemNonStrutAltroDescrizione,
boolean dccOpereDiRinforzoInsCatene, boolean dccOpereDiRinforzoInsCordoli,
boolean dccOpereDiRinforzoIniArmate, boolean dccOpereDiRinforzoPlaccaggi,
boolean dccOpereDiRinforzoIrrSolai, boolean dccOpereDiRinforzoRinforziFRP,
boolean dccOpereDiRinforzoTelaiECerchiature, boolean dccOpereDiRinforzoInsRompitratta,
boolean dccOpereDiRinforzoAltro, String dccOpereDiRinforzoAltroDescrizione, String geoClasseIndagine,
String geoCategoriaSottosuolo, String geoCategoriaTopografica, String geoConsolidamento,
String geoPericolositaGeologica, String geoRischioGeomorfologicoPai, String geoPericolositaIdraulicaPai,
String geoRischioIdraulicoPai, String geoPericolositaSismica, String geoPericolositaIdraulica,
String geoPericolositaGeomorfica, String geoFattibilitaGeologica, String geoFattibilitaSismica,
String geoFattibilitaIdraulica, String geoOperaRilevante, String geoOpereDiSostegno,
String geoOpereInSotterranea, String geoPresenzaPrescrizioni, String geoNotePrescrizioni,
String geoNoteIndagini, String geoEvidenzeGeomorfiche, String geoEvidenzeGeologiche, Date geoDtRelazione,
Double pagInterventiRestauroManufatti, Double pagAltriCasiCulturali, Double pagLottizzazioni,
Double pagGrandiStrutture, Double pagCondotte, Double pagPalificazioni, Double pagImpiantiEolici,
Double pagNuoveRealizzazioni, Double pagImmobiliPreesistenti, Double pagManifestiPubblicitari,
@ -178,13 +175,11 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
boolean tcInMuraturaOrdinaria, boolean tcInMuraturaArmata, boolean tcInMuraturaMista, boolean tcInLegno,
boolean tcAltro, String tcAltroDescrizione, boolean tcConDispositivi, boolean normLavoriInProprio,
boolean normEsenteBollo, boolean normEsenteSpese, boolean normDpr01Dep, boolean normDpr02Dep,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm01, boolean normDm02, boolean normDm03,
boolean normDm2018, boolean normDprg01, boolean normDprg02, boolean normAnr, boolean normArt3com3,
boolean normArt3com4, boolean normOrd01, boolean normDm04, boolean normDm05, boolean normCI01,
boolean normLTC01, boolean suap, boolean normSismaBonus, String clRischioPreInt, String clRischioPostInt,
boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext, boolean bozza,
boolean disabledSubmit, boolean geoDisabledSubmit, String paesaggioLocale, String livelloDiTutela,
String vincoli, String destinazioneAltroIntervento, Boolean tcCostruzioniEsistenti,
boolean normDpr01Aut, boolean normDpr02Aut, boolean normDm2018, boolean normAnr, boolean normArt3com3,
boolean normArt3com4, boolean suap, boolean normSismaBonus, String clRischioPreInt,
String clRischioPostInt, boolean intervFinPub, String intervFinPubDesc, ServiceContext serviceContext,
boolean bozza, boolean disabledSubmit, boolean geoDisabledSubmit, String paesaggioLocale,
String livelloDiTutela, String vincoli, String destinazioneAltroIntervento, Boolean tcCostruzioniEsistenti,
Boolean tcManutOrdStraord, Boolean tcAltriInterventi, String tcAltriInterventiDesc, boolean noCollaudo,
boolean tcNuovaCostruzionePertinenza, boolean tcInterventoOpereEscavazione, boolean tcViarch,
boolean tcOperaA25, boolean sanatoriaEdilizia47, boolean sanatoriaEdilizia724,
@ -197,13 +192,13 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
dettPratica = dettPraticaLocalService.updateDettPraticaDatiIntegrazione(userId, dettPraticaId,
intPraticaId, tipoIntegrazione, destinazione, descLongIntervento, collaudoStatico,
codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, lavoriInEconomiaCommittente, lavoriPubblici, deInfStradalePonte,
deInfStradaleStrada, deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc, dccFondazioni,
dccStruttureEleMuraturePietrame, dccStruttureEleMuratureLaterizio,
dccStruttureEleMuratureMisto, dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio,
codiceFiscaleDelegatoCollaudo, lavoriPubblici, deInfStradalePonte, deInfStradaleStrada,
deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv, deInfIdraulicaAltro,
deInfOperaAccStradale, deInfOperaAccIdraulica, deInfOperaAccAltro, deInfAltraInfrastruttura,
deInfAltro, deInfAltroDesc, dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio, dccStruttureEleCA,
dccStruttureEleLegno, dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio,
dccStruttureEleMistoMuratura, dccStruttureEleMistoLegno, dccStruttureElePrefabbricato,
dccStruttureEleAltro, dccStruttureEleAltroDescrizione, dccOrizzontamentiCAAcciaio,
dccOrizzontamentiLegno, dccOrizzontamentiLegnoCA, dccOrizzontamentiLamieraGrecata,
@ -226,16 +221,16 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
dettPratica = dettPraticaLocalService.updateDettPraticaDatiDomanda(userId, dettPraticaId, intPraticaId,
tipoIntegrazione, destinazione, ag, descLongIntervento, via, localita, estremiCatastali,
estremiPratCom, collaudoStatico, codiceFiscaleDelegatoCommittente,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo, lavoriInEconomiaCommittente,
metratura, lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale, numeroCivico, dcParticelle,
dcFoglio, dcAllegato, dePiani, deAltezza, deInterrati, deSuperficie, deCostruzione,
deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio,
deInfStradalePonte, deInfStradaleStrada, deInfStradaleAltro, deInfIdraulicaLong,
deInfIdraulicaTrasv, deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica,
deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc, dccFondazioni,
dccStruttureEleMuraturePietrame, dccStruttureEleMuratureLaterizio,
dccStruttureEleMuratureMisto, dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio,
codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo, lavoriPubblici, pagamentoId,
lavoriPubbliciPercentuale, dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza, deInterrati,
deSuperficie, deCostruzione, deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione,
dePosizioneEdificio, deInfStradalePonte, deInfStradaleStrada, deInfStradaleAltro,
deInfIdraulicaLong, deInfIdraulicaTrasv, deInfIdraulicaAltro, deInfOperaAccStradale,
deInfOperaAccIdraulica, deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro,
deInfAltroDesc, dccFondazioni, dccStruttureEleMuraturePietrame,
dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio, dccStruttureEleCA,
dccStruttureEleLegno, dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio,
dccStruttureEleMistoMuratura, dccStruttureEleMistoLegno, dccStruttureElePrefabbricato,
dccStruttureEleAltro, dccStruttureEleAltroDescrizione, dccOrizzontamentiCAAcciaio,
dccOrizzontamentiLegno, dccOrizzontamentiLegnoCA, dccOrizzontamentiLamieraGrecata,
@ -252,14 +247,13 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
tcRiparazioneInterventoLocale, tcInCA, tcInOpera, tcPrefabbricato, tcInAcciaio, tcMista,
tcInMuratura, tcInMuraturaOrdinaria, tcInMuraturaArmata, tcInMuraturaMista, tcInLegno, tcAltro,
tcAltroDescrizione, tcConDispositivi, normLavoriInProprio, normEsenteBollo, normEsenteSpese,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01, normDm02, normDm03,
normDm2018, normDprg01, normDprg02, normAnr, normArt3com3, normArt3com4, normOrd01, normDm04,
normDm05, normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt, clRischioPostInt,
intervFinPub, intervFinPubDesc, serviceContext, bozza, paesaggioLocale, livelloDiTutela,
vincoli, destinazioneAltroIntervento, tcCostruzioniEsistenti, tcManutOrdStraord,
tcAltriInterventi, tcAltriInterventiDesc, noCollaudo, tcNuovaCostruzionePertinenza,
tcInterventoOpereEscavazione, tcViarch, tcOperaA25, sanatoriaEdilizia47, sanatoriaEdilizia724,
sanatoriaEdilizia326, normLavoriNoDirettore, interventoVoceP7);
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm2018, normAnr, normArt3com3,
normArt3com4, suap, normSismaBonus, clRischioPreInt, clRischioPostInt, intervFinPub,
intervFinPubDesc, serviceContext, bozza, paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti, tcManutOrdStraord, tcAltriInterventi,
tcAltriInterventiDesc, noCollaudo, tcNuovaCostruzionePertinenza, tcInterventoOpereEscavazione,
tcViarch, tcOperaA25, sanatoriaEdilizia47, sanatoriaEdilizia724, sanatoriaEdilizia326,
normLavoriNoDirettore, interventoVoceP7);
}
}
if (!geoDisabledSubmit && DelegheUtil.hasDelegaCompilazioneSezioneGeologica(userId, dettPraticaId)) {
@ -365,54 +359,31 @@ public class DettPraticaServiceImpl extends DettPraticaServiceBaseImpl {
}
@Override
public int getNumeroDiVersioni(long intPraticaId, long companyId) throws Exception {
public List<String> getDettPraticaFields() {
Company company = CompanyLocalServiceUtil.getCompany(companyId);
String snapshotsCountURL = (String) company.getExpandoBridge().getAttribute(
Constants.COMPANY_CUSTOM_FIELD_VERSIONING_SNAPSHOTS_COUNT, false);
snapshotsCountURL += intPraticaId;
return dettPraticaLocalService.getNumeroDiVersioni(snapshotsCountURL);
return dettPraticaLocalService.getDettPraticaFields();
}
@Override
public String getJsonVersion(long intPraticaId, long companyId, int version) throws Exception {
Company company = CompanyLocalServiceUtil.getCompany(companyId);
String snapshotsURL = (String) company.getExpandoBridge().getAttribute(
Constants.COMPANY_CUSTOM_FIELD_VERSIONING_SNAPSHOTS, false);
snapshotsURL += intPraticaId + StringPool.FORWARD_SLASH + version;
return dettPraticaLocalService.getVersionNumber(snapshotsURL, version);
public List<DettPratica> getVersioni(long intPraticaId) throws SystemException {
return dettPraticaLocalService.getVersioni(intPraticaId);
}
@Override
public String callForChanges(long intPraticaId, long companyId, int version) throws Exception {
Company company = CompanyLocalServiceUtil.getCompany(companyId);
String changesURL = (String) company.getExpandoBridge().getAttribute(
Constants.COMPANY_CUSTOM_FIELD_VERSIONING_CHANGES, false);
changesURL += intPraticaId + StringPool.FORWARD_SLASH + "from" + StringPool.FORWARD_SLASH + (version + 1);
JSONArray changes = dettPraticaLocalService.callForChanges(changesURL);
StringBuilder sb = new StringBuilder();
sb.append(StringPool.OPEN_BRACKET);
for (int i = 0; i < changes.length(); i++) {
if (!PraticaUtil.getDettPraticaHiddenFields().contains(changes.getJSONObject(i).getString("property"))) {
sb.append(StringPool.QUOTE).append(changes.getJSONObject(i).getString("property"))
.append(StringPool.QUOTE).append(StringPool.COMMA);
}
}
if (sb.length() > 0) {
sb.setLength(sb.length() - 1);
public List<Map<String, Serializable>> callForChanges(long intPraticaId) throws SystemException {
return dettPraticaLocalService.callForChanges(intPraticaId);
}
sb.append(StringPool.CLOSE_BRACKET);
return sb.toString();
@Override
public boolean isNumber(String field) {
return dettPraticaLocalService.isNumber(field);
}
@Override
public void sendToVersioning(long dettPraticaId, long companyId) throws Exception {
public String format(String field, Serializable value) {
Company company = CompanyLocalServiceUtil.getCompany(companyId);
String commitURL = (String) company.getExpandoBridge().getAttribute(
Constants.COMPANY_CUSTOM_FIELD_VERSIONING_COMMIT, false);
dettPraticaLocalService.sendToVersioning(dettPraticaId, commitURL);
return dettPraticaLocalService.format(field, value);
}
}

10
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/impl/IntPraticaLocalServiceImpl.java

@ -847,16 +847,6 @@ public class IntPraticaLocalServiceImpl extends IntPraticaLocalServiceBaseImpl {
parameters.put("normDm2018",
dettPratica.getNormDm2018() ? "<i class='<i class='fa fa-check-circle-o txt-green'/>'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normDm01", dettPratica.getNormDm01() ? "<i class='fa fa-check-circle-o txt-green'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normDm02", dettPratica.getNormDm02() ? "<i class='fa fa-check-circle-o txt-green'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normDm03", dettPratica.getNormDm03() ? "<i class='fa fa-check-circle-o txt-green'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normDprg01", dettPratica.getNormDprg01() ? "<i class='fa fa-check-circle-o txt-green'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normDprg02", dettPratica.getNormDprg02() ? "<i class='fa fa-check-circle-o txt-green'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normAnr", dettPratica.getNormAnr() ? "<i class='fa fa-check-circle-o txt-green'/>"
: "<i class='fa fa-check-circle-o'/>");
parameters.put("normLavoriInProprio",

24
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/bo/service/persistence/DettPraticaPersistenceImpl.java

@ -4260,13 +4260,11 @@ public class DettPraticaPersistenceImpl extends BasePersistenceImpl<DettPratica>
dettPraticaImpl.setMezzoPagamentoBolli(dettPratica.getMezzoPagamentoBolli());
dettPraticaImpl.setDataEffettuazione(dettPratica.getDataEffettuazione());
dettPraticaImpl.setVersion(dettPratica.getVersion());
dettPraticaImpl.setVersionata(dettPratica.isVersionata());
dettPraticaImpl.setStatus(dettPratica.getStatus());
dettPraticaImpl.setStatusByUserId(dettPratica.getStatusByUserId());
dettPraticaImpl.setStatusByUserName(dettPratica.getStatusByUserName());
dettPraticaImpl.setStatusDate(dettPratica.getStatusDate());
dettPraticaImpl.setStatusTask(dettPratica.getStatusTask());
dettPraticaImpl.setWorkflowForzato(dettPratica.isWorkflowForzato());
dettPraticaImpl.setSoggettoSostituitoId(dettPratica.getSoggettoSostituitoId());
dettPraticaImpl.setDtInvioSignal(dettPratica.getDtInvioSignal());
dettPraticaImpl.setDestinazione(dettPratica.getDestinazione());
@ -4279,13 +4277,11 @@ public class DettPraticaPersistenceImpl extends BasePersistenceImpl<DettPratica>
dettPraticaImpl.setLocalita(dettPratica.getLocalita());
dettPraticaImpl.setEstremiCatastali(dettPratica.getEstremiCatastali());
dettPraticaImpl.setEstremiPratCom(dettPratica.getEstremiPratCom());
dettPraticaImpl.setVariataDa(dettPratica.getVariataDa());
dettPraticaImpl.setVarianteNumero(dettPratica.getVarianteNumero());
dettPraticaImpl.setOperaConforme(dettPratica.isOperaConforme());
dettPraticaImpl.setCollaudoStatico(dettPratica.isCollaudoStatico());
dettPraticaImpl.setNoCollaudo(dettPratica.isNoCollaudo());
dettPraticaImpl.setCodiceFiscaleDelegato(dettPratica.getCodiceFiscaleDelegato());
dettPraticaImpl.setCodiceRuoloDelegato(dettPratica.getCodiceRuoloDelegato());
dettPraticaImpl.setCodiceFiscaleDelegatoCommittente(dettPratica.getCodiceFiscaleDelegatoCommittente());
dettPraticaImpl.setCodiceFiscaleDelegatoFineLavori(dettPratica.getCodiceFiscaleDelegatoFineLavori());
dettPraticaImpl.setCodiceFiscaleDelegatoCollaudo(dettPratica.getCodiceFiscaleDelegatoCollaudo());
@ -4299,17 +4295,10 @@ public class DettPraticaPersistenceImpl extends BasePersistenceImpl<DettPratica>
dettPraticaImpl.setSanatoriaEdilizia47(dettPratica.isSanatoriaEdilizia47());
dettPraticaImpl.setSanatoriaEdilizia724(dettPratica.isSanatoriaEdilizia724());
dettPraticaImpl.setSanatoriaEdilizia326(dettPratica.isSanatoriaEdilizia326());
dettPraticaImpl.setLavoriInEconomiaCommittente(dettPratica.isLavoriInEconomiaCommittente());
dettPraticaImpl.setInizioLavoriContestualeOpera(dettPratica.isInizioLavoriContestualeOpera());
dettPraticaImpl.setDataInizioLavoriOpera(dettPratica.getDataInizioLavoriOpera());
dettPraticaImpl.setDataInizioEsecuzioneOpera(dettPratica.getDataInizioEsecuzioneOpera());
dettPraticaImpl.setDataFineEsecuzioneOpera(dettPratica.getDataFineEsecuzioneOpera());
dettPraticaImpl.setMetratura(dettPratica.getMetratura());
dettPraticaImpl.setLavoriPubblici(dettPratica.isLavoriPubblici());
dettPraticaImpl.setPagamentoIdOneri(dettPratica.getPagamentoIdOneri());
dettPraticaImpl.setPagamentoIdBolli(dettPratica.getPagamentoIdBolli());
dettPraticaImpl.setLavoriPubbliciPercentuale(dettPratica.getLavoriPubbliciPercentuale());
dettPraticaImpl.setNumeroCivico(dettPratica.getNumeroCivico());
dettPraticaImpl.setDcParticelle(dettPratica.getDcParticelle());
dettPraticaImpl.setDcFoglio(dettPratica.getDcFoglio());
dettPraticaImpl.setDcAllegato(dettPratica.getDcAllegato());
@ -4480,21 +4469,8 @@ public class DettPraticaPersistenceImpl extends BasePersistenceImpl<DettPratica>
dettPraticaImpl.setNormDpr02Dep(dettPratica.isNormDpr02Dep());
dettPraticaImpl.setNormDpr01Aut(dettPratica.isNormDpr01Aut());
dettPraticaImpl.setNormDpr02Aut(dettPratica.isNormDpr02Aut());
dettPraticaImpl.setNormDpr03(dettPratica.isNormDpr03());
dettPraticaImpl.setNormDpr04(dettPratica.isNormDpr04());
dettPraticaImpl.setNormDpr05(dettPratica.isNormDpr05());
dettPraticaImpl.setNormDm01(dettPratica.isNormDm01());
dettPraticaImpl.setNormDm02(dettPratica.isNormDm02());
dettPraticaImpl.setNormDm03(dettPratica.isNormDm03());
dettPraticaImpl.setNormDm2018(dettPratica.isNormDm2018());
dettPraticaImpl.setNormDm04(dettPratica.isNormDm04());
dettPraticaImpl.setNormDm05(dettPratica.isNormDm05());
dettPraticaImpl.setNormDprg01(dettPratica.isNormDprg01());
dettPraticaImpl.setNormDprg02(dettPratica.isNormDprg02());
dettPraticaImpl.setNormAnr(dettPratica.isNormAnr());
dettPraticaImpl.setNormOrd01(dettPratica.isNormOrd01());
dettPraticaImpl.setNormCI01(dettPratica.isNormCI01());
dettPraticaImpl.setNormLTC01(dettPratica.isNormLTC01());
dettPraticaImpl.setNormArt3com3(dettPratica.isNormArt3com3());
dettPraticaImpl.setNormArt3com4(dettPratica.isNormArt3com4());
dettPraticaImpl.setNormSismaBonus(dettPratica.isNormSismaBonus());

4
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=3088
build.date=1620745225558
build.number=3141
build.date=1620996179249
build.auto.upgrade=true
##

18
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_dettagli_principali.jsp

@ -56,15 +56,15 @@
<div class="row">
<div class="col-sm-12">
<strong><span class='<%=dettPratica.getSanatoriaEdilizia47() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-47") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia47") %>
</div>
<div class="col-sm-12">
<strong><span class='<%=dettPratica.getSanatoriaEdilizia724() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-724") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia724") %>
</div>
<div class="col-sm-12">
<strong><span class='<%=dettPratica.getSanatoriaEdilizia326() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-326") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia326") %>
</div>
</div>
</c:if>
@ -72,7 +72,7 @@
<c:if test="<%= intPratica.getTipoProcedura().equalsIgnoreCase(Constants.PROCEDURA_P7) %>">
<div class="row">
<div class="col-sm-12">
<%= LanguageUtil.get(pageContext, "intervento-voce-b") %> <span class=""><%=dettPratica.getInterventoVoceP7()%></span>
<%= LanguageUtil.get(pageContext, "intervento-voce-p7") %> <span class=""><%=dettPratica.getInterventoVoceP7()%></span>
</div>
</div>
</c:if>
@ -249,13 +249,13 @@
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-3">
<%= LanguageUtil.get(pageContext, "dp-livello-di-tutela") %>
<%= LanguageUtil.get(pageContext, "livello-di-tutela") %>
</div>
<div class="col-sm-6 col-md-3">
<%= dettPratica.getLivelloDiTutela() %>
</div>
<div class="col-sm-6 col-md-3">
<%= LanguageUtil.get(pageContext, "dp-paesaggio-locale") %>
<%= LanguageUtil.get(pageContext, "paesaggio-locale") %>
</div>
<div class="col-sm-6 col-md-3">
<%= dettPratica.getPaesaggioLocale() %>
@ -318,7 +318,7 @@
</div>
<div class="col-xs-12">
<strong><span class='<%=dettPratica.getTcManutOrdStraord() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-manut-ord-rest-dem") %>
<%=LanguageUtil.get(pageContext, "tc-manut-ord-straord") %>
</div>
<div class="col-xs-12">
<strong><span class='<%=dettPratica.getTcInterventoOpereEscavazione() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
@ -334,7 +334,7 @@
</div>
<div class="col-xs-12">
<strong><span class='<%=dettPratica.getTcAltriInterventi() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-altro-intervento") %>
<%=LanguageUtil.get(pageContext, "tc-altri-interventi") %>
<c:if test="<%= dettPratica.getTcAltriInterventi() %>">
: <strong><%= dettPratica.getTcAltriInterventiDesc() %></strong>
</c:if>
@ -353,7 +353,7 @@
<div class="row">
<div class="col-sm-3 col-md-3">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInCA") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-in-ca") %>
<%=LanguageUtil.get(pageContext, "tc-in-c-a") %>
</div>
<div class="col-sm-3 col-md-3">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInOpera") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>

16
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_riepilogo.jsp

@ -133,7 +133,7 @@ List<HistoryWorkflowAction> historyWorkflowActions = HistoryWorkflowActionLocalS
<div class="container-fluid">
<div class="row">
<div class="col-sm-6">
<%= LanguageUtil.get(pageContext, "dp-paesaggio-locale") %>
<%= LanguageUtil.get(pageContext, "paesaggio-locale") %>
</div>
<div class="col-sm-6">
<%= dettPratica.getPaesaggioLocale() %>
@ -141,7 +141,7 @@ List<HistoryWorkflowAction> historyWorkflowActions = HistoryWorkflowActionLocalS
</div>
<div class="row">
<div class="col-sm-6">
<%= LanguageUtil.get(pageContext, "dp-livello-di-tutela") %>
<%= LanguageUtil.get(pageContext, "livello-di-tutela") %>
</div>
<div class="col-sm-6">
<%= dettPratica.getLivelloDiTutela() %>
@ -149,7 +149,7 @@ List<HistoryWorkflowAction> historyWorkflowActions = HistoryWorkflowActionLocalS
</div>
<div class="row">
<div class="col-sm-6">
<%= LanguageUtil.get(pageContext, "dp-vincoli") %>
<%= LanguageUtil.get(pageContext, "vincoli") %>
</div>
<div class="col-sm-6">
<%= dettPratica.getVincoli() %>
@ -162,13 +162,13 @@ List<HistoryWorkflowAction> historyWorkflowActions = HistoryWorkflowActionLocalS
</div>
<div class="col-sm-6">
<c:if test="<%= dettPratica.getSanatoriaEdilizia47() %>">
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-47") %><br/>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia47") %><br/>
</c:if>
<c:if test="<%= dettPratica.getSanatoriaEdilizia724() %>">
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-724") %><br/>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia724") %><br/>
</c:if>
<c:if test="<%= dettPratica.getSanatoriaEdilizia326() %>">
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-326") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia326") %>
</c:if>
</div>
</div>
@ -203,7 +203,7 @@ List<HistoryWorkflowAction> historyWorkflowActions = HistoryWorkflowActionLocalS
<div class="col-sm-12">
<strong><span class='<%= dettPratica.getTcManutOrdStraord() ?
"fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "tc-manut-ord-rest-dem") %>
<%= LanguageUtil.get(pageContext, "tc-manut-ord-straord") %>
</div>
<div class="col-sm-12">
<strong><span class='<%= dettPratica.getTcInterventoOpereEscavazione() ?
@ -223,7 +223,7 @@ List<HistoryWorkflowAction> historyWorkflowActions = HistoryWorkflowActionLocalS
<div class="col-sm-12">
<strong><span class='<%= dettPratica.getTcAltriInterventi() ?
"fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "tc-altro-intervento") %>
<%= LanguageUtil.get(pageContext, "tc-altri-interventi") %>
<c:if test="<%= dettPratica.getTcAltriInterventi() %>">
: <strong><%= dettPratica.getTcAltriInterventiDesc() %></strong>
</c:if>

2
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_sez_geologica.jsp

@ -295,7 +295,7 @@
<div class="row">
<div class="col-sm-6 col-md-4">
<%=LanguageUtil.get(pageContext, "geo-rischio-geomorfologico") %>:
<%=LanguageUtil.get(pageContext, "geo-rischio-geomorfologico-pai") %>:
</div>
<div class="col-sm-6 col-md-2">
<% String geoRischioGeomorfologicoPai = BeanPropertiesUtil.getString(dettPratica, "geoRischioGeomorfologicoPai"); %>

180
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/html/fascicolo/navigator/page_versioning.jsp

@ -1,75 +1,137 @@
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@page import="com.liferay.portal.kernel.json.JSONArray"%>
<%@page import="it.tref.liferay.portos.bo.util.PraticaUtil"%>
<%@page import="com.liferay.portal.kernel.json.JSONObject"%>
<%@page import="com.liferay.portal.kernel.json.JSONFactoryUtil"%>
<%@page import="com.liferay.portal.kernel.json.JSONSerializer"%>
<%@include file="/html/fascicolo/init.jsp"%>
<%@page import="com.liferay.portal.kernel.portlet.LiferayWindowState"%>
<%@page import="it.tref.liferay.portos.bo.util.DocumentiPraticaUtil"%>
<%@page import="java.io.Serializable"%>
<%@page import="java.util.ArrayList"%>
<%@page import="java.util.HashMap"%>
<%@page import="java.util.Map"%>
<liferay-util:include page="/html/fascicolo/navigator/header.jsp" servletContext="<%= application %>" />
<h2 class="fasciolo_page_title"><liferay-ui:message key="page_versioning"></liferay-ui:message></h2>
<h2 class="fasciolo_page_title"><liferay-ui:message key="page_versioning" /></h2>
<%
long dettPraticaId = ParamUtil.getLong(request, "dettPraticaId", 0l);
long dettPraticaId = ParamUtil.getLong(request, "dettPraticaId", 0L);
DettPratica dettPratica;
if(Validator.isNotNull(dettPraticaId)) {
dettPratica = DettPraticaLocalServiceUtil.getDettPratica(dettPraticaId);
} else {
if (Validator.isNull(dettPraticaId)) {
dettPratica = (DettPratica) request.getAttribute("bean.dettPratica.lastData");
} else {
dettPratica = DettPraticaLocalServiceUtil.getDettPratica(dettPraticaId);
}
IntPratica intPratica = (IntPratica) request.getAttribute("bean.intPratica");
if(intPratica == null){
if (Validator.isNull(intPratica)) {
intPratica = IntPraticaServiceUtil.getIntPratica(dettPratica.getIntPraticaId());
}
long intPraticaId = intPratica.getIntPraticaId();
List<DettPratica> dps = DettPraticaServiceUtil.getVersioni(intPraticaId);
int size = dps.size();
List<Map<String, Serializable>> changes = DettPraticaServiceUtil.callForChanges(intPraticaId);
SimpleDateFormat sdf = new SimpleDateFormat("dd/MM/yyyy");
int primo = ParamUtil.getInteger(request, "primo", size - 1);
int secondo = ParamUtil.getInteger(request, "secondo", size);
%>
<div class="container-fluid container-version">
<h4 class="container-version__fascicolo"></h4>
<div id="label-slider"></div>
<div id="slider"></div>
<div class="row versioning-table no-gutter">
<table class="table table-striped">
<thead>
<tr>
<th></th>
<%
for (int i = 0; i < size; i++) {
String tipoIntegrazione = dps.get(i).getTipoIntegrazione();
%>
<th><%= tipoIntegrazione.isEmpty() ? "Pratica"
: LanguageUtil.get(pageContext, "label-integrazione-" + tipoIntegrazione) %><br>
del <%= sdf.format(dps.get(i).getDtProtocollo()) %></th>
<%
JSONObject jsonObjectResponse = JSONFactoryUtil.createJSONObject(dettPratica.serializeToVersioningPage());
JSONArray jsonFields = jsonObjectResponse.getJSONArray("fields");
StringBuilder sb = new StringBuilder();
for(int i=0;i<jsonFields.length();i++){
String item = jsonFields.getString(i);
sb.append("<div class="+StringPool.QUOTE+"version_item item_").append(item).append(StringPool.QUOTE).append(">")
.append(LanguageUtil.get(pageContext, item.replaceAll("([A-Z])", "-$1").toLowerCase()))
.append(": <span class="+StringPool.QUOTE+"item_value"+StringPool.QUOTE+"><strong></strong></span></div>");
}
%>
<div id='<portlet:namespace/>version_number' class="col-md-6 col-sm-6 col-xs-6 old-version" style="border-right:1px solid transparent">
<div class="versioning-table_title">
<h4 class="version_title">Version #<span class="number"></span></h4>
</div>
<div class="version_body">
<%= sb.toString() %>
</div>
</div>
<div id='<portlet:namespace/>version_last' class="col-md-6 col-sm-6 col-xs-6 last-version" style="border-left:1px solid #ccc">
<div class="versioning-table_title">
<h4 class="version_title">Versione Corrente</h4>
</div>
<div class="version_body">
<%= sb.toString() %>
</div>
</div>
</div>
</tr>
</thead>
<tbody>
<%
if (size == 0) {
%>
<tr><td colspan="<%= size + 1 %>">Nessuna differenza</td></tr>
<%
} else {
for (String item : DettPraticaLocalServiceUtil.getDettPraticaFields()) {
if (changes.get(0).containsKey(item)) {
%>
<tr>
<td><%= LanguageUtil.get(pageContext, item.replaceAll("([A-Z])", "-$1").toLowerCase()) %></td>
<%
Serializable precedente = null;
for (Map<String, Serializable> values : changes) {
Serializable value = values.get(item);
String style = (precedente == null ? value == null : precedente.equals(value)) ? "color:#AAA"
: StringPool.BLANK;
%>
<td style="<%= style %>"><%= DettPraticaServiceUtil.format(item, value) %></td>
<%
precedente = value;
}
%>
<%
}
}
}
%>
</tbody>
<%
Map<Long, List<DocPratica>> liste = new HashMap<Long, List<DocPratica>>();
for (String codice : DocumentiPraticaUtil.getDocDomanda()) {
liste.clear();
int nDocs = 0;
for (DocPratica doc : DocPraticaLocalServiceUtil.findByIntPratica_Tipologia(intPraticaId, codice, QueryUtil.ALL_POS,
QueryUtil.ALL_POS)) {
if (doc.getClassName().equals(DettPratica.class.getName())) {
long classPk = doc.getClassPk();
if (!liste.containsKey(classPk)) {
liste.put(classPk, new ArrayList<DocPratica>());
}
liste.get(classPk).add(doc);
nDocs++;
}
}
if (nDocs > 0) {
%>
<tr>
<th><%= LanguageUtil.get(pageContext, "label-documenti-tipologia-" + codice) %></th>
<%
for (DettPratica dp : dps) {
List<DocPratica> lista = liste.get(dp.getDettPraticaId());
%>
<td>
<%
if (Validator.isNotNull(lista)) {
boolean separatore = false;
for (DocPratica doc : liste.get(dp.getDettPraticaId())) {
if (separatore) {
out.print("<hr/>");
}
%>
<%= doc.getFileName() %>
<c:if test="<%= Validator.isNotNull(doc.getDlFileEntryId())%>">
<br>
<liferay-portlet:renderURL var="previewURL" windowState="<%= LiferayWindowState.POP_UP.toString() %>">
<liferay-portlet:param name="fileEntryId" value="<%= String.valueOf(doc.getDlFileEntryId()) %>" />
<liferay-portlet:param name="mvcPath" value="/html/common/preview_file_entry.jsp" />
</liferay-portlet:renderURL>
<liferay-ui:icon id='<%= "vo" + doc.getDocPraticaId() %>' linkCssClass="btn btn-action" iconCssClass="fa fa-clipboard" message="Visualizza" url="<%= previewURL %>" useDialog="true"/>
<liferay-ui:icon id='<%= "vd" + doc.getDocPraticaId() %>' linkCssClass="btn btn-action" iconCssClass="fa fa-download" message="Download" url="<%= doc.getDownloadUrl(themeDisplay) %>" />
</c:if>
<br>
<%
separatore = true;
}
}
%>
</td>
<%
}
%>
</tr>
<%
}
}
%>
</table>
</div>
<aui:script use="aui-base">
Liferay.Service(
'/portos-bo-portlet.dettpratica/get-numero-di-versioni',
{
intPraticaId: <%= intPratica.getIntPraticaId() %>,
companyId : <%= company.getCompanyId() %>
},
function(obj) {
sliderVersion.init(obj, <%= intPratica.getIntPraticaId() %>, <%= company.getCompanyId() %>);
}
);
</aui:script>

65
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/js/main.js

@ -1,48 +1,41 @@
/*
var versionamento = {
changes : [],
init:function(idPratica, company, lastVersion, currentVersion){
init : function(idPratica, lastVersion, currentVersion) {
var scope = this;
// console.log("lastVersion: "+lastVersion);
// console.log("currentVersion: "+currentVersion);
this.loadJsonVersion(idPratica, company, lastVersion, true);
this.loadJsonVersion(idPratica, lastVersion, true);
if (currentVersion > 0) {
this.loadJsonVersion(idPratica, company, currentVersion, false);
this.loadJsonVersion(idPratica, currentVersion, false);
setTimeout(function() {
scope.getChanges(idPratica, company, currentVersion);
scope.getChanges(idPratica, currentVersion);
}, 300)
} else {
$('#_1_WAR_portosboportlet_version_number .version_body').html("<p class=\"text-center version_item\">Nessuna Versione precedente all'attuale</p>")
$('#_1_WAR_portosboportlet_version_number .version_body').html(
"<p class=\"text-center version_item\">Nessuna Versione precedente all'attuale</p>")
}
},
sliderChange:function(idPratica, company, currentVersion){
sliderChange : function(idPratica, currentVersion) {
var scope = this;
this.loadJsonVersion(idPratica, company, currentVersion, false);
this.loadJsonVersion(idPratica, currentVersion, false);
setTimeout(function() {
scope.getChanges(idPratica, company, currentVersion);
scope.getChanges(idPratica, currentVersion);
}, 300)
},
loadJsonVersion: function(idPratica, company, versionNumber, last) {
loadJsonVersion : function(idPratica, versionNumber, last) {
var scope = this;
Liferay.Service(
'/portos-bo-portlet.dettpratica/get-json-version',
{
Liferay.Service('/portos-bo-portlet.dettpratica/get-json-version', {
intPraticaId : idPratica,
companyId : company,
version : versionNumber
},
function(obj) {
}, function(obj) {
var item = last ? "_1_WAR_portosboportlet_version_last" : "_1_WAR_portosboportlet_version_number";
scope.updateHTML(JSON.parse(obj), item, last ? false : versionNumber);
}
);
});
},
getChanges: function(idPratica, company, versionNumber) {
getChanges : function(idPratica, versionNumber) {
var scope = this;
Liferay.Service(
'/portos-bo-portlet.dettpratica/call-for-changes',
Liferay.Service('/portos-bo-portlet.dettpratica/call-for-changes',
{
intPraticaId : idPratica,
companyId : company,
version : versionNumber
},
function(obj) {
@ -51,20 +44,16 @@ var versionamento = {
$("#_1_WAR_portosboportlet_version_last .version_item").removeClass("background-green")
for (index in arr) {
var key = arr[index];
var left = $("#_1_WAR_portosboportlet_version_number .item_"+key),
right = $("#_1_WAR_portosboportlet_version_last .item_"+key);
var left = $("#_1_WAR_portosboportlet_version_number .item_" + key), right = $("#_1_WAR_portosboportlet_version_last .item_"
+ key);
left.addClass("background-red")
right.addClass("background-green")
var heights = [left,right].map(function (item)
{
var heights = [ left, right ].map(function(item) {
return $(item).outerHeight();
});
left.css('height', Math.max.apply(null, heights));
right.css('height', Math.max.apply(null, heights));
}
}
);
},
@ -76,17 +65,17 @@ var versionamento = {
}
for (item in obj) {
var item_value = obj[item].replace(/&lt;/g, "<").replace(/&gt;/g, ">").replace(/&#034;/g, "\"");
version_container.find('.item_'+item+" .item_value")
.html("<strong>"+item_value+"</strong>")
version_container.find('.item_' + item + " .item_value").html("<strong>" + item_value + "</strong>")
}
}
}
var sliderVersion = {
init:function(val, idPratica, company){
/*alert('Slider INIT');*/
var initialValue = val, min = 1, maxValue = (val-1) > 0 ? (val-1) : 0;
versionamento.init(idPratica, company, val, maxValue);
init : function(val, idPratica) {
var initialValue = val;
var min = 1;
var maxValue = (val - 1) > 0 ? val - 1 : 0;
versionamento.init(idPratica, val, maxValue);
$("#label-slider").text(maxValue);
if (maxValue <= 1) {
$("#label-slider").css("margin-left", '0');
@ -105,10 +94,10 @@ var sliderVersion = {
$("#label-slider").css("margin-left", (ui.value - min) / (maxValue - min) * 100 + '%');
}
$("#label-slider").css("left", "-15px");
versionamento.sliderChange(idPratica, company, ui.value);
versionamento.sliderChange(idPratica, ui.value);
}
});
});
},
}
*/

159
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/portlet/FascicoloFePortlet.java

@ -886,9 +886,7 @@ public class FascicoloFePortlet extends MVCPortlet {
boolean completa = ParamUtil.getBoolean(actionRequest, "completa");
boolean gestita = ParamUtil.getBoolean(actionRequest, "gestita");
int statusTask = ParamUtil.getInteger(actionRequest, "statusTask");
boolean workflowForzato = ParamUtil.getBoolean(actionRequest, "workflowForzato");
long soggettoSostituitoId = ParamUtil.getLong(actionRequest, "soggettoSostituitoId");
long variataDa = ParamUtil.getLong(actionRequest, "variataDa");
long varianteNumero = ParamUtil.getLong(actionRequest, "varianteNumero");
boolean operaConforme = ParamUtil.getBoolean(actionRequest, "operaConforme");
User user = UserLocalServiceUtil.getUser(serviceContext.getUserId());
@ -901,18 +899,9 @@ public class FascicoloFePortlet extends MVCPortlet {
"codiceFiscaleDelegatoCollaudoEnabled");
String codiceFiscaleDelegatoCollaudo = isCodiceFiscaleDelegatoCollaudoAuthorized ? ParamUtil.getString(
actionRequest, "codiceFiscaleDelegatoCollaudo") : StringPool.BLANK;
// FIXME A che serve???
String codiceRuoloDelegato = ParamUtil.getString(actionRequest, "codiceRuoloDelegato");
boolean inizioLavoriContestualeOpera = ParamUtil.getBoolean(actionRequest, "inizioLavoriContestualeOpera");
long pagamentoId = ParamUtil.getLong(actionRequest, "pagamentoId");
Date dataEffettuazione = ParamUtil.getDate(actionRequest, "dataEffettuazione",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
Date dataInizioLavoriOpera = ParamUtil.getDate(actionRequest, "dataInizioLavoriOpera",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
Date dataInizioEsecuzioneOpera = ParamUtil.getDate(actionRequest, "dataInizioEsecuzioneOpera",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
Date dataFineEsecuzioneOpera = ParamUtil.getDate(actionRequest, "dataFineEsecuzioneOpera",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
String note = ParamUtil.getString(actionRequest, "note");
String noteUfficio = ParamUtil.getString(actionRequest, "noteUfficio");
// PAGAMENTI
@ -948,7 +937,6 @@ public class FascicoloFePortlet extends MVCPortlet {
String tcAltriInterventiDesc = ParamUtil.getString(actionRequest, "tcAltriInterventiDesc");
boolean collaudoStatico = ParamUtil.getBoolean(actionRequest, "collaudoStatico");
boolean noCollaudo = ParamUtil.getBoolean(actionRequest, "noCollaudo");
boolean lavoriInEconomiaCommittente = ParamUtil.getBoolean(actionRequest, "lavoriInEconomiaCommittente");
String destinazione = ParamUtil.getString(actionRequest, "destinazione");
String ag = ParamUtil.getString(actionRequest, "ag");
String descLongIntervento = ParamUtil.getString(actionRequest, "descLongIntervento");
@ -956,10 +944,8 @@ public class FascicoloFePortlet extends MVCPortlet {
String localita = ParamUtil.getString(actionRequest, "localita");
String estremiCatastali = ParamUtil.getString(actionRequest, "estremiCatastali");
String estremiPratCom = ParamUtil.getString(actionRequest, "estremiPratCom");
String metratura = ParamUtil.getString(actionRequest, "metratura");
boolean lavoriPubblici = ParamUtil.getBoolean(actionRequest, "lavoriPubblici");
int lavoriPubbliciPercentuale = ParamUtil.getInteger(actionRequest, "lavoriPubbliciPercentuale");
String numeroCivico = ParamUtil.getString(actionRequest, "numeroCivico");
String dcFoglio = ParamUtil.getString(actionRequest, "dcFoglio");
String dcAllegato = ParamUtil.getString(actionRequest, "dcAllegato");
String particella1 = ParamUtil.getString(actionRequest, "particella1", StringPool.BLANK).replaceAll(
@ -1133,20 +1119,10 @@ public class FascicoloFePortlet extends MVCPortlet {
boolean normDpr02Dep = ParamUtil.getBoolean(actionRequest, "normDpr02Dep");
boolean normDpr01Aut = ParamUtil.getBoolean(actionRequest, "normDpr01Aut");
boolean normDpr02Aut = ParamUtil.getBoolean(actionRequest, "normDpr02Aut");
boolean normDm01 = ParamUtil.getBoolean(actionRequest, "normDm01");
boolean normDm02 = ParamUtil.getBoolean(actionRequest, "normDm02");
boolean normDm03 = ParamUtil.getBoolean(actionRequest, "normDm03");
boolean normDm2018 = ParamUtil.getBoolean(actionRequest, "normDm2018");
boolean normDprg01 = ParamUtil.getBoolean(actionRequest, "normDprg01");
boolean normDprg02 = ParamUtil.getBoolean(actionRequest, "normDprg02");
boolean normAnr = ParamUtil.getBoolean(actionRequest, "normAnr");
boolean normArt3com3 = ParamUtil.getBoolean(actionRequest, "normArt3com3");
boolean normArt3com4 = ParamUtil.getBoolean(actionRequest, "normArt3com4");
boolean normOrd01 = ParamUtil.getBoolean(actionRequest, "normOrd01");
boolean normDm04 = ParamUtil.getBoolean(actionRequest, "normDm04");
boolean normDm05 = ParamUtil.getBoolean(actionRequest, "normDm05");
boolean normCI01 = ParamUtil.getBoolean(actionRequest, "normCI01");
boolean normLTC01 = ParamUtil.getBoolean(actionRequest, "normLTC01");
boolean suap = ParamUtil.getBoolean(actionRequest, "suap");
boolean normSismaBonus = ParamUtil.getBoolean(actionRequest, "normSismaBonus");
String clRischioPreInt = ParamUtil.getString(actionRequest, "clRischioPreInt");
@ -1163,54 +1139,51 @@ public class FascicoloFePortlet extends MVCPortlet {
DettPraticaServiceUtil.updateDettPratica(userId, dettPratica.getDettPraticaId(),
dettPratica.getIntPraticaId(), integrazione, protocollo, tipoIntegrazione, completa, gestita,
codicePagamento, causalePagamento, mezzoPagamento, importoBolli, importoSpeseIstruttoria,
dataEffettuazione, statusTask, workflowForzato, soggettoSostituitoId, destinazione, ag,
descLongIntervento, via, localita, estremiCatastali, estremiPratCom, variataDa, varianteNumero,
operaConforme, collaudoStatico, codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori,
codiceFiscaleDelegatoCollaudo, codiceRuoloDelegato, lavoriInEconomiaCommittente,
inizioLavoriContestualeOpera, dataInizioLavoriOpera, dataInizioEsecuzioneOpera,
dataFineEsecuzioneOpera, metratura, lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale,
numeroCivico, dcParticelle, dcFoglio, dcAllegato, dePiani, deAltezza, deInterrati, deSuperficie,
deCostruzione, deRistrutturazione, deUso, dePubblica, dePrivata, deUtilizzazione,
dePosizioneEdificio, deInfStradalePonte, deInfStradaleStrada, deInfStradaleAltro,
deInfIdraulicaLong, deInfIdraulicaTrasv, deInfIdraulicaAltro, deInfOperaAccStradale,
deInfOperaAccIdraulica, deInfOperaAccAltro, deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc,
dccFondazioni, dccStruttureEleMuraturePietrame, dccStruttureEleMuratureLaterizio,
dccStruttureEleMuratureMisto, dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio,
dccStruttureEleCA, dccStruttureEleLegno, dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio,
dccStruttureEleMistoMuratura, dccStruttureEleMistoLegno, dccStruttureElePrefabbricato,
dccStruttureEleAltro, dccStruttureEleAltroDescrizione, dccOrizzontamentiCAAcciaio,
dccOrizzontamentiLegno, dccOrizzontamentiLegnoCA, dccOrizzontamentiLamieraGrecata,
dccOrizzontamentiVolte, dccOrizzontamentiAltro, dccOrizzontamentiAltroDescrizione, dccCopertura,
dccCoperturaCAAcciaio, dccCoperturaLegno, dccCoperturaLegnoCA, dccCoperturaLamieraGrecata,
dccCoperturaPannelli, dccCoperturaPVCTelonati, dccCoperturaLeggere, dccCoperturaAltro,
dccCoperturaAltroDesrizione, dccElemNonStrutLaterizio, dccElemNonStrutCartongesso,
dccElemNonStrutCalcestruzzo, dccElemNonStrutLegno, dccElemNonStrutAltro,
dccElemNonStrutAltroDescrizione, dccOpereDiRinforzoInsCatene, dccOpereDiRinforzoInsCordoli,
dccOpereDiRinforzoIniArmate, dccOpereDiRinforzoPlaccaggi, dccOpereDiRinforzoIrrSolai,
dccOpereDiRinforzoRinforziFRP, dccOpereDiRinforzoTelaiECerchiature,
dccOpereDiRinforzoInsRompitratta, dccOpereDiRinforzoAltro, dccOpereDiRinforzoAltroDescrizione,
geoClasseIndagine, geoCategoriaSottosuolo, geoCategoriaTopografica, geoConsolidamento,
geoPericolositaGeologica, geoRischioGeomorfologicoPai, geoPericolositaIdraulicaPai,
geoRischioIdraulicoPai, geoPericolositaSismica, geoPericolositaIdraulica,
geoPericolositaGeomorfica, geoFattibilitaGeologica, geoFattibilitaSismica, geoFattibilitaIdraulica,
geoOperaRilevante, geoOpereDiSostegno, geoOpereInSotterranea, geoPresenzaPrescrizioni,
geoNotePrescrizioni, geoNoteIndagini, geoEvidenzeGeomorfiche, geoEvidenzeGeologiche,
geoDtRelazione, pagInterventiRestauroManufatti, pagAltriCasiCulturali, pagLottizzazioni,
pagGrandiStrutture, pagCondotte, pagPalificazioni, pagImpiantiEolici, pagNuoveRealizzazioni,
pagImmobiliPreesistenti, pagManifestiPubblicitari, pagPareriDiMassima, pagAltriCasiPaesaggistici,
pagVariantiPareriResi, pagRilascioAttestazioni, pagConsultazioniArchivio, note, noteUfficio,
localizzazioneGeografica, tcNuovaCostruzione, tcAdeguamentoSismico, tcMiglioramentoSismico,
tcRiparazioneInterventoLocale, tcInCA, tcInOpera, tcPrefabbricato, tcInAcciaio, tcMista,
tcInMuratura, tcInMuraturaOrdinaria, tcInMuraturaArmata, tcInMuraturaMista, tcInLegno, tcAltro,
tcAltroDescrizione, tcConDispositivi, normLavoriInProprio, normEsenteBollo, normEsenteSpese,
normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut, normDm01, normDm02, normDm03, normDm2018,
normDprg01, normDprg02, normAnr, normArt3com3, normArt3com4, normOrd01, normDm04, normDm05,
normCI01, normLTC01, suap, normSismaBonus, clRischioPreInt, clRischioPostInt, intervFinPub,
intervFinPubDesc, serviceContext, bozza, disabledSubmit, geoDisabledSubmit, paesaggioLocale,
livelloDiTutela, vincoli, destinazioneAltroIntervento, tcCostruzioniEsistenti, tcManutOrdStraord,
tcAltriInterventi, tcAltriInterventiDesc, noCollaudo, tcNuovaCostruzionePertinenza,
tcInterventoOpereEscavazione, tcViarch, tcOperaA25, sanatoriaEdilizia47, sanatoriaEdilizia724,
sanatoriaEdilizia326, normLavoriNoDirettore, pagSoggettiAdAutorizzazione, interventoVoceP7);
dataEffettuazione, statusTask, soggettoSostituitoId, destinazione, ag, descLongIntervento, via,
localita, estremiCatastali, estremiPratCom, varianteNumero, operaConforme, collaudoStatico,
codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale, dcParticelle, dcFoglio, dcAllegato,
dePiani, deAltezza, deInterrati, deSuperficie, deCostruzione, deRistrutturazione, deUso,
dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio, deInfStradalePonte,
deInfStradaleStrada, deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc, dccFondazioni,
dccStruttureEleMuraturePietrame, dccStruttureEleMuratureLaterizio, dccStruttureEleMuratureMisto,
dccStruttureEleMuratureStoriche, dccStruttureEleAcciaio, dccStruttureEleCA, dccStruttureEleLegno,
dccStruttureEleMistoCA, dccStruttureEleMistoAcciaio, dccStruttureEleMistoMuratura,
dccStruttureEleMistoLegno, dccStruttureElePrefabbricato, dccStruttureEleAltro,
dccStruttureEleAltroDescrizione, dccOrizzontamentiCAAcciaio, dccOrizzontamentiLegno,
dccOrizzontamentiLegnoCA, dccOrizzontamentiLamieraGrecata, dccOrizzontamentiVolte,
dccOrizzontamentiAltro, dccOrizzontamentiAltroDescrizione, dccCopertura, dccCoperturaCAAcciaio,
dccCoperturaLegno, dccCoperturaLegnoCA, dccCoperturaLamieraGrecata, dccCoperturaPannelli,
dccCoperturaPVCTelonati, dccCoperturaLeggere, dccCoperturaAltro, dccCoperturaAltroDesrizione,
dccElemNonStrutLaterizio, dccElemNonStrutCartongesso, dccElemNonStrutCalcestruzzo,
dccElemNonStrutLegno, dccElemNonStrutAltro, dccElemNonStrutAltroDescrizione,
dccOpereDiRinforzoInsCatene, dccOpereDiRinforzoInsCordoli, dccOpereDiRinforzoIniArmate,
dccOpereDiRinforzoPlaccaggi, dccOpereDiRinforzoIrrSolai, dccOpereDiRinforzoRinforziFRP,
dccOpereDiRinforzoTelaiECerchiature, dccOpereDiRinforzoInsRompitratta, dccOpereDiRinforzoAltro,
dccOpereDiRinforzoAltroDescrizione, geoClasseIndagine, geoCategoriaSottosuolo,
geoCategoriaTopografica, geoConsolidamento, geoPericolositaGeologica, geoRischioGeomorfologicoPai,
geoPericolositaIdraulicaPai, geoRischioIdraulicoPai, geoPericolositaSismica,
geoPericolositaIdraulica, geoPericolositaGeomorfica, geoFattibilitaGeologica,
geoFattibilitaSismica, geoFattibilitaIdraulica, geoOperaRilevante, geoOpereDiSostegno,
geoOpereInSotterranea, geoPresenzaPrescrizioni, geoNotePrescrizioni, geoNoteIndagini,
geoEvidenzeGeomorfiche, geoEvidenzeGeologiche, geoDtRelazione, pagInterventiRestauroManufatti,
pagAltriCasiCulturali, pagLottizzazioni, pagGrandiStrutture, pagCondotte, pagPalificazioni,
pagImpiantiEolici, pagNuoveRealizzazioni, pagImmobiliPreesistenti, pagManifestiPubblicitari,
pagPareriDiMassima, pagAltriCasiPaesaggistici, pagVariantiPareriResi, pagRilascioAttestazioni,
pagConsultazioniArchivio, note, noteUfficio, localizzazioneGeografica, tcNuovaCostruzione,
tcAdeguamentoSismico, tcMiglioramentoSismico, tcRiparazioneInterventoLocale, tcInCA, tcInOpera,
tcPrefabbricato, tcInAcciaio, tcMista, tcInMuratura, tcInMuraturaOrdinaria, tcInMuraturaArmata,
tcInMuraturaMista, tcInLegno, tcAltro, tcAltroDescrizione, tcConDispositivi, normLavoriInProprio,
normEsenteBollo, normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut, normDpr02Aut,
normDm2018, normAnr, normArt3com3, normArt3com4, suap, normSismaBonus, clRischioPreInt,
clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext, bozza, disabledSubmit,
geoDisabledSubmit, paesaggioLocale, livelloDiTutela, vincoli, destinazioneAltroIntervento,
tcCostruzioniEsistenti, tcManutOrdStraord, tcAltriInterventi, tcAltriInterventiDesc, noCollaudo,
tcNuovaCostruzionePertinenza, tcInterventoOpereEscavazione, tcViarch, tcOperaA25,
sanatoriaEdilizia47, sanatoriaEdilizia724, sanatoriaEdilizia326, normLavoriNoDirettore,
pagSoggettiAdAutorizzazione, interventoVoceP7);
String redirect = ParamUtil.getString(actionRequest, "redirect");
if (Validator.isNull(redirect)) {
String successURL = ParamUtil.getString(actionRequest, "successURL");
@ -1294,16 +1267,9 @@ public class FascicoloFePortlet extends MVCPortlet {
"codiceFiscaleDelegatoCollaudoEnabled");
String codiceFiscaleDelegatoCollaudo = isCodiceFiscaleDelegatoCollaudoAuthorized ? ParamUtil.getString(
actionRequest, "codiceFiscaleDelegatoCollaudo") : StringPool.BLANK;
boolean inizioLavoriContestualeOpera = ParamUtil.getBoolean(actionRequest, "inizioLavoriContestualeOpera");
long pagamentoId = ParamUtil.getLong(actionRequest, "pagamentoId");
Date dataEffettuazione = ParamUtil.getDate(actionRequest, "dataEffettuazione",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
Date dataInizioLavoriOpera = ParamUtil.getDate(actionRequest, "dataInizioLavoriOpera",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
Date dataInizioEsecuzioneOpera = ParamUtil.getDate(actionRequest, "dataInizioEsecuzioneOpera",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
Date dataFineEsecuzioneOpera = ParamUtil.getDate(actionRequest, "dataFineEsecuzioneOpera",
DateFormatFactoryUtil.getDate(actionRequest.getLocale()));
String note = ParamUtil.getString(actionRequest, "note");
String noteUfficio = ParamUtil.getString(actionRequest, "noteUfficio");
// PAGAMENTI
@ -1339,16 +1305,13 @@ public class FascicoloFePortlet extends MVCPortlet {
collaudoStatico = dettCheck.getCollaudoStatico();
}
boolean noCollaudo = ParamUtil.getBoolean(actionRequest, "noCollaudo");
boolean lavoriInEconomiaCommittente = ParamUtil.getBoolean(actionRequest, "lavoriInEconomiaCommittente");
String destinazione = ParamUtil.getString(actionRequest, "destinazione");
String ag = ParamUtil.getString(actionRequest, "ag");
String descLongIntervento = ParamUtil.getString(actionRequest, "descLongIntervento");
String estremiCatastali = ParamUtil.getString(actionRequest, "estremiCatastali");
String estremiPratCom = ParamUtil.getString(actionRequest, "estremiPratCom");
String metratura = ParamUtil.getString(actionRequest, "metratura");
boolean lavoriPubblici = ParamUtil.getBoolean(actionRequest, "lavoriPubblici");
int lavoriPubbliciPercentuale = ParamUtil.getInteger(actionRequest, "lavoriPubbliciPercentuale");
String numeroCivico = ParamUtil.getString(actionRequest, "numeroCivico");
String dcFoglio = ParamUtil.getString(actionRequest, "dcFoglio");
String dcAllegato = ParamUtil.getString(actionRequest, "dcAllegato");
String particella1 = ParamUtil.getString(actionRequest, "particella1", StringPool.BLANK).replaceAll(
@ -1511,20 +1474,10 @@ public class FascicoloFePortlet extends MVCPortlet {
boolean normDpr02Dep = ParamUtil.getBoolean(actionRequest, "normDpr02Dep");
boolean normDpr01Aut = ParamUtil.getBoolean(actionRequest, "normDpr01Aut");
boolean normDpr02Aut = ParamUtil.getBoolean(actionRequest, "normDpr02Aut");
boolean normDm01 = ParamUtil.getBoolean(actionRequest, "normDm01");
boolean normDm02 = ParamUtil.getBoolean(actionRequest, "normDm02");
boolean normDm03 = ParamUtil.getBoolean(actionRequest, "normDm03");
boolean normDm2018 = ParamUtil.getBoolean(actionRequest, "normDm2018");
boolean normDprg01 = ParamUtil.getBoolean(actionRequest, "normDprg01");
boolean normDprg02 = ParamUtil.getBoolean(actionRequest, "normDprg02");
boolean normAnr = ParamUtil.getBoolean(actionRequest, "normAnr");
boolean normArt3com3 = ParamUtil.getBoolean(actionRequest, "normArt3com3");
boolean normArt3com4 = ParamUtil.getBoolean(actionRequest, "normArt3com4");
boolean normOrd01 = ParamUtil.getBoolean(actionRequest, "normOrd01");
boolean normDm04 = ParamUtil.getBoolean(actionRequest, "normDm04");
boolean normDm05 = ParamUtil.getBoolean(actionRequest, "normDm05");
boolean normCI01 = ParamUtil.getBoolean(actionRequest, "normCI01");
boolean normLTC01 = ParamUtil.getBoolean(actionRequest, "normLTC01");
boolean suap = ParamUtil.getBoolean(actionRequest, "suap");
boolean normSismaBonus = ParamUtil.getBoolean(actionRequest, "normSismaBonus");
String clRischioPreInt = ParamUtil.getString(actionRequest, "clRischioPreInt");
@ -1555,16 +1508,13 @@ public class FascicoloFePortlet extends MVCPortlet {
dettPratica.getIntPraticaId(), dettPratica.getIntegrazione(), protocollo, tipoIntegrazione,
dettPratica.getCompleta(), dettPratica.getGestita(), codicePagamento, causalePagamento,
mezzoPagamento, importoBolli, importoSpeseIstruttoria, dataEffettuazione,
dettPratica.getStatusTask(), dettPratica.getWorkflowForzato(),
dettPratica.getSoggettoSostituitoId(), destinazione, ag, descLongIntervento, dettPratica.getVia(),
dettPratica.getLocalita(), estremiCatastali, estremiPratCom, dettPratica.getVariataDa(),
dettPratica.getVarianteNumero(), dettPratica.getOperaConforme(), collaudoStatico,
dettPratica.getStatusTask(), dettPratica.getSoggettoSostituitoId(), destinazione, ag,
descLongIntervento, dettPratica.getVia(), dettPratica.getLocalita(), estremiCatastali,
estremiPratCom, dettPratica.getVarianteNumero(), dettPratica.getOperaConforme(), collaudoStatico,
codiceFiscaleDelegatoCommittente, codiceFiscaleDelegatoFineLavori, codiceFiscaleDelegatoCollaudo,
dettPratica.getCodiceRuoloDelegato(), lavoriInEconomiaCommittente, inizioLavoriContestualeOpera,
dataInizioLavoriOpera, dataInizioEsecuzioneOpera, dataFineEsecuzioneOpera, metratura,
lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale, numeroCivico, dcParticelle, dcFoglio,
dcAllegato, dePiani, deAltezza, deInterrati, deSuperficie, deCostruzione, deRistrutturazione,
deUso, dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio, deInfStradalePonte,
lavoriPubblici, pagamentoId, lavoriPubbliciPercentuale, dcParticelle, dcFoglio, dcAllegato,
dePiani, deAltezza, deInterrati, deSuperficie, deCostruzione, deRistrutturazione, deUso,
dePubblica, dePrivata, deUtilizzazione, dePosizioneEdificio, deInfStradalePonte,
deInfStradaleStrada, deInfStradaleAltro, deInfIdraulicaLong, deInfIdraulicaTrasv,
deInfIdraulicaAltro, deInfOperaAccStradale, deInfOperaAccIdraulica, deInfOperaAccAltro,
deInfAltraInfrastruttura, deInfAltro, deInfAltroDesc, dccFondazioni,
@ -1597,10 +1547,9 @@ public class FascicoloFePortlet extends MVCPortlet {
tcInCA, tcInOpera, tcPrefabbricato, tcInAcciaio, tcMista, tcInMuratura, tcInMuraturaOrdinaria,
tcInMuraturaArmata, tcInMuraturaMista, tcInLegno, tcAltro, tcAltroDescrizione, tcConDispositivi,
normLavoriInProprio, normEsenteBollo, normEsenteSpese, normDpr01Dep, normDpr02Dep, normDpr01Aut,
normDpr02Aut, normDm01, normDm02, normDm03, normDm2018, normDprg01, normDprg02, normAnr,
normArt3com3, normArt3com4, normOrd01, normDm04, normDm05, normCI01, normLTC01, suap,
normSismaBonus, clRischioPreInt, clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext,
bozza, disabledSubmit, geoDisabledSubmit, paesaggioLocale, livelloDiTutela, vincoli,
normDpr02Aut, normDm2018, normAnr, normArt3com3, normArt3com4, suap, normSismaBonus,
clRischioPreInt, clRischioPostInt, intervFinPub, intervFinPubDesc, serviceContext, bozza,
disabledSubmit, geoDisabledSubmit, paesaggioLocale, livelloDiTutela, vincoli,
destinazioneAltroIntervento, tcCostruzioniEsistenti, tcManutOrdStraord, tcAltriInterventi,
tcAltriInterventiDesc, noCollaudo, tcNuovaCostruzionePertinenza, tcInterventoOpereEscavazione,
tcViarch, tcOperaA25, sanatoriaEdilizia47, sanatoriaEdilizia724, sanatoriaEdilizia326,

54
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/WEB-INF/src/it/tref/liferay/portos/fe/util/ReportFascicoloUtil.java

@ -118,31 +118,6 @@ public class ReportFascicoloUtil {
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm2018"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDm01")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-rispetto")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm01"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDm02")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-rispetto")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm02"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDm03")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm03"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDprg01")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dprg01"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDprg02")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dprg02"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normAnr")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-anr"));
@ -273,7 +248,7 @@ public class ReportFascicoloUtil {
// TIPOLOGIA COSTRUTTIVA
StringBuilder sbTipCos = new StringBuilder();
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "tcInCA")) {
sbTipCos.append(LanguageUtil.get(locale, "tc-in-ca"));
sbTipCos.append(LanguageUtil.get(locale, "tc-in-c-a"));
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "tcInOpera")) {
if (sbTipCos.length() > 0) {
@ -501,31 +476,6 @@ public class ReportFascicoloUtil {
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm2018"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDm01")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-rispetto")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm01"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDm02")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-rispetto")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm02"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDm03")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dm03"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDprg01")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dprg01"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normDprg02")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-dprg02"));
listaDettagliPrincipali.add(bean);
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "normAnr")) {
ReportFascicoloBean bean = new ReportFascicoloBean("- " + LanguageUtil.get(locale, "dp-normativa")
+ StringPool.SPACE + LanguageUtil.get(locale, "norm-anr"));
@ -656,7 +606,7 @@ public class ReportFascicoloUtil {
// TIPOLOGIA COSTRUTTIVA
StringBuilder sbTipCos = new StringBuilder();
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "tcInCA")) {
sbTipCos.append(LanguageUtil.get(locale, "tc-in-ca"));
sbTipCos.append(LanguageUtil.get(locale, "tc-in-c-a"));
}
if (BeanPropertiesUtil.getBoolean(lastDettPratica, "tcInOpera")) {
if (sbTipCos.length() > 0) {

24
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/navigator/domanda/page_dettagli_principali.jsp

@ -69,28 +69,28 @@ boolean enabledByIntegrazione = DelegheUtil.hasDelegaCompilazioneDomanda(user.ge
<div class="col-xs-12">
<aui:input disabled="<%=disabledInput && !enabledByIntegrazione %>"
name="sanatoriaEdilizia47"
label="sanatoria-edilizia-47"/>
label="sanatoria-edilizia47"/>
</div>
</div>
<div class="row row-padding-custom ">
<div class="col-xs-12">
<aui:input disabled="<%=disabledInput && !enabledByIntegrazione %>"
name="sanatoriaEdilizia724"
label="sanatoria-edilizia-724"/>
label="sanatoria-edilizia724"/>
</div>
</div>
<div class="row row-padding-custom ">
<div class="col-xs-12">
<aui:input disabled="<%=disabledInput && !enabledByIntegrazione %>"
name="sanatoriaEdilizia326"
label="sanatoria-edilizia-326"/>
label="sanatoria-edilizia326"/>
</div>
</div>
</div>
</div>
</c:if>
<c:if test="<%= (intPratica.getTipoProcedura().equals(Constants.PROCEDURA_P7)) %>">
<aui:input disabled="<%= disabledInput && !enabledByIntegrazione %>" type="text" name="interventoVoceP7" style="display:inline-block;width:80px;" label="intervento-voce-b" />
<aui:input disabled="<%= disabledInput && !enabledByIntegrazione %>" type="text" name="interventoVoceP7" style="display:inline-block;width:80px;" label="intervento-voce-p7" />
</c:if>
<div class="row row-padding-custom ">
<div class="col-xs-12">
@ -339,15 +339,15 @@ boolean enabledByIntegrazione = DelegheUtil.hasDelegaCompilazioneDomanda(user.ge
<div class="container-fluid">
<div class="row">
<div class="col-xs-12 col-md-6">
<aui:input name="paesaggioLocale" label="dp-paesaggio-locale" type="text" value="" />
<aui:input name="paesaggioLocale" label="paesaggio-locale" type="text" value="" />
</div>
<div class="col-xs-12 col-md-6">
<aui:input name="livelloDiTutela" label="dp-livello-di-tutela" type="text" value="" />
<aui:input name="livelloDiTutela" label="livello-di-tutela" type="text" value="" />
</div>
</div>
<div class="row">
<div class="col-xs-12">
<aui:input type="textarea" name="vincoli" rows="4" cols="250" label="dp-vincoli"></aui:input>
<aui:input type="textarea" name="vincoli" rows="4" cols="250" label="vincoli" />
</div>
</div>
</div>
@ -508,7 +508,7 @@ boolean enabledByIntegrazione = DelegheUtil.hasDelegaCompilazioneDomanda(user.ge
<aui:input disabled="<%= disabledInput && !enabledByIntegrazione %>" name="tcCostruzioniEsistenti" label="tc-costruzioni-esistenti" id="tc-costruzioni-esistenti"/>
</li>
<li>
<aui:input disabled="<%= disabledInput && !enabledByIntegrazione %>" name="tcManutOrdStraord" label="tc-manut-ord-rest-dem" id="tc-manut-ord-rest-dem"/>
<aui:input disabled="<%= disabledInput && !enabledByIntegrazione %>" name="tcManutOrdStraord" label="tc-manut-ord-straord" id="tc-manut-ord-straord"/>
</li>
<li>
<aui:input disabled="<%= disabledInput && !enabledByIntegrazione %>" name="tcInterventoOpereEscavazione" label="tc-intervento-opere-escavazione" id="tc-intervento-opere-escavazione"/>
@ -524,7 +524,7 @@ boolean enabledByIntegrazione = DelegheUtil.hasDelegaCompilazioneDomanda(user.ge
<div class="col-xs-12">
<div class="row altro_check">
<div class="col-xs-12">
<aui:input disabled="<%=disabledInput %>" name="tcAltriInterventi" label="tc-altro-intervento"/>
<aui:input disabled="<%=disabledInput %>" name="tcAltriInterventi" label="tc-altri-interventi"/>
</div>
</div>
<div class="row altro_check">
@ -547,7 +547,7 @@ boolean enabledByIntegrazione = DelegheUtil.hasDelegaCompilazioneDomanda(user.ge
boolean tcInCA = dettPratica.getTcInCA();
%>
<div class="col-xs-3 col-sm-3 col-md-3 col-lg-3 first-check">
<aui:input disabled="<%=disabledInput %>" name="tcInCA" label="tc-in-ca"/>
<aui:input disabled="<%=disabledInput %>" name="tcInCA" label="tc-in-c-a"/>
</div>
<div class="col-xs-3 col-sm-3 col-md-3 col-lg-3 disabled-check">
<aui:input disabled="<%=!tcInCA || disabledInput %>" name="tcInOpera" label="tc-in-opera"/>
@ -882,7 +882,7 @@ $('#<portlet:namespace/>lavoriPubbliciCheckbox, #<portlet:namespace/>intervFinPu
'tc-nuova-costruzione',
'tc-nuova-costruzione-pertinenza',
'tc-costruzioni-esistenti',
'tc-manut-ord-rest-dem',
'tc-manut-ord-straord',
'tc-intervento-opere-escavazione',
'tcAltriInterventi'
];
@ -909,7 +909,7 @@ $('#<portlet:namespace/>intervFinPubCheckbox').change(function () {
}
});
$('#<portlet:namespace/>tc-manut-ord-rest-demCheckbox, #<portlet:namespace/>tc-nuova-costruzione-pertinenzaCheckbox').change(function () {
$('#<portlet:namespace/>tc-manut-ord-straordCheckbox, #<portlet:namespace/>tc-nuova-costruzione-pertinenzaCheckbox').change(function () {
var _this = $(this);
if (_this.is(":checked")){
$('#<portlet:namespace/>tc-costruzioni-esistentiCheckbox').prop('checked', true).attr('checked', true);

2
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/navigator/domanda/page_geologica.jsp

@ -294,7 +294,7 @@ Soggetto soggettoDelegato = DelegheUtil.getPersonaDelegaCompilazioneSezioneGeolo
<div class="col-xs-12 col-md-6">
<div class="row">
<div class="col-xs-12 col-md-5">
<span><%= LanguageUtil.get(pageContext, "geo-rischio-geomorfologico") %></span>
<span><%= LanguageUtil.get(pageContext, "geo-rischio-geomorfologico-pai") %></span>
</div>
<div class="col-xs-12 col-md-7">
<aui:input disabled="<%= disabledInput %>" inlineField="true"

22
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_dettagli.jsp

@ -90,15 +90,15 @@
<div class="row">
<div class="col-sm-12">
<strong><span class='<%=dettPratica.getSanatoriaEdilizia47() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-47") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia47") %>
</div>
<div class="col-sm-12">
<strong><span class='<%=dettPratica.getSanatoriaEdilizia724() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-724") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia724") %>
</div>
<div class="col-sm-12">
<strong><span class='<%=dettPratica.getSanatoriaEdilizia326() ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia-326") %>
<%= LanguageUtil.get(pageContext, "sanatoria-edilizia326") %>
</div>
</div>
</c:if>
@ -106,7 +106,7 @@
<c:if test="<%= intPratica.getTipoProcedura().equalsIgnoreCase(Constants.PROCEDURA_P7) %>">
<div class="row">
<div class="col-sm-12">
<%= LanguageUtil.get(pageContext, "intervento-voce-b") %> <span class=""><%=dettPratica.getInterventoVoceP7()%></span>
<%= LanguageUtil.get(pageContext, "intervento-voce-p7") %> <span class=""><%=dettPratica.getInterventoVoceP7()%></span>
</div>
</div>
</c:if>
@ -306,7 +306,7 @@
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-3">
<%= LanguageUtil.get(pageContext, "dp-paesaggio-locale") %>
<%= LanguageUtil.get(pageContext, "paesaggio-locale") %>
</div>
<div class="col-sm-6 col-md-9">
<%= BeanPropertiesUtil.getString(dettPratica, "paesaggioLocale") %>
@ -314,7 +314,7 @@
</div>
<div class="row">
<div class="col-sm-6 col-md-3">
<%= LanguageUtil.get(pageContext, "dp-livello-di-tutela") %>
<%= LanguageUtil.get(pageContext, "livello-di-tutela") %>
</div>
<div class="col-sm-6 col-md-9">
<%= BeanPropertiesUtil.getString(dettPratica, "livelloDiTutela") %>
@ -322,7 +322,7 @@
</div>
<div class="row">
<div class="col-sm-6 col-md-3">
<%= LanguageUtil.get(pageContext, "dp-vincoli") %>
<%= LanguageUtil.get(pageContext, "vincoli") %>
</div>
<div class="col-sm-6 col-md-9">
<%= BeanPropertiesUtil.getString(dettPratica, "vincoli") %>
@ -386,7 +386,7 @@
</div>
<div class="col-sm-12">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcManutOrdStraord") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-manut-ord-rest-dem") %>
<%=LanguageUtil.get(pageContext, "tc-manut-ord-straord") %>
</div>
<div class="col-sm-12">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInterventoOpereEscavazione") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
@ -402,7 +402,7 @@
</div>
<div class="col-sm-12">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcAltriInterventi") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-altro-intervento") %>
<%=LanguageUtil.get(pageContext, "tc-altri-interventi") %>
</div>
<div class="col-sm-12">
<%=BeanPropertiesUtil.getString(dettPratica, "tcAltriInterventiDesc") %>
@ -422,7 +422,7 @@
<div class="row">
<div class="col-sm-3 col-md-3">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInCA") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-in-ca") %>
<%=LanguageUtil.get(pageContext, "tc-in-c-a") %>
</div>
<div class="col-sm-3 col-md-3">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInOpera") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
@ -1169,7 +1169,7 @@
</div>
<div class="row">
<div class="col-sm-6 col-md-4">
<%=LanguageUtil.get(pageContext, "geo-rischio-geomorfologico") %>:
<%=LanguageUtil.get(pageContext, "geo-rischio-geomorfologico-pai") %>:
</div>
<div class="col-sm-6 col-md-2">
<% String geoRischioGeomorfologicoPai = BeanPropertiesUtil.getString(dettPratica, "geoRischioGeomorfologicoPai"); %>

10
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/fascicolofe/view_fascicolo_riepilogo.jsp

@ -190,7 +190,7 @@
</div>
<div class="col-sm-12">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcManutOrdStraord") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-manut-ord-rest-dem") %>
<%=LanguageUtil.get(pageContext, "tc-manut-ord-straord") %>
</div>
<div class="col-sm-12">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcInterventoOpereEscavazione") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
@ -206,7 +206,7 @@
</div>
<div class="col-sm-12">
<strong><span class='<%=BeanPropertiesUtil.getBoolean(dettPratica, "tcAltriInterventi") ? "fa fa-check-circle-o txt-green" : "fa fa-circle-o" %>'></span></strong>
<%=LanguageUtil.get(pageContext, "tc-altro-intervento") %>
<%=LanguageUtil.get(pageContext, "tc-altri-interventi") %>
</div>
<div class="col-sm-12">
<%=BeanPropertiesUtil.getString(dettPratica, "tcAltriInterventiDesc") %>
@ -340,7 +340,7 @@
<div class="container-fluid">
<div class="row">
<div class="col-sm-6 col-md-6">
<%= LanguageUtil.get(pageContext, "dp-livello-di-tutela") %>
<%= LanguageUtil.get(pageContext, "livello-di-tutela") %>
</div>
<div class="col-sm-6 col-md-6">
<%= BeanPropertiesUtil.getString(dettPratica, "livelloDiTutela") %>
@ -348,7 +348,7 @@
</div>
<div class="row">
<div class="col-sm-6 col-md-6">
<%= LanguageUtil.get(pageContext, "dp-paesaggio-locale") %>
<%= LanguageUtil.get(pageContext, "paesaggio-locale") %>
</div>
<div class="col-sm-6 col-md-6">
<%= BeanPropertiesUtil.getString(dettPratica, "paesaggioLocale") %>
@ -356,7 +356,7 @@
</div>
<div class="row">
<div class="col-sm-6 col-md-6">
<%= LanguageUtil.get(pageContext, "dp-vincoli") %>
<%= LanguageUtil.get(pageContext, "vincoli") %>
</div>
<div class="col-sm-6 col-md-6">
<%= BeanPropertiesUtil.getString(dettPratica, "vincoli") %>

38
liferay-plugins-sdk-6.2/portlets/portos-fe-portlet/docroot/html/pareregeologo/pareridacompletare.jsp

@ -10,10 +10,7 @@
<%@page import="it.tref.liferay.portos.bo.model.IntPratica"%>
<%@page import="com.liferay.portal.service.UserLocalServiceUtil"%>
<%@ include file="/html/pareregeologo/init.jsp" %>
<!-- ADT BUG BO ID = 18 -->
<style>
.width-40{
width:40%;
}
@ -21,21 +18,18 @@
width:15%;
}
</style>
<liferay-portlet:renderURL varImpl="searchURL">
<liferay-portlet:param name="tabs1" value="<%= StringUtil.split(tabNames)[0] %>" />
</liferay-portlet:renderURL>
<liferay-ui:search-container delta="20" emptyResultsMessage="no-entries-were-found" iteratorURL="<%= searchURL %>" >
<%
List<ParereGeologo> lista = new ArrayList<ParereGeologo>();
lista = ParereGeologoLocalServiceUtil.findNotParereByGeologoId(user.getUserId(), searchContainer.getStart(), searchContainer.getEnd());
lista = ParereGeologoLocalServiceUtil.findNotParereByGeologoId(user.getUserId(), searchContainer.getStart(),
searchContainer.getEnd());
int totale = ParereGeologoLocalServiceUtil.countFindNotParereByGeologoId(user.getUserId());
searchContainer.setTotal(totale);
pageContext.setAttribute("results", lista);
pageContext.setAttribute("total", totale);
//ADT BUG BO ID = 18
List<ParereGeologoBean> listaOrdinata = new ArrayList<ParereGeologoBean>();
if (!lista.isEmpty()) {
for(ParereGeologo parereGeologo : lista){
@ -50,29 +44,25 @@
Collections.sort(listaOrdinata);
}
%>
<liferay-ui:search-container-results results="<%= listaOrdinata %>" />
<!-- ADT BUG BO ID = 18 -->
<liferay-ui:search-container-row className="it.tref.liferay.portos.bo.shared.bean.ParereGeologoBean" keyProperty="parereGeologoId" modelVar="parereGeologo">
<% DettPratica pratica = DettPraticaLocalServiceUtil.fetchDettPratica(parereGeologo.getDettPraticaId());%>
<liferay-ui:search-container-column-text name="progetto" value="<%= pratica.getMiddleDescription()%>" cssClass="width-40"/>
<liferay-ui:search-container-column-text name="Data di creazione" value="<%= dateFormatDateTime.format(parereGeologo.getDataCreazione())%>" cssClass="width-15" />
<liferay-ui:search-container-column-text name="Richiedente" value="<%= UserLocalServiceUtil.getUser(parereGeologo.getUserId()).getFullName()%>" cssClass="width-15" />
<liferay-ui:search-container-row className="it.tref.liferay.portos.bo.shared.bean.ParereGeologoBean"
keyProperty="parereGeologoId" modelVar="parereGeologo">
<%
DettPratica pratica = DettPraticaLocalServiceUtil.fetchDettPratica(parereGeologo.getDettPraticaId());
%>
<liferay-ui:search-container-column-text name="progetto" value="<%= pratica.getMiddleDescription() %>"
cssClass="width-40" />
<liferay-ui:search-container-column-text name="Data di creazione"
value="<%= dateFormatDateTime.format(parereGeologo.getDataCreazione()) %>" cssClass="width-15" />
<liferay-ui:search-container-column-text name="Richiedente"
value="<%= UserLocalServiceUtil.getUser(parereGeologo.getUserId()).getFullName()%>" cssClass="width-15" />
<%
IntPratica intPratica = IntPraticaLocalServiceUtil.getIntPratica(parereGeologo.getIntPraticaId());
Territorio territorio = TerritorioLocalServiceUtil.getTerritorio(intPratica.getTerritorioId());
Provincia provincia = ProvinciaLocalServiceUtil.fetchByC_C(territorio.getCompanyId(), territorio.getCodiceProvincia());
%>
<liferay-ui:search-container-column-text name="Provincia" value="<%= provincia.getProvincia() %>" cssClass="width-15" />
<liferay-ui:search-container-column-jsp path="/html/pareregeologo/actions.jsp" />
</liferay-ui:search-container-row>
<liferay-ui:search-iterator paginate="true" />
</liferay-ui:search-container>

4
liferay-plugins-sdk-6.2/webs/portos-kaleo-web/docroot/WEB-INF/src/service.properties

@ -13,8 +13,8 @@
##
build.namespace=Kaleo
build.number=45
build.date=1620641395229
build.number=46
build.date=1620996244054
build.auto.upgrade=true
##

Caricamento…
Annulla
Salva