Sfoglia il codice sorgente

Rimosso portos-plugin-importazione-portlet

master
Salvatore La Manna 6 anni fa
parent
commit
07d76f63d8
  1. 4
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/src/service.properties
  2. 22
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.classpath
  3. 36
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.project
  4. 12
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/.jsdtscope
  5. 7
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.jdt.core.prefs
  6. 3
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.jst.jsp.core.prefs
  7. 11
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.common.component
  8. 7
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
  9. 11
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.common.project.facet.core.xml
  10. 1
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.jsdt.ui.superType.container
  11. 1
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.jsdt.ui.superType.name
  12. 7
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/build.xml
  13. 3
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/META-INF/MANIFEST.MF
  14. 813
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/META-INF/service.xml
  15. BIN
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/concurrentlinkedhashmap-lru.jar
  16. BIN
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/javassist.jar
  17. BIN
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/orika-core.jar
  18. BIN
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/paranamer.jar
  19. BIN
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/slf4j-api.jar
  20. 10
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/liferay-display.xml
  21. 13
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/liferay-plugin-package.properties
  22. 28
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/liferay-portlet.xml
  23. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/portlet.xml
  24. 35
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/server-config.wsdd
  25. 1080
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service.xml
  26. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoArtLeggeException.java
  27. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoAvvisoException.java
  28. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoComuneException.java
  29. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoDettPraticaException.java
  30. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoDocPraticaException.java
  31. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoIntPraticaException.java
  32. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoProblemiPraticaException.java
  33. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoRelLeggiPraticaException.java
  34. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoSistemaCostruttivoException.java
  35. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoSoggettoException.java
  36. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoSorteggioException.java
  37. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoStoricoSoggettoPraticaException.java
  38. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoTempisticaException.java
  39. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoTerritorioException.java
  40. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeComuneException.java
  41. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeDettPraticaException.java
  42. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeIntPraticaException.java
  43. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFePagamentoException.java
  44. 40
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeTerritorioException.java
  45. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLegge.java
  46. 580
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeClp.java
  47. 278
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeModel.java
  48. 175
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeSoap.java
  49. 486
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeWrapper.java
  50. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvviso.java
  51. 1735
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoClp.java
  52. 737
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoModel.java
  53. 489
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoSoap.java
  54. 1341
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoWrapper.java
  55. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComune.java
  56. 617
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneClp.java
  57. 292
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneModel.java
  58. 185
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneSoap.java
  59. 513
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneWrapper.java
  60. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPratica.java
  61. 1611
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaClp.java
  62. 751
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaModel.java
  63. 429
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaSoap.java
  64. 1288
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaWrapper.java
  65. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPratica.java
  66. 1094
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaClp.java
  67. 484
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaModel.java
  68. 313
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaSoap.java
  69. 864
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaWrapper.java
  70. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPratica.java
  71. 2134
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaClp.java
  72. 905
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaModel.java
  73. 591
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaSoap.java
  74. 1646
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaWrapper.java
  75. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPratica.java
  76. 585
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaClp.java
  77. 279
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaModel.java
  78. 178
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaSoap.java
  79. 488
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaWrapper.java
  80. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPratica.java
  81. 380
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaClp.java
  82. 183
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaModel.java
  83. 134
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaSoap.java
  84. 341
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaWrapper.java
  85. 35
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivo.java
  86. 635
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoClp.java
  87. 296
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoModel.java
  88. 189
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoSoap.java
  89. 523
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoWrapper.java
  90. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggetto.java
  91. 2055
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoClp.java
  92. 861
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoModel.java
  93. 563
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoSoap.java
  94. 1541
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoWrapper.java
  95. 34
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggio.java
  96. 1421
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioClp.java
  97. 662
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioModel.java
  98. 369
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioSoap.java
  99. 1126
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioWrapper.java
  100. 35
      liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoStoricoSoggettoPratica.java
  101. Some files were not shown because too many files have changed in this diff Show More

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=2804
build.date=1607702639855
build.number=2805
build.date=1608631312513
build.auto.upgrade=true
##

22
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.classpath

@ -1,22 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="docroot/WEB-INF/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.8.0_121">
<attributes>
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/com.liferay.ide.eclipse.server.tomcat.runtimeClasspathProvider/Liferay v6.2 CE (Tomcat 7)">
<attributes>
<attribute name="owner.project.facets" value="jst.web"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="con" path="com.liferay.ide.eclipse.server.plugin.container/portlet">
<attributes>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="docroot/WEB-INF/classes"/>
</classpath>

36
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.project

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>portos-plugin-importazione-portlet</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.wst.jsdt.core.javascriptValidator</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.common.project.facet.core.builder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.wst.validation.validationbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
</natures>
</projectDescription>

12
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/.jsdtscope

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="docroot"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.WebProject">
<attributes>
<attribute name="hide" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.wst.jsdt.launching.baseBrowserLibrary"/>
<classpathentry kind="output" path=""/>
</classpath>

7
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.jdt.core.prefs

@ -1,7 +0,0 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.8

3
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.jst.jsp.core.prefs

@ -1,3 +0,0 @@
eclipse.preferences.version=1
validateFragments=false
validation.use-project-settings=true

11
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.common.component

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="portos-plugin-importazione-portlet">
<wb-resource deploy-path="/" source-path="/docroot" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/docroot/WEB-INF/src"/>
<dependent-module archiveName="portos-bo-portlet-service.jar" deploy-path="/WEB-INF/lib" handle="module:/classpath/lib/portos-bo-portlet/docroot/WEB-INF/lib/portos-bo-portlet-service.jar">
<dependency-type>uses</dependency-type>
</dependent-module>
<property name="context-root" value="portos-plugin-importazione-portlet"/>
<property name="java-output-path" value="/portos-plugin-importazione-portlet/docroot/WEB-INF/classes"/>
</wb-module>
</project-modules>

7
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml

@ -1,7 +0,0 @@
<root>
<facet id="liferay.portlet">
<node name="libprov">
<attribute name="provider-id" value="com.liferay.ide.eclipse.plugin.portlet.libraryProvider"/>
</node>
</facet>
</root>

11
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.common.project.facet.core.xml

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<faceted-project>
<runtime name="Liferay v6.2 CE (Tomcat 7)"/>
<fixed facet="java"/>
<fixed facet="jst.web"/>
<fixed facet="wst.jsdt.web"/>
<installed facet="java" version="1.8"/>
<installed facet="jst.web" version="3.0"/>
<installed facet="liferay.portlet" version="6.0"/>
<installed facet="wst.jsdt.web" version="1.0"/>
</faceted-project>

1
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.jsdt.ui.superType.container

@ -1 +0,0 @@
org.eclipse.wst.jsdt.launching.baseBrowserLibrary

1
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/.settings/org.eclipse.wst.jsdt.ui.superType.name

@ -1 +0,0 @@
Window

7
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/build.xml

@ -1,7 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE project>
<project name="portos-plugin-importazione-portlet" basedir="." default="deploy">
<property name="import.shared" value="portos-bo-shared" />
<import file="../build-common-portlet.xml" />
</project>

3
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/META-INF/MANIFEST.MF

@ -1,3 +0,0 @@
Manifest-Version: 1.0
Class-Path:

813
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/META-INF/service.xml

@ -1,813 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE service-builder PUBLIC "-//Liferay//DTD Service Builder 6.1.0//EN" "http://www.liferay.com/dtd/liferay-service-builder_6_1_0.dtd">
<service-builder package-path="it.tref.liferay.portos.portosimport">
<author>Davide Barbagallo, 3F Consulting</author>
<namespace>IMP</namespace>
<entity name="BoDettPratica" table="gc_dettpratica" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="dettPraticaId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<column name="intPraticaId" type="long" />
<column name="integrazione" type="long" />
<column name="suapCode" type="String" />
<column name="validata" type="boolean" />
<column name="codPraticaSuap" type="String" />
<column name="protocollo" type="String" />
<column name="tipoIntegrazione" type="String" />
<column name="completa" type="boolean" />
<column name="gestita" type="boolean" />
<column name="codicePagamento" type="String" />
<column name="causalePagamento" type="String" />
<column name="mezzoPagamento" type="String" />
<column name="importoBolli" type="String" />
<column name="importoSpeseIstruttoria" type="String" />
<column name="dataEffettuazione" type="Date" />
<column name="esenzioneBolli" type="boolean" />
<column name="esenzioneSpeseIstruttoria" type="boolean" />
<!-- Campi Id referenziati -->
<column name="problemi" type="Collection" entity="ProblemiPratica" mapping-key="dettPraticaId"/>
<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"/>
<!-- Workflow -->
<column name="status" type="int" />
<column name="statusByUserId" type="long" />
<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" />
<finder return-type="DettPratica" name="C_G_CodPraticaSuap" unique="true" db-index="true">
<finder-column name="companyId"/>
<finder-column name="groupId"/>
<finder-column name="codPraticaSuap"/>
</finder>
<finder return-type="Collection" name="IntPraticaId_integrazione_validata">
<finder-column name="intPraticaId" />
<finder-column name="integrazione" />
<finder-column name="validata" />
</finder>
<finder return-type="Collection" name="IntPraticaId_tipoIntegrazione_validata">
<finder-column name="intPraticaId" />
<finder-column name="tipoIntegrazione" />
<finder-column name="validata" />
</finder>
<finder return-type="Collection" name="IntPraticaId_tipoIntegrazione_integrazione_validata">
<finder-column name="intPraticaId" />
<finder-column name="tipoIntegrazione" />
<finder-column name="integrazione" />
<finder-column name="validata" />
</finder>
<finder return-type="Collection" name="IntPraticaId">
<finder-column name="intPraticaId" />
</finder>
<finder return-type="Collection" name="C_G_CodicePagamento_Validata_Completa">
<finder-column name="companyId"/>
<finder-column name="groupId"/>
<finder-column name="codicePagamento" />
<finder-column name="validata" />
<finder-column name="completa" />
</finder>
<finder return-type="DettPratica" name="C_G_Protocollo">
<finder-column name="companyId"/>
<finder-column name="groupId"/>
<finder-column name="protocollo" />
</finder>
<finder return-type="Collection" name="SoggettoSostituitoId_Validata_Completa">
<finder-column name="soggettoSostituitoId" />
<finder-column name="validata" />
<finder-column name="completa" />
</finder>
<reference package-path="com.liferay.portlet.asset" entity="AssetEntry"></reference>
<reference package-path="com.liferay.portlet.asset" entity="AssetCategory"></reference>
<reference package-path="com.liferay.portlet.asset" entity="AssetVocabulary"></reference>
</entity>
<entity name="BoIntPratica" table="gc_intpratica" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="intPraticaId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Campi Id referenziati -->
<column name="tipoPraticaId" type="long" />
<column name="territorioId" type="long" />
<!-- Other fields -->
<column name="destinazione" type="String" />
<column name="tipologiaSistemaCostruttivo" type="String" />
<column name="ag" type="String" />
<column name="descLongIntervento" type="String" />
<column name="via" type="String" />
<column name="localita" type="String" />
<column name="estremiCatastali" type="String" />
<column name="estremiPratCom" type="String" />
<column name="dtSorteggio" type="Date" />
<column name="statoPratica" type="String" />
<column name="numeroProgetto" type="String" />
<column name="validata" type="boolean" />
<column name="variataDa" type="long" />
<column name="varianteNumero" type="long" />
<column name="varianteSostanziale" type="boolean" />
<column name="operaConforme" type="boolean" />
<column name="tipoPraticaIdSanatoria" type="long" />
<column name="status" type="int" />
<column name="statusByUserId" type="long" />
<column name="statusDate" type="Date" />
<column name="statoPraticaWorkflow" type="String" />
<column name="esitoControllo" type="int" />
<column name="collaudoStatico" type="boolean" />
<column name="collaudoStaticoAgtSanatoria" type="boolean" />
<column name="codiceFiscaleDelegato" type="String" />
<column name="codiceRuoloDelegato" type="String" />
<column name="lavoriInEconomiaCommittente" type="boolean" />
<column name="nomeUtenteSuap" type="String" />
<column name="cognomeUtenteSuap" type="String" />
<column name="codiceFiscaleUtenteSuap" type="String" />
<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="dtPratica" type="Date" />
<column name="dettPratiche" type="Collection" entity="DettPratica" mapping-key="intPraticaId"/>
<column name="sistemiCostruttivi" type="Collection" entity="SistemaCostruttivo" mapping-key="intPraticaId"/>
<!-- Finder -->
<finder name="TerritorioId" return-type="Collection">
<finder-column name="territorioId" />
</finder>
<finder name="C_Group" return-type="Collection">
<finder-column name="companyId" />
<finder-column name="groupId" />
</finder>
<finder name="Pratica_da_variare" return-type="Collection">
<finder-column name="territorioId" />
<finder-column name="validata" />
<finder-column name="numeroProgetto" />
<finder-column name="variataDa" />
</finder>
<finder name="Territorio_Progetto_Variante_Validata" return-type="Collection">
<finder-column name="territorioId" />
<finder-column name="validata" />
<finder-column name="varianteNumero" />
<finder-column name="numeroProgetto" />
</finder>
</entity>
<entity name="BoRelLeggiPratica" table="gc_relleggipratica" local-service="true" remote-service="false"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<column name="intPraticaId" type="long" primary="true" />
<column name="artLeggeId" type="long" primary="true" />
<column name="selezionato" type="boolean"/>
<column name="valore" type="String"/>
<!-- Finder -->
<finder return-type="Collection" name="ArtLeggeId">
<finder-column name="artLeggeId" />
</finder>
<finder return-type="Collection" name="IntPraticaId">
<finder-column name="intPraticaId" />
</finder>
</entity>
<entity name="BoTerritorio" table="gc_territorio" local-service="true" remote-service="false"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="territorioId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Campi Id referenziati -->
<column name="zonaId" type="long"/>
<column name="fasciaId" type="long"/>
<column name="comuneId" type="long"/>
<column name="dtIni" type="Date" />
<column name="dtFin" type="Date" />
<column name="artLeggiComune" type="Collection" entity="ArtLeggeTerritorio" mapping-key="territorioId"/>
<column name="intPratiche" type="Collection" entity="IntPratica" mapping-key="territorioId"/>
<!-- Finder -->
<finder return-type="Collection" name="ComuneId">
<finder-column name="comuneId"/>
</finder>
<finder return-type="Collection" name="ZonaId">
<finder-column name="zonaId"/>
</finder>
<finder return-type="Collection" name="FasciaId">
<finder-column name="fasciaId"/>
</finder>
<finder return-type="Territorio" name="C_Z_F_D" unique="true" db-index="true">
<finder-column name="comuneId"/>
<finder-column name="zonaId"/>
<finder-column name="fasciaId"/>
<finder-column name="dtIni"/>
</finder>
<finder name="C_Group" return-type="Collection">
<finder-column name="companyId" />
<finder-column name="groupId" />
</finder>
</entity>
<entity name="BoSoggetto" table="gc_soggetto" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="soggettoId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Campi Id referenziati -->
<column name="dettPraticaId" type="long" />
<!-- Other fields -->
<column name="nome" type="String" />
<column name="cognome" type="String" />
<column name="codiceFiscale" type="String" />
<column name="codiceFiscaleDelegato" type="String" />
<!-- Dati nascita -->
<column name="dataNascita" type="Date" />
<column name="comuneNascita" type="String" />
<!-- Dati domicilio -->
<column name="comuneDomicilio" type="String" />
<column name="provinciaDomicilio" type="String" />
<column name="viaDomicilio" type="String" />
<column name="numeroCivicoDomicilio" type="String" />
<column name="capDomicilio" type="String" />
<column name="domicilioExtra" type="String" />
<!-- Dati residenza o sede della ditta-->
<column name="comune" type="String" />
<column name="provincia" type="String" />
<column name="via" type="String" />
<column name="numeroCivico" type="String" />
<column name="cap" type="String" />
<!-- Solo per ditta -->
<column name="denominazione" type="String" />
<column name="sedeLegale" type="String" />
<column name="legaleRap" type="String" />
<column name="dataNascitaRap" type="Date" />
<column name="comuneNascitaRap" type="String" />
<column name="viaRap" type="String" />
<column name="numeroCivicoRap" type="String" />
<column name="capRap" type="String" />
<column name="provinciaRap" type="String" />
<column name="comuneRap" type="String" />
<!-- Solo professionista -->
<column name="albo" type="String"/>
<column name="regAlbo" type="String"/>
<column name="provAlbo" type="String"/>
<column name="numIscrAlbo" type="String"/>
<!-- Contatti-->
<column name="telefono" type="String" />
<column name="fax" type="String" />
<column name="email" type="String" />
<!-- Tipologia -->
<column name="tipologiaSoggetto" type="String" />
<column name="tipologiaProfessione" type="String" />
<column name="aggiuntivo" type="boolean" />
<column name="sostituito" type="boolean" />
<!-- Finder -->
<finder return-type="Collection" name="DettPratica">
<finder-column name="dettPraticaId" />
</finder>
<finder return-type="Collection" name="DettPratica_Sostituito">
<finder-column name="dettPraticaId" />
<finder-column name="sostituito" />
</finder>
<finder return-type="Collection" name="DettPratica_TipologiaProfessione">
<finder-column name="dettPraticaId" />
<finder-column name="tipologiaProfessione" />
</finder>
<finder return-type="Collection" name="DettPratica_TipologiaProfessione_CodiceFiscale_Sostituito">
<finder-column name="dettPraticaId" />
<finder-column name="tipologiaProfessione" />
<finder-column name="sostituito" />
</finder>
<finder return-type="Collection" name="DettPratica_TipologiaProfessione_Aggiuntivo">
<finder-column name="dettPraticaId" />
<finder-column name="tipologiaProfessione" />
<finder-column name="aggiuntivo" />
</finder>
<finder return-type="Collection" name="DettPratica_TipologiaProfessione_Aggiuntivo_Sostituito">
<finder-column name="dettPraticaId" />
<finder-column name="tipologiaProfessione" />
<finder-column name="aggiuntivo" />
<finder-column name="sostituito" />
</finder>
</entity>
<entity name="BoDocPratica" table="gc_docpratica" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="docPraticaId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Campi Id referenziati -->
<column name="dettPraticaId" type="long"/>
<column name="dlFileEntryId" type="long"/>
<!-- Other fields -->
<column name="version" type="String" />
<column name="praticaValidata" type="boolean" />
<column name="descLong" type="String" />
<column name="codFileSuap" type="String" />
<column name="tipologia" type="String" />
<column name="md5" type="String" />
<column name="aggiornato" type="boolean" />
<column name="jsonFirmatari" type="String" />
<column name="daxId" type="long" />
<column name="dtInvioDax" type="Date" />
<column name="erroreDax" type="String" />
<column name="dtErroreDax" type="Date" />
<!-- Finder -->
<finder return-type="DocPratica" name="C_Group_DlFileEntry_CodFileSuap">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="dlFileEntryId" />
<finder-column name="codFileSuap" />
</finder>
<finder return-type="Collection" name="C_Group_DettPratica">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="dettPraticaId" arrayable-operator="OR" />
</finder>
<finder return-type="Collection" name="C_Group_DettPratica_Tipologia">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="dettPraticaId" arrayable-operator="OR" />
<finder-column name="tipologia" />
</finder>
<finder return-type="DocPratica" name="C_Group_Tiplogia_CodFileSuap">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="tipologia" />
<finder-column name="codFileSuap" />
</finder>
<finder return-type="DocPratica" name="C_Group_DlFileEntry_Version">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="dlFileEntryId" />
<finder-column name="version" />
</finder>
<finder return-type="Collection" name="DettPratica">
<finder-column name="dettPraticaId" />
</finder>
</entity>
<entity name="BoAvviso" table="gc_avviso" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="avvisoId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Other fields -->
<column name="descLong" type="String" />
<column name="dtAvviso" type="Date" />
<column name="tipoAvviso" type="String" />
<column name="tipoDocumento" type="String" />
<column name="fileEntryIdTemplate" type="long" />
<column name="fileEntryIdBase" type="long" />
<column name="fileEntryIdFirma" type="long" />
<column name="fileEntryIdInvio" type="long" />
<column name="dtCreateFileEntryInvio" type="Date" />
<column name="userIdPrimaFirma" type="long" />
<column name="userIdSecondaFirma" type="long" />
<column name="firmaInCorso" type="boolean" />
<column name="transactionIdPrimaFirma" type="String" />
<column name="transactionIdSecondaFirma" type="String" />
<column name="inviato" type="String" />
<column name="dtInvio" type="Date" />
<column name="annullato" type="boolean" />
<column name="errore" type="boolean" />
<column name="signal" type="boolean" />
<column name="dtInvioSignal" type="Date" />
<column name="tempistica" type="boolean" />
<column name="dtTempistica" type="Date" />
<column name="daxId" type="long" />
<column name="dtInvioDax" type="Date" />
<column name="erroreDax" type="String" />
<column name="dtErroreDax" type="Date" />
<column name="jsonParameters" type="String" />
<column name="protocollo" type="String" />
<column name="inviatoTecnico" type="Boolean" />
<!-- Campi Id referenziati -->
<column name="dettPraticaId" type="long" />
<order by="desc">
<order-column name="dtAvviso"></order-column>
</order>
<!-- Finder -->
<finder return-type="Collection" name="dettPraticaId_tipoDocumento">
<finder-column name="dettPraticaId" />
<finder-column name="tipoDocumento" />
</finder>
<finder return-type="Collection" name="dettPraticaIds_tipoDocumento">
<finder-column name="dettPraticaId" arrayable-operator="OR" />
<finder-column name="tipoDocumento" />
</finder>
<finder return-type="Collection" name="DettPratica">
<finder-column name="dettPraticaId" />
</finder>
<finder return-type="Avviso" name="C_G_Protocollo">
<finder-column name="companyId"/>
<finder-column name="groupId"/>
<finder-column name="protocollo" />
</finder>
</entity>
<entity name="BoComune" table="gc_comune" local-service="true" remote-service="false"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="comuneId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<!-- Campi Id referenziati -->
<column name="provinciaId" type="long" />
<!-- Other fields -->
<column name="codIstat" type="String" />
<column name="codCatastale" type="String" />
<column name="descLong" type="String" />
<column name="territori" type="Collection" entity="Territorio" mapping-key="comuneId"/>
<order by="asc">
<order-column name="descLong" />
</order>
<!-- Finder -->
<finder return-type="Comune" name="CodIstat" unique="true" db-index="true">
<finder-column name="codIstat" />
</finder>
<finder return-type="Comune" name="CodCatastale" unique="true" db-index="true">
<finder-column name="codCatastale" />
</finder>
</entity>
<entity name="BoSorteggio" table="gc_sorteggio" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="sorteggioId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Workflow fields -->
<column name="status" type="int" />
<column name="statusByUserId" type="long" />
<column name="statusByUserName" type="String" />
<column name="statusDate" type="Date" />
<!-- Entity IntPratica -->
<column name="dettPraticaId" type="long" />
<column name="note" type="String" />
<column name="anno" type="String" />
<column name="mese" type="String" />
<column name="dtSorteggio" type="Date" />
<column name="stato" type="String" />
<column name="dettagli" type="String" />
<!-- x Ricerca -->
<column name="numeroEstrazione" type="long" />
<column name="pratica" type="String" />
<column name="committente" type="String" />
<column name="comune" type="String" />
<column name="provincia" type="String" />
<column name="tecnico" type="String" />
<column name="mesePrecedente" type="String" />
<!-- Pratiche da table esterna -->
<column name="esterna" type="boolean" />
<column name="praticaEsternaId" type="long" />
<!-- Finder -->
<finder return-type="Collection" name="C_DettPratica">
<finder-column name="companyId" />
<finder-column name="dettPraticaId" />
</finder>
<finder return-type="Collection" name="GroupId_Anno_Mese">
<finder-column name="groupId" />
<finder-column name="anno" />
<finder-column name="mese" />
</finder>
</entity>
<entity name="BoProblemiPratica" table="gc_problemipratica" local-service="true" remote-service="false"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="problemiPraticaId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<column name="dettPraticaId" type="long" />
<column name="jsonError" type="String" />
<!-- Finder -->
<finder return-type="Collection" name="C_Group_DettPratica">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="dettPraticaId" />
</finder>
<finder return-type="Collection" name="DettPratica">
<finder-column name="dettPraticaId" />
</finder>
</entity>
<entity name="BoSistemaCostruttivo" table="gc_sistemacostruttivo" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="sistemaCostruttivoId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Other fields -->
<column name="intPraticaId" type="long" />
<column name="codSistemaCostruttivo" type="String" />
<finder return-type="Collection" name="C_G_intPraticaId">
<finder-column name="companyId" />
<finder-column name="groupId" />
<finder-column name="intPraticaId" />
</finder>
</entity>
<entity name="BoTempistica" table="gc_tempistica" local-service="true" remote-service="false" uuid="true"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="tempisticaId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Other fields -->
<column name="intPraticaId" type="long" />
<column name="dettPraticaId" type="long" />
<column name="tipo" type="String" />
<column name="start" type="long" />
<column name="stop" type="long" />
<column name="wait" type="long" />
<column name="completo" type="boolean" />
<!-- Finder -->
<finder return-type="Collection" name="C_IntPratica_Tipo_Completo">
<finder-column name="companyId" />
<finder-column name="intPraticaId" />
<finder-column name="tipo" />
<finder-column name="completo" />
</finder>
</entity>
<entity name="BoStoricoSoggettoPratica" table="gc_storicosoggettopratica" local-service="true" remote-service="false" uuid="false"
data-source="datiPortos1DbDataSource" session-factory="datiPortos1DbSessionFactory" tx-manager="datiPortos1DbTransactionManager">
<!-- PK fields -->
<column name="storicoSoggettoPraticaId" type="long" primary="true" />
<!-- Audit fields -->
<column name="companyId" type="long" />
<column name="userId" type="long" />
<column name="userName" type="String" />
<column name="createDate" type="Date" />
<column name="modifiedDate" type="Date" />
<column name="groupId" type="long" />
<!-- Other fields -->
<column name="intPraticaId" type="long" />
<column name="nome" type="String" />
<column name="cognome" type="String" />
<column name="codiceFiscale" type="String" />
<!-- Order -->
<order>
<order-column name="createDate" order-by="asc" />
</order>
<!-- Finder -->
<finder return-type="Collection" name="C_IntPratica">
<finder-column name="companyId" />
<finder-column name="intPraticaId" />
</finder>
</entity>
</service-builder>

BIN
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/concurrentlinkedhashmap-lru.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/javassist.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/orika-core.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/paranamer.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/lib/slf4j-api.jar

File binario non mostrato.

10
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/liferay-display.xml

@ -1,10 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE display PUBLIC "-//Liferay//DTD Display 6.2.0//EN" "http://www.liferay.com/dtd/liferay-display_6_2_0.dtd">
<display>
<category name="category.portos">
<category name="category.tools">
<portlet id="1" />
</category>
</category>
</display>

13
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/liferay-plugin-package.properties

@ -1,13 +0,0 @@
name=Portos Plugin Importazione
module-group-id=liferay
module-incremental-version=1
tags=
short-description=
long-description=
change-log=
page-url=http://www.liferay.com
author=Liferay, Inc.
licenses=LGPL
liferay-versions=6.2.0+
required-deployment-contexts=\
portos-bo-portlet

28
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/liferay-portlet.xml

@ -1,28 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE liferay-portlet-app PUBLIC "-//Liferay//DTD Portlet Application 6.2.0//EN" "http://www.liferay.com/dtd/liferay-portlet-app_6_2_0.dtd">
<liferay-portlet-app>
<portlet>
<portlet-name>1</portlet-name>
<icon>/icon.png</icon>
<header-portlet-css>/css/main.css</header-portlet-css>
<footer-portlet-javascript>/js/main.js</footer-portlet-javascript>
<css-class-wrapper>portos-plugin-importazione-portlet</css-class-wrapper>
</portlet>
<role-mapper>
<role-name>administrator</role-name>
<role-link>Administrator</role-link>
</role-mapper>
<role-mapper>
<role-name>guest</role-name>
<role-link>Guest</role-link>
</role-mapper>
<role-mapper>
<role-name>power-user</role-name>
<role-link>Power User</role-link>
</role-mapper>
<role-mapper>
<role-name>user</role-name>
<role-link>User</role-link>
</role-mapper>
</liferay-portlet-app>

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/portlet.xml

@ -1,34 +0,0 @@
<?xml version="1.0"?>
<portlet-app xmlns="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd http://java.sun.com/xml/ns/portlet/portlet-app_2_0.xsd" version="2.0">
<portlet>
<portlet-name>1</portlet-name>
<display-name>Portos Plugin Importazione</display-name>
<portlet-class>it.tref.liferay.portos.portosimport.portlet.ImportazionePortlet</portlet-class>
<init-param>
<name>view-template</name>
<value>/html/view.jsp</value>
</init-param>
<expiration-cache>0</expiration-cache>
<supports>
<mime-type>text/html</mime-type>
</supports>
<portlet-info>
<title>Portos Plugin Importazione</title>
<short-title>Portos Plugin Importazione</short-title>
<keywords>Portos Plugin Importazione</keywords>
</portlet-info>
<security-role-ref>
<role-name>administrator</role-name>
</security-role-ref>
<security-role-ref>
<role-name>guest</role-name>
</security-role-ref>
<security-role-ref>
<role-name>power-user</role-name>
</security-role-ref>
<security-role-ref>
<role-name>user</role-name>
</security-role-ref>
</portlet>
</portlet-app>

35
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/server-config.wsdd

@ -1,35 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<deployment xmlns="http://xml.apache.org/axis/wsdd/" xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
<globalConfiguration>
<parameter name="adminPassword" value="admin" />
<parameter name="attachments.implementation" value="org.apache.axis.attachments.AttachmentsImpl" />
<parameter name="sendXsiTypes" value="true" />
<parameter name="sendMultiRefs" value="true" />
<parameter name="sendXMLDeclaration" value="true" />
<parameter name="axis.sendMinimizedElements" value="true" />
<requestFlow>
<handler type="java:org.apache.axis.handlers.JWSHandler">
<parameter name="scope" value="session" />
</handler>
<handler type="java:org.apache.axis.handlers.JWSHandler">
<parameter name="scope" value="request" />
<parameter name="extension" value=".jwr" />
</handler>
</requestFlow>
</globalConfiguration>
<handler name="LocalResponder" type="java:org.apache.axis.transport.local.LocalResponder" />
<handler name="URLMapper" type="java:org.apache.axis.handlers.http.URLMapper" />
<handler name="Authenticate" type="java:org.apache.axis.handlers.SimpleAuthenticationHandler" />
<transport name="http">
<requestFlow>
<handler type="URLMapper" />
<handler type="java:org.apache.axis.handlers.http.HTTPAuthHandler" />
</requestFlow>
</transport>
<transport name="local">
<responseFlow>
<handler type="LocalResponder" />
</responseFlow>
</transport>
</deployment>

1080
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service.xml

File diff soppresso perché troppo grande Load Diff

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoArtLeggeException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoArtLeggeException extends NoSuchModelException {
public NoSuchBoArtLeggeException() {
super();
}
public NoSuchBoArtLeggeException(String msg) {
super(msg);
}
public NoSuchBoArtLeggeException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoArtLeggeException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoAvvisoException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoAvvisoException extends NoSuchModelException {
public NoSuchBoAvvisoException() {
super();
}
public NoSuchBoAvvisoException(String msg) {
super(msg);
}
public NoSuchBoAvvisoException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoAvvisoException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoComuneException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoComuneException extends NoSuchModelException {
public NoSuchBoComuneException() {
super();
}
public NoSuchBoComuneException(String msg) {
super(msg);
}
public NoSuchBoComuneException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoComuneException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoDettPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoDettPraticaException extends NoSuchModelException {
public NoSuchBoDettPraticaException() {
super();
}
public NoSuchBoDettPraticaException(String msg) {
super(msg);
}
public NoSuchBoDettPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoDettPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoDocPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoDocPraticaException extends NoSuchModelException {
public NoSuchBoDocPraticaException() {
super();
}
public NoSuchBoDocPraticaException(String msg) {
super(msg);
}
public NoSuchBoDocPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoDocPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoIntPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoIntPraticaException extends NoSuchModelException {
public NoSuchBoIntPraticaException() {
super();
}
public NoSuchBoIntPraticaException(String msg) {
super(msg);
}
public NoSuchBoIntPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoIntPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoProblemiPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoProblemiPraticaException extends NoSuchModelException {
public NoSuchBoProblemiPraticaException() {
super();
}
public NoSuchBoProblemiPraticaException(String msg) {
super(msg);
}
public NoSuchBoProblemiPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoProblemiPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoRelLeggiPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoRelLeggiPraticaException extends NoSuchModelException {
public NoSuchBoRelLeggiPraticaException() {
super();
}
public NoSuchBoRelLeggiPraticaException(String msg) {
super(msg);
}
public NoSuchBoRelLeggiPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoRelLeggiPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoSistemaCostruttivoException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoSistemaCostruttivoException extends NoSuchModelException {
public NoSuchBoSistemaCostruttivoException() {
super();
}
public NoSuchBoSistemaCostruttivoException(String msg) {
super(msg);
}
public NoSuchBoSistemaCostruttivoException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoSistemaCostruttivoException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoSoggettoException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoSoggettoException extends NoSuchModelException {
public NoSuchBoSoggettoException() {
super();
}
public NoSuchBoSoggettoException(String msg) {
super(msg);
}
public NoSuchBoSoggettoException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoSoggettoException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoSorteggioException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoSorteggioException extends NoSuchModelException {
public NoSuchBoSorteggioException() {
super();
}
public NoSuchBoSorteggioException(String msg) {
super(msg);
}
public NoSuchBoSorteggioException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoSorteggioException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoStoricoSoggettoPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoStoricoSoggettoPraticaException extends NoSuchModelException {
public NoSuchBoStoricoSoggettoPraticaException() {
super();
}
public NoSuchBoStoricoSoggettoPraticaException(String msg) {
super(msg);
}
public NoSuchBoStoricoSoggettoPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoStoricoSoggettoPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoTempisticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoTempisticaException extends NoSuchModelException {
public NoSuchBoTempisticaException() {
super();
}
public NoSuchBoTempisticaException(String msg) {
super(msg);
}
public NoSuchBoTempisticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoTempisticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchBoTerritorioException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchBoTerritorioException extends NoSuchModelException {
public NoSuchBoTerritorioException() {
super();
}
public NoSuchBoTerritorioException(String msg) {
super(msg);
}
public NoSuchBoTerritorioException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchBoTerritorioException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeComuneException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchFeComuneException extends NoSuchModelException {
public NoSuchFeComuneException() {
super();
}
public NoSuchFeComuneException(String msg) {
super(msg);
}
public NoSuchFeComuneException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchFeComuneException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeDettPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchFeDettPraticaException extends NoSuchModelException {
public NoSuchFeDettPraticaException() {
super();
}
public NoSuchFeDettPraticaException(String msg) {
super(msg);
}
public NoSuchFeDettPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchFeDettPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeIntPraticaException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchFeIntPraticaException extends NoSuchModelException {
public NoSuchFeIntPraticaException() {
super();
}
public NoSuchFeIntPraticaException(String msg) {
super(msg);
}
public NoSuchFeIntPraticaException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchFeIntPraticaException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFePagamentoException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchFePagamentoException extends NoSuchModelException {
public NoSuchFePagamentoException() {
super();
}
public NoSuchFePagamentoException(String msg) {
super(msg);
}
public NoSuchFePagamentoException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchFePagamentoException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/NoSuchFeTerritorioException.java

@ -1,40 +0,0 @@
/**
* Copyright (c) 2000-2013 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.portosimport;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchFeTerritorioException extends NoSuchModelException {
public NoSuchFeTerritorioException() {
super();
}
public NoSuchFeTerritorioException(String msg) {
super(msg);
}
public NoSuchFeTerritorioException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchFeTerritorioException(Throwable cause) {
super(cause);
}
}

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLegge.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoArtLegge service. Represents a row in the &quot;gc_artlegge&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoArtLeggeModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeModelImpl
* @generated
*/
public interface BoArtLegge extends BoArtLeggeModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

580
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeClp.java

@ -1,580 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscapeBeanHandler;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.util.ProxyUtil;
import com.liferay.portal.kernel.util.StringBundler;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.impl.BaseModelImpl;
import com.liferay.portal.util.PortalUtil;
import it.tref.liferay.portos.portosimport.service.BoArtLeggeLocalServiceUtil;
import it.tref.liferay.portos.portosimport.service.ClpSerializer;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class BoArtLeggeClp extends BaseModelImpl<BoArtLegge>
implements BoArtLegge {
public BoArtLeggeClp() {
}
@Override
public Class<?> getModelClass() {
return BoArtLegge.class;
}
@Override
public String getModelClassName() {
return BoArtLegge.class.getName();
}
@Override
public long getPrimaryKey() {
return _artLeggeId;
}
@Override
public void setPrimaryKey(long primaryKey) {
setArtLeggeId(primaryKey);
}
@Override
public Serializable getPrimaryKeyObj() {
return _artLeggeId;
}
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj) {
setPrimaryKey(((Long)primaryKeyObj).longValue());
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("artLeggeId", getArtLeggeId());
attributes.put("companyId", getCompanyId());
attributes.put("userId", getUserId());
attributes.put("userName", getUserName());
attributes.put("createDate", getCreateDate());
attributes.put("modifiedDate", getModifiedDate());
attributes.put("codArtLegge", getCodArtLegge());
attributes.put("tipologia", getTipologia());
attributes.put("descLong", getDescLong());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long artLeggeId = (Long)attributes.get("artLeggeId");
if (artLeggeId != null) {
setArtLeggeId(artLeggeId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
String codArtLegge = (String)attributes.get("codArtLegge");
if (codArtLegge != null) {
setCodArtLegge(codArtLegge);
}
String tipologia = (String)attributes.get("tipologia");
if (tipologia != null) {
setTipologia(tipologia);
}
String descLong = (String)attributes.get("descLong");
if (descLong != null) {
setDescLong(descLong);
}
}
@Override
public long getArtLeggeId() {
return _artLeggeId;
}
@Override
public void setArtLeggeId(long artLeggeId) {
_artLeggeId = artLeggeId;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setArtLeggeId", long.class);
method.invoke(_boArtLeggeRemoteModel, artLeggeId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getCompanyId() {
return _companyId;
}
@Override
public void setCompanyId(long companyId) {
_companyId = companyId;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setCompanyId", long.class);
method.invoke(_boArtLeggeRemoteModel, companyId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getUserId() {
return _userId;
}
@Override
public void setUserId(long userId) {
_userId = userId;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setUserId", long.class);
method.invoke(_boArtLeggeRemoteModel, userId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getUserUuid() throws SystemException {
return PortalUtil.getUserValue(getUserId(), "uuid", _userUuid);
}
@Override
public void setUserUuid(String userUuid) {
_userUuid = userUuid;
}
@Override
public String getUserName() {
return _userName;
}
@Override
public void setUserName(String userName) {
_userName = userName;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setUserName", String.class);
method.invoke(_boArtLeggeRemoteModel, userName);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getCreateDate() {
return _createDate;
}
@Override
public void setCreateDate(Date createDate) {
_createDate = createDate;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setCreateDate", Date.class);
method.invoke(_boArtLeggeRemoteModel, createDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getModifiedDate() {
return _modifiedDate;
}
@Override
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setModifiedDate", Date.class);
method.invoke(_boArtLeggeRemoteModel, modifiedDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getCodArtLegge() {
return _codArtLegge;
}
@Override
public void setCodArtLegge(String codArtLegge) {
_codArtLegge = codArtLegge;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setCodArtLegge", String.class);
method.invoke(_boArtLeggeRemoteModel, codArtLegge);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getTipologia() {
return _tipologia;
}
@Override
public void setTipologia(String tipologia) {
_tipologia = tipologia;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setTipologia", String.class);
method.invoke(_boArtLeggeRemoteModel, tipologia);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getDescLong() {
return _descLong;
}
@Override
public void setDescLong(String descLong) {
_descLong = descLong;
if (_boArtLeggeRemoteModel != null) {
try {
Class<?> clazz = _boArtLeggeRemoteModel.getClass();
Method method = clazz.getMethod("setDescLong", String.class);
method.invoke(_boArtLeggeRemoteModel, descLong);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
public BaseModel<?> getBoArtLeggeRemoteModel() {
return _boArtLeggeRemoteModel;
}
public void setBoArtLeggeRemoteModel(BaseModel<?> boArtLeggeRemoteModel) {
_boArtLeggeRemoteModel = boArtLeggeRemoteModel;
}
public Object invokeOnRemoteModel(String methodName,
Class<?>[] parameterTypes, Object[] parameterValues)
throws Exception {
Object[] remoteParameterValues = new Object[parameterValues.length];
for (int i = 0; i < parameterValues.length; i++) {
if (parameterValues[i] != null) {
remoteParameterValues[i] = ClpSerializer.translateInput(parameterValues[i]);
}
}
Class<?> remoteModelClass = _boArtLeggeRemoteModel.getClass();
ClassLoader remoteModelClassLoader = remoteModelClass.getClassLoader();
Class<?>[] remoteParameterTypes = new Class[parameterTypes.length];
for (int i = 0; i < parameterTypes.length; i++) {
if (parameterTypes[i].isPrimitive()) {
remoteParameterTypes[i] = parameterTypes[i];
}
else {
String parameterTypeName = parameterTypes[i].getName();
remoteParameterTypes[i] = remoteModelClassLoader.loadClass(parameterTypeName);
}
}
Method method = remoteModelClass.getMethod(methodName,
remoteParameterTypes);
Object returnValue = method.invoke(_boArtLeggeRemoteModel,
remoteParameterValues);
if (returnValue != null) {
returnValue = ClpSerializer.translateOutput(returnValue);
}
return returnValue;
}
@Override
public void persist() throws SystemException {
if (this.isNew()) {
BoArtLeggeLocalServiceUtil.addBoArtLegge(this);
}
else {
BoArtLeggeLocalServiceUtil.updateBoArtLegge(this);
}
}
@Override
public BoArtLegge toEscapedModel() {
return (BoArtLegge)ProxyUtil.newProxyInstance(BoArtLegge.class.getClassLoader(),
new Class[] { BoArtLegge.class }, new AutoEscapeBeanHandler(this));
}
@Override
public Object clone() {
BoArtLeggeClp clone = new BoArtLeggeClp();
clone.setArtLeggeId(getArtLeggeId());
clone.setCompanyId(getCompanyId());
clone.setUserId(getUserId());
clone.setUserName(getUserName());
clone.setCreateDate(getCreateDate());
clone.setModifiedDate(getModifiedDate());
clone.setCodArtLegge(getCodArtLegge());
clone.setTipologia(getTipologia());
clone.setDescLong(getDescLong());
return clone;
}
@Override
public int compareTo(BoArtLegge boArtLegge) {
int value = 0;
value = getCodArtLegge().compareTo(boArtLegge.getCodArtLegge());
if (value != 0) {
return value;
}
return 0;
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoArtLeggeClp)) {
return false;
}
BoArtLeggeClp boArtLegge = (BoArtLeggeClp)obj;
long primaryKey = boArtLegge.getPrimaryKey();
if (getPrimaryKey() == primaryKey) {
return true;
}
else {
return false;
}
}
public Class<?> getClpSerializerClass() {
return _clpSerializerClass;
}
@Override
public int hashCode() {
return (int)getPrimaryKey();
}
@Override
public String toString() {
StringBundler sb = new StringBundler(19);
sb.append("{artLeggeId=");
sb.append(getArtLeggeId());
sb.append(", companyId=");
sb.append(getCompanyId());
sb.append(", userId=");
sb.append(getUserId());
sb.append(", userName=");
sb.append(getUserName());
sb.append(", createDate=");
sb.append(getCreateDate());
sb.append(", modifiedDate=");
sb.append(getModifiedDate());
sb.append(", codArtLegge=");
sb.append(getCodArtLegge());
sb.append(", tipologia=");
sb.append(getTipologia());
sb.append(", descLong=");
sb.append(getDescLong());
sb.append("}");
return sb.toString();
}
@Override
public String toXmlString() {
StringBundler sb = new StringBundler(31);
sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.portosimport.model.BoArtLegge");
sb.append("</model-name>");
sb.append(
"<column><column-name>artLeggeId</column-name><column-value><![CDATA[");
sb.append(getArtLeggeId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>companyId</column-name><column-value><![CDATA[");
sb.append(getCompanyId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userId</column-name><column-value><![CDATA[");
sb.append(getUserId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userName</column-name><column-value><![CDATA[");
sb.append(getUserName());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>createDate</column-name><column-value><![CDATA[");
sb.append(getCreateDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>modifiedDate</column-name><column-value><![CDATA[");
sb.append(getModifiedDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>codArtLegge</column-name><column-value><![CDATA[");
sb.append(getCodArtLegge());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>tipologia</column-name><column-value><![CDATA[");
sb.append(getTipologia());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>descLong</column-name><column-value><![CDATA[");
sb.append(getDescLong());
sb.append("]]></column-value></column>");
sb.append("</model>");
return sb.toString();
}
private long _artLeggeId;
private long _companyId;
private long _userId;
private String _userUuid;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private String _codArtLegge;
private String _tipologia;
private String _descLong;
private BaseModel<?> _boArtLeggeRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.portosimport.service.ClpSerializer.class;
}

278
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeModel.java

@ -1,278 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.AuditedModel;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoArtLegge service. Represents a row in the &quot;gc_artlegge&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoArtLegge
* @see it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoArtLeggeModelImpl
* @generated
*/
public interface BoArtLeggeModel extends AuditedModel, BaseModel<BoArtLegge> {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo art legge model instance should use the {@link BoArtLegge} interface instead.
*/
/**
* Returns the primary key of this bo art legge.
*
* @return the primary key of this bo art legge
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo art legge.
*
* @param primaryKey the primary key of this bo art legge
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the art legge ID of this bo art legge.
*
* @return the art legge ID of this bo art legge
*/
public long getArtLeggeId();
/**
* Sets the art legge ID of this bo art legge.
*
* @param artLeggeId the art legge ID of this bo art legge
*/
public void setArtLeggeId(long artLeggeId);
/**
* Returns the company ID of this bo art legge.
*
* @return the company ID of this bo art legge
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo art legge.
*
* @param companyId the company ID of this bo art legge
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo art legge.
*
* @return the user ID of this bo art legge
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo art legge.
*
* @param userId the user ID of this bo art legge
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo art legge.
*
* @return the user uuid of this bo art legge
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo art legge.
*
* @param userUuid the user uuid of this bo art legge
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo art legge.
*
* @return the user name of this bo art legge
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo art legge.
*
* @param userName the user name of this bo art legge
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo art legge.
*
* @return the create date of this bo art legge
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo art legge.
*
* @param createDate the create date of this bo art legge
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo art legge.
*
* @return the modified date of this bo art legge
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo art legge.
*
* @param modifiedDate the modified date of this bo art legge
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the cod art legge of this bo art legge.
*
* @return the cod art legge of this bo art legge
*/
@AutoEscape
public String getCodArtLegge();
/**
* Sets the cod art legge of this bo art legge.
*
* @param codArtLegge the cod art legge of this bo art legge
*/
public void setCodArtLegge(String codArtLegge);
/**
* Returns the tipologia of this bo art legge.
*
* @return the tipologia of this bo art legge
*/
@AutoEscape
public String getTipologia();
/**
* Sets the tipologia of this bo art legge.
*
* @param tipologia the tipologia of this bo art legge
*/
public void setTipologia(String tipologia);
/**
* Returns the desc long of this bo art legge.
*
* @return the desc long of this bo art legge
*/
@AutoEscape
public String getDescLong();
/**
* Sets the desc long of this bo art legge.
*
* @param descLong the desc long of this bo art legge
*/
public void setDescLong(String descLong);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoArtLegge boArtLegge);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoArtLegge> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoArtLegge toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoArtLegge toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

175
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeSoap.java

@ -1,175 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoArtLeggeSoap implements Serializable {
public static BoArtLeggeSoap toSoapModel(BoArtLegge model) {
BoArtLeggeSoap soapModel = new BoArtLeggeSoap();
soapModel.setArtLeggeId(model.getArtLeggeId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setCodArtLegge(model.getCodArtLegge());
soapModel.setTipologia(model.getTipologia());
soapModel.setDescLong(model.getDescLong());
return soapModel;
}
public static BoArtLeggeSoap[] toSoapModels(BoArtLegge[] models) {
BoArtLeggeSoap[] soapModels = new BoArtLeggeSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoArtLeggeSoap[][] toSoapModels(BoArtLegge[][] models) {
BoArtLeggeSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoArtLeggeSoap[models.length][models[0].length];
}
else {
soapModels = new BoArtLeggeSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoArtLeggeSoap[] toSoapModels(List<BoArtLegge> models) {
List<BoArtLeggeSoap> soapModels = new ArrayList<BoArtLeggeSoap>(models.size());
for (BoArtLegge model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoArtLeggeSoap[soapModels.size()]);
}
public BoArtLeggeSoap() {
}
public long getPrimaryKey() {
return _artLeggeId;
}
public void setPrimaryKey(long pk) {
setArtLeggeId(pk);
}
public long getArtLeggeId() {
return _artLeggeId;
}
public void setArtLeggeId(long artLeggeId) {
_artLeggeId = artLeggeId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public String getCodArtLegge() {
return _codArtLegge;
}
public void setCodArtLegge(String codArtLegge) {
_codArtLegge = codArtLegge;
}
public String getTipologia() {
return _tipologia;
}
public void setTipologia(String tipologia) {
_tipologia = tipologia;
}
public String getDescLong() {
return _descLong;
}
public void setDescLong(String descLong) {
_descLong = descLong;
}
private long _artLeggeId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private String _codArtLegge;
private String _tipologia;
private String _descLong;
}

486
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoArtLeggeWrapper.java

@ -1,486 +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.portosimport.model;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.ModelWrapper;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* <p>
* This class is a wrapper for {@link BoArtLegge}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoArtLegge
* @generated
*/
public class BoArtLeggeWrapper implements BoArtLegge, ModelWrapper<BoArtLegge> {
public BoArtLeggeWrapper(BoArtLegge boArtLegge) {
_boArtLegge = boArtLegge;
}
@Override
public Class<?> getModelClass() {
return BoArtLegge.class;
}
@Override
public String getModelClassName() {
return BoArtLegge.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("artLeggeId", getArtLeggeId());
attributes.put("companyId", getCompanyId());
attributes.put("userId", getUserId());
attributes.put("userName", getUserName());
attributes.put("createDate", getCreateDate());
attributes.put("modifiedDate", getModifiedDate());
attributes.put("codArtLegge", getCodArtLegge());
attributes.put("tipologia", getTipologia());
attributes.put("descLong", getDescLong());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long artLeggeId = (Long)attributes.get("artLeggeId");
if (artLeggeId != null) {
setArtLeggeId(artLeggeId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
String codArtLegge = (String)attributes.get("codArtLegge");
if (codArtLegge != null) {
setCodArtLegge(codArtLegge);
}
String tipologia = (String)attributes.get("tipologia");
if (tipologia != null) {
setTipologia(tipologia);
}
String descLong = (String)attributes.get("descLong");
if (descLong != null) {
setDescLong(descLong);
}
}
/**
* Returns the primary key of this bo art legge.
*
* @return the primary key of this bo art legge
*/
@Override
public long getPrimaryKey() {
return _boArtLegge.getPrimaryKey();
}
/**
* Sets the primary key of this bo art legge.
*
* @param primaryKey the primary key of this bo art legge
*/
@Override
public void setPrimaryKey(long primaryKey) {
_boArtLegge.setPrimaryKey(primaryKey);
}
/**
* Returns the art legge ID of this bo art legge.
*
* @return the art legge ID of this bo art legge
*/
@Override
public long getArtLeggeId() {
return _boArtLegge.getArtLeggeId();
}
/**
* Sets the art legge ID of this bo art legge.
*
* @param artLeggeId the art legge ID of this bo art legge
*/
@Override
public void setArtLeggeId(long artLeggeId) {
_boArtLegge.setArtLeggeId(artLeggeId);
}
/**
* Returns the company ID of this bo art legge.
*
* @return the company ID of this bo art legge
*/
@Override
public long getCompanyId() {
return _boArtLegge.getCompanyId();
}
/**
* Sets the company ID of this bo art legge.
*
* @param companyId the company ID of this bo art legge
*/
@Override
public void setCompanyId(long companyId) {
_boArtLegge.setCompanyId(companyId);
}
/**
* Returns the user ID of this bo art legge.
*
* @return the user ID of this bo art legge
*/
@Override
public long getUserId() {
return _boArtLegge.getUserId();
}
/**
* Sets the user ID of this bo art legge.
*
* @param userId the user ID of this bo art legge
*/
@Override
public void setUserId(long userId) {
_boArtLegge.setUserId(userId);
}
/**
* Returns the user uuid of this bo art legge.
*
* @return the user uuid of this bo art legge
* @throws SystemException if a system exception occurred
*/
@Override
public java.lang.String getUserUuid()
throws com.liferay.portal.kernel.exception.SystemException {
return _boArtLegge.getUserUuid();
}
/**
* Sets the user uuid of this bo art legge.
*
* @param userUuid the user uuid of this bo art legge
*/
@Override
public void setUserUuid(java.lang.String userUuid) {
_boArtLegge.setUserUuid(userUuid);
}
/**
* Returns the user name of this bo art legge.
*
* @return the user name of this bo art legge
*/
@Override
public java.lang.String getUserName() {
return _boArtLegge.getUserName();
}
/**
* Sets the user name of this bo art legge.
*
* @param userName the user name of this bo art legge
*/
@Override
public void setUserName(java.lang.String userName) {
_boArtLegge.setUserName(userName);
}
/**
* Returns the create date of this bo art legge.
*
* @return the create date of this bo art legge
*/
@Override
public java.util.Date getCreateDate() {
return _boArtLegge.getCreateDate();
}
/**
* Sets the create date of this bo art legge.
*
* @param createDate the create date of this bo art legge
*/
@Override
public void setCreateDate(java.util.Date createDate) {
_boArtLegge.setCreateDate(createDate);
}
/**
* Returns the modified date of this bo art legge.
*
* @return the modified date of this bo art legge
*/
@Override
public java.util.Date getModifiedDate() {
return _boArtLegge.getModifiedDate();
}
/**
* Sets the modified date of this bo art legge.
*
* @param modifiedDate the modified date of this bo art legge
*/
@Override
public void setModifiedDate(java.util.Date modifiedDate) {
_boArtLegge.setModifiedDate(modifiedDate);
}
/**
* Returns the cod art legge of this bo art legge.
*
* @return the cod art legge of this bo art legge
*/
@Override
public java.lang.String getCodArtLegge() {
return _boArtLegge.getCodArtLegge();
}
/**
* Sets the cod art legge of this bo art legge.
*
* @param codArtLegge the cod art legge of this bo art legge
*/
@Override
public void setCodArtLegge(java.lang.String codArtLegge) {
_boArtLegge.setCodArtLegge(codArtLegge);
}
/**
* Returns the tipologia of this bo art legge.
*
* @return the tipologia of this bo art legge
*/
@Override
public java.lang.String getTipologia() {
return _boArtLegge.getTipologia();
}
/**
* Sets the tipologia of this bo art legge.
*
* @param tipologia the tipologia of this bo art legge
*/
@Override
public void setTipologia(java.lang.String tipologia) {
_boArtLegge.setTipologia(tipologia);
}
/**
* Returns the desc long of this bo art legge.
*
* @return the desc long of this bo art legge
*/
@Override
public java.lang.String getDescLong() {
return _boArtLegge.getDescLong();
}
/**
* Sets the desc long of this bo art legge.
*
* @param descLong the desc long of this bo art legge
*/
@Override
public void setDescLong(java.lang.String descLong) {
_boArtLegge.setDescLong(descLong);
}
@Override
public boolean isNew() {
return _boArtLegge.isNew();
}
@Override
public void setNew(boolean n) {
_boArtLegge.setNew(n);
}
@Override
public boolean isCachedModel() {
return _boArtLegge.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_boArtLegge.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _boArtLegge.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _boArtLegge.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_boArtLegge.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _boArtLegge.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_boArtLegge.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_boArtLegge.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_boArtLegge.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new BoArtLeggeWrapper((BoArtLegge)_boArtLegge.clone());
}
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoArtLegge boArtLegge) {
return _boArtLegge.compareTo(boArtLegge);
}
@Override
public int hashCode() {
return _boArtLegge.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.portosimport.model.BoArtLegge> toCacheModel() {
return _boArtLegge.toCacheModel();
}
@Override
public it.tref.liferay.portos.portosimport.model.BoArtLegge toEscapedModel() {
return new BoArtLeggeWrapper(_boArtLegge.toEscapedModel());
}
@Override
public it.tref.liferay.portos.portosimport.model.BoArtLegge toUnescapedModel() {
return new BoArtLeggeWrapper(_boArtLegge.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _boArtLegge.toString();
}
@Override
public java.lang.String toXmlString() {
return _boArtLegge.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_boArtLegge.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoArtLeggeWrapper)) {
return false;
}
BoArtLeggeWrapper boArtLeggeWrapper = (BoArtLeggeWrapper)obj;
if (Validator.equals(_boArtLegge, boArtLeggeWrapper._boArtLegge)) {
return true;
}
return false;
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public BoArtLegge getWrappedBoArtLegge() {
return _boArtLegge;
}
@Override
public BoArtLegge getWrappedModel() {
return _boArtLegge;
}
@Override
public void resetOriginalValues() {
_boArtLegge.resetOriginalValues();
}
private BoArtLegge _boArtLegge;
}

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvviso.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoAvviso service. Represents a row in the &quot;gc_avviso&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoAvvisoModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoAvvisoImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoAvvisoModelImpl
* @generated
*/
public interface BoAvviso extends BoAvvisoModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoAvvisoImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

1735
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoClp.java

File diff soppresso perché troppo grande Load Diff

737
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoModel.java

@ -1,737 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoAvviso service. Represents a row in the &quot;gc_avviso&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoAvvisoModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoAvvisoImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoAvviso
* @see it.tref.liferay.portos.portosimport.model.impl.BoAvvisoImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoAvvisoModelImpl
* @generated
*/
public interface BoAvvisoModel extends BaseModel<BoAvviso>, StagedGroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo avviso model instance should use the {@link BoAvviso} interface instead.
*/
/**
* Returns the primary key of this bo avviso.
*
* @return the primary key of this bo avviso
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo avviso.
*
* @param primaryKey the primary key of this bo avviso
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo avviso.
*
* @return the uuid of this bo avviso
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo avviso.
*
* @param uuid the uuid of this bo avviso
*/
@Override
public void setUuid(String uuid);
/**
* Returns the avviso ID of this bo avviso.
*
* @return the avviso ID of this bo avviso
*/
public long getAvvisoId();
/**
* Sets the avviso ID of this bo avviso.
*
* @param avvisoId the avviso ID of this bo avviso
*/
public void setAvvisoId(long avvisoId);
/**
* Returns the company ID of this bo avviso.
*
* @return the company ID of this bo avviso
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo avviso.
*
* @param companyId the company ID of this bo avviso
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo avviso.
*
* @return the user ID of this bo avviso
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo avviso.
*
* @param userId the user ID of this bo avviso
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo avviso.
*
* @return the user uuid of this bo avviso
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo avviso.
*
* @param userUuid the user uuid of this bo avviso
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo avviso.
*
* @return the user name of this bo avviso
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo avviso.
*
* @param userName the user name of this bo avviso
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo avviso.
*
* @return the create date of this bo avviso
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo avviso.
*
* @param createDate the create date of this bo avviso
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo avviso.
*
* @return the modified date of this bo avviso
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo avviso.
*
* @param modifiedDate the modified date of this bo avviso
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo avviso.
*
* @return the group ID of this bo avviso
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo avviso.
*
* @param groupId the group ID of this bo avviso
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the desc long of this bo avviso.
*
* @return the desc long of this bo avviso
*/
@AutoEscape
public String getDescLong();
/**
* Sets the desc long of this bo avviso.
*
* @param descLong the desc long of this bo avviso
*/
public void setDescLong(String descLong);
/**
* Returns the dt avviso of this bo avviso.
*
* @return the dt avviso of this bo avviso
*/
public Date getDtAvviso();
/**
* Sets the dt avviso of this bo avviso.
*
* @param dtAvviso the dt avviso of this bo avviso
*/
public void setDtAvviso(Date dtAvviso);
/**
* Returns the tipo avviso of this bo avviso.
*
* @return the tipo avviso of this bo avviso
*/
@AutoEscape
public String getTipoAvviso();
/**
* Sets the tipo avviso of this bo avviso.
*
* @param tipoAvviso the tipo avviso of this bo avviso
*/
public void setTipoAvviso(String tipoAvviso);
/**
* Returns the tipo documento of this bo avviso.
*
* @return the tipo documento of this bo avviso
*/
@AutoEscape
public String getTipoDocumento();
/**
* Sets the tipo documento of this bo avviso.
*
* @param tipoDocumento the tipo documento of this bo avviso
*/
public void setTipoDocumento(String tipoDocumento);
/**
* Returns the file entry ID template of this bo avviso.
*
* @return the file entry ID template of this bo avviso
*/
public long getFileEntryIdTemplate();
/**
* Sets the file entry ID template of this bo avviso.
*
* @param fileEntryIdTemplate the file entry ID template of this bo avviso
*/
public void setFileEntryIdTemplate(long fileEntryIdTemplate);
/**
* Returns the file entry ID base of this bo avviso.
*
* @return the file entry ID base of this bo avviso
*/
public long getFileEntryIdBase();
/**
* Sets the file entry ID base of this bo avviso.
*
* @param fileEntryIdBase the file entry ID base of this bo avviso
*/
public void setFileEntryIdBase(long fileEntryIdBase);
/**
* Returns the file entry ID firma of this bo avviso.
*
* @return the file entry ID firma of this bo avviso
*/
public long getFileEntryIdFirma();
/**
* Sets the file entry ID firma of this bo avviso.
*
* @param fileEntryIdFirma the file entry ID firma of this bo avviso
*/
public void setFileEntryIdFirma(long fileEntryIdFirma);
/**
* Returns the file entry ID invio of this bo avviso.
*
* @return the file entry ID invio of this bo avviso
*/
public long getFileEntryIdInvio();
/**
* Sets the file entry ID invio of this bo avviso.
*
* @param fileEntryIdInvio the file entry ID invio of this bo avviso
*/
public void setFileEntryIdInvio(long fileEntryIdInvio);
/**
* Returns the dt create file entry invio of this bo avviso.
*
* @return the dt create file entry invio of this bo avviso
*/
public Date getDtCreateFileEntryInvio();
/**
* Sets the dt create file entry invio of this bo avviso.
*
* @param dtCreateFileEntryInvio the dt create file entry invio of this bo avviso
*/
public void setDtCreateFileEntryInvio(Date dtCreateFileEntryInvio);
/**
* Returns the user ID prima firma of this bo avviso.
*
* @return the user ID prima firma of this bo avviso
*/
public long getUserIdPrimaFirma();
/**
* Sets the user ID prima firma of this bo avviso.
*
* @param userIdPrimaFirma the user ID prima firma of this bo avviso
*/
public void setUserIdPrimaFirma(long userIdPrimaFirma);
/**
* Returns the user ID seconda firma of this bo avviso.
*
* @return the user ID seconda firma of this bo avviso
*/
public long getUserIdSecondaFirma();
/**
* Sets the user ID seconda firma of this bo avviso.
*
* @param userIdSecondaFirma the user ID seconda firma of this bo avviso
*/
public void setUserIdSecondaFirma(long userIdSecondaFirma);
/**
* Returns the firma in corso of this bo avviso.
*
* @return the firma in corso of this bo avviso
*/
public boolean getFirmaInCorso();
/**
* Returns <code>true</code> if this bo avviso is firma in corso.
*
* @return <code>true</code> if this bo avviso is firma in corso; <code>false</code> otherwise
*/
public boolean isFirmaInCorso();
/**
* Sets whether this bo avviso is firma in corso.
*
* @param firmaInCorso the firma in corso of this bo avviso
*/
public void setFirmaInCorso(boolean firmaInCorso);
/**
* Returns the transaction ID prima firma of this bo avviso.
*
* @return the transaction ID prima firma of this bo avviso
*/
@AutoEscape
public String getTransactionIdPrimaFirma();
/**
* Sets the transaction ID prima firma of this bo avviso.
*
* @param transactionIdPrimaFirma the transaction ID prima firma of this bo avviso
*/
public void setTransactionIdPrimaFirma(String transactionIdPrimaFirma);
/**
* Returns the transaction ID seconda firma of this bo avviso.
*
* @return the transaction ID seconda firma of this bo avviso
*/
@AutoEscape
public String getTransactionIdSecondaFirma();
/**
* Sets the transaction ID seconda firma of this bo avviso.
*
* @param transactionIdSecondaFirma the transaction ID seconda firma of this bo avviso
*/
public void setTransactionIdSecondaFirma(String transactionIdSecondaFirma);
/**
* Returns the inviato of this bo avviso.
*
* @return the inviato of this bo avviso
*/
@AutoEscape
public String getInviato();
/**
* Sets the inviato of this bo avviso.
*
* @param inviato the inviato of this bo avviso
*/
public void setInviato(String inviato);
/**
* Returns the dt invio of this bo avviso.
*
* @return the dt invio of this bo avviso
*/
public Date getDtInvio();
/**
* Sets the dt invio of this bo avviso.
*
* @param dtInvio the dt invio of this bo avviso
*/
public void setDtInvio(Date dtInvio);
/**
* Returns the annullato of this bo avviso.
*
* @return the annullato of this bo avviso
*/
public boolean getAnnullato();
/**
* Returns <code>true</code> if this bo avviso is annullato.
*
* @return <code>true</code> if this bo avviso is annullato; <code>false</code> otherwise
*/
public boolean isAnnullato();
/**
* Sets whether this bo avviso is annullato.
*
* @param annullato the annullato of this bo avviso
*/
public void setAnnullato(boolean annullato);
/**
* Returns the errore of this bo avviso.
*
* @return the errore of this bo avviso
*/
public boolean getErrore();
/**
* Returns <code>true</code> if this bo avviso is errore.
*
* @return <code>true</code> if this bo avviso is errore; <code>false</code> otherwise
*/
public boolean isErrore();
/**
* Sets whether this bo avviso is errore.
*
* @param errore the errore of this bo avviso
*/
public void setErrore(boolean errore);
/**
* Returns the signal of this bo avviso.
*
* @return the signal of this bo avviso
*/
public boolean getSignal();
/**
* Returns <code>true</code> if this bo avviso is signal.
*
* @return <code>true</code> if this bo avviso is signal; <code>false</code> otherwise
*/
public boolean isSignal();
/**
* Sets whether this bo avviso is signal.
*
* @param signal the signal of this bo avviso
*/
public void setSignal(boolean signal);
/**
* Returns the dt invio signal of this bo avviso.
*
* @return the dt invio signal of this bo avviso
*/
public Date getDtInvioSignal();
/**
* Sets the dt invio signal of this bo avviso.
*
* @param dtInvioSignal the dt invio signal of this bo avviso
*/
public void setDtInvioSignal(Date dtInvioSignal);
/**
* Returns the tempistica of this bo avviso.
*
* @return the tempistica of this bo avviso
*/
public boolean getTempistica();
/**
* Returns <code>true</code> if this bo avviso is tempistica.
*
* @return <code>true</code> if this bo avviso is tempistica; <code>false</code> otherwise
*/
public boolean isTempistica();
/**
* Sets whether this bo avviso is tempistica.
*
* @param tempistica the tempistica of this bo avviso
*/
public void setTempistica(boolean tempistica);
/**
* Returns the dt tempistica of this bo avviso.
*
* @return the dt tempistica of this bo avviso
*/
public Date getDtTempistica();
/**
* Sets the dt tempistica of this bo avviso.
*
* @param dtTempistica the dt tempistica of this bo avviso
*/
public void setDtTempistica(Date dtTempistica);
/**
* Returns the dax ID of this bo avviso.
*
* @return the dax ID of this bo avviso
*/
public long getDaxId();
/**
* Sets the dax ID of this bo avviso.
*
* @param daxId the dax ID of this bo avviso
*/
public void setDaxId(long daxId);
/**
* Returns the dt invio dax of this bo avviso.
*
* @return the dt invio dax of this bo avviso
*/
public Date getDtInvioDax();
/**
* Sets the dt invio dax of this bo avviso.
*
* @param dtInvioDax the dt invio dax of this bo avviso
*/
public void setDtInvioDax(Date dtInvioDax);
/**
* Returns the errore dax of this bo avviso.
*
* @return the errore dax of this bo avviso
*/
@AutoEscape
public String getErroreDax();
/**
* Sets the errore dax of this bo avviso.
*
* @param erroreDax the errore dax of this bo avviso
*/
public void setErroreDax(String erroreDax);
/**
* Returns the dt errore dax of this bo avviso.
*
* @return the dt errore dax of this bo avviso
*/
public Date getDtErroreDax();
/**
* Sets the dt errore dax of this bo avviso.
*
* @param dtErroreDax the dt errore dax of this bo avviso
*/
public void setDtErroreDax(Date dtErroreDax);
/**
* Returns the json parameters of this bo avviso.
*
* @return the json parameters of this bo avviso
*/
@AutoEscape
public String getJsonParameters();
/**
* Sets the json parameters of this bo avviso.
*
* @param jsonParameters the json parameters of this bo avviso
*/
public void setJsonParameters(String jsonParameters);
/**
* Returns the protocollo of this bo avviso.
*
* @return the protocollo of this bo avviso
*/
@AutoEscape
public String getProtocollo();
/**
* Sets the protocollo of this bo avviso.
*
* @param protocollo the protocollo of this bo avviso
*/
public void setProtocollo(String protocollo);
/**
* Returns the inviato tecnico of this bo avviso.
*
* @return the inviato tecnico of this bo avviso
*/
public boolean getInviatoTecnico();
/**
* Returns <code>true</code> if this bo avviso is inviato tecnico.
*
* @return <code>true</code> if this bo avviso is inviato tecnico; <code>false</code> otherwise
*/
public boolean isInviatoTecnico();
/**
* Sets whether this bo avviso is inviato tecnico.
*
* @param inviatoTecnico the inviato tecnico of this bo avviso
*/
public void setInviatoTecnico(boolean inviatoTecnico);
/**
* Returns the dett pratica ID of this bo avviso.
*
* @return the dett pratica ID of this bo avviso
*/
public long getDettPraticaId();
/**
* Sets the dett pratica ID of this bo avviso.
*
* @param dettPraticaId the dett pratica ID of this bo avviso
*/
public void setDettPraticaId(long dettPraticaId);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoAvviso boAvviso);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoAvviso> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoAvviso toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoAvviso toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

489
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoSoap.java

@ -1,489 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoAvvisoSoap implements Serializable {
public static BoAvvisoSoap toSoapModel(BoAvviso model) {
BoAvvisoSoap soapModel = new BoAvvisoSoap();
soapModel.setUuid(model.getUuid());
soapModel.setAvvisoId(model.getAvvisoId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setDescLong(model.getDescLong());
soapModel.setDtAvviso(model.getDtAvviso());
soapModel.setTipoAvviso(model.getTipoAvviso());
soapModel.setTipoDocumento(model.getTipoDocumento());
soapModel.setFileEntryIdTemplate(model.getFileEntryIdTemplate());
soapModel.setFileEntryIdBase(model.getFileEntryIdBase());
soapModel.setFileEntryIdFirma(model.getFileEntryIdFirma());
soapModel.setFileEntryIdInvio(model.getFileEntryIdInvio());
soapModel.setDtCreateFileEntryInvio(model.getDtCreateFileEntryInvio());
soapModel.setUserIdPrimaFirma(model.getUserIdPrimaFirma());
soapModel.setUserIdSecondaFirma(model.getUserIdSecondaFirma());
soapModel.setFirmaInCorso(model.getFirmaInCorso());
soapModel.setTransactionIdPrimaFirma(model.getTransactionIdPrimaFirma());
soapModel.setTransactionIdSecondaFirma(model.getTransactionIdSecondaFirma());
soapModel.setInviato(model.getInviato());
soapModel.setDtInvio(model.getDtInvio());
soapModel.setAnnullato(model.getAnnullato());
soapModel.setErrore(model.getErrore());
soapModel.setSignal(model.getSignal());
soapModel.setDtInvioSignal(model.getDtInvioSignal());
soapModel.setTempistica(model.getTempistica());
soapModel.setDtTempistica(model.getDtTempistica());
soapModel.setDaxId(model.getDaxId());
soapModel.setDtInvioDax(model.getDtInvioDax());
soapModel.setErroreDax(model.getErroreDax());
soapModel.setDtErroreDax(model.getDtErroreDax());
soapModel.setJsonParameters(model.getJsonParameters());
soapModel.setProtocollo(model.getProtocollo());
soapModel.setInviatoTecnico(model.getInviatoTecnico());
soapModel.setDettPraticaId(model.getDettPraticaId());
return soapModel;
}
public static BoAvvisoSoap[] toSoapModels(BoAvviso[] models) {
BoAvvisoSoap[] soapModels = new BoAvvisoSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoAvvisoSoap[][] toSoapModels(BoAvviso[][] models) {
BoAvvisoSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoAvvisoSoap[models.length][models[0].length];
}
else {
soapModels = new BoAvvisoSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoAvvisoSoap[] toSoapModels(List<BoAvviso> models) {
List<BoAvvisoSoap> soapModels = new ArrayList<BoAvvisoSoap>(models.size());
for (BoAvviso model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoAvvisoSoap[soapModels.size()]);
}
public BoAvvisoSoap() {
}
public long getPrimaryKey() {
return _avvisoId;
}
public void setPrimaryKey(long pk) {
setAvvisoId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getAvvisoId() {
return _avvisoId;
}
public void setAvvisoId(long avvisoId) {
_avvisoId = avvisoId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public String getDescLong() {
return _descLong;
}
public void setDescLong(String descLong) {
_descLong = descLong;
}
public Date getDtAvviso() {
return _dtAvviso;
}
public void setDtAvviso(Date dtAvviso) {
_dtAvviso = dtAvviso;
}
public String getTipoAvviso() {
return _tipoAvviso;
}
public void setTipoAvviso(String tipoAvviso) {
_tipoAvviso = tipoAvviso;
}
public String getTipoDocumento() {
return _tipoDocumento;
}
public void setTipoDocumento(String tipoDocumento) {
_tipoDocumento = tipoDocumento;
}
public long getFileEntryIdTemplate() {
return _fileEntryIdTemplate;
}
public void setFileEntryIdTemplate(long fileEntryIdTemplate) {
_fileEntryIdTemplate = fileEntryIdTemplate;
}
public long getFileEntryIdBase() {
return _fileEntryIdBase;
}
public void setFileEntryIdBase(long fileEntryIdBase) {
_fileEntryIdBase = fileEntryIdBase;
}
public long getFileEntryIdFirma() {
return _fileEntryIdFirma;
}
public void setFileEntryIdFirma(long fileEntryIdFirma) {
_fileEntryIdFirma = fileEntryIdFirma;
}
public long getFileEntryIdInvio() {
return _fileEntryIdInvio;
}
public void setFileEntryIdInvio(long fileEntryIdInvio) {
_fileEntryIdInvio = fileEntryIdInvio;
}
public Date getDtCreateFileEntryInvio() {
return _dtCreateFileEntryInvio;
}
public void setDtCreateFileEntryInvio(Date dtCreateFileEntryInvio) {
_dtCreateFileEntryInvio = dtCreateFileEntryInvio;
}
public long getUserIdPrimaFirma() {
return _userIdPrimaFirma;
}
public void setUserIdPrimaFirma(long userIdPrimaFirma) {
_userIdPrimaFirma = userIdPrimaFirma;
}
public long getUserIdSecondaFirma() {
return _userIdSecondaFirma;
}
public void setUserIdSecondaFirma(long userIdSecondaFirma) {
_userIdSecondaFirma = userIdSecondaFirma;
}
public boolean getFirmaInCorso() {
return _firmaInCorso;
}
public boolean isFirmaInCorso() {
return _firmaInCorso;
}
public void setFirmaInCorso(boolean firmaInCorso) {
_firmaInCorso = firmaInCorso;
}
public String getTransactionIdPrimaFirma() {
return _transactionIdPrimaFirma;
}
public void setTransactionIdPrimaFirma(String transactionIdPrimaFirma) {
_transactionIdPrimaFirma = transactionIdPrimaFirma;
}
public String getTransactionIdSecondaFirma() {
return _transactionIdSecondaFirma;
}
public void setTransactionIdSecondaFirma(String transactionIdSecondaFirma) {
_transactionIdSecondaFirma = transactionIdSecondaFirma;
}
public String getInviato() {
return _inviato;
}
public void setInviato(String inviato) {
_inviato = inviato;
}
public Date getDtInvio() {
return _dtInvio;
}
public void setDtInvio(Date dtInvio) {
_dtInvio = dtInvio;
}
public boolean getAnnullato() {
return _annullato;
}
public boolean isAnnullato() {
return _annullato;
}
public void setAnnullato(boolean annullato) {
_annullato = annullato;
}
public boolean getErrore() {
return _errore;
}
public boolean isErrore() {
return _errore;
}
public void setErrore(boolean errore) {
_errore = errore;
}
public boolean getSignal() {
return _signal;
}
public boolean isSignal() {
return _signal;
}
public void setSignal(boolean signal) {
_signal = signal;
}
public Date getDtInvioSignal() {
return _dtInvioSignal;
}
public void setDtInvioSignal(Date dtInvioSignal) {
_dtInvioSignal = dtInvioSignal;
}
public boolean getTempistica() {
return _tempistica;
}
public boolean isTempistica() {
return _tempistica;
}
public void setTempistica(boolean tempistica) {
_tempistica = tempistica;
}
public Date getDtTempistica() {
return _dtTempistica;
}
public void setDtTempistica(Date dtTempistica) {
_dtTempistica = dtTempistica;
}
public long getDaxId() {
return _daxId;
}
public void setDaxId(long daxId) {
_daxId = daxId;
}
public Date getDtInvioDax() {
return _dtInvioDax;
}
public void setDtInvioDax(Date dtInvioDax) {
_dtInvioDax = dtInvioDax;
}
public String getErroreDax() {
return _erroreDax;
}
public void setErroreDax(String erroreDax) {
_erroreDax = erroreDax;
}
public Date getDtErroreDax() {
return _dtErroreDax;
}
public void setDtErroreDax(Date dtErroreDax) {
_dtErroreDax = dtErroreDax;
}
public String getJsonParameters() {
return _jsonParameters;
}
public void setJsonParameters(String jsonParameters) {
_jsonParameters = jsonParameters;
}
public String getProtocollo() {
return _protocollo;
}
public void setProtocollo(String protocollo) {
_protocollo = protocollo;
}
public boolean getInviatoTecnico() {
return _inviatoTecnico;
}
public boolean isInviatoTecnico() {
return _inviatoTecnico;
}
public void setInviatoTecnico(boolean inviatoTecnico) {
_inviatoTecnico = inviatoTecnico;
}
public long getDettPraticaId() {
return _dettPraticaId;
}
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
}
private String _uuid;
private long _avvisoId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private String _descLong;
private Date _dtAvviso;
private String _tipoAvviso;
private String _tipoDocumento;
private long _fileEntryIdTemplate;
private long _fileEntryIdBase;
private long _fileEntryIdFirma;
private long _fileEntryIdInvio;
private Date _dtCreateFileEntryInvio;
private long _userIdPrimaFirma;
private long _userIdSecondaFirma;
private boolean _firmaInCorso;
private String _transactionIdPrimaFirma;
private String _transactionIdSecondaFirma;
private String _inviato;
private Date _dtInvio;
private boolean _annullato;
private boolean _errore;
private boolean _signal;
private Date _dtInvioSignal;
private boolean _tempistica;
private Date _dtTempistica;
private long _daxId;
private Date _dtInvioDax;
private String _erroreDax;
private Date _dtErroreDax;
private String _jsonParameters;
private String _protocollo;
private boolean _inviatoTecnico;
private long _dettPraticaId;
}

1341
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoAvvisoWrapper.java

File diff soppresso perché troppo grande Load Diff

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComune.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoComune service. Represents a row in the &quot;gc_comune&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoComuneModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoComuneImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoComuneModelImpl
* @generated
*/
public interface BoComune extends BoComuneModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoComuneImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

617
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneClp.java

@ -1,617 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscapeBeanHandler;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.util.ProxyUtil;
import com.liferay.portal.kernel.util.StringBundler;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.impl.BaseModelImpl;
import com.liferay.portal.util.PortalUtil;
import it.tref.liferay.portos.portosimport.service.BoComuneLocalServiceUtil;
import it.tref.liferay.portos.portosimport.service.ClpSerializer;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class BoComuneClp extends BaseModelImpl<BoComune> implements BoComune {
public BoComuneClp() {
}
@Override
public Class<?> getModelClass() {
return BoComune.class;
}
@Override
public String getModelClassName() {
return BoComune.class.getName();
}
@Override
public long getPrimaryKey() {
return _comuneId;
}
@Override
public void setPrimaryKey(long primaryKey) {
setComuneId(primaryKey);
}
@Override
public Serializable getPrimaryKeyObj() {
return _comuneId;
}
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj) {
setPrimaryKey(((Long)primaryKeyObj).longValue());
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("comuneId", getComuneId());
attributes.put("companyId", getCompanyId());
attributes.put("userId", getUserId());
attributes.put("userName", getUserName());
attributes.put("createDate", getCreateDate());
attributes.put("modifiedDate", getModifiedDate());
attributes.put("provinciaId", getProvinciaId());
attributes.put("codIstat", getCodIstat());
attributes.put("codCatastale", getCodCatastale());
attributes.put("descLong", getDescLong());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long comuneId = (Long)attributes.get("comuneId");
if (comuneId != null) {
setComuneId(comuneId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long provinciaId = (Long)attributes.get("provinciaId");
if (provinciaId != null) {
setProvinciaId(provinciaId);
}
String codIstat = (String)attributes.get("codIstat");
if (codIstat != null) {
setCodIstat(codIstat);
}
String codCatastale = (String)attributes.get("codCatastale");
if (codCatastale != null) {
setCodCatastale(codCatastale);
}
String descLong = (String)attributes.get("descLong");
if (descLong != null) {
setDescLong(descLong);
}
}
@Override
public long getComuneId() {
return _comuneId;
}
@Override
public void setComuneId(long comuneId) {
_comuneId = comuneId;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setComuneId", long.class);
method.invoke(_boComuneRemoteModel, comuneId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getCompanyId() {
return _companyId;
}
@Override
public void setCompanyId(long companyId) {
_companyId = companyId;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setCompanyId", long.class);
method.invoke(_boComuneRemoteModel, companyId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getUserId() {
return _userId;
}
@Override
public void setUserId(long userId) {
_userId = userId;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setUserId", long.class);
method.invoke(_boComuneRemoteModel, userId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getUserUuid() throws SystemException {
return PortalUtil.getUserValue(getUserId(), "uuid", _userUuid);
}
@Override
public void setUserUuid(String userUuid) {
_userUuid = userUuid;
}
@Override
public String getUserName() {
return _userName;
}
@Override
public void setUserName(String userName) {
_userName = userName;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setUserName", String.class);
method.invoke(_boComuneRemoteModel, userName);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getCreateDate() {
return _createDate;
}
@Override
public void setCreateDate(Date createDate) {
_createDate = createDate;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setCreateDate", Date.class);
method.invoke(_boComuneRemoteModel, createDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getModifiedDate() {
return _modifiedDate;
}
@Override
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setModifiedDate", Date.class);
method.invoke(_boComuneRemoteModel, modifiedDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getProvinciaId() {
return _provinciaId;
}
@Override
public void setProvinciaId(long provinciaId) {
_provinciaId = provinciaId;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setProvinciaId", long.class);
method.invoke(_boComuneRemoteModel, provinciaId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getCodIstat() {
return _codIstat;
}
@Override
public void setCodIstat(String codIstat) {
_codIstat = codIstat;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setCodIstat", String.class);
method.invoke(_boComuneRemoteModel, codIstat);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getCodCatastale() {
return _codCatastale;
}
@Override
public void setCodCatastale(String codCatastale) {
_codCatastale = codCatastale;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setCodCatastale", String.class);
method.invoke(_boComuneRemoteModel, codCatastale);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getDescLong() {
return _descLong;
}
@Override
public void setDescLong(String descLong) {
_descLong = descLong;
if (_boComuneRemoteModel != null) {
try {
Class<?> clazz = _boComuneRemoteModel.getClass();
Method method = clazz.getMethod("setDescLong", String.class);
method.invoke(_boComuneRemoteModel, descLong);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
public BaseModel<?> getBoComuneRemoteModel() {
return _boComuneRemoteModel;
}
public void setBoComuneRemoteModel(BaseModel<?> boComuneRemoteModel) {
_boComuneRemoteModel = boComuneRemoteModel;
}
public Object invokeOnRemoteModel(String methodName,
Class<?>[] parameterTypes, Object[] parameterValues)
throws Exception {
Object[] remoteParameterValues = new Object[parameterValues.length];
for (int i = 0; i < parameterValues.length; i++) {
if (parameterValues[i] != null) {
remoteParameterValues[i] = ClpSerializer.translateInput(parameterValues[i]);
}
}
Class<?> remoteModelClass = _boComuneRemoteModel.getClass();
ClassLoader remoteModelClassLoader = remoteModelClass.getClassLoader();
Class<?>[] remoteParameterTypes = new Class[parameterTypes.length];
for (int i = 0; i < parameterTypes.length; i++) {
if (parameterTypes[i].isPrimitive()) {
remoteParameterTypes[i] = parameterTypes[i];
}
else {
String parameterTypeName = parameterTypes[i].getName();
remoteParameterTypes[i] = remoteModelClassLoader.loadClass(parameterTypeName);
}
}
Method method = remoteModelClass.getMethod(methodName,
remoteParameterTypes);
Object returnValue = method.invoke(_boComuneRemoteModel,
remoteParameterValues);
if (returnValue != null) {
returnValue = ClpSerializer.translateOutput(returnValue);
}
return returnValue;
}
@Override
public void persist() throws SystemException {
if (this.isNew()) {
BoComuneLocalServiceUtil.addBoComune(this);
}
else {
BoComuneLocalServiceUtil.updateBoComune(this);
}
}
@Override
public BoComune toEscapedModel() {
return (BoComune)ProxyUtil.newProxyInstance(BoComune.class.getClassLoader(),
new Class[] { BoComune.class }, new AutoEscapeBeanHandler(this));
}
@Override
public Object clone() {
BoComuneClp clone = new BoComuneClp();
clone.setComuneId(getComuneId());
clone.setCompanyId(getCompanyId());
clone.setUserId(getUserId());
clone.setUserName(getUserName());
clone.setCreateDate(getCreateDate());
clone.setModifiedDate(getModifiedDate());
clone.setProvinciaId(getProvinciaId());
clone.setCodIstat(getCodIstat());
clone.setCodCatastale(getCodCatastale());
clone.setDescLong(getDescLong());
return clone;
}
@Override
public int compareTo(BoComune boComune) {
int value = 0;
value = getDescLong().compareTo(boComune.getDescLong());
if (value != 0) {
return value;
}
return 0;
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoComuneClp)) {
return false;
}
BoComuneClp boComune = (BoComuneClp)obj;
long primaryKey = boComune.getPrimaryKey();
if (getPrimaryKey() == primaryKey) {
return true;
}
else {
return false;
}
}
public Class<?> getClpSerializerClass() {
return _clpSerializerClass;
}
@Override
public int hashCode() {
return (int)getPrimaryKey();
}
@Override
public String toString() {
StringBundler sb = new StringBundler(21);
sb.append("{comuneId=");
sb.append(getComuneId());
sb.append(", companyId=");
sb.append(getCompanyId());
sb.append(", userId=");
sb.append(getUserId());
sb.append(", userName=");
sb.append(getUserName());
sb.append(", createDate=");
sb.append(getCreateDate());
sb.append(", modifiedDate=");
sb.append(getModifiedDate());
sb.append(", provinciaId=");
sb.append(getProvinciaId());
sb.append(", codIstat=");
sb.append(getCodIstat());
sb.append(", codCatastale=");
sb.append(getCodCatastale());
sb.append(", descLong=");
sb.append(getDescLong());
sb.append("}");
return sb.toString();
}
@Override
public String toXmlString() {
StringBundler sb = new StringBundler(34);
sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.portosimport.model.BoComune");
sb.append("</model-name>");
sb.append(
"<column><column-name>comuneId</column-name><column-value><![CDATA[");
sb.append(getComuneId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>companyId</column-name><column-value><![CDATA[");
sb.append(getCompanyId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userId</column-name><column-value><![CDATA[");
sb.append(getUserId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userName</column-name><column-value><![CDATA[");
sb.append(getUserName());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>createDate</column-name><column-value><![CDATA[");
sb.append(getCreateDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>modifiedDate</column-name><column-value><![CDATA[");
sb.append(getModifiedDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>provinciaId</column-name><column-value><![CDATA[");
sb.append(getProvinciaId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>codIstat</column-name><column-value><![CDATA[");
sb.append(getCodIstat());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>codCatastale</column-name><column-value><![CDATA[");
sb.append(getCodCatastale());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>descLong</column-name><column-value><![CDATA[");
sb.append(getDescLong());
sb.append("]]></column-value></column>");
sb.append("</model>");
return sb.toString();
}
private long _comuneId;
private long _companyId;
private long _userId;
private String _userUuid;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _provinciaId;
private String _codIstat;
private String _codCatastale;
private String _descLong;
private BaseModel<?> _boComuneRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.portosimport.service.ClpSerializer.class;
}

292
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneModel.java

@ -1,292 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.AuditedModel;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoComune service. Represents a row in the &quot;gc_comune&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoComuneModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoComuneImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoComune
* @see it.tref.liferay.portos.portosimport.model.impl.BoComuneImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoComuneModelImpl
* @generated
*/
public interface BoComuneModel extends AuditedModel, BaseModel<BoComune> {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo comune model instance should use the {@link BoComune} interface instead.
*/
/**
* Returns the primary key of this bo comune.
*
* @return the primary key of this bo comune
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo comune.
*
* @param primaryKey the primary key of this bo comune
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the comune ID of this bo comune.
*
* @return the comune ID of this bo comune
*/
public long getComuneId();
/**
* Sets the comune ID of this bo comune.
*
* @param comuneId the comune ID of this bo comune
*/
public void setComuneId(long comuneId);
/**
* Returns the company ID of this bo comune.
*
* @return the company ID of this bo comune
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo comune.
*
* @param companyId the company ID of this bo comune
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo comune.
*
* @return the user ID of this bo comune
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo comune.
*
* @param userId the user ID of this bo comune
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo comune.
*
* @return the user uuid of this bo comune
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo comune.
*
* @param userUuid the user uuid of this bo comune
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo comune.
*
* @return the user name of this bo comune
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo comune.
*
* @param userName the user name of this bo comune
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo comune.
*
* @return the create date of this bo comune
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo comune.
*
* @param createDate the create date of this bo comune
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo comune.
*
* @return the modified date of this bo comune
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo comune.
*
* @param modifiedDate the modified date of this bo comune
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the provincia ID of this bo comune.
*
* @return the provincia ID of this bo comune
*/
public long getProvinciaId();
/**
* Sets the provincia ID of this bo comune.
*
* @param provinciaId the provincia ID of this bo comune
*/
public void setProvinciaId(long provinciaId);
/**
* Returns the cod istat of this bo comune.
*
* @return the cod istat of this bo comune
*/
@AutoEscape
public String getCodIstat();
/**
* Sets the cod istat of this bo comune.
*
* @param codIstat the cod istat of this bo comune
*/
public void setCodIstat(String codIstat);
/**
* Returns the cod catastale of this bo comune.
*
* @return the cod catastale of this bo comune
*/
@AutoEscape
public String getCodCatastale();
/**
* Sets the cod catastale of this bo comune.
*
* @param codCatastale the cod catastale of this bo comune
*/
public void setCodCatastale(String codCatastale);
/**
* Returns the desc long of this bo comune.
*
* @return the desc long of this bo comune
*/
@AutoEscape
public String getDescLong();
/**
* Sets the desc long of this bo comune.
*
* @param descLong the desc long of this bo comune
*/
public void setDescLong(String descLong);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoComune boComune);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoComune> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoComune toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoComune toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

185
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneSoap.java

@ -1,185 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoComuneSoap implements Serializable {
public static BoComuneSoap toSoapModel(BoComune model) {
BoComuneSoap soapModel = new BoComuneSoap();
soapModel.setComuneId(model.getComuneId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setProvinciaId(model.getProvinciaId());
soapModel.setCodIstat(model.getCodIstat());
soapModel.setCodCatastale(model.getCodCatastale());
soapModel.setDescLong(model.getDescLong());
return soapModel;
}
public static BoComuneSoap[] toSoapModels(BoComune[] models) {
BoComuneSoap[] soapModels = new BoComuneSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoComuneSoap[][] toSoapModels(BoComune[][] models) {
BoComuneSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoComuneSoap[models.length][models[0].length];
}
else {
soapModels = new BoComuneSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoComuneSoap[] toSoapModels(List<BoComune> models) {
List<BoComuneSoap> soapModels = new ArrayList<BoComuneSoap>(models.size());
for (BoComune model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoComuneSoap[soapModels.size()]);
}
public BoComuneSoap() {
}
public long getPrimaryKey() {
return _comuneId;
}
public void setPrimaryKey(long pk) {
setComuneId(pk);
}
public long getComuneId() {
return _comuneId;
}
public void setComuneId(long comuneId) {
_comuneId = comuneId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getProvinciaId() {
return _provinciaId;
}
public void setProvinciaId(long provinciaId) {
_provinciaId = provinciaId;
}
public String getCodIstat() {
return _codIstat;
}
public void setCodIstat(String codIstat) {
_codIstat = codIstat;
}
public String getCodCatastale() {
return _codCatastale;
}
public void setCodCatastale(String codCatastale) {
_codCatastale = codCatastale;
}
public String getDescLong() {
return _descLong;
}
public void setDescLong(String descLong) {
_descLong = descLong;
}
private long _comuneId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _provinciaId;
private String _codIstat;
private String _codCatastale;
private String _descLong;
}

513
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoComuneWrapper.java

@ -1,513 +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.portosimport.model;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.ModelWrapper;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* <p>
* This class is a wrapper for {@link BoComune}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoComune
* @generated
*/
public class BoComuneWrapper implements BoComune, ModelWrapper<BoComune> {
public BoComuneWrapper(BoComune boComune) {
_boComune = boComune;
}
@Override
public Class<?> getModelClass() {
return BoComune.class;
}
@Override
public String getModelClassName() {
return BoComune.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("comuneId", getComuneId());
attributes.put("companyId", getCompanyId());
attributes.put("userId", getUserId());
attributes.put("userName", getUserName());
attributes.put("createDate", getCreateDate());
attributes.put("modifiedDate", getModifiedDate());
attributes.put("provinciaId", getProvinciaId());
attributes.put("codIstat", getCodIstat());
attributes.put("codCatastale", getCodCatastale());
attributes.put("descLong", getDescLong());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long comuneId = (Long)attributes.get("comuneId");
if (comuneId != null) {
setComuneId(comuneId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long provinciaId = (Long)attributes.get("provinciaId");
if (provinciaId != null) {
setProvinciaId(provinciaId);
}
String codIstat = (String)attributes.get("codIstat");
if (codIstat != null) {
setCodIstat(codIstat);
}
String codCatastale = (String)attributes.get("codCatastale");
if (codCatastale != null) {
setCodCatastale(codCatastale);
}
String descLong = (String)attributes.get("descLong");
if (descLong != null) {
setDescLong(descLong);
}
}
/**
* Returns the primary key of this bo comune.
*
* @return the primary key of this bo comune
*/
@Override
public long getPrimaryKey() {
return _boComune.getPrimaryKey();
}
/**
* Sets the primary key of this bo comune.
*
* @param primaryKey the primary key of this bo comune
*/
@Override
public void setPrimaryKey(long primaryKey) {
_boComune.setPrimaryKey(primaryKey);
}
/**
* Returns the comune ID of this bo comune.
*
* @return the comune ID of this bo comune
*/
@Override
public long getComuneId() {
return _boComune.getComuneId();
}
/**
* Sets the comune ID of this bo comune.
*
* @param comuneId the comune ID of this bo comune
*/
@Override
public void setComuneId(long comuneId) {
_boComune.setComuneId(comuneId);
}
/**
* Returns the company ID of this bo comune.
*
* @return the company ID of this bo comune
*/
@Override
public long getCompanyId() {
return _boComune.getCompanyId();
}
/**
* Sets the company ID of this bo comune.
*
* @param companyId the company ID of this bo comune
*/
@Override
public void setCompanyId(long companyId) {
_boComune.setCompanyId(companyId);
}
/**
* Returns the user ID of this bo comune.
*
* @return the user ID of this bo comune
*/
@Override
public long getUserId() {
return _boComune.getUserId();
}
/**
* Sets the user ID of this bo comune.
*
* @param userId the user ID of this bo comune
*/
@Override
public void setUserId(long userId) {
_boComune.setUserId(userId);
}
/**
* Returns the user uuid of this bo comune.
*
* @return the user uuid of this bo comune
* @throws SystemException if a system exception occurred
*/
@Override
public java.lang.String getUserUuid()
throws com.liferay.portal.kernel.exception.SystemException {
return _boComune.getUserUuid();
}
/**
* Sets the user uuid of this bo comune.
*
* @param userUuid the user uuid of this bo comune
*/
@Override
public void setUserUuid(java.lang.String userUuid) {
_boComune.setUserUuid(userUuid);
}
/**
* Returns the user name of this bo comune.
*
* @return the user name of this bo comune
*/
@Override
public java.lang.String getUserName() {
return _boComune.getUserName();
}
/**
* Sets the user name of this bo comune.
*
* @param userName the user name of this bo comune
*/
@Override
public void setUserName(java.lang.String userName) {
_boComune.setUserName(userName);
}
/**
* Returns the create date of this bo comune.
*
* @return the create date of this bo comune
*/
@Override
public java.util.Date getCreateDate() {
return _boComune.getCreateDate();
}
/**
* Sets the create date of this bo comune.
*
* @param createDate the create date of this bo comune
*/
@Override
public void setCreateDate(java.util.Date createDate) {
_boComune.setCreateDate(createDate);
}
/**
* Returns the modified date of this bo comune.
*
* @return the modified date of this bo comune
*/
@Override
public java.util.Date getModifiedDate() {
return _boComune.getModifiedDate();
}
/**
* Sets the modified date of this bo comune.
*
* @param modifiedDate the modified date of this bo comune
*/
@Override
public void setModifiedDate(java.util.Date modifiedDate) {
_boComune.setModifiedDate(modifiedDate);
}
/**
* Returns the provincia ID of this bo comune.
*
* @return the provincia ID of this bo comune
*/
@Override
public long getProvinciaId() {
return _boComune.getProvinciaId();
}
/**
* Sets the provincia ID of this bo comune.
*
* @param provinciaId the provincia ID of this bo comune
*/
@Override
public void setProvinciaId(long provinciaId) {
_boComune.setProvinciaId(provinciaId);
}
/**
* Returns the cod istat of this bo comune.
*
* @return the cod istat of this bo comune
*/
@Override
public java.lang.String getCodIstat() {
return _boComune.getCodIstat();
}
/**
* Sets the cod istat of this bo comune.
*
* @param codIstat the cod istat of this bo comune
*/
@Override
public void setCodIstat(java.lang.String codIstat) {
_boComune.setCodIstat(codIstat);
}
/**
* Returns the cod catastale of this bo comune.
*
* @return the cod catastale of this bo comune
*/
@Override
public java.lang.String getCodCatastale() {
return _boComune.getCodCatastale();
}
/**
* Sets the cod catastale of this bo comune.
*
* @param codCatastale the cod catastale of this bo comune
*/
@Override
public void setCodCatastale(java.lang.String codCatastale) {
_boComune.setCodCatastale(codCatastale);
}
/**
* Returns the desc long of this bo comune.
*
* @return the desc long of this bo comune
*/
@Override
public java.lang.String getDescLong() {
return _boComune.getDescLong();
}
/**
* Sets the desc long of this bo comune.
*
* @param descLong the desc long of this bo comune
*/
@Override
public void setDescLong(java.lang.String descLong) {
_boComune.setDescLong(descLong);
}
@Override
public boolean isNew() {
return _boComune.isNew();
}
@Override
public void setNew(boolean n) {
_boComune.setNew(n);
}
@Override
public boolean isCachedModel() {
return _boComune.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_boComune.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _boComune.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _boComune.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_boComune.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _boComune.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_boComune.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_boComune.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_boComune.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new BoComuneWrapper((BoComune)_boComune.clone());
}
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoComune boComune) {
return _boComune.compareTo(boComune);
}
@Override
public int hashCode() {
return _boComune.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.portosimport.model.BoComune> toCacheModel() {
return _boComune.toCacheModel();
}
@Override
public it.tref.liferay.portos.portosimport.model.BoComune toEscapedModel() {
return new BoComuneWrapper(_boComune.toEscapedModel());
}
@Override
public it.tref.liferay.portos.portosimport.model.BoComune toUnescapedModel() {
return new BoComuneWrapper(_boComune.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _boComune.toString();
}
@Override
public java.lang.String toXmlString() {
return _boComune.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_boComune.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoComuneWrapper)) {
return false;
}
BoComuneWrapper boComuneWrapper = (BoComuneWrapper)obj;
if (Validator.equals(_boComune, boComuneWrapper._boComune)) {
return true;
}
return false;
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public BoComune getWrappedBoComune() {
return _boComune;
}
@Override
public BoComune getWrappedModel() {
return _boComune;
}
@Override
public void resetOriginalValues() {
_boComune.resetOriginalValues();
}
private BoComune _boComune;
}

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPratica.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoDettPratica service. Represents a row in the &quot;gc_dettpratica&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoDettPraticaModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaModelImpl
* @generated
*/
public interface BoDettPratica extends BoDettPraticaModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

1611
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaClp.java

File diff soppresso perché troppo grande Load Diff

751
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaModel.java

@ -1,751 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.model.WorkflowedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoDettPratica service. Represents a row in the &quot;gc_dettpratica&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoDettPratica
* @see it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoDettPraticaModelImpl
* @generated
*/
public interface BoDettPraticaModel extends BaseModel<BoDettPratica>,
StagedGroupedModel, WorkflowedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo dett pratica model instance should use the {@link BoDettPratica} interface instead.
*/
/**
* Returns the primary key of this bo dett pratica.
*
* @return the primary key of this bo dett pratica
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo dett pratica.
*
* @param primaryKey the primary key of this bo dett pratica
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo dett pratica.
*
* @return the uuid of this bo dett pratica
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo dett pratica.
*
* @param uuid the uuid of this bo dett pratica
*/
@Override
public void setUuid(String uuid);
/**
* Returns the dett pratica ID of this bo dett pratica.
*
* @return the dett pratica ID of this bo dett pratica
*/
public long getDettPraticaId();
/**
* Sets the dett pratica ID of this bo dett pratica.
*
* @param dettPraticaId the dett pratica ID of this bo dett pratica
*/
public void setDettPraticaId(long dettPraticaId);
/**
* Returns the company ID of this bo dett pratica.
*
* @return the company ID of this bo dett pratica
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo dett pratica.
*
* @param companyId the company ID of this bo dett pratica
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo dett pratica.
*
* @return the user ID of this bo dett pratica
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo dett pratica.
*
* @param userId the user ID of this bo dett pratica
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo dett pratica.
*
* @return the user uuid of this bo dett pratica
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo dett pratica.
*
* @param userUuid the user uuid of this bo dett pratica
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo dett pratica.
*
* @return the user name of this bo dett pratica
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo dett pratica.
*
* @param userName the user name of this bo dett pratica
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo dett pratica.
*
* @return the create date of this bo dett pratica
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo dett pratica.
*
* @param createDate the create date of this bo dett pratica
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo dett pratica.
*
* @return the modified date of this bo dett pratica
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo dett pratica.
*
* @param modifiedDate the modified date of this bo dett pratica
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo dett pratica.
*
* @return the group ID of this bo dett pratica
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo dett pratica.
*
* @param groupId the group ID of this bo dett pratica
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the int pratica ID of this bo dett pratica.
*
* @return the int pratica ID of this bo dett pratica
*/
public long getIntPraticaId();
/**
* Sets the int pratica ID of this bo dett pratica.
*
* @param intPraticaId the int pratica ID of this bo dett pratica
*/
public void setIntPraticaId(long intPraticaId);
/**
* Returns the integrazione of this bo dett pratica.
*
* @return the integrazione of this bo dett pratica
*/
public long getIntegrazione();
/**
* Sets the integrazione of this bo dett pratica.
*
* @param integrazione the integrazione of this bo dett pratica
*/
public void setIntegrazione(long integrazione);
/**
* Returns the suap code of this bo dett pratica.
*
* @return the suap code of this bo dett pratica
*/
@AutoEscape
public String getSuapCode();
/**
* Sets the suap code of this bo dett pratica.
*
* @param suapCode the suap code of this bo dett pratica
*/
public void setSuapCode(String suapCode);
/**
* Returns the validata of this bo dett pratica.
*
* @return the validata of this bo dett pratica
*/
public boolean getValidata();
/**
* Returns <code>true</code> if this bo dett pratica is validata.
*
* @return <code>true</code> if this bo dett pratica is validata; <code>false</code> otherwise
*/
public boolean isValidata();
/**
* Sets whether this bo dett pratica is validata.
*
* @param validata the validata of this bo dett pratica
*/
public void setValidata(boolean validata);
/**
* Returns the cod pratica suap of this bo dett pratica.
*
* @return the cod pratica suap of this bo dett pratica
*/
@AutoEscape
public String getCodPraticaSuap();
/**
* Sets the cod pratica suap of this bo dett pratica.
*
* @param codPraticaSuap the cod pratica suap of this bo dett pratica
*/
public void setCodPraticaSuap(String codPraticaSuap);
/**
* Returns the protocollo of this bo dett pratica.
*
* @return the protocollo of this bo dett pratica
*/
@AutoEscape
public String getProtocollo();
/**
* Sets the protocollo of this bo dett pratica.
*
* @param protocollo the protocollo of this bo dett pratica
*/
public void setProtocollo(String protocollo);
/**
* Returns the tipo integrazione of this bo dett pratica.
*
* @return the tipo integrazione of this bo dett pratica
*/
@AutoEscape
public String getTipoIntegrazione();
/**
* Sets the tipo integrazione of this bo dett pratica.
*
* @param tipoIntegrazione the tipo integrazione of this bo dett pratica
*/
public void setTipoIntegrazione(String tipoIntegrazione);
/**
* Returns the completa of this bo dett pratica.
*
* @return the completa of this bo dett pratica
*/
public boolean getCompleta();
/**
* Returns <code>true</code> if this bo dett pratica is completa.
*
* @return <code>true</code> if this bo dett pratica is completa; <code>false</code> otherwise
*/
public boolean isCompleta();
/**
* Sets whether this bo dett pratica is completa.
*
* @param completa the completa of this bo dett pratica
*/
public void setCompleta(boolean completa);
/**
* Returns the gestita of this bo dett pratica.
*
* @return the gestita of this bo dett pratica
*/
public boolean getGestita();
/**
* Returns <code>true</code> if this bo dett pratica is gestita.
*
* @return <code>true</code> if this bo dett pratica is gestita; <code>false</code> otherwise
*/
public boolean isGestita();
/**
* Sets whether this bo dett pratica is gestita.
*
* @param gestita the gestita of this bo dett pratica
*/
public void setGestita(boolean gestita);
/**
* Returns the codice pagamento of this bo dett pratica.
*
* @return the codice pagamento of this bo dett pratica
*/
@AutoEscape
public String getCodicePagamento();
/**
* Sets the codice pagamento of this bo dett pratica.
*
* @param codicePagamento the codice pagamento of this bo dett pratica
*/
public void setCodicePagamento(String codicePagamento);
/**
* Returns the causale pagamento of this bo dett pratica.
*
* @return the causale pagamento of this bo dett pratica
*/
@AutoEscape
public String getCausalePagamento();
/**
* Sets the causale pagamento of this bo dett pratica.
*
* @param causalePagamento the causale pagamento of this bo dett pratica
*/
public void setCausalePagamento(String causalePagamento);
/**
* Returns the mezzo pagamento of this bo dett pratica.
*
* @return the mezzo pagamento of this bo dett pratica
*/
@AutoEscape
public String getMezzoPagamento();
/**
* Sets the mezzo pagamento of this bo dett pratica.
*
* @param mezzoPagamento the mezzo pagamento of this bo dett pratica
*/
public void setMezzoPagamento(String mezzoPagamento);
/**
* Returns the importo bolli of this bo dett pratica.
*
* @return the importo bolli of this bo dett pratica
*/
@AutoEscape
public String getImportoBolli();
/**
* Sets the importo bolli of this bo dett pratica.
*
* @param importoBolli the importo bolli of this bo dett pratica
*/
public void setImportoBolli(String importoBolli);
/**
* Returns the importo spese istruttoria of this bo dett pratica.
*
* @return the importo spese istruttoria of this bo dett pratica
*/
@AutoEscape
public String getImportoSpeseIstruttoria();
/**
* Sets the importo spese istruttoria of this bo dett pratica.
*
* @param importoSpeseIstruttoria the importo spese istruttoria of this bo dett pratica
*/
public void setImportoSpeseIstruttoria(String importoSpeseIstruttoria);
/**
* Returns the data effettuazione of this bo dett pratica.
*
* @return the data effettuazione of this bo dett pratica
*/
public Date getDataEffettuazione();
/**
* Sets the data effettuazione of this bo dett pratica.
*
* @param dataEffettuazione the data effettuazione of this bo dett pratica
*/
public void setDataEffettuazione(Date dataEffettuazione);
/**
* Returns the esenzione bolli of this bo dett pratica.
*
* @return the esenzione bolli of this bo dett pratica
*/
public boolean getEsenzioneBolli();
/**
* Returns <code>true</code> if this bo dett pratica is esenzione bolli.
*
* @return <code>true</code> if this bo dett pratica is esenzione bolli; <code>false</code> otherwise
*/
public boolean isEsenzioneBolli();
/**
* Sets whether this bo dett pratica is esenzione bolli.
*
* @param esenzioneBolli the esenzione bolli of this bo dett pratica
*/
public void setEsenzioneBolli(boolean esenzioneBolli);
/**
* Returns the esenzione spese istruttoria of this bo dett pratica.
*
* @return the esenzione spese istruttoria of this bo dett pratica
*/
public boolean getEsenzioneSpeseIstruttoria();
/**
* Returns <code>true</code> if this bo dett pratica is esenzione spese istruttoria.
*
* @return <code>true</code> if this bo dett pratica is esenzione spese istruttoria; <code>false</code> otherwise
*/
public boolean isEsenzioneSpeseIstruttoria();
/**
* Sets whether this bo dett pratica is esenzione spese istruttoria.
*
* @param esenzioneSpeseIstruttoria the esenzione spese istruttoria of this bo dett pratica
*/
public void setEsenzioneSpeseIstruttoria(boolean esenzioneSpeseIstruttoria);
/**
* Returns the status of this bo dett pratica.
*
* @return the status of this bo dett pratica
*/
@Override
public int getStatus();
/**
* Sets the status of this bo dett pratica.
*
* @param status the status of this bo dett pratica
*/
@Override
public void setStatus(int status);
/**
* Returns the status by user ID of this bo dett pratica.
*
* @return the status by user ID of this bo dett pratica
*/
@Override
public long getStatusByUserId();
/**
* Sets the status by user ID of this bo dett pratica.
*
* @param statusByUserId the status by user ID of this bo dett pratica
*/
@Override
public void setStatusByUserId(long statusByUserId);
/**
* Returns the status by user uuid of this bo dett pratica.
*
* @return the status by user uuid of this bo dett pratica
* @throws SystemException if a system exception occurred
*/
@Override
public String getStatusByUserUuid() throws SystemException;
/**
* Sets the status by user uuid of this bo dett pratica.
*
* @param statusByUserUuid the status by user uuid of this bo dett pratica
*/
@Override
public void setStatusByUserUuid(String statusByUserUuid);
/**
* Returns the status by user name of this bo dett pratica.
*
* @return the status by user name of this bo dett pratica
*/
@AutoEscape
@Override
public String getStatusByUserName();
/**
* Sets the status by user name of this bo dett pratica.
*
* @param statusByUserName the status by user name of this bo dett pratica
*/
@Override
public void setStatusByUserName(String statusByUserName);
/**
* Returns the status date of this bo dett pratica.
*
* @return the status date of this bo dett pratica
*/
@Override
public Date getStatusDate();
/**
* Sets the status date of this bo dett pratica.
*
* @param statusDate the status date of this bo dett pratica
*/
@Override
public void setStatusDate(Date statusDate);
/**
* Returns the status task of this bo dett pratica.
*
* @return the status task of this bo dett pratica
*/
public int getStatusTask();
/**
* Sets the status task of this bo dett pratica.
*
* @param statusTask the status task of this bo dett pratica
*/
public void setStatusTask(int statusTask);
/**
* Returns the workflow forzato of this bo dett pratica.
*
* @return the workflow forzato of this bo dett pratica
*/
public boolean getWorkflowForzato();
/**
* Returns <code>true</code> if this bo dett pratica is workflow forzato.
*
* @return <code>true</code> if this bo dett pratica is workflow forzato; <code>false</code> otherwise
*/
public boolean isWorkflowForzato();
/**
* Sets whether this bo dett pratica is workflow forzato.
*
* @param workflowForzato the workflow forzato of this bo dett pratica
*/
public void setWorkflowForzato(boolean workflowForzato);
/**
* Returns the soggetto sostituito ID of this bo dett pratica.
*
* @return the soggetto sostituito ID of this bo dett pratica
*/
public long getSoggettoSostituitoId();
/**
* Sets the soggetto sostituito ID of this bo dett pratica.
*
* @param soggettoSostituitoId the soggetto sostituito ID of this bo dett pratica
*/
public void setSoggettoSostituitoId(long soggettoSostituitoId);
/**
* @deprecated As of 6.1.0, replaced by {@link #isApproved()}
*/
@Override
public boolean getApproved();
/**
* Returns <code>true</code> if this bo dett pratica is approved.
*
* @return <code>true</code> if this bo dett pratica is approved; <code>false</code> otherwise
*/
@Override
public boolean isApproved();
/**
* Returns <code>true</code> if this bo dett pratica is denied.
*
* @return <code>true</code> if this bo dett pratica is denied; <code>false</code> otherwise
*/
@Override
public boolean isDenied();
/**
* Returns <code>true</code> if this bo dett pratica is a draft.
*
* @return <code>true</code> if this bo dett pratica is a draft; <code>false</code> otherwise
*/
@Override
public boolean isDraft();
/**
* Returns <code>true</code> if this bo dett pratica is expired.
*
* @return <code>true</code> if this bo dett pratica is expired; <code>false</code> otherwise
*/
@Override
public boolean isExpired();
/**
* Returns <code>true</code> if this bo dett pratica is inactive.
*
* @return <code>true</code> if this bo dett pratica is inactive; <code>false</code> otherwise
*/
@Override
public boolean isInactive();
/**
* Returns <code>true</code> if this bo dett pratica is incomplete.
*
* @return <code>true</code> if this bo dett pratica is incomplete; <code>false</code> otherwise
*/
@Override
public boolean isIncomplete();
/**
* Returns <code>true</code> if this bo dett pratica is pending.
*
* @return <code>true</code> if this bo dett pratica is pending; <code>false</code> otherwise
*/
@Override
public boolean isPending();
/**
* Returns <code>true</code> if this bo dett pratica is scheduled.
*
* @return <code>true</code> if this bo dett pratica is scheduled; <code>false</code> otherwise
*/
@Override
public boolean isScheduled();
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoDettPratica boDettPratica);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoDettPratica> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoDettPratica toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoDettPratica toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

429
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaSoap.java

@ -1,429 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoDettPraticaSoap implements Serializable {
public static BoDettPraticaSoap toSoapModel(BoDettPratica model) {
BoDettPraticaSoap soapModel = new BoDettPraticaSoap();
soapModel.setUuid(model.getUuid());
soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setIntegrazione(model.getIntegrazione());
soapModel.setSuapCode(model.getSuapCode());
soapModel.setValidata(model.getValidata());
soapModel.setCodPraticaSuap(model.getCodPraticaSuap());
soapModel.setProtocollo(model.getProtocollo());
soapModel.setTipoIntegrazione(model.getTipoIntegrazione());
soapModel.setCompleta(model.getCompleta());
soapModel.setGestita(model.getGestita());
soapModel.setCodicePagamento(model.getCodicePagamento());
soapModel.setCausalePagamento(model.getCausalePagamento());
soapModel.setMezzoPagamento(model.getMezzoPagamento());
soapModel.setImportoBolli(model.getImportoBolli());
soapModel.setImportoSpeseIstruttoria(model.getImportoSpeseIstruttoria());
soapModel.setDataEffettuazione(model.getDataEffettuazione());
soapModel.setEsenzioneBolli(model.getEsenzioneBolli());
soapModel.setEsenzioneSpeseIstruttoria(model.getEsenzioneSpeseIstruttoria());
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());
return soapModel;
}
public static BoDettPraticaSoap[] toSoapModels(BoDettPratica[] models) {
BoDettPraticaSoap[] soapModels = new BoDettPraticaSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoDettPraticaSoap[][] toSoapModels(BoDettPratica[][] models) {
BoDettPraticaSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoDettPraticaSoap[models.length][models[0].length];
}
else {
soapModels = new BoDettPraticaSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoDettPraticaSoap[] toSoapModels(List<BoDettPratica> models) {
List<BoDettPraticaSoap> soapModels = new ArrayList<BoDettPraticaSoap>(models.size());
for (BoDettPratica model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoDettPraticaSoap[soapModels.size()]);
}
public BoDettPraticaSoap() {
}
public long getPrimaryKey() {
return _dettPraticaId;
}
public void setPrimaryKey(long pk) {
setDettPraticaId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getDettPraticaId() {
return _dettPraticaId;
}
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public long getIntPraticaId() {
return _intPraticaId;
}
public void setIntPraticaId(long intPraticaId) {
_intPraticaId = intPraticaId;
}
public long getIntegrazione() {
return _integrazione;
}
public void setIntegrazione(long integrazione) {
_integrazione = integrazione;
}
public String getSuapCode() {
return _suapCode;
}
public void setSuapCode(String suapCode) {
_suapCode = suapCode;
}
public boolean getValidata() {
return _validata;
}
public boolean isValidata() {
return _validata;
}
public void setValidata(boolean validata) {
_validata = validata;
}
public String getCodPraticaSuap() {
return _codPraticaSuap;
}
public void setCodPraticaSuap(String codPraticaSuap) {
_codPraticaSuap = codPraticaSuap;
}
public String getProtocollo() {
return _protocollo;
}
public void setProtocollo(String protocollo) {
_protocollo = protocollo;
}
public String getTipoIntegrazione() {
return _tipoIntegrazione;
}
public void setTipoIntegrazione(String tipoIntegrazione) {
_tipoIntegrazione = tipoIntegrazione;
}
public boolean getCompleta() {
return _completa;
}
public boolean isCompleta() {
return _completa;
}
public void setCompleta(boolean completa) {
_completa = completa;
}
public boolean getGestita() {
return _gestita;
}
public boolean isGestita() {
return _gestita;
}
public void setGestita(boolean gestita) {
_gestita = gestita;
}
public String getCodicePagamento() {
return _codicePagamento;
}
public void setCodicePagamento(String codicePagamento) {
_codicePagamento = codicePagamento;
}
public String getCausalePagamento() {
return _causalePagamento;
}
public void setCausalePagamento(String causalePagamento) {
_causalePagamento = causalePagamento;
}
public String getMezzoPagamento() {
return _mezzoPagamento;
}
public void setMezzoPagamento(String mezzoPagamento) {
_mezzoPagamento = mezzoPagamento;
}
public String getImportoBolli() {
return _importoBolli;
}
public void setImportoBolli(String importoBolli) {
_importoBolli = importoBolli;
}
public String getImportoSpeseIstruttoria() {
return _importoSpeseIstruttoria;
}
public void setImportoSpeseIstruttoria(String importoSpeseIstruttoria) {
_importoSpeseIstruttoria = importoSpeseIstruttoria;
}
public Date getDataEffettuazione() {
return _dataEffettuazione;
}
public void setDataEffettuazione(Date dataEffettuazione) {
_dataEffettuazione = dataEffettuazione;
}
public boolean getEsenzioneBolli() {
return _esenzioneBolli;
}
public boolean isEsenzioneBolli() {
return _esenzioneBolli;
}
public void setEsenzioneBolli(boolean esenzioneBolli) {
_esenzioneBolli = esenzioneBolli;
}
public boolean getEsenzioneSpeseIstruttoria() {
return _esenzioneSpeseIstruttoria;
}
public boolean isEsenzioneSpeseIstruttoria() {
return _esenzioneSpeseIstruttoria;
}
public void setEsenzioneSpeseIstruttoria(boolean esenzioneSpeseIstruttoria) {
_esenzioneSpeseIstruttoria = esenzioneSpeseIstruttoria;
}
public int getStatus() {
return _status;
}
public void setStatus(int status) {
_status = status;
}
public long getStatusByUserId() {
return _statusByUserId;
}
public void setStatusByUserId(long statusByUserId) {
_statusByUserId = statusByUserId;
}
public String getStatusByUserName() {
return _statusByUserName;
}
public void setStatusByUserName(String statusByUserName) {
_statusByUserName = statusByUserName;
}
public Date getStatusDate() {
return _statusDate;
}
public void setStatusDate(Date statusDate) {
_statusDate = statusDate;
}
public int getStatusTask() {
return _statusTask;
}
public void setStatusTask(int statusTask) {
_statusTask = statusTask;
}
public boolean getWorkflowForzato() {
return _workflowForzato;
}
public boolean isWorkflowForzato() {
return _workflowForzato;
}
public void setWorkflowForzato(boolean workflowForzato) {
_workflowForzato = workflowForzato;
}
public long getSoggettoSostituitoId() {
return _soggettoSostituitoId;
}
public void setSoggettoSostituitoId(long soggettoSostituitoId) {
_soggettoSostituitoId = soggettoSostituitoId;
}
private String _uuid;
private long _dettPraticaId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _intPraticaId;
private long _integrazione;
private String _suapCode;
private boolean _validata;
private String _codPraticaSuap;
private String _protocollo;
private String _tipoIntegrazione;
private boolean _completa;
private boolean _gestita;
private String _codicePagamento;
private String _causalePagamento;
private String _mezzoPagamento;
private String _importoBolli;
private String _importoSpeseIstruttoria;
private Date _dataEffettuazione;
private boolean _esenzioneBolli;
private boolean _esenzioneSpeseIstruttoria;
private int _status;
private long _statusByUserId;
private String _statusByUserName;
private Date _statusDate;
private int _statusTask;
private boolean _workflowForzato;
private long _soggettoSostituitoId;
}

1288
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDettPraticaWrapper.java

File diff soppresso perché troppo grande Load Diff

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPratica.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoDocPratica service. Represents a row in the &quot;gc_docpratica&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoDocPraticaModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaModelImpl
* @generated
*/
public interface BoDocPratica extends BoDocPraticaModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

1094
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaClp.java

File diff soppresso perché troppo grande Load Diff

484
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaModel.java

@ -1,484 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoDocPratica service. Represents a row in the &quot;gc_docpratica&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoDocPratica
* @see it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoDocPraticaModelImpl
* @generated
*/
public interface BoDocPraticaModel extends BaseModel<BoDocPratica>,
StagedGroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo doc pratica model instance should use the {@link BoDocPratica} interface instead.
*/
/**
* Returns the primary key of this bo doc pratica.
*
* @return the primary key of this bo doc pratica
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo doc pratica.
*
* @param primaryKey the primary key of this bo doc pratica
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo doc pratica.
*
* @return the uuid of this bo doc pratica
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo doc pratica.
*
* @param uuid the uuid of this bo doc pratica
*/
@Override
public void setUuid(String uuid);
/**
* Returns the doc pratica ID of this bo doc pratica.
*
* @return the doc pratica ID of this bo doc pratica
*/
public long getDocPraticaId();
/**
* Sets the doc pratica ID of this bo doc pratica.
*
* @param docPraticaId the doc pratica ID of this bo doc pratica
*/
public void setDocPraticaId(long docPraticaId);
/**
* Returns the company ID of this bo doc pratica.
*
* @return the company ID of this bo doc pratica
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo doc pratica.
*
* @param companyId the company ID of this bo doc pratica
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo doc pratica.
*
* @return the user ID of this bo doc pratica
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo doc pratica.
*
* @param userId the user ID of this bo doc pratica
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo doc pratica.
*
* @return the user uuid of this bo doc pratica
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo doc pratica.
*
* @param userUuid the user uuid of this bo doc pratica
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo doc pratica.
*
* @return the user name of this bo doc pratica
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo doc pratica.
*
* @param userName the user name of this bo doc pratica
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo doc pratica.
*
* @return the create date of this bo doc pratica
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo doc pratica.
*
* @param createDate the create date of this bo doc pratica
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo doc pratica.
*
* @return the modified date of this bo doc pratica
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo doc pratica.
*
* @param modifiedDate the modified date of this bo doc pratica
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo doc pratica.
*
* @return the group ID of this bo doc pratica
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo doc pratica.
*
* @param groupId the group ID of this bo doc pratica
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the dett pratica ID of this bo doc pratica.
*
* @return the dett pratica ID of this bo doc pratica
*/
public long getDettPraticaId();
/**
* Sets the dett pratica ID of this bo doc pratica.
*
* @param dettPraticaId the dett pratica ID of this bo doc pratica
*/
public void setDettPraticaId(long dettPraticaId);
/**
* Returns the dl file entry ID of this bo doc pratica.
*
* @return the dl file entry ID of this bo doc pratica
*/
public long getDlFileEntryId();
/**
* Sets the dl file entry ID of this bo doc pratica.
*
* @param dlFileEntryId the dl file entry ID of this bo doc pratica
*/
public void setDlFileEntryId(long dlFileEntryId);
/**
* Returns the version of this bo doc pratica.
*
* @return the version of this bo doc pratica
*/
@AutoEscape
public String getVersion();
/**
* Sets the version of this bo doc pratica.
*
* @param version the version of this bo doc pratica
*/
public void setVersion(String version);
/**
* Returns the pratica validata of this bo doc pratica.
*
* @return the pratica validata of this bo doc pratica
*/
public boolean getPraticaValidata();
/**
* Returns <code>true</code> if this bo doc pratica is pratica validata.
*
* @return <code>true</code> if this bo doc pratica is pratica validata; <code>false</code> otherwise
*/
public boolean isPraticaValidata();
/**
* Sets whether this bo doc pratica is pratica validata.
*
* @param praticaValidata the pratica validata of this bo doc pratica
*/
public void setPraticaValidata(boolean praticaValidata);
/**
* Returns the desc long of this bo doc pratica.
*
* @return the desc long of this bo doc pratica
*/
@AutoEscape
public String getDescLong();
/**
* Sets the desc long of this bo doc pratica.
*
* @param descLong the desc long of this bo doc pratica
*/
public void setDescLong(String descLong);
/**
* Returns the cod file suap of this bo doc pratica.
*
* @return the cod file suap of this bo doc pratica
*/
@AutoEscape
public String getCodFileSuap();
/**
* Sets the cod file suap of this bo doc pratica.
*
* @param codFileSuap the cod file suap of this bo doc pratica
*/
public void setCodFileSuap(String codFileSuap);
/**
* Returns the tipologia of this bo doc pratica.
*
* @return the tipologia of this bo doc pratica
*/
@AutoEscape
public String getTipologia();
/**
* Sets the tipologia of this bo doc pratica.
*
* @param tipologia the tipologia of this bo doc pratica
*/
public void setTipologia(String tipologia);
/**
* Returns the md5 of this bo doc pratica.
*
* @return the md5 of this bo doc pratica
*/
@AutoEscape
public String getMd5();
/**
* Sets the md5 of this bo doc pratica.
*
* @param md5 the md5 of this bo doc pratica
*/
public void setMd5(String md5);
/**
* Returns the aggiornato of this bo doc pratica.
*
* @return the aggiornato of this bo doc pratica
*/
public boolean getAggiornato();
/**
* Returns <code>true</code> if this bo doc pratica is aggiornato.
*
* @return <code>true</code> if this bo doc pratica is aggiornato; <code>false</code> otherwise
*/
public boolean isAggiornato();
/**
* Sets whether this bo doc pratica is aggiornato.
*
* @param aggiornato the aggiornato of this bo doc pratica
*/
public void setAggiornato(boolean aggiornato);
/**
* Returns the json firmatari of this bo doc pratica.
*
* @return the json firmatari of this bo doc pratica
*/
@AutoEscape
public String getJsonFirmatari();
/**
* Sets the json firmatari of this bo doc pratica.
*
* @param jsonFirmatari the json firmatari of this bo doc pratica
*/
public void setJsonFirmatari(String jsonFirmatari);
/**
* Returns the dax ID of this bo doc pratica.
*
* @return the dax ID of this bo doc pratica
*/
public long getDaxId();
/**
* Sets the dax ID of this bo doc pratica.
*
* @param daxId the dax ID of this bo doc pratica
*/
public void setDaxId(long daxId);
/**
* Returns the dt invio dax of this bo doc pratica.
*
* @return the dt invio dax of this bo doc pratica
*/
public Date getDtInvioDax();
/**
* Sets the dt invio dax of this bo doc pratica.
*
* @param dtInvioDax the dt invio dax of this bo doc pratica
*/
public void setDtInvioDax(Date dtInvioDax);
/**
* Returns the errore dax of this bo doc pratica.
*
* @return the errore dax of this bo doc pratica
*/
@AutoEscape
public String getErroreDax();
/**
* Sets the errore dax of this bo doc pratica.
*
* @param erroreDax the errore dax of this bo doc pratica
*/
public void setErroreDax(String erroreDax);
/**
* Returns the dt errore dax of this bo doc pratica.
*
* @return the dt errore dax of this bo doc pratica
*/
public Date getDtErroreDax();
/**
* Sets the dt errore dax of this bo doc pratica.
*
* @param dtErroreDax the dt errore dax of this bo doc pratica
*/
public void setDtErroreDax(Date dtErroreDax);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoDocPratica boDocPratica);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoDocPratica> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoDocPratica toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoDocPratica toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

313
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaSoap.java

@ -1,313 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoDocPraticaSoap implements Serializable {
public static BoDocPraticaSoap toSoapModel(BoDocPratica model) {
BoDocPraticaSoap soapModel = new BoDocPraticaSoap();
soapModel.setUuid(model.getUuid());
soapModel.setDocPraticaId(model.getDocPraticaId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setDlFileEntryId(model.getDlFileEntryId());
soapModel.setVersion(model.getVersion());
soapModel.setPraticaValidata(model.getPraticaValidata());
soapModel.setDescLong(model.getDescLong());
soapModel.setCodFileSuap(model.getCodFileSuap());
soapModel.setTipologia(model.getTipologia());
soapModel.setMd5(model.getMd5());
soapModel.setAggiornato(model.getAggiornato());
soapModel.setJsonFirmatari(model.getJsonFirmatari());
soapModel.setDaxId(model.getDaxId());
soapModel.setDtInvioDax(model.getDtInvioDax());
soapModel.setErroreDax(model.getErroreDax());
soapModel.setDtErroreDax(model.getDtErroreDax());
return soapModel;
}
public static BoDocPraticaSoap[] toSoapModels(BoDocPratica[] models) {
BoDocPraticaSoap[] soapModels = new BoDocPraticaSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoDocPraticaSoap[][] toSoapModels(BoDocPratica[][] models) {
BoDocPraticaSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoDocPraticaSoap[models.length][models[0].length];
}
else {
soapModels = new BoDocPraticaSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoDocPraticaSoap[] toSoapModels(List<BoDocPratica> models) {
List<BoDocPraticaSoap> soapModels = new ArrayList<BoDocPraticaSoap>(models.size());
for (BoDocPratica model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoDocPraticaSoap[soapModels.size()]);
}
public BoDocPraticaSoap() {
}
public long getPrimaryKey() {
return _docPraticaId;
}
public void setPrimaryKey(long pk) {
setDocPraticaId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getDocPraticaId() {
return _docPraticaId;
}
public void setDocPraticaId(long docPraticaId) {
_docPraticaId = docPraticaId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public long getDettPraticaId() {
return _dettPraticaId;
}
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
}
public long getDlFileEntryId() {
return _dlFileEntryId;
}
public void setDlFileEntryId(long dlFileEntryId) {
_dlFileEntryId = dlFileEntryId;
}
public String getVersion() {
return _version;
}
public void setVersion(String version) {
_version = version;
}
public boolean getPraticaValidata() {
return _praticaValidata;
}
public boolean isPraticaValidata() {
return _praticaValidata;
}
public void setPraticaValidata(boolean praticaValidata) {
_praticaValidata = praticaValidata;
}
public String getDescLong() {
return _descLong;
}
public void setDescLong(String descLong) {
_descLong = descLong;
}
public String getCodFileSuap() {
return _codFileSuap;
}
public void setCodFileSuap(String codFileSuap) {
_codFileSuap = codFileSuap;
}
public String getTipologia() {
return _tipologia;
}
public void setTipologia(String tipologia) {
_tipologia = tipologia;
}
public String getMd5() {
return _md5;
}
public void setMd5(String md5) {
_md5 = md5;
}
public boolean getAggiornato() {
return _aggiornato;
}
public boolean isAggiornato() {
return _aggiornato;
}
public void setAggiornato(boolean aggiornato) {
_aggiornato = aggiornato;
}
public String getJsonFirmatari() {
return _jsonFirmatari;
}
public void setJsonFirmatari(String jsonFirmatari) {
_jsonFirmatari = jsonFirmatari;
}
public long getDaxId() {
return _daxId;
}
public void setDaxId(long daxId) {
_daxId = daxId;
}
public Date getDtInvioDax() {
return _dtInvioDax;
}
public void setDtInvioDax(Date dtInvioDax) {
_dtInvioDax = dtInvioDax;
}
public String getErroreDax() {
return _erroreDax;
}
public void setErroreDax(String erroreDax) {
_erroreDax = erroreDax;
}
public Date getDtErroreDax() {
return _dtErroreDax;
}
public void setDtErroreDax(Date dtErroreDax) {
_dtErroreDax = dtErroreDax;
}
private String _uuid;
private long _docPraticaId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _dettPraticaId;
private long _dlFileEntryId;
private String _version;
private boolean _praticaValidata;
private String _descLong;
private String _codFileSuap;
private String _tipologia;
private String _md5;
private boolean _aggiornato;
private String _jsonFirmatari;
private long _daxId;
private Date _dtInvioDax;
private String _erroreDax;
private Date _dtErroreDax;
}

864
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoDocPraticaWrapper.java

@ -1,864 +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.portosimport.model;
import com.liferay.portal.kernel.lar.StagedModelType;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.ModelWrapper;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* <p>
* This class is a wrapper for {@link BoDocPratica}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoDocPratica
* @generated
*/
public class BoDocPraticaWrapper implements BoDocPratica,
ModelWrapper<BoDocPratica> {
public BoDocPraticaWrapper(BoDocPratica boDocPratica) {
_boDocPratica = boDocPratica;
}
@Override
public Class<?> getModelClass() {
return BoDocPratica.class;
}
@Override
public String getModelClassName() {
return BoDocPratica.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("uuid", getUuid());
attributes.put("docPraticaId", getDocPraticaId());
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("dettPraticaId", getDettPraticaId());
attributes.put("dlFileEntryId", getDlFileEntryId());
attributes.put("version", getVersion());
attributes.put("praticaValidata", getPraticaValidata());
attributes.put("descLong", getDescLong());
attributes.put("codFileSuap", getCodFileSuap());
attributes.put("tipologia", getTipologia());
attributes.put("md5", getMd5());
attributes.put("aggiornato", getAggiornato());
attributes.put("jsonFirmatari", getJsonFirmatari());
attributes.put("daxId", getDaxId());
attributes.put("dtInvioDax", getDtInvioDax());
attributes.put("erroreDax", getErroreDax());
attributes.put("dtErroreDax", getDtErroreDax());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
String uuid = (String)attributes.get("uuid");
if (uuid != null) {
setUuid(uuid);
}
Long docPraticaId = (Long)attributes.get("docPraticaId");
if (docPraticaId != null) {
setDocPraticaId(docPraticaId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long groupId = (Long)attributes.get("groupId");
if (groupId != null) {
setGroupId(groupId);
}
Long dettPraticaId = (Long)attributes.get("dettPraticaId");
if (dettPraticaId != null) {
setDettPraticaId(dettPraticaId);
}
Long dlFileEntryId = (Long)attributes.get("dlFileEntryId");
if (dlFileEntryId != null) {
setDlFileEntryId(dlFileEntryId);
}
String version = (String)attributes.get("version");
if (version != null) {
setVersion(version);
}
Boolean praticaValidata = (Boolean)attributes.get("praticaValidata");
if (praticaValidata != null) {
setPraticaValidata(praticaValidata);
}
String descLong = (String)attributes.get("descLong");
if (descLong != null) {
setDescLong(descLong);
}
String codFileSuap = (String)attributes.get("codFileSuap");
if (codFileSuap != null) {
setCodFileSuap(codFileSuap);
}
String tipologia = (String)attributes.get("tipologia");
if (tipologia != null) {
setTipologia(tipologia);
}
String md5 = (String)attributes.get("md5");
if (md5 != null) {
setMd5(md5);
}
Boolean aggiornato = (Boolean)attributes.get("aggiornato");
if (aggiornato != null) {
setAggiornato(aggiornato);
}
String jsonFirmatari = (String)attributes.get("jsonFirmatari");
if (jsonFirmatari != null) {
setJsonFirmatari(jsonFirmatari);
}
Long daxId = (Long)attributes.get("daxId");
if (daxId != null) {
setDaxId(daxId);
}
Date dtInvioDax = (Date)attributes.get("dtInvioDax");
if (dtInvioDax != null) {
setDtInvioDax(dtInvioDax);
}
String erroreDax = (String)attributes.get("erroreDax");
if (erroreDax != null) {
setErroreDax(erroreDax);
}
Date dtErroreDax = (Date)attributes.get("dtErroreDax");
if (dtErroreDax != null) {
setDtErroreDax(dtErroreDax);
}
}
/**
* Returns the primary key of this bo doc pratica.
*
* @return the primary key of this bo doc pratica
*/
@Override
public long getPrimaryKey() {
return _boDocPratica.getPrimaryKey();
}
/**
* Sets the primary key of this bo doc pratica.
*
* @param primaryKey the primary key of this bo doc pratica
*/
@Override
public void setPrimaryKey(long primaryKey) {
_boDocPratica.setPrimaryKey(primaryKey);
}
/**
* Returns the uuid of this bo doc pratica.
*
* @return the uuid of this bo doc pratica
*/
@Override
public java.lang.String getUuid() {
return _boDocPratica.getUuid();
}
/**
* Sets the uuid of this bo doc pratica.
*
* @param uuid the uuid of this bo doc pratica
*/
@Override
public void setUuid(java.lang.String uuid) {
_boDocPratica.setUuid(uuid);
}
/**
* Returns the doc pratica ID of this bo doc pratica.
*
* @return the doc pratica ID of this bo doc pratica
*/
@Override
public long getDocPraticaId() {
return _boDocPratica.getDocPraticaId();
}
/**
* Sets the doc pratica ID of this bo doc pratica.
*
* @param docPraticaId the doc pratica ID of this bo doc pratica
*/
@Override
public void setDocPraticaId(long docPraticaId) {
_boDocPratica.setDocPraticaId(docPraticaId);
}
/**
* Returns the company ID of this bo doc pratica.
*
* @return the company ID of this bo doc pratica
*/
@Override
public long getCompanyId() {
return _boDocPratica.getCompanyId();
}
/**
* Sets the company ID of this bo doc pratica.
*
* @param companyId the company ID of this bo doc pratica
*/
@Override
public void setCompanyId(long companyId) {
_boDocPratica.setCompanyId(companyId);
}
/**
* Returns the user ID of this bo doc pratica.
*
* @return the user ID of this bo doc pratica
*/
@Override
public long getUserId() {
return _boDocPratica.getUserId();
}
/**
* Sets the user ID of this bo doc pratica.
*
* @param userId the user ID of this bo doc pratica
*/
@Override
public void setUserId(long userId) {
_boDocPratica.setUserId(userId);
}
/**
* Returns the user uuid of this bo doc pratica.
*
* @return the user uuid of this bo doc pratica
* @throws SystemException if a system exception occurred
*/
@Override
public java.lang.String getUserUuid()
throws com.liferay.portal.kernel.exception.SystemException {
return _boDocPratica.getUserUuid();
}
/**
* Sets the user uuid of this bo doc pratica.
*
* @param userUuid the user uuid of this bo doc pratica
*/
@Override
public void setUserUuid(java.lang.String userUuid) {
_boDocPratica.setUserUuid(userUuid);
}
/**
* Returns the user name of this bo doc pratica.
*
* @return the user name of this bo doc pratica
*/
@Override
public java.lang.String getUserName() {
return _boDocPratica.getUserName();
}
/**
* Sets the user name of this bo doc pratica.
*
* @param userName the user name of this bo doc pratica
*/
@Override
public void setUserName(java.lang.String userName) {
_boDocPratica.setUserName(userName);
}
/**
* Returns the create date of this bo doc pratica.
*
* @return the create date of this bo doc pratica
*/
@Override
public java.util.Date getCreateDate() {
return _boDocPratica.getCreateDate();
}
/**
* Sets the create date of this bo doc pratica.
*
* @param createDate the create date of this bo doc pratica
*/
@Override
public void setCreateDate(java.util.Date createDate) {
_boDocPratica.setCreateDate(createDate);
}
/**
* Returns the modified date of this bo doc pratica.
*
* @return the modified date of this bo doc pratica
*/
@Override
public java.util.Date getModifiedDate() {
return _boDocPratica.getModifiedDate();
}
/**
* Sets the modified date of this bo doc pratica.
*
* @param modifiedDate the modified date of this bo doc pratica
*/
@Override
public void setModifiedDate(java.util.Date modifiedDate) {
_boDocPratica.setModifiedDate(modifiedDate);
}
/**
* Returns the group ID of this bo doc pratica.
*
* @return the group ID of this bo doc pratica
*/
@Override
public long getGroupId() {
return _boDocPratica.getGroupId();
}
/**
* Sets the group ID of this bo doc pratica.
*
* @param groupId the group ID of this bo doc pratica
*/
@Override
public void setGroupId(long groupId) {
_boDocPratica.setGroupId(groupId);
}
/**
* Returns the dett pratica ID of this bo doc pratica.
*
* @return the dett pratica ID of this bo doc pratica
*/
@Override
public long getDettPraticaId() {
return _boDocPratica.getDettPraticaId();
}
/**
* Sets the dett pratica ID of this bo doc pratica.
*
* @param dettPraticaId the dett pratica ID of this bo doc pratica
*/
@Override
public void setDettPraticaId(long dettPraticaId) {
_boDocPratica.setDettPraticaId(dettPraticaId);
}
/**
* Returns the dl file entry ID of this bo doc pratica.
*
* @return the dl file entry ID of this bo doc pratica
*/
@Override
public long getDlFileEntryId() {
return _boDocPratica.getDlFileEntryId();
}
/**
* Sets the dl file entry ID of this bo doc pratica.
*
* @param dlFileEntryId the dl file entry ID of this bo doc pratica
*/
@Override
public void setDlFileEntryId(long dlFileEntryId) {
_boDocPratica.setDlFileEntryId(dlFileEntryId);
}
/**
* Returns the version of this bo doc pratica.
*
* @return the version of this bo doc pratica
*/
@Override
public java.lang.String getVersion() {
return _boDocPratica.getVersion();
}
/**
* Sets the version of this bo doc pratica.
*
* @param version the version of this bo doc pratica
*/
@Override
public void setVersion(java.lang.String version) {
_boDocPratica.setVersion(version);
}
/**
* Returns the pratica validata of this bo doc pratica.
*
* @return the pratica validata of this bo doc pratica
*/
@Override
public boolean getPraticaValidata() {
return _boDocPratica.getPraticaValidata();
}
/**
* Returns <code>true</code> if this bo doc pratica is pratica validata.
*
* @return <code>true</code> if this bo doc pratica is pratica validata; <code>false</code> otherwise
*/
@Override
public boolean isPraticaValidata() {
return _boDocPratica.isPraticaValidata();
}
/**
* Sets whether this bo doc pratica is pratica validata.
*
* @param praticaValidata the pratica validata of this bo doc pratica
*/
@Override
public void setPraticaValidata(boolean praticaValidata) {
_boDocPratica.setPraticaValidata(praticaValidata);
}
/**
* Returns the desc long of this bo doc pratica.
*
* @return the desc long of this bo doc pratica
*/
@Override
public java.lang.String getDescLong() {
return _boDocPratica.getDescLong();
}
/**
* Sets the desc long of this bo doc pratica.
*
* @param descLong the desc long of this bo doc pratica
*/
@Override
public void setDescLong(java.lang.String descLong) {
_boDocPratica.setDescLong(descLong);
}
/**
* Returns the cod file suap of this bo doc pratica.
*
* @return the cod file suap of this bo doc pratica
*/
@Override
public java.lang.String getCodFileSuap() {
return _boDocPratica.getCodFileSuap();
}
/**
* Sets the cod file suap of this bo doc pratica.
*
* @param codFileSuap the cod file suap of this bo doc pratica
*/
@Override
public void setCodFileSuap(java.lang.String codFileSuap) {
_boDocPratica.setCodFileSuap(codFileSuap);
}
/**
* Returns the tipologia of this bo doc pratica.
*
* @return the tipologia of this bo doc pratica
*/
@Override
public java.lang.String getTipologia() {
return _boDocPratica.getTipologia();
}
/**
* Sets the tipologia of this bo doc pratica.
*
* @param tipologia the tipologia of this bo doc pratica
*/
@Override
public void setTipologia(java.lang.String tipologia) {
_boDocPratica.setTipologia(tipologia);
}
/**
* Returns the md5 of this bo doc pratica.
*
* @return the md5 of this bo doc pratica
*/
@Override
public java.lang.String getMd5() {
return _boDocPratica.getMd5();
}
/**
* Sets the md5 of this bo doc pratica.
*
* @param md5 the md5 of this bo doc pratica
*/
@Override
public void setMd5(java.lang.String md5) {
_boDocPratica.setMd5(md5);
}
/**
* Returns the aggiornato of this bo doc pratica.
*
* @return the aggiornato of this bo doc pratica
*/
@Override
public boolean getAggiornato() {
return _boDocPratica.getAggiornato();
}
/**
* Returns <code>true</code> if this bo doc pratica is aggiornato.
*
* @return <code>true</code> if this bo doc pratica is aggiornato; <code>false</code> otherwise
*/
@Override
public boolean isAggiornato() {
return _boDocPratica.isAggiornato();
}
/**
* Sets whether this bo doc pratica is aggiornato.
*
* @param aggiornato the aggiornato of this bo doc pratica
*/
@Override
public void setAggiornato(boolean aggiornato) {
_boDocPratica.setAggiornato(aggiornato);
}
/**
* Returns the json firmatari of this bo doc pratica.
*
* @return the json firmatari of this bo doc pratica
*/
@Override
public java.lang.String getJsonFirmatari() {
return _boDocPratica.getJsonFirmatari();
}
/**
* Sets the json firmatari of this bo doc pratica.
*
* @param jsonFirmatari the json firmatari of this bo doc pratica
*/
@Override
public void setJsonFirmatari(java.lang.String jsonFirmatari) {
_boDocPratica.setJsonFirmatari(jsonFirmatari);
}
/**
* Returns the dax ID of this bo doc pratica.
*
* @return the dax ID of this bo doc pratica
*/
@Override
public long getDaxId() {
return _boDocPratica.getDaxId();
}
/**
* Sets the dax ID of this bo doc pratica.
*
* @param daxId the dax ID of this bo doc pratica
*/
@Override
public void setDaxId(long daxId) {
_boDocPratica.setDaxId(daxId);
}
/**
* Returns the dt invio dax of this bo doc pratica.
*
* @return the dt invio dax of this bo doc pratica
*/
@Override
public java.util.Date getDtInvioDax() {
return _boDocPratica.getDtInvioDax();
}
/**
* Sets the dt invio dax of this bo doc pratica.
*
* @param dtInvioDax the dt invio dax of this bo doc pratica
*/
@Override
public void setDtInvioDax(java.util.Date dtInvioDax) {
_boDocPratica.setDtInvioDax(dtInvioDax);
}
/**
* Returns the errore dax of this bo doc pratica.
*
* @return the errore dax of this bo doc pratica
*/
@Override
public java.lang.String getErroreDax() {
return _boDocPratica.getErroreDax();
}
/**
* Sets the errore dax of this bo doc pratica.
*
* @param erroreDax the errore dax of this bo doc pratica
*/
@Override
public void setErroreDax(java.lang.String erroreDax) {
_boDocPratica.setErroreDax(erroreDax);
}
/**
* Returns the dt errore dax of this bo doc pratica.
*
* @return the dt errore dax of this bo doc pratica
*/
@Override
public java.util.Date getDtErroreDax() {
return _boDocPratica.getDtErroreDax();
}
/**
* Sets the dt errore dax of this bo doc pratica.
*
* @param dtErroreDax the dt errore dax of this bo doc pratica
*/
@Override
public void setDtErroreDax(java.util.Date dtErroreDax) {
_boDocPratica.setDtErroreDax(dtErroreDax);
}
@Override
public boolean isNew() {
return _boDocPratica.isNew();
}
@Override
public void setNew(boolean n) {
_boDocPratica.setNew(n);
}
@Override
public boolean isCachedModel() {
return _boDocPratica.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_boDocPratica.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _boDocPratica.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _boDocPratica.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_boDocPratica.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _boDocPratica.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_boDocPratica.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_boDocPratica.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_boDocPratica.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new BoDocPraticaWrapper((BoDocPratica)_boDocPratica.clone());
}
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoDocPratica boDocPratica) {
return _boDocPratica.compareTo(boDocPratica);
}
@Override
public int hashCode() {
return _boDocPratica.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.portosimport.model.BoDocPratica> toCacheModel() {
return _boDocPratica.toCacheModel();
}
@Override
public it.tref.liferay.portos.portosimport.model.BoDocPratica toEscapedModel() {
return new BoDocPraticaWrapper(_boDocPratica.toEscapedModel());
}
@Override
public it.tref.liferay.portos.portosimport.model.BoDocPratica toUnescapedModel() {
return new BoDocPraticaWrapper(_boDocPratica.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _boDocPratica.toString();
}
@Override
public java.lang.String toXmlString() {
return _boDocPratica.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_boDocPratica.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoDocPraticaWrapper)) {
return false;
}
BoDocPraticaWrapper boDocPraticaWrapper = (BoDocPraticaWrapper)obj;
if (Validator.equals(_boDocPratica, boDocPraticaWrapper._boDocPratica)) {
return true;
}
return false;
}
@Override
public StagedModelType getStagedModelType() {
return _boDocPratica.getStagedModelType();
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public BoDocPratica getWrappedBoDocPratica() {
return _boDocPratica;
}
@Override
public BoDocPratica getWrappedModel() {
return _boDocPratica;
}
@Override
public void resetOriginalValues() {
_boDocPratica.resetOriginalValues();
}
private BoDocPratica _boDocPratica;
}

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPratica.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoIntPratica service. Represents a row in the &quot;gc_intpratica&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoIntPraticaModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaModelImpl
* @generated
*/
public interface BoIntPratica extends BoIntPraticaModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

2134
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaClp.java

File diff soppresso perché troppo grande Load Diff

905
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaModel.java

@ -1,905 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoIntPratica service. Represents a row in the &quot;gc_intpratica&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoIntPratica
* @see it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoIntPraticaModelImpl
* @generated
*/
public interface BoIntPraticaModel extends BaseModel<BoIntPratica>,
StagedGroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo int pratica model instance should use the {@link BoIntPratica} interface instead.
*/
/**
* Returns the primary key of this bo int pratica.
*
* @return the primary key of this bo int pratica
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo int pratica.
*
* @param primaryKey the primary key of this bo int pratica
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo int pratica.
*
* @return the uuid of this bo int pratica
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo int pratica.
*
* @param uuid the uuid of this bo int pratica
*/
@Override
public void setUuid(String uuid);
/**
* Returns the int pratica ID of this bo int pratica.
*
* @return the int pratica ID of this bo int pratica
*/
public long getIntPraticaId();
/**
* Sets the int pratica ID of this bo int pratica.
*
* @param intPraticaId the int pratica ID of this bo int pratica
*/
public void setIntPraticaId(long intPraticaId);
/**
* Returns the company ID of this bo int pratica.
*
* @return the company ID of this bo int pratica
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo int pratica.
*
* @param companyId the company ID of this bo int pratica
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo int pratica.
*
* @return the user ID of this bo int pratica
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo int pratica.
*
* @param userId the user ID of this bo int pratica
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo int pratica.
*
* @return the user uuid of this bo int pratica
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo int pratica.
*
* @param userUuid the user uuid of this bo int pratica
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo int pratica.
*
* @return the user name of this bo int pratica
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo int pratica.
*
* @param userName the user name of this bo int pratica
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo int pratica.
*
* @return the create date of this bo int pratica
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo int pratica.
*
* @param createDate the create date of this bo int pratica
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo int pratica.
*
* @return the modified date of this bo int pratica
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo int pratica.
*
* @param modifiedDate the modified date of this bo int pratica
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo int pratica.
*
* @return the group ID of this bo int pratica
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo int pratica.
*
* @param groupId the group ID of this bo int pratica
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the tipo pratica ID of this bo int pratica.
*
* @return the tipo pratica ID of this bo int pratica
*/
public long getTipoPraticaId();
/**
* Sets the tipo pratica ID of this bo int pratica.
*
* @param tipoPraticaId the tipo pratica ID of this bo int pratica
*/
public void setTipoPraticaId(long tipoPraticaId);
/**
* Returns the territorio ID of this bo int pratica.
*
* @return the territorio ID of this bo int pratica
*/
public long getTerritorioId();
/**
* Sets the territorio ID of this bo int pratica.
*
* @param territorioId the territorio ID of this bo int pratica
*/
public void setTerritorioId(long territorioId);
/**
* Returns the destinazione of this bo int pratica.
*
* @return the destinazione of this bo int pratica
*/
@AutoEscape
public String getDestinazione();
/**
* Sets the destinazione of this bo int pratica.
*
* @param destinazione the destinazione of this bo int pratica
*/
public void setDestinazione(String destinazione);
/**
* Returns the tipologia sistema costruttivo of this bo int pratica.
*
* @return the tipologia sistema costruttivo of this bo int pratica
*/
@AutoEscape
public String getTipologiaSistemaCostruttivo();
/**
* Sets the tipologia sistema costruttivo of this bo int pratica.
*
* @param tipologiaSistemaCostruttivo the tipologia sistema costruttivo of this bo int pratica
*/
public void setTipologiaSistemaCostruttivo(
String tipologiaSistemaCostruttivo);
/**
* Returns the ag of this bo int pratica.
*
* @return the ag of this bo int pratica
*/
@AutoEscape
public String getAg();
/**
* Sets the ag of this bo int pratica.
*
* @param ag the ag of this bo int pratica
*/
public void setAg(String ag);
/**
* Returns the desc long intervento of this bo int pratica.
*
* @return the desc long intervento of this bo int pratica
*/
@AutoEscape
public String getDescLongIntervento();
/**
* Sets the desc long intervento of this bo int pratica.
*
* @param descLongIntervento the desc long intervento of this bo int pratica
*/
public void setDescLongIntervento(String descLongIntervento);
/**
* Returns the via of this bo int pratica.
*
* @return the via of this bo int pratica
*/
@AutoEscape
public String getVia();
/**
* Sets the via of this bo int pratica.
*
* @param via the via of this bo int pratica
*/
public void setVia(String via);
/**
* Returns the localita of this bo int pratica.
*
* @return the localita of this bo int pratica
*/
@AutoEscape
public String getLocalita();
/**
* Sets the localita of this bo int pratica.
*
* @param localita the localita of this bo int pratica
*/
public void setLocalita(String localita);
/**
* Returns the estremi catastali of this bo int pratica.
*
* @return the estremi catastali of this bo int pratica
*/
@AutoEscape
public String getEstremiCatastali();
/**
* Sets the estremi catastali of this bo int pratica.
*
* @param estremiCatastali the estremi catastali of this bo int pratica
*/
public void setEstremiCatastali(String estremiCatastali);
/**
* Returns the estremi prat com of this bo int pratica.
*
* @return the estremi prat com of this bo int pratica
*/
@AutoEscape
public String getEstremiPratCom();
/**
* Sets the estremi prat com of this bo int pratica.
*
* @param estremiPratCom the estremi prat com of this bo int pratica
*/
public void setEstremiPratCom(String estremiPratCom);
/**
* Returns the dt sorteggio of this bo int pratica.
*
* @return the dt sorteggio of this bo int pratica
*/
public Date getDtSorteggio();
/**
* Sets the dt sorteggio of this bo int pratica.
*
* @param dtSorteggio the dt sorteggio of this bo int pratica
*/
public void setDtSorteggio(Date dtSorteggio);
/**
* Returns the stato pratica of this bo int pratica.
*
* @return the stato pratica of this bo int pratica
*/
@AutoEscape
public String getStatoPratica();
/**
* Sets the stato pratica of this bo int pratica.
*
* @param statoPratica the stato pratica of this bo int pratica
*/
public void setStatoPratica(String statoPratica);
/**
* Returns the numero progetto of this bo int pratica.
*
* @return the numero progetto of this bo int pratica
*/
@AutoEscape
public String getNumeroProgetto();
/**
* Sets the numero progetto of this bo int pratica.
*
* @param numeroProgetto the numero progetto of this bo int pratica
*/
public void setNumeroProgetto(String numeroProgetto);
/**
* Returns the validata of this bo int pratica.
*
* @return the validata of this bo int pratica
*/
public boolean getValidata();
/**
* Returns <code>true</code> if this bo int pratica is validata.
*
* @return <code>true</code> if this bo int pratica is validata; <code>false</code> otherwise
*/
public boolean isValidata();
/**
* Sets whether this bo int pratica is validata.
*
* @param validata the validata of this bo int pratica
*/
public void setValidata(boolean validata);
/**
* Returns the variata da of this bo int pratica.
*
* @return the variata da of this bo int pratica
*/
public long getVariataDa();
/**
* Sets the variata da of this bo int pratica.
*
* @param variataDa the variata da of this bo int pratica
*/
public void setVariataDa(long variataDa);
/**
* Returns the variante numero of this bo int pratica.
*
* @return the variante numero of this bo int pratica
*/
public long getVarianteNumero();
/**
* Sets the variante numero of this bo int pratica.
*
* @param varianteNumero the variante numero of this bo int pratica
*/
public void setVarianteNumero(long varianteNumero);
/**
* Returns the variante sostanziale of this bo int pratica.
*
* @return the variante sostanziale of this bo int pratica
*/
public boolean getVarianteSostanziale();
/**
* Returns <code>true</code> if this bo int pratica is variante sostanziale.
*
* @return <code>true</code> if this bo int pratica is variante sostanziale; <code>false</code> otherwise
*/
public boolean isVarianteSostanziale();
/**
* Sets whether this bo int pratica is variante sostanziale.
*
* @param varianteSostanziale the variante sostanziale of this bo int pratica
*/
public void setVarianteSostanziale(boolean varianteSostanziale);
/**
* Returns the opera conforme of this bo int pratica.
*
* @return the opera conforme of this bo int pratica
*/
public boolean getOperaConforme();
/**
* Returns <code>true</code> if this bo int pratica is opera conforme.
*
* @return <code>true</code> if this bo int pratica is opera conforme; <code>false</code> otherwise
*/
public boolean isOperaConforme();
/**
* Sets whether this bo int pratica is opera conforme.
*
* @param operaConforme the opera conforme of this bo int pratica
*/
public void setOperaConforme(boolean operaConforme);
/**
* Returns the tipo pratica ID sanatoria of this bo int pratica.
*
* @return the tipo pratica ID sanatoria of this bo int pratica
*/
public long getTipoPraticaIdSanatoria();
/**
* Sets the tipo pratica ID sanatoria of this bo int pratica.
*
* @param tipoPraticaIdSanatoria the tipo pratica ID sanatoria of this bo int pratica
*/
public void setTipoPraticaIdSanatoria(long tipoPraticaIdSanatoria);
/**
* Returns the status of this bo int pratica.
*
* @return the status of this bo int pratica
*/
public int getStatus();
/**
* Sets the status of this bo int pratica.
*
* @param status the status of this bo int pratica
*/
public void setStatus(int status);
/**
* Returns the status by user ID of this bo int pratica.
*
* @return the status by user ID of this bo int pratica
*/
public long getStatusByUserId();
/**
* Sets the status by user ID of this bo int pratica.
*
* @param statusByUserId the status by user ID of this bo int pratica
*/
public void setStatusByUserId(long statusByUserId);
/**
* Returns the status by user uuid of this bo int pratica.
*
* @return the status by user uuid of this bo int pratica
* @throws SystemException if a system exception occurred
*/
public String getStatusByUserUuid() throws SystemException;
/**
* Sets the status by user uuid of this bo int pratica.
*
* @param statusByUserUuid the status by user uuid of this bo int pratica
*/
public void setStatusByUserUuid(String statusByUserUuid);
/**
* Returns the status date of this bo int pratica.
*
* @return the status date of this bo int pratica
*/
public Date getStatusDate();
/**
* Sets the status date of this bo int pratica.
*
* @param statusDate the status date of this bo int pratica
*/
public void setStatusDate(Date statusDate);
/**
* Returns the stato pratica workflow of this bo int pratica.
*
* @return the stato pratica workflow of this bo int pratica
*/
@AutoEscape
public String getStatoPraticaWorkflow();
/**
* Sets the stato pratica workflow of this bo int pratica.
*
* @param statoPraticaWorkflow the stato pratica workflow of this bo int pratica
*/
public void setStatoPraticaWorkflow(String statoPraticaWorkflow);
/**
* Returns the esito controllo of this bo int pratica.
*
* @return the esito controllo of this bo int pratica
*/
public int getEsitoControllo();
/**
* Sets the esito controllo of this bo int pratica.
*
* @param esitoControllo the esito controllo of this bo int pratica
*/
public void setEsitoControllo(int esitoControllo);
/**
* Returns the collaudo statico of this bo int pratica.
*
* @return the collaudo statico of this bo int pratica
*/
public boolean getCollaudoStatico();
/**
* Returns <code>true</code> if this bo int pratica is collaudo statico.
*
* @return <code>true</code> if this bo int pratica is collaudo statico; <code>false</code> otherwise
*/
public boolean isCollaudoStatico();
/**
* Sets whether this bo int pratica is collaudo statico.
*
* @param collaudoStatico the collaudo statico of this bo int pratica
*/
public void setCollaudoStatico(boolean collaudoStatico);
/**
* Returns the collaudo statico agt sanatoria of this bo int pratica.
*
* @return the collaudo statico agt sanatoria of this bo int pratica
*/
public boolean getCollaudoStaticoAgtSanatoria();
/**
* Returns <code>true</code> if this bo int pratica is collaudo statico agt sanatoria.
*
* @return <code>true</code> if this bo int pratica is collaudo statico agt sanatoria; <code>false</code> otherwise
*/
public boolean isCollaudoStaticoAgtSanatoria();
/**
* Sets whether this bo int pratica is collaudo statico agt sanatoria.
*
* @param collaudoStaticoAgtSanatoria the collaudo statico agt sanatoria of this bo int pratica
*/
public void setCollaudoStaticoAgtSanatoria(
boolean collaudoStaticoAgtSanatoria);
/**
* Returns the codice fiscale delegato of this bo int pratica.
*
* @return the codice fiscale delegato of this bo int pratica
*/
@AutoEscape
public String getCodiceFiscaleDelegato();
/**
* Sets the codice fiscale delegato of this bo int pratica.
*
* @param codiceFiscaleDelegato the codice fiscale delegato of this bo int pratica
*/
public void setCodiceFiscaleDelegato(String codiceFiscaleDelegato);
/**
* Returns the codice ruolo delegato of this bo int pratica.
*
* @return the codice ruolo delegato of this bo int pratica
*/
@AutoEscape
public String getCodiceRuoloDelegato();
/**
* Sets the codice ruolo delegato of this bo int pratica.
*
* @param codiceRuoloDelegato the codice ruolo delegato of this bo int pratica
*/
public void setCodiceRuoloDelegato(String codiceRuoloDelegato);
/**
* Returns the lavori in economia committente of this bo int pratica.
*
* @return the lavori in economia committente of this bo int pratica
*/
public boolean getLavoriInEconomiaCommittente();
/**
* Returns <code>true</code> if this bo int pratica is lavori in economia committente.
*
* @return <code>true</code> if this bo int pratica is lavori in economia committente; <code>false</code> otherwise
*/
public boolean isLavoriInEconomiaCommittente();
/**
* Sets whether this bo int pratica is lavori in economia committente.
*
* @param lavoriInEconomiaCommittente the lavori in economia committente of this bo int pratica
*/
public void setLavoriInEconomiaCommittente(
boolean lavoriInEconomiaCommittente);
/**
* Returns the nome utente suap of this bo int pratica.
*
* @return the nome utente suap of this bo int pratica
*/
@AutoEscape
public String getNomeUtenteSuap();
/**
* Sets the nome utente suap of this bo int pratica.
*
* @param nomeUtenteSuap the nome utente suap of this bo int pratica
*/
public void setNomeUtenteSuap(String nomeUtenteSuap);
/**
* Returns the cognome utente suap of this bo int pratica.
*
* @return the cognome utente suap of this bo int pratica
*/
@AutoEscape
public String getCognomeUtenteSuap();
/**
* Sets the cognome utente suap of this bo int pratica.
*
* @param cognomeUtenteSuap the cognome utente suap of this bo int pratica
*/
public void setCognomeUtenteSuap(String cognomeUtenteSuap);
/**
* Returns the codice fiscale utente suap of this bo int pratica.
*
* @return the codice fiscale utente suap of this bo int pratica
*/
@AutoEscape
public String getCodiceFiscaleUtenteSuap();
/**
* Sets the codice fiscale utente suap of this bo int pratica.
*
* @param codiceFiscaleUtenteSuap the codice fiscale utente suap of this bo int pratica
*/
public void setCodiceFiscaleUtenteSuap(String codiceFiscaleUtenteSuap);
/**
* Returns the inizio lavori contestuale opera of this bo int pratica.
*
* @return the inizio lavori contestuale opera of this bo int pratica
*/
public boolean getInizioLavoriContestualeOpera();
/**
* Returns <code>true</code> if this bo int pratica is inizio lavori contestuale opera.
*
* @return <code>true</code> if this bo int pratica is inizio lavori contestuale opera; <code>false</code> otherwise
*/
public boolean isInizioLavoriContestualeOpera();
/**
* Sets whether this bo int pratica is inizio lavori contestuale opera.
*
* @param inizioLavoriContestualeOpera the inizio lavori contestuale opera of this bo int pratica
*/
public void setInizioLavoriContestualeOpera(
boolean inizioLavoriContestualeOpera);
/**
* Returns the data inizio lavori opera of this bo int pratica.
*
* @return the data inizio lavori opera of this bo int pratica
*/
public Date getDataInizioLavoriOpera();
/**
* Sets the data inizio lavori opera of this bo int pratica.
*
* @param dataInizioLavoriOpera the data inizio lavori opera of this bo int pratica
*/
public void setDataInizioLavoriOpera(Date dataInizioLavoriOpera);
/**
* Returns the data inizio esecuzione opera of this bo int pratica.
*
* @return the data inizio esecuzione opera of this bo int pratica
*/
public Date getDataInizioEsecuzioneOpera();
/**
* Sets the data inizio esecuzione opera of this bo int pratica.
*
* @param dataInizioEsecuzioneOpera the data inizio esecuzione opera of this bo int pratica
*/
public void setDataInizioEsecuzioneOpera(Date dataInizioEsecuzioneOpera);
/**
* Returns the data fine esecuzione opera of this bo int pratica.
*
* @return the data fine esecuzione opera of this bo int pratica
*/
public Date getDataFineEsecuzioneOpera();
/**
* Sets the data fine esecuzione opera of this bo int pratica.
*
* @param dataFineEsecuzioneOpera the data fine esecuzione opera of this bo int pratica
*/
public void setDataFineEsecuzioneOpera(Date dataFineEsecuzioneOpera);
/**
* Returns the metratura of this bo int pratica.
*
* @return the metratura of this bo int pratica
*/
@AutoEscape
public String getMetratura();
/**
* Sets the metratura of this bo int pratica.
*
* @param metratura the metratura of this bo int pratica
*/
public void setMetratura(String metratura);
/**
* Returns the lavori pubblici of this bo int pratica.
*
* @return the lavori pubblici of this bo int pratica
*/
public boolean getLavoriPubblici();
/**
* Returns <code>true</code> if this bo int pratica is lavori pubblici.
*
* @return <code>true</code> if this bo int pratica is lavori pubblici; <code>false</code> otherwise
*/
public boolean isLavoriPubblici();
/**
* Sets whether this bo int pratica is lavori pubblici.
*
* @param lavoriPubblici the lavori pubblici of this bo int pratica
*/
public void setLavoriPubblici(boolean lavoriPubblici);
/**
* Returns the dt pratica of this bo int pratica.
*
* @return the dt pratica of this bo int pratica
*/
public Date getDtPratica();
/**
* Sets the dt pratica of this bo int pratica.
*
* @param dtPratica the dt pratica of this bo int pratica
*/
public void setDtPratica(Date dtPratica);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoIntPratica boIntPratica);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoIntPratica> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoIntPratica toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoIntPratica toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

591
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaSoap.java

@ -1,591 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoIntPraticaSoap implements Serializable {
public static BoIntPraticaSoap toSoapModel(BoIntPratica model) {
BoIntPraticaSoap soapModel = new BoIntPraticaSoap();
soapModel.setUuid(model.getUuid());
soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setTipoPraticaId(model.getTipoPraticaId());
soapModel.setTerritorioId(model.getTerritorioId());
soapModel.setDestinazione(model.getDestinazione());
soapModel.setTipologiaSistemaCostruttivo(model.getTipologiaSistemaCostruttivo());
soapModel.setAg(model.getAg());
soapModel.setDescLongIntervento(model.getDescLongIntervento());
soapModel.setVia(model.getVia());
soapModel.setLocalita(model.getLocalita());
soapModel.setEstremiCatastali(model.getEstremiCatastali());
soapModel.setEstremiPratCom(model.getEstremiPratCom());
soapModel.setDtSorteggio(model.getDtSorteggio());
soapModel.setStatoPratica(model.getStatoPratica());
soapModel.setNumeroProgetto(model.getNumeroProgetto());
soapModel.setValidata(model.getValidata());
soapModel.setVariataDa(model.getVariataDa());
soapModel.setVarianteNumero(model.getVarianteNumero());
soapModel.setVarianteSostanziale(model.getVarianteSostanziale());
soapModel.setOperaConforme(model.getOperaConforme());
soapModel.setTipoPraticaIdSanatoria(model.getTipoPraticaIdSanatoria());
soapModel.setStatus(model.getStatus());
soapModel.setStatusByUserId(model.getStatusByUserId());
soapModel.setStatusDate(model.getStatusDate());
soapModel.setStatoPraticaWorkflow(model.getStatoPraticaWorkflow());
soapModel.setEsitoControllo(model.getEsitoControllo());
soapModel.setCollaudoStatico(model.getCollaudoStatico());
soapModel.setCollaudoStaticoAgtSanatoria(model.getCollaudoStaticoAgtSanatoria());
soapModel.setCodiceFiscaleDelegato(model.getCodiceFiscaleDelegato());
soapModel.setCodiceRuoloDelegato(model.getCodiceRuoloDelegato());
soapModel.setLavoriInEconomiaCommittente(model.getLavoriInEconomiaCommittente());
soapModel.setNomeUtenteSuap(model.getNomeUtenteSuap());
soapModel.setCognomeUtenteSuap(model.getCognomeUtenteSuap());
soapModel.setCodiceFiscaleUtenteSuap(model.getCodiceFiscaleUtenteSuap());
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.setDtPratica(model.getDtPratica());
return soapModel;
}
public static BoIntPraticaSoap[] toSoapModels(BoIntPratica[] models) {
BoIntPraticaSoap[] soapModels = new BoIntPraticaSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoIntPraticaSoap[][] toSoapModels(BoIntPratica[][] models) {
BoIntPraticaSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoIntPraticaSoap[models.length][models[0].length];
}
else {
soapModels = new BoIntPraticaSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoIntPraticaSoap[] toSoapModels(List<BoIntPratica> models) {
List<BoIntPraticaSoap> soapModels = new ArrayList<BoIntPraticaSoap>(models.size());
for (BoIntPratica model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoIntPraticaSoap[soapModels.size()]);
}
public BoIntPraticaSoap() {
}
public long getPrimaryKey() {
return _intPraticaId;
}
public void setPrimaryKey(long pk) {
setIntPraticaId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getIntPraticaId() {
return _intPraticaId;
}
public void setIntPraticaId(long intPraticaId) {
_intPraticaId = intPraticaId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public long getTipoPraticaId() {
return _tipoPraticaId;
}
public void setTipoPraticaId(long tipoPraticaId) {
_tipoPraticaId = tipoPraticaId;
}
public long getTerritorioId() {
return _territorioId;
}
public void setTerritorioId(long territorioId) {
_territorioId = territorioId;
}
public String getDestinazione() {
return _destinazione;
}
public void setDestinazione(String destinazione) {
_destinazione = destinazione;
}
public String getTipologiaSistemaCostruttivo() {
return _tipologiaSistemaCostruttivo;
}
public void setTipologiaSistemaCostruttivo(
String tipologiaSistemaCostruttivo) {
_tipologiaSistemaCostruttivo = tipologiaSistemaCostruttivo;
}
public String getAg() {
return _ag;
}
public void setAg(String ag) {
_ag = ag;
}
public String getDescLongIntervento() {
return _descLongIntervento;
}
public void setDescLongIntervento(String descLongIntervento) {
_descLongIntervento = descLongIntervento;
}
public String getVia() {
return _via;
}
public void setVia(String via) {
_via = via;
}
public String getLocalita() {
return _localita;
}
public void setLocalita(String localita) {
_localita = localita;
}
public String getEstremiCatastali() {
return _estremiCatastali;
}
public void setEstremiCatastali(String estremiCatastali) {
_estremiCatastali = estremiCatastali;
}
public String getEstremiPratCom() {
return _estremiPratCom;
}
public void setEstremiPratCom(String estremiPratCom) {
_estremiPratCom = estremiPratCom;
}
public Date getDtSorteggio() {
return _dtSorteggio;
}
public void setDtSorteggio(Date dtSorteggio) {
_dtSorteggio = dtSorteggio;
}
public String getStatoPratica() {
return _statoPratica;
}
public void setStatoPratica(String statoPratica) {
_statoPratica = statoPratica;
}
public String getNumeroProgetto() {
return _numeroProgetto;
}
public void setNumeroProgetto(String numeroProgetto) {
_numeroProgetto = numeroProgetto;
}
public boolean getValidata() {
return _validata;
}
public boolean isValidata() {
return _validata;
}
public void setValidata(boolean validata) {
_validata = validata;
}
public long getVariataDa() {
return _variataDa;
}
public void setVariataDa(long variataDa) {
_variataDa = variataDa;
}
public long getVarianteNumero() {
return _varianteNumero;
}
public void setVarianteNumero(long varianteNumero) {
_varianteNumero = varianteNumero;
}
public boolean getVarianteSostanziale() {
return _varianteSostanziale;
}
public boolean isVarianteSostanziale() {
return _varianteSostanziale;
}
public void setVarianteSostanziale(boolean varianteSostanziale) {
_varianteSostanziale = varianteSostanziale;
}
public boolean getOperaConforme() {
return _operaConforme;
}
public boolean isOperaConforme() {
return _operaConforme;
}
public void setOperaConforme(boolean operaConforme) {
_operaConforme = operaConforme;
}
public long getTipoPraticaIdSanatoria() {
return _tipoPraticaIdSanatoria;
}
public void setTipoPraticaIdSanatoria(long tipoPraticaIdSanatoria) {
_tipoPraticaIdSanatoria = tipoPraticaIdSanatoria;
}
public int getStatus() {
return _status;
}
public void setStatus(int status) {
_status = status;
}
public long getStatusByUserId() {
return _statusByUserId;
}
public void setStatusByUserId(long statusByUserId) {
_statusByUserId = statusByUserId;
}
public Date getStatusDate() {
return _statusDate;
}
public void setStatusDate(Date statusDate) {
_statusDate = statusDate;
}
public String getStatoPraticaWorkflow() {
return _statoPraticaWorkflow;
}
public void setStatoPraticaWorkflow(String statoPraticaWorkflow) {
_statoPraticaWorkflow = statoPraticaWorkflow;
}
public int getEsitoControllo() {
return _esitoControllo;
}
public void setEsitoControllo(int esitoControllo) {
_esitoControllo = esitoControllo;
}
public boolean getCollaudoStatico() {
return _collaudoStatico;
}
public boolean isCollaudoStatico() {
return _collaudoStatico;
}
public void setCollaudoStatico(boolean collaudoStatico) {
_collaudoStatico = collaudoStatico;
}
public boolean getCollaudoStaticoAgtSanatoria() {
return _collaudoStaticoAgtSanatoria;
}
public boolean isCollaudoStaticoAgtSanatoria() {
return _collaudoStaticoAgtSanatoria;
}
public void setCollaudoStaticoAgtSanatoria(
boolean collaudoStaticoAgtSanatoria) {
_collaudoStaticoAgtSanatoria = collaudoStaticoAgtSanatoria;
}
public String getCodiceFiscaleDelegato() {
return _codiceFiscaleDelegato;
}
public void setCodiceFiscaleDelegato(String codiceFiscaleDelegato) {
_codiceFiscaleDelegato = codiceFiscaleDelegato;
}
public String getCodiceRuoloDelegato() {
return _codiceRuoloDelegato;
}
public void setCodiceRuoloDelegato(String codiceRuoloDelegato) {
_codiceRuoloDelegato = codiceRuoloDelegato;
}
public boolean getLavoriInEconomiaCommittente() {
return _lavoriInEconomiaCommittente;
}
public boolean isLavoriInEconomiaCommittente() {
return _lavoriInEconomiaCommittente;
}
public void setLavoriInEconomiaCommittente(
boolean lavoriInEconomiaCommittente) {
_lavoriInEconomiaCommittente = lavoriInEconomiaCommittente;
}
public String getNomeUtenteSuap() {
return _nomeUtenteSuap;
}
public void setNomeUtenteSuap(String nomeUtenteSuap) {
_nomeUtenteSuap = nomeUtenteSuap;
}
public String getCognomeUtenteSuap() {
return _cognomeUtenteSuap;
}
public void setCognomeUtenteSuap(String cognomeUtenteSuap) {
_cognomeUtenteSuap = cognomeUtenteSuap;
}
public String getCodiceFiscaleUtenteSuap() {
return _codiceFiscaleUtenteSuap;
}
public void setCodiceFiscaleUtenteSuap(String codiceFiscaleUtenteSuap) {
_codiceFiscaleUtenteSuap = codiceFiscaleUtenteSuap;
}
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;
}
public boolean isLavoriPubblici() {
return _lavoriPubblici;
}
public void setLavoriPubblici(boolean lavoriPubblici) {
_lavoriPubblici = lavoriPubblici;
}
public Date getDtPratica() {
return _dtPratica;
}
public void setDtPratica(Date dtPratica) {
_dtPratica = dtPratica;
}
private String _uuid;
private long _intPraticaId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _tipoPraticaId;
private long _territorioId;
private String _destinazione;
private String _tipologiaSistemaCostruttivo;
private String _ag;
private String _descLongIntervento;
private String _via;
private String _localita;
private String _estremiCatastali;
private String _estremiPratCom;
private Date _dtSorteggio;
private String _statoPratica;
private String _numeroProgetto;
private boolean _validata;
private long _variataDa;
private long _varianteNumero;
private boolean _varianteSostanziale;
private boolean _operaConforme;
private long _tipoPraticaIdSanatoria;
private int _status;
private long _statusByUserId;
private Date _statusDate;
private String _statoPraticaWorkflow;
private int _esitoControllo;
private boolean _collaudoStatico;
private boolean _collaudoStaticoAgtSanatoria;
private String _codiceFiscaleDelegato;
private String _codiceRuoloDelegato;
private boolean _lavoriInEconomiaCommittente;
private String _nomeUtenteSuap;
private String _cognomeUtenteSuap;
private String _codiceFiscaleUtenteSuap;
private boolean _inizioLavoriContestualeOpera;
private Date _dataInizioLavoriOpera;
private Date _dataInizioEsecuzioneOpera;
private Date _dataFineEsecuzioneOpera;
private String _metratura;
private boolean _lavoriPubblici;
private Date _dtPratica;
}

1646
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoIntPraticaWrapper.java

File diff soppresso perché troppo grande Load Diff

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPratica.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoProblemiPratica service. Represents a row in the &quot;gc_problemipratica&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoProblemiPraticaModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaModelImpl
* @generated
*/
public interface BoProblemiPratica extends BoProblemiPraticaModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

585
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaClp.java

@ -1,585 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscapeBeanHandler;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.util.ProxyUtil;
import com.liferay.portal.kernel.util.StringBundler;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.impl.BaseModelImpl;
import com.liferay.portal.util.PortalUtil;
import it.tref.liferay.portos.portosimport.service.BoProblemiPraticaLocalServiceUtil;
import it.tref.liferay.portos.portosimport.service.ClpSerializer;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class BoProblemiPraticaClp extends BaseModelImpl<BoProblemiPratica>
implements BoProblemiPratica {
public BoProblemiPraticaClp() {
}
@Override
public Class<?> getModelClass() {
return BoProblemiPratica.class;
}
@Override
public String getModelClassName() {
return BoProblemiPratica.class.getName();
}
@Override
public long getPrimaryKey() {
return _problemiPraticaId;
}
@Override
public void setPrimaryKey(long primaryKey) {
setProblemiPraticaId(primaryKey);
}
@Override
public Serializable getPrimaryKeyObj() {
return _problemiPraticaId;
}
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj) {
setPrimaryKey(((Long)primaryKeyObj).longValue());
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("problemiPraticaId", getProblemiPraticaId());
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("dettPraticaId", getDettPraticaId());
attributes.put("jsonError", getJsonError());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long problemiPraticaId = (Long)attributes.get("problemiPraticaId");
if (problemiPraticaId != null) {
setProblemiPraticaId(problemiPraticaId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long groupId = (Long)attributes.get("groupId");
if (groupId != null) {
setGroupId(groupId);
}
Long dettPraticaId = (Long)attributes.get("dettPraticaId");
if (dettPraticaId != null) {
setDettPraticaId(dettPraticaId);
}
String jsonError = (String)attributes.get("jsonError");
if (jsonError != null) {
setJsonError(jsonError);
}
}
@Override
public long getProblemiPraticaId() {
return _problemiPraticaId;
}
@Override
public void setProblemiPraticaId(long problemiPraticaId) {
_problemiPraticaId = problemiPraticaId;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setProblemiPraticaId",
long.class);
method.invoke(_boProblemiPraticaRemoteModel, problemiPraticaId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getCompanyId() {
return _companyId;
}
@Override
public void setCompanyId(long companyId) {
_companyId = companyId;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setCompanyId", long.class);
method.invoke(_boProblemiPraticaRemoteModel, companyId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getUserId() {
return _userId;
}
@Override
public void setUserId(long userId) {
_userId = userId;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setUserId", long.class);
method.invoke(_boProblemiPraticaRemoteModel, userId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getUserUuid() throws SystemException {
return PortalUtil.getUserValue(getUserId(), "uuid", _userUuid);
}
@Override
public void setUserUuid(String userUuid) {
_userUuid = userUuid;
}
@Override
public String getUserName() {
return _userName;
}
@Override
public void setUserName(String userName) {
_userName = userName;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setUserName", String.class);
method.invoke(_boProblemiPraticaRemoteModel, userName);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getCreateDate() {
return _createDate;
}
@Override
public void setCreateDate(Date createDate) {
_createDate = createDate;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setCreateDate", Date.class);
method.invoke(_boProblemiPraticaRemoteModel, createDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getModifiedDate() {
return _modifiedDate;
}
@Override
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setModifiedDate", Date.class);
method.invoke(_boProblemiPraticaRemoteModel, modifiedDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getGroupId() {
return _groupId;
}
@Override
public void setGroupId(long groupId) {
_groupId = groupId;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setGroupId", long.class);
method.invoke(_boProblemiPraticaRemoteModel, groupId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getDettPraticaId() {
return _dettPraticaId;
}
@Override
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setDettPraticaId", long.class);
method.invoke(_boProblemiPraticaRemoteModel, dettPraticaId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getJsonError() {
return _jsonError;
}
@Override
public void setJsonError(String jsonError) {
_jsonError = jsonError;
if (_boProblemiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boProblemiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setJsonError", String.class);
method.invoke(_boProblemiPraticaRemoteModel, jsonError);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
public BaseModel<?> getBoProblemiPraticaRemoteModel() {
return _boProblemiPraticaRemoteModel;
}
public void setBoProblemiPraticaRemoteModel(
BaseModel<?> boProblemiPraticaRemoteModel) {
_boProblemiPraticaRemoteModel = boProblemiPraticaRemoteModel;
}
public Object invokeOnRemoteModel(String methodName,
Class<?>[] parameterTypes, Object[] parameterValues)
throws Exception {
Object[] remoteParameterValues = new Object[parameterValues.length];
for (int i = 0; i < parameterValues.length; i++) {
if (parameterValues[i] != null) {
remoteParameterValues[i] = ClpSerializer.translateInput(parameterValues[i]);
}
}
Class<?> remoteModelClass = _boProblemiPraticaRemoteModel.getClass();
ClassLoader remoteModelClassLoader = remoteModelClass.getClassLoader();
Class<?>[] remoteParameterTypes = new Class[parameterTypes.length];
for (int i = 0; i < parameterTypes.length; i++) {
if (parameterTypes[i].isPrimitive()) {
remoteParameterTypes[i] = parameterTypes[i];
}
else {
String parameterTypeName = parameterTypes[i].getName();
remoteParameterTypes[i] = remoteModelClassLoader.loadClass(parameterTypeName);
}
}
Method method = remoteModelClass.getMethod(methodName,
remoteParameterTypes);
Object returnValue = method.invoke(_boProblemiPraticaRemoteModel,
remoteParameterValues);
if (returnValue != null) {
returnValue = ClpSerializer.translateOutput(returnValue);
}
return returnValue;
}
@Override
public void persist() throws SystemException {
if (this.isNew()) {
BoProblemiPraticaLocalServiceUtil.addBoProblemiPratica(this);
}
else {
BoProblemiPraticaLocalServiceUtil.updateBoProblemiPratica(this);
}
}
@Override
public BoProblemiPratica toEscapedModel() {
return (BoProblemiPratica)ProxyUtil.newProxyInstance(BoProblemiPratica.class.getClassLoader(),
new Class[] { BoProblemiPratica.class },
new AutoEscapeBeanHandler(this));
}
@Override
public Object clone() {
BoProblemiPraticaClp clone = new BoProblemiPraticaClp();
clone.setProblemiPraticaId(getProblemiPraticaId());
clone.setCompanyId(getCompanyId());
clone.setUserId(getUserId());
clone.setUserName(getUserName());
clone.setCreateDate(getCreateDate());
clone.setModifiedDate(getModifiedDate());
clone.setGroupId(getGroupId());
clone.setDettPraticaId(getDettPraticaId());
clone.setJsonError(getJsonError());
return clone;
}
@Override
public int compareTo(BoProblemiPratica boProblemiPratica) {
long primaryKey = boProblemiPratica.getPrimaryKey();
if (getPrimaryKey() < primaryKey) {
return -1;
}
else if (getPrimaryKey() > primaryKey) {
return 1;
}
else {
return 0;
}
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoProblemiPraticaClp)) {
return false;
}
BoProblemiPraticaClp boProblemiPratica = (BoProblemiPraticaClp)obj;
long primaryKey = boProblemiPratica.getPrimaryKey();
if (getPrimaryKey() == primaryKey) {
return true;
}
else {
return false;
}
}
public Class<?> getClpSerializerClass() {
return _clpSerializerClass;
}
@Override
public int hashCode() {
return (int)getPrimaryKey();
}
@Override
public String toString() {
StringBundler sb = new StringBundler(19);
sb.append("{problemiPraticaId=");
sb.append(getProblemiPraticaId());
sb.append(", companyId=");
sb.append(getCompanyId());
sb.append(", userId=");
sb.append(getUserId());
sb.append(", userName=");
sb.append(getUserName());
sb.append(", createDate=");
sb.append(getCreateDate());
sb.append(", modifiedDate=");
sb.append(getModifiedDate());
sb.append(", groupId=");
sb.append(getGroupId());
sb.append(", dettPraticaId=");
sb.append(getDettPraticaId());
sb.append(", jsonError=");
sb.append(getJsonError());
sb.append("}");
return sb.toString();
}
@Override
public String toXmlString() {
StringBundler sb = new StringBundler(31);
sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.portosimport.model.BoProblemiPratica");
sb.append("</model-name>");
sb.append(
"<column><column-name>problemiPraticaId</column-name><column-value><![CDATA[");
sb.append(getProblemiPraticaId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>companyId</column-name><column-value><![CDATA[");
sb.append(getCompanyId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userId</column-name><column-value><![CDATA[");
sb.append(getUserId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userName</column-name><column-value><![CDATA[");
sb.append(getUserName());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>createDate</column-name><column-value><![CDATA[");
sb.append(getCreateDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>modifiedDate</column-name><column-value><![CDATA[");
sb.append(getModifiedDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>groupId</column-name><column-value><![CDATA[");
sb.append(getGroupId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>dettPraticaId</column-name><column-value><![CDATA[");
sb.append(getDettPraticaId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>jsonError</column-name><column-value><![CDATA[");
sb.append(getJsonError());
sb.append("]]></column-value></column>");
sb.append("</model>");
return sb.toString();
}
private long _problemiPraticaId;
private long _companyId;
private long _userId;
private String _userUuid;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _dettPraticaId;
private String _jsonError;
private BaseModel<?> _boProblemiPraticaRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.portosimport.service.ClpSerializer.class;
}

279
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaModel.java

@ -1,279 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.GroupedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoProblemiPratica service. Represents a row in the &quot;gc_problemipratica&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoProblemiPratica
* @see it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoProblemiPraticaModelImpl
* @generated
*/
public interface BoProblemiPraticaModel extends BaseModel<BoProblemiPratica>,
GroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo problemi pratica model instance should use the {@link BoProblemiPratica} interface instead.
*/
/**
* Returns the primary key of this bo problemi pratica.
*
* @return the primary key of this bo problemi pratica
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo problemi pratica.
*
* @param primaryKey the primary key of this bo problemi pratica
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the problemi pratica ID of this bo problemi pratica.
*
* @return the problemi pratica ID of this bo problemi pratica
*/
public long getProblemiPraticaId();
/**
* Sets the problemi pratica ID of this bo problemi pratica.
*
* @param problemiPraticaId the problemi pratica ID of this bo problemi pratica
*/
public void setProblemiPraticaId(long problemiPraticaId);
/**
* Returns the company ID of this bo problemi pratica.
*
* @return the company ID of this bo problemi pratica
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo problemi pratica.
*
* @param companyId the company ID of this bo problemi pratica
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo problemi pratica.
*
* @return the user ID of this bo problemi pratica
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo problemi pratica.
*
* @param userId the user ID of this bo problemi pratica
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo problemi pratica.
*
* @return the user uuid of this bo problemi pratica
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo problemi pratica.
*
* @param userUuid the user uuid of this bo problemi pratica
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo problemi pratica.
*
* @return the user name of this bo problemi pratica
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo problemi pratica.
*
* @param userName the user name of this bo problemi pratica
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo problemi pratica.
*
* @return the create date of this bo problemi pratica
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo problemi pratica.
*
* @param createDate the create date of this bo problemi pratica
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo problemi pratica.
*
* @return the modified date of this bo problemi pratica
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo problemi pratica.
*
* @param modifiedDate the modified date of this bo problemi pratica
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo problemi pratica.
*
* @return the group ID of this bo problemi pratica
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo problemi pratica.
*
* @param groupId the group ID of this bo problemi pratica
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the dett pratica ID of this bo problemi pratica.
*
* @return the dett pratica ID of this bo problemi pratica
*/
public long getDettPraticaId();
/**
* Sets the dett pratica ID of this bo problemi pratica.
*
* @param dettPraticaId the dett pratica ID of this bo problemi pratica
*/
public void setDettPraticaId(long dettPraticaId);
/**
* Returns the json error of this bo problemi pratica.
*
* @return the json error of this bo problemi pratica
*/
@AutoEscape
public String getJsonError();
/**
* Sets the json error of this bo problemi pratica.
*
* @param jsonError the json error of this bo problemi pratica
*/
public void setJsonError(String jsonError);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoProblemiPratica boProblemiPratica);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoProblemiPratica> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoProblemiPratica toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoProblemiPratica toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

178
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaSoap.java

@ -1,178 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoProblemiPraticaSoap implements Serializable {
public static BoProblemiPraticaSoap toSoapModel(BoProblemiPratica model) {
BoProblemiPraticaSoap soapModel = new BoProblemiPraticaSoap();
soapModel.setProblemiPraticaId(model.getProblemiPraticaId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setJsonError(model.getJsonError());
return soapModel;
}
public static BoProblemiPraticaSoap[] toSoapModels(
BoProblemiPratica[] models) {
BoProblemiPraticaSoap[] soapModels = new BoProblemiPraticaSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoProblemiPraticaSoap[][] toSoapModels(
BoProblemiPratica[][] models) {
BoProblemiPraticaSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoProblemiPraticaSoap[models.length][models[0].length];
}
else {
soapModels = new BoProblemiPraticaSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoProblemiPraticaSoap[] toSoapModels(
List<BoProblemiPratica> models) {
List<BoProblemiPraticaSoap> soapModels = new ArrayList<BoProblemiPraticaSoap>(models.size());
for (BoProblemiPratica model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoProblemiPraticaSoap[soapModels.size()]);
}
public BoProblemiPraticaSoap() {
}
public long getPrimaryKey() {
return _problemiPraticaId;
}
public void setPrimaryKey(long pk) {
setProblemiPraticaId(pk);
}
public long getProblemiPraticaId() {
return _problemiPraticaId;
}
public void setProblemiPraticaId(long problemiPraticaId) {
_problemiPraticaId = problemiPraticaId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public long getDettPraticaId() {
return _dettPraticaId;
}
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
}
public String getJsonError() {
return _jsonError;
}
public void setJsonError(String jsonError) {
_jsonError = jsonError;
}
private long _problemiPraticaId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _dettPraticaId;
private String _jsonError;
}

488
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoProblemiPraticaWrapper.java

@ -1,488 +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.portosimport.model;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.ModelWrapper;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* <p>
* This class is a wrapper for {@link BoProblemiPratica}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoProblemiPratica
* @generated
*/
public class BoProblemiPraticaWrapper implements BoProblemiPratica,
ModelWrapper<BoProblemiPratica> {
public BoProblemiPraticaWrapper(BoProblemiPratica boProblemiPratica) {
_boProblemiPratica = boProblemiPratica;
}
@Override
public Class<?> getModelClass() {
return BoProblemiPratica.class;
}
@Override
public String getModelClassName() {
return BoProblemiPratica.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("problemiPraticaId", getProblemiPraticaId());
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("dettPraticaId", getDettPraticaId());
attributes.put("jsonError", getJsonError());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long problemiPraticaId = (Long)attributes.get("problemiPraticaId");
if (problemiPraticaId != null) {
setProblemiPraticaId(problemiPraticaId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long groupId = (Long)attributes.get("groupId");
if (groupId != null) {
setGroupId(groupId);
}
Long dettPraticaId = (Long)attributes.get("dettPraticaId");
if (dettPraticaId != null) {
setDettPraticaId(dettPraticaId);
}
String jsonError = (String)attributes.get("jsonError");
if (jsonError != null) {
setJsonError(jsonError);
}
}
/**
* Returns the primary key of this bo problemi pratica.
*
* @return the primary key of this bo problemi pratica
*/
@Override
public long getPrimaryKey() {
return _boProblemiPratica.getPrimaryKey();
}
/**
* Sets the primary key of this bo problemi pratica.
*
* @param primaryKey the primary key of this bo problemi pratica
*/
@Override
public void setPrimaryKey(long primaryKey) {
_boProblemiPratica.setPrimaryKey(primaryKey);
}
/**
* Returns the problemi pratica ID of this bo problemi pratica.
*
* @return the problemi pratica ID of this bo problemi pratica
*/
@Override
public long getProblemiPraticaId() {
return _boProblemiPratica.getProblemiPraticaId();
}
/**
* Sets the problemi pratica ID of this bo problemi pratica.
*
* @param problemiPraticaId the problemi pratica ID of this bo problemi pratica
*/
@Override
public void setProblemiPraticaId(long problemiPraticaId) {
_boProblemiPratica.setProblemiPraticaId(problemiPraticaId);
}
/**
* Returns the company ID of this bo problemi pratica.
*
* @return the company ID of this bo problemi pratica
*/
@Override
public long getCompanyId() {
return _boProblemiPratica.getCompanyId();
}
/**
* Sets the company ID of this bo problemi pratica.
*
* @param companyId the company ID of this bo problemi pratica
*/
@Override
public void setCompanyId(long companyId) {
_boProblemiPratica.setCompanyId(companyId);
}
/**
* Returns the user ID of this bo problemi pratica.
*
* @return the user ID of this bo problemi pratica
*/
@Override
public long getUserId() {
return _boProblemiPratica.getUserId();
}
/**
* Sets the user ID of this bo problemi pratica.
*
* @param userId the user ID of this bo problemi pratica
*/
@Override
public void setUserId(long userId) {
_boProblemiPratica.setUserId(userId);
}
/**
* Returns the user uuid of this bo problemi pratica.
*
* @return the user uuid of this bo problemi pratica
* @throws SystemException if a system exception occurred
*/
@Override
public java.lang.String getUserUuid()
throws com.liferay.portal.kernel.exception.SystemException {
return _boProblemiPratica.getUserUuid();
}
/**
* Sets the user uuid of this bo problemi pratica.
*
* @param userUuid the user uuid of this bo problemi pratica
*/
@Override
public void setUserUuid(java.lang.String userUuid) {
_boProblemiPratica.setUserUuid(userUuid);
}
/**
* Returns the user name of this bo problemi pratica.
*
* @return the user name of this bo problemi pratica
*/
@Override
public java.lang.String getUserName() {
return _boProblemiPratica.getUserName();
}
/**
* Sets the user name of this bo problemi pratica.
*
* @param userName the user name of this bo problemi pratica
*/
@Override
public void setUserName(java.lang.String userName) {
_boProblemiPratica.setUserName(userName);
}
/**
* Returns the create date of this bo problemi pratica.
*
* @return the create date of this bo problemi pratica
*/
@Override
public java.util.Date getCreateDate() {
return _boProblemiPratica.getCreateDate();
}
/**
* Sets the create date of this bo problemi pratica.
*
* @param createDate the create date of this bo problemi pratica
*/
@Override
public void setCreateDate(java.util.Date createDate) {
_boProblemiPratica.setCreateDate(createDate);
}
/**
* Returns the modified date of this bo problemi pratica.
*
* @return the modified date of this bo problemi pratica
*/
@Override
public java.util.Date getModifiedDate() {
return _boProblemiPratica.getModifiedDate();
}
/**
* Sets the modified date of this bo problemi pratica.
*
* @param modifiedDate the modified date of this bo problemi pratica
*/
@Override
public void setModifiedDate(java.util.Date modifiedDate) {
_boProblemiPratica.setModifiedDate(modifiedDate);
}
/**
* Returns the group ID of this bo problemi pratica.
*
* @return the group ID of this bo problemi pratica
*/
@Override
public long getGroupId() {
return _boProblemiPratica.getGroupId();
}
/**
* Sets the group ID of this bo problemi pratica.
*
* @param groupId the group ID of this bo problemi pratica
*/
@Override
public void setGroupId(long groupId) {
_boProblemiPratica.setGroupId(groupId);
}
/**
* Returns the dett pratica ID of this bo problemi pratica.
*
* @return the dett pratica ID of this bo problemi pratica
*/
@Override
public long getDettPraticaId() {
return _boProblemiPratica.getDettPraticaId();
}
/**
* Sets the dett pratica ID of this bo problemi pratica.
*
* @param dettPraticaId the dett pratica ID of this bo problemi pratica
*/
@Override
public void setDettPraticaId(long dettPraticaId) {
_boProblemiPratica.setDettPraticaId(dettPraticaId);
}
/**
* Returns the json error of this bo problemi pratica.
*
* @return the json error of this bo problemi pratica
*/
@Override
public java.lang.String getJsonError() {
return _boProblemiPratica.getJsonError();
}
/**
* Sets the json error of this bo problemi pratica.
*
* @param jsonError the json error of this bo problemi pratica
*/
@Override
public void setJsonError(java.lang.String jsonError) {
_boProblemiPratica.setJsonError(jsonError);
}
@Override
public boolean isNew() {
return _boProblemiPratica.isNew();
}
@Override
public void setNew(boolean n) {
_boProblemiPratica.setNew(n);
}
@Override
public boolean isCachedModel() {
return _boProblemiPratica.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_boProblemiPratica.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _boProblemiPratica.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _boProblemiPratica.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_boProblemiPratica.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _boProblemiPratica.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_boProblemiPratica.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_boProblemiPratica.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_boProblemiPratica.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new BoProblemiPraticaWrapper((BoProblemiPratica)_boProblemiPratica.clone());
}
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoProblemiPratica boProblemiPratica) {
return _boProblemiPratica.compareTo(boProblemiPratica);
}
@Override
public int hashCode() {
return _boProblemiPratica.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.portosimport.model.BoProblemiPratica> toCacheModel() {
return _boProblemiPratica.toCacheModel();
}
@Override
public it.tref.liferay.portos.portosimport.model.BoProblemiPratica toEscapedModel() {
return new BoProblemiPraticaWrapper(_boProblemiPratica.toEscapedModel());
}
@Override
public it.tref.liferay.portos.portosimport.model.BoProblemiPratica toUnescapedModel() {
return new BoProblemiPraticaWrapper(_boProblemiPratica.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _boProblemiPratica.toString();
}
@Override
public java.lang.String toXmlString() {
return _boProblemiPratica.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_boProblemiPratica.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoProblemiPraticaWrapper)) {
return false;
}
BoProblemiPraticaWrapper boProblemiPraticaWrapper = (BoProblemiPraticaWrapper)obj;
if (Validator.equals(_boProblemiPratica,
boProblemiPraticaWrapper._boProblemiPratica)) {
return true;
}
return false;
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public BoProblemiPratica getWrappedBoProblemiPratica() {
return _boProblemiPratica;
}
@Override
public BoProblemiPratica getWrappedModel() {
return _boProblemiPratica;
}
@Override
public void resetOriginalValues() {
_boProblemiPratica.resetOriginalValues();
}
private BoProblemiPratica _boProblemiPratica;
}

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPratica.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoRelLeggiPratica service. Represents a row in the &quot;gc_relleggipratica&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoRelLeggiPraticaModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaModelImpl
* @generated
*/
public interface BoRelLeggiPratica extends BoRelLeggiPraticaModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

380
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaClp.java

@ -1,380 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscapeBeanHandler;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.util.ProxyUtil;
import com.liferay.portal.kernel.util.StringBundler;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.impl.BaseModelImpl;
import it.tref.liferay.portos.portosimport.service.BoRelLeggiPraticaLocalServiceUtil;
import it.tref.liferay.portos.portosimport.service.ClpSerializer;
import it.tref.liferay.portos.portosimport.service.persistence.BoRelLeggiPraticaPK;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class BoRelLeggiPraticaClp extends BaseModelImpl<BoRelLeggiPratica>
implements BoRelLeggiPratica {
public BoRelLeggiPraticaClp() {
}
@Override
public Class<?> getModelClass() {
return BoRelLeggiPratica.class;
}
@Override
public String getModelClassName() {
return BoRelLeggiPratica.class.getName();
}
@Override
public BoRelLeggiPraticaPK getPrimaryKey() {
return new BoRelLeggiPraticaPK(_intPraticaId, _artLeggeId);
}
@Override
public void setPrimaryKey(BoRelLeggiPraticaPK primaryKey) {
setIntPraticaId(primaryKey.intPraticaId);
setArtLeggeId(primaryKey.artLeggeId);
}
@Override
public Serializable getPrimaryKeyObj() {
return new BoRelLeggiPraticaPK(_intPraticaId, _artLeggeId);
}
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj) {
setPrimaryKey((BoRelLeggiPraticaPK)primaryKeyObj);
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("intPraticaId", getIntPraticaId());
attributes.put("artLeggeId", getArtLeggeId());
attributes.put("selezionato", getSelezionato());
attributes.put("valore", getValore());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long intPraticaId = (Long)attributes.get("intPraticaId");
if (intPraticaId != null) {
setIntPraticaId(intPraticaId);
}
Long artLeggeId = (Long)attributes.get("artLeggeId");
if (artLeggeId != null) {
setArtLeggeId(artLeggeId);
}
Boolean selezionato = (Boolean)attributes.get("selezionato");
if (selezionato != null) {
setSelezionato(selezionato);
}
String valore = (String)attributes.get("valore");
if (valore != null) {
setValore(valore);
}
}
@Override
public long getIntPraticaId() {
return _intPraticaId;
}
@Override
public void setIntPraticaId(long intPraticaId) {
_intPraticaId = intPraticaId;
if (_boRelLeggiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boRelLeggiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setIntPraticaId", long.class);
method.invoke(_boRelLeggiPraticaRemoteModel, intPraticaId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getArtLeggeId() {
return _artLeggeId;
}
@Override
public void setArtLeggeId(long artLeggeId) {
_artLeggeId = artLeggeId;
if (_boRelLeggiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boRelLeggiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setArtLeggeId", long.class);
method.invoke(_boRelLeggiPraticaRemoteModel, artLeggeId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public boolean getSelezionato() {
return _selezionato;
}
@Override
public boolean isSelezionato() {
return _selezionato;
}
@Override
public void setSelezionato(boolean selezionato) {
_selezionato = selezionato;
if (_boRelLeggiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boRelLeggiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setSelezionato", boolean.class);
method.invoke(_boRelLeggiPraticaRemoteModel, selezionato);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getValore() {
return _valore;
}
@Override
public void setValore(String valore) {
_valore = valore;
if (_boRelLeggiPraticaRemoteModel != null) {
try {
Class<?> clazz = _boRelLeggiPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setValore", String.class);
method.invoke(_boRelLeggiPraticaRemoteModel, valore);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
public BaseModel<?> getBoRelLeggiPraticaRemoteModel() {
return _boRelLeggiPraticaRemoteModel;
}
public void setBoRelLeggiPraticaRemoteModel(
BaseModel<?> boRelLeggiPraticaRemoteModel) {
_boRelLeggiPraticaRemoteModel = boRelLeggiPraticaRemoteModel;
}
public Object invokeOnRemoteModel(String methodName,
Class<?>[] parameterTypes, Object[] parameterValues)
throws Exception {
Object[] remoteParameterValues = new Object[parameterValues.length];
for (int i = 0; i < parameterValues.length; i++) {
if (parameterValues[i] != null) {
remoteParameterValues[i] = ClpSerializer.translateInput(parameterValues[i]);
}
}
Class<?> remoteModelClass = _boRelLeggiPraticaRemoteModel.getClass();
ClassLoader remoteModelClassLoader = remoteModelClass.getClassLoader();
Class<?>[] remoteParameterTypes = new Class[parameterTypes.length];
for (int i = 0; i < parameterTypes.length; i++) {
if (parameterTypes[i].isPrimitive()) {
remoteParameterTypes[i] = parameterTypes[i];
}
else {
String parameterTypeName = parameterTypes[i].getName();
remoteParameterTypes[i] = remoteModelClassLoader.loadClass(parameterTypeName);
}
}
Method method = remoteModelClass.getMethod(methodName,
remoteParameterTypes);
Object returnValue = method.invoke(_boRelLeggiPraticaRemoteModel,
remoteParameterValues);
if (returnValue != null) {
returnValue = ClpSerializer.translateOutput(returnValue);
}
return returnValue;
}
@Override
public void persist() throws SystemException {
if (this.isNew()) {
BoRelLeggiPraticaLocalServiceUtil.addBoRelLeggiPratica(this);
}
else {
BoRelLeggiPraticaLocalServiceUtil.updateBoRelLeggiPratica(this);
}
}
@Override
public BoRelLeggiPratica toEscapedModel() {
return (BoRelLeggiPratica)ProxyUtil.newProxyInstance(BoRelLeggiPratica.class.getClassLoader(),
new Class[] { BoRelLeggiPratica.class },
new AutoEscapeBeanHandler(this));
}
@Override
public Object clone() {
BoRelLeggiPraticaClp clone = new BoRelLeggiPraticaClp();
clone.setIntPraticaId(getIntPraticaId());
clone.setArtLeggeId(getArtLeggeId());
clone.setSelezionato(getSelezionato());
clone.setValore(getValore());
return clone;
}
@Override
public int compareTo(BoRelLeggiPratica boRelLeggiPratica) {
BoRelLeggiPraticaPK primaryKey = boRelLeggiPratica.getPrimaryKey();
return getPrimaryKey().compareTo(primaryKey);
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoRelLeggiPraticaClp)) {
return false;
}
BoRelLeggiPraticaClp boRelLeggiPratica = (BoRelLeggiPraticaClp)obj;
BoRelLeggiPraticaPK primaryKey = boRelLeggiPratica.getPrimaryKey();
if (getPrimaryKey().equals(primaryKey)) {
return true;
}
else {
return false;
}
}
public Class<?> getClpSerializerClass() {
return _clpSerializerClass;
}
@Override
public int hashCode() {
return getPrimaryKey().hashCode();
}
@Override
public String toString() {
StringBundler sb = new StringBundler(9);
sb.append("{intPraticaId=");
sb.append(getIntPraticaId());
sb.append(", artLeggeId=");
sb.append(getArtLeggeId());
sb.append(", selezionato=");
sb.append(getSelezionato());
sb.append(", valore=");
sb.append(getValore());
sb.append("}");
return sb.toString();
}
@Override
public String toXmlString() {
StringBundler sb = new StringBundler(16);
sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica");
sb.append("</model-name>");
sb.append(
"<column><column-name>intPraticaId</column-name><column-value><![CDATA[");
sb.append(getIntPraticaId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>artLeggeId</column-name><column-value><![CDATA[");
sb.append(getArtLeggeId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>selezionato</column-name><column-value><![CDATA[");
sb.append(getSelezionato());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>valore</column-name><column-value><![CDATA[");
sb.append(getValore());
sb.append("]]></column-value></column>");
sb.append("</model>");
return sb.toString();
}
private long _intPraticaId;
private long _artLeggeId;
private boolean _selezionato;
private String _valore;
private BaseModel<?> _boRelLeggiPraticaRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.portosimport.service.ClpSerializer.class;
}

183
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaModel.java

@ -1,183 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import it.tref.liferay.portos.portosimport.service.persistence.BoRelLeggiPraticaPK;
import java.io.Serializable;
/**
* The base model interface for the BoRelLeggiPratica service. Represents a row in the &quot;gc_relleggipratica&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoRelLeggiPratica
* @see it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoRelLeggiPraticaModelImpl
* @generated
*/
public interface BoRelLeggiPraticaModel extends BaseModel<BoRelLeggiPratica> {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo rel leggi pratica model instance should use the {@link BoRelLeggiPratica} interface instead.
*/
/**
* Returns the primary key of this bo rel leggi pratica.
*
* @return the primary key of this bo rel leggi pratica
*/
public BoRelLeggiPraticaPK getPrimaryKey();
/**
* Sets the primary key of this bo rel leggi pratica.
*
* @param primaryKey the primary key of this bo rel leggi pratica
*/
public void setPrimaryKey(BoRelLeggiPraticaPK primaryKey);
/**
* Returns the int pratica ID of this bo rel leggi pratica.
*
* @return the int pratica ID of this bo rel leggi pratica
*/
public long getIntPraticaId();
/**
* Sets the int pratica ID of this bo rel leggi pratica.
*
* @param intPraticaId the int pratica ID of this bo rel leggi pratica
*/
public void setIntPraticaId(long intPraticaId);
/**
* Returns the art legge ID of this bo rel leggi pratica.
*
* @return the art legge ID of this bo rel leggi pratica
*/
public long getArtLeggeId();
/**
* Sets the art legge ID of this bo rel leggi pratica.
*
* @param artLeggeId the art legge ID of this bo rel leggi pratica
*/
public void setArtLeggeId(long artLeggeId);
/**
* Returns the selezionato of this bo rel leggi pratica.
*
* @return the selezionato of this bo rel leggi pratica
*/
public boolean getSelezionato();
/**
* Returns <code>true</code> if this bo rel leggi pratica is selezionato.
*
* @return <code>true</code> if this bo rel leggi pratica is selezionato; <code>false</code> otherwise
*/
public boolean isSelezionato();
/**
* Sets whether this bo rel leggi pratica is selezionato.
*
* @param selezionato the selezionato of this bo rel leggi pratica
*/
public void setSelezionato(boolean selezionato);
/**
* Returns the valore of this bo rel leggi pratica.
*
* @return the valore of this bo rel leggi pratica
*/
@AutoEscape
public String getValore();
/**
* Sets the valore of this bo rel leggi pratica.
*
* @param valore the valore of this bo rel leggi pratica
*/
public void setValore(String valore);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica boRelLeggiPratica);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

134
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaSoap.java

@ -1,134 +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.portosimport.model;
import it.tref.liferay.portos.portosimport.service.persistence.BoRelLeggiPraticaPK;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoRelLeggiPraticaSoap implements Serializable {
public static BoRelLeggiPraticaSoap toSoapModel(BoRelLeggiPratica model) {
BoRelLeggiPraticaSoap soapModel = new BoRelLeggiPraticaSoap();
soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setArtLeggeId(model.getArtLeggeId());
soapModel.setSelezionato(model.getSelezionato());
soapModel.setValore(model.getValore());
return soapModel;
}
public static BoRelLeggiPraticaSoap[] toSoapModels(
BoRelLeggiPratica[] models) {
BoRelLeggiPraticaSoap[] soapModels = new BoRelLeggiPraticaSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoRelLeggiPraticaSoap[][] toSoapModels(
BoRelLeggiPratica[][] models) {
BoRelLeggiPraticaSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoRelLeggiPraticaSoap[models.length][models[0].length];
}
else {
soapModels = new BoRelLeggiPraticaSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoRelLeggiPraticaSoap[] toSoapModels(
List<BoRelLeggiPratica> models) {
List<BoRelLeggiPraticaSoap> soapModels = new ArrayList<BoRelLeggiPraticaSoap>(models.size());
for (BoRelLeggiPratica model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoRelLeggiPraticaSoap[soapModels.size()]);
}
public BoRelLeggiPraticaSoap() {
}
public BoRelLeggiPraticaPK getPrimaryKey() {
return new BoRelLeggiPraticaPK(_intPraticaId, _artLeggeId);
}
public void setPrimaryKey(BoRelLeggiPraticaPK pk) {
setIntPraticaId(pk.intPraticaId);
setArtLeggeId(pk.artLeggeId);
}
public long getIntPraticaId() {
return _intPraticaId;
}
public void setIntPraticaId(long intPraticaId) {
_intPraticaId = intPraticaId;
}
public long getArtLeggeId() {
return _artLeggeId;
}
public void setArtLeggeId(long artLeggeId) {
_artLeggeId = artLeggeId;
}
public boolean getSelezionato() {
return _selezionato;
}
public boolean isSelezionato() {
return _selezionato;
}
public void setSelezionato(boolean selezionato) {
_selezionato = selezionato;
}
public String getValore() {
return _valore;
}
public void setValore(String valore) {
_valore = valore;
}
private long _intPraticaId;
private long _artLeggeId;
private boolean _selezionato;
private String _valore;
}

341
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoRelLeggiPraticaWrapper.java

@ -1,341 +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.portosimport.model;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.ModelWrapper;
import java.util.HashMap;
import java.util.Map;
/**
* <p>
* This class is a wrapper for {@link BoRelLeggiPratica}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoRelLeggiPratica
* @generated
*/
public class BoRelLeggiPraticaWrapper implements BoRelLeggiPratica,
ModelWrapper<BoRelLeggiPratica> {
public BoRelLeggiPraticaWrapper(BoRelLeggiPratica boRelLeggiPratica) {
_boRelLeggiPratica = boRelLeggiPratica;
}
@Override
public Class<?> getModelClass() {
return BoRelLeggiPratica.class;
}
@Override
public String getModelClassName() {
return BoRelLeggiPratica.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("intPraticaId", getIntPraticaId());
attributes.put("artLeggeId", getArtLeggeId());
attributes.put("selezionato", getSelezionato());
attributes.put("valore", getValore());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
Long intPraticaId = (Long)attributes.get("intPraticaId");
if (intPraticaId != null) {
setIntPraticaId(intPraticaId);
}
Long artLeggeId = (Long)attributes.get("artLeggeId");
if (artLeggeId != null) {
setArtLeggeId(artLeggeId);
}
Boolean selezionato = (Boolean)attributes.get("selezionato");
if (selezionato != null) {
setSelezionato(selezionato);
}
String valore = (String)attributes.get("valore");
if (valore != null) {
setValore(valore);
}
}
/**
* Returns the primary key of this bo rel leggi pratica.
*
* @return the primary key of this bo rel leggi pratica
*/
@Override
public it.tref.liferay.portos.portosimport.service.persistence.BoRelLeggiPraticaPK getPrimaryKey() {
return _boRelLeggiPratica.getPrimaryKey();
}
/**
* Sets the primary key of this bo rel leggi pratica.
*
* @param primaryKey the primary key of this bo rel leggi pratica
*/
@Override
public void setPrimaryKey(
it.tref.liferay.portos.portosimport.service.persistence.BoRelLeggiPraticaPK primaryKey) {
_boRelLeggiPratica.setPrimaryKey(primaryKey);
}
/**
* Returns the int pratica ID of this bo rel leggi pratica.
*
* @return the int pratica ID of this bo rel leggi pratica
*/
@Override
public long getIntPraticaId() {
return _boRelLeggiPratica.getIntPraticaId();
}
/**
* Sets the int pratica ID of this bo rel leggi pratica.
*
* @param intPraticaId the int pratica ID of this bo rel leggi pratica
*/
@Override
public void setIntPraticaId(long intPraticaId) {
_boRelLeggiPratica.setIntPraticaId(intPraticaId);
}
/**
* Returns the art legge ID of this bo rel leggi pratica.
*
* @return the art legge ID of this bo rel leggi pratica
*/
@Override
public long getArtLeggeId() {
return _boRelLeggiPratica.getArtLeggeId();
}
/**
* Sets the art legge ID of this bo rel leggi pratica.
*
* @param artLeggeId the art legge ID of this bo rel leggi pratica
*/
@Override
public void setArtLeggeId(long artLeggeId) {
_boRelLeggiPratica.setArtLeggeId(artLeggeId);
}
/**
* Returns the selezionato of this bo rel leggi pratica.
*
* @return the selezionato of this bo rel leggi pratica
*/
@Override
public boolean getSelezionato() {
return _boRelLeggiPratica.getSelezionato();
}
/**
* Returns <code>true</code> if this bo rel leggi pratica is selezionato.
*
* @return <code>true</code> if this bo rel leggi pratica is selezionato; <code>false</code> otherwise
*/
@Override
public boolean isSelezionato() {
return _boRelLeggiPratica.isSelezionato();
}
/**
* Sets whether this bo rel leggi pratica is selezionato.
*
* @param selezionato the selezionato of this bo rel leggi pratica
*/
@Override
public void setSelezionato(boolean selezionato) {
_boRelLeggiPratica.setSelezionato(selezionato);
}
/**
* Returns the valore of this bo rel leggi pratica.
*
* @return the valore of this bo rel leggi pratica
*/
@Override
public java.lang.String getValore() {
return _boRelLeggiPratica.getValore();
}
/**
* Sets the valore of this bo rel leggi pratica.
*
* @param valore the valore of this bo rel leggi pratica
*/
@Override
public void setValore(java.lang.String valore) {
_boRelLeggiPratica.setValore(valore);
}
@Override
public boolean isNew() {
return _boRelLeggiPratica.isNew();
}
@Override
public void setNew(boolean n) {
_boRelLeggiPratica.setNew(n);
}
@Override
public boolean isCachedModel() {
return _boRelLeggiPratica.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_boRelLeggiPratica.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _boRelLeggiPratica.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _boRelLeggiPratica.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_boRelLeggiPratica.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _boRelLeggiPratica.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_boRelLeggiPratica.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_boRelLeggiPratica.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_boRelLeggiPratica.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new BoRelLeggiPraticaWrapper((BoRelLeggiPratica)_boRelLeggiPratica.clone());
}
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica boRelLeggiPratica) {
return _boRelLeggiPratica.compareTo(boRelLeggiPratica);
}
@Override
public int hashCode() {
return _boRelLeggiPratica.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica> toCacheModel() {
return _boRelLeggiPratica.toCacheModel();
}
@Override
public it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica toEscapedModel() {
return new BoRelLeggiPraticaWrapper(_boRelLeggiPratica.toEscapedModel());
}
@Override
public it.tref.liferay.portos.portosimport.model.BoRelLeggiPratica toUnescapedModel() {
return new BoRelLeggiPraticaWrapper(_boRelLeggiPratica.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _boRelLeggiPratica.toString();
}
@Override
public java.lang.String toXmlString() {
return _boRelLeggiPratica.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_boRelLeggiPratica.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoRelLeggiPraticaWrapper)) {
return false;
}
BoRelLeggiPraticaWrapper boRelLeggiPraticaWrapper = (BoRelLeggiPraticaWrapper)obj;
if (Validator.equals(_boRelLeggiPratica,
boRelLeggiPraticaWrapper._boRelLeggiPratica)) {
return true;
}
return false;
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public BoRelLeggiPratica getWrappedBoRelLeggiPratica() {
return _boRelLeggiPratica;
}
@Override
public BoRelLeggiPratica getWrappedModel() {
return _boRelLeggiPratica;
}
@Override
public void resetOriginalValues() {
_boRelLeggiPratica.resetOriginalValues();
}
private BoRelLeggiPratica _boRelLeggiPratica;
}

35
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivo.java

@ -1,35 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoSistemaCostruttivo service. Represents a row in the &quot;gc_sistemacostruttivo&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSistemaCostruttivoModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoModelImpl
* @generated
*/
public interface BoSistemaCostruttivo extends BoSistemaCostruttivoModel,
PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

635
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoClp.java

@ -1,635 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscapeBeanHandler;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.lar.StagedModelType;
import com.liferay.portal.kernel.util.ProxyUtil;
import com.liferay.portal.kernel.util.StringBundler;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.impl.BaseModelImpl;
import com.liferay.portal.util.PortalUtil;
import it.tref.liferay.portos.portosimport.service.BoSistemaCostruttivoLocalServiceUtil;
import it.tref.liferay.portos.portosimport.service.ClpSerializer;
import java.io.Serializable;
import java.lang.reflect.Method;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class BoSistemaCostruttivoClp extends BaseModelImpl<BoSistemaCostruttivo>
implements BoSistemaCostruttivo {
public BoSistemaCostruttivoClp() {
}
@Override
public Class<?> getModelClass() {
return BoSistemaCostruttivo.class;
}
@Override
public String getModelClassName() {
return BoSistemaCostruttivo.class.getName();
}
@Override
public long getPrimaryKey() {
return _sistemaCostruttivoId;
}
@Override
public void setPrimaryKey(long primaryKey) {
setSistemaCostruttivoId(primaryKey);
}
@Override
public Serializable getPrimaryKeyObj() {
return _sistemaCostruttivoId;
}
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj) {
setPrimaryKey(((Long)primaryKeyObj).longValue());
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("uuid", getUuid());
attributes.put("sistemaCostruttivoId", getSistemaCostruttivoId());
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("codSistemaCostruttivo", getCodSistemaCostruttivo());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
String uuid = (String)attributes.get("uuid");
if (uuid != null) {
setUuid(uuid);
}
Long sistemaCostruttivoId = (Long)attributes.get("sistemaCostruttivoId");
if (sistemaCostruttivoId != null) {
setSistemaCostruttivoId(sistemaCostruttivoId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long groupId = (Long)attributes.get("groupId");
if (groupId != null) {
setGroupId(groupId);
}
Long intPraticaId = (Long)attributes.get("intPraticaId");
if (intPraticaId != null) {
setIntPraticaId(intPraticaId);
}
String codSistemaCostruttivo = (String)attributes.get(
"codSistemaCostruttivo");
if (codSistemaCostruttivo != null) {
setCodSistemaCostruttivo(codSistemaCostruttivo);
}
}
@Override
public String getUuid() {
return _uuid;
}
@Override
public void setUuid(String uuid) {
_uuid = uuid;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setUuid", String.class);
method.invoke(_boSistemaCostruttivoRemoteModel, uuid);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getSistemaCostruttivoId() {
return _sistemaCostruttivoId;
}
@Override
public void setSistemaCostruttivoId(long sistemaCostruttivoId) {
_sistemaCostruttivoId = sistemaCostruttivoId;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setSistemaCostruttivoId",
long.class);
method.invoke(_boSistemaCostruttivoRemoteModel,
sistemaCostruttivoId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getCompanyId() {
return _companyId;
}
@Override
public void setCompanyId(long companyId) {
_companyId = companyId;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setCompanyId", long.class);
method.invoke(_boSistemaCostruttivoRemoteModel, companyId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getUserId() {
return _userId;
}
@Override
public void setUserId(long userId) {
_userId = userId;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setUserId", long.class);
method.invoke(_boSistemaCostruttivoRemoteModel, userId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getUserUuid() throws SystemException {
return PortalUtil.getUserValue(getUserId(), "uuid", _userUuid);
}
@Override
public void setUserUuid(String userUuid) {
_userUuid = userUuid;
}
@Override
public String getUserName() {
return _userName;
}
@Override
public void setUserName(String userName) {
_userName = userName;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setUserName", String.class);
method.invoke(_boSistemaCostruttivoRemoteModel, userName);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getCreateDate() {
return _createDate;
}
@Override
public void setCreateDate(Date createDate) {
_createDate = createDate;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setCreateDate", Date.class);
method.invoke(_boSistemaCostruttivoRemoteModel, createDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getModifiedDate() {
return _modifiedDate;
}
@Override
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setModifiedDate", Date.class);
method.invoke(_boSistemaCostruttivoRemoteModel, modifiedDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getGroupId() {
return _groupId;
}
@Override
public void setGroupId(long groupId) {
_groupId = groupId;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setGroupId", long.class);
method.invoke(_boSistemaCostruttivoRemoteModel, groupId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getIntPraticaId() {
return _intPraticaId;
}
@Override
public void setIntPraticaId(long intPraticaId) {
_intPraticaId = intPraticaId;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setIntPraticaId", long.class);
method.invoke(_boSistemaCostruttivoRemoteModel, intPraticaId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getCodSistemaCostruttivo() {
return _codSistemaCostruttivo;
}
@Override
public void setCodSistemaCostruttivo(String codSistemaCostruttivo) {
_codSistemaCostruttivo = codSistemaCostruttivo;
if (_boSistemaCostruttivoRemoteModel != null) {
try {
Class<?> clazz = _boSistemaCostruttivoRemoteModel.getClass();
Method method = clazz.getMethod("setCodSistemaCostruttivo",
String.class);
method.invoke(_boSistemaCostruttivoRemoteModel,
codSistemaCostruttivo);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public StagedModelType getStagedModelType() {
return new StagedModelType(PortalUtil.getClassNameId(
BoSistemaCostruttivo.class.getName()));
}
public BaseModel<?> getBoSistemaCostruttivoRemoteModel() {
return _boSistemaCostruttivoRemoteModel;
}
public void setBoSistemaCostruttivoRemoteModel(
BaseModel<?> boSistemaCostruttivoRemoteModel) {
_boSistemaCostruttivoRemoteModel = boSistemaCostruttivoRemoteModel;
}
public Object invokeOnRemoteModel(String methodName,
Class<?>[] parameterTypes, Object[] parameterValues)
throws Exception {
Object[] remoteParameterValues = new Object[parameterValues.length];
for (int i = 0; i < parameterValues.length; i++) {
if (parameterValues[i] != null) {
remoteParameterValues[i] = ClpSerializer.translateInput(parameterValues[i]);
}
}
Class<?> remoteModelClass = _boSistemaCostruttivoRemoteModel.getClass();
ClassLoader remoteModelClassLoader = remoteModelClass.getClassLoader();
Class<?>[] remoteParameterTypes = new Class[parameterTypes.length];
for (int i = 0; i < parameterTypes.length; i++) {
if (parameterTypes[i].isPrimitive()) {
remoteParameterTypes[i] = parameterTypes[i];
}
else {
String parameterTypeName = parameterTypes[i].getName();
remoteParameterTypes[i] = remoteModelClassLoader.loadClass(parameterTypeName);
}
}
Method method = remoteModelClass.getMethod(methodName,
remoteParameterTypes);
Object returnValue = method.invoke(_boSistemaCostruttivoRemoteModel,
remoteParameterValues);
if (returnValue != null) {
returnValue = ClpSerializer.translateOutput(returnValue);
}
return returnValue;
}
@Override
public void persist() throws SystemException {
if (this.isNew()) {
BoSistemaCostruttivoLocalServiceUtil.addBoSistemaCostruttivo(this);
}
else {
BoSistemaCostruttivoLocalServiceUtil.updateBoSistemaCostruttivo(this);
}
}
@Override
public BoSistemaCostruttivo toEscapedModel() {
return (BoSistemaCostruttivo)ProxyUtil.newProxyInstance(BoSistemaCostruttivo.class.getClassLoader(),
new Class[] { BoSistemaCostruttivo.class },
new AutoEscapeBeanHandler(this));
}
@Override
public Object clone() {
BoSistemaCostruttivoClp clone = new BoSistemaCostruttivoClp();
clone.setUuid(getUuid());
clone.setSistemaCostruttivoId(getSistemaCostruttivoId());
clone.setCompanyId(getCompanyId());
clone.setUserId(getUserId());
clone.setUserName(getUserName());
clone.setCreateDate(getCreateDate());
clone.setModifiedDate(getModifiedDate());
clone.setGroupId(getGroupId());
clone.setIntPraticaId(getIntPraticaId());
clone.setCodSistemaCostruttivo(getCodSistemaCostruttivo());
return clone;
}
@Override
public int compareTo(BoSistemaCostruttivo boSistemaCostruttivo) {
long primaryKey = boSistemaCostruttivo.getPrimaryKey();
if (getPrimaryKey() < primaryKey) {
return -1;
}
else if (getPrimaryKey() > primaryKey) {
return 1;
}
else {
return 0;
}
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoSistemaCostruttivoClp)) {
return false;
}
BoSistemaCostruttivoClp boSistemaCostruttivo = (BoSistemaCostruttivoClp)obj;
long primaryKey = boSistemaCostruttivo.getPrimaryKey();
if (getPrimaryKey() == primaryKey) {
return true;
}
else {
return false;
}
}
public Class<?> getClpSerializerClass() {
return _clpSerializerClass;
}
@Override
public int hashCode() {
return (int)getPrimaryKey();
}
@Override
public String toString() {
StringBundler sb = new StringBundler(21);
sb.append("{uuid=");
sb.append(getUuid());
sb.append(", sistemaCostruttivoId=");
sb.append(getSistemaCostruttivoId());
sb.append(", companyId=");
sb.append(getCompanyId());
sb.append(", userId=");
sb.append(getUserId());
sb.append(", userName=");
sb.append(getUserName());
sb.append(", createDate=");
sb.append(getCreateDate());
sb.append(", modifiedDate=");
sb.append(getModifiedDate());
sb.append(", groupId=");
sb.append(getGroupId());
sb.append(", intPraticaId=");
sb.append(getIntPraticaId());
sb.append(", codSistemaCostruttivo=");
sb.append(getCodSistemaCostruttivo());
sb.append("}");
return sb.toString();
}
@Override
public String toXmlString() {
StringBundler sb = new StringBundler(34);
sb.append("<model><model-name>");
sb.append(
"it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo");
sb.append("</model-name>");
sb.append(
"<column><column-name>uuid</column-name><column-value><![CDATA[");
sb.append(getUuid());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>sistemaCostruttivoId</column-name><column-value><![CDATA[");
sb.append(getSistemaCostruttivoId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>companyId</column-name><column-value><![CDATA[");
sb.append(getCompanyId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userId</column-name><column-value><![CDATA[");
sb.append(getUserId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>userName</column-name><column-value><![CDATA[");
sb.append(getUserName());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>createDate</column-name><column-value><![CDATA[");
sb.append(getCreateDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>modifiedDate</column-name><column-value><![CDATA[");
sb.append(getModifiedDate());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>groupId</column-name><column-value><![CDATA[");
sb.append(getGroupId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>intPraticaId</column-name><column-value><![CDATA[");
sb.append(getIntPraticaId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>codSistemaCostruttivo</column-name><column-value><![CDATA[");
sb.append(getCodSistemaCostruttivo());
sb.append("]]></column-value></column>");
sb.append("</model>");
return sb.toString();
}
private String _uuid;
private long _sistemaCostruttivoId;
private long _companyId;
private long _userId;
private String _userUuid;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _intPraticaId;
private String _codSistemaCostruttivo;
private BaseModel<?> _boSistemaCostruttivoRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.portosimport.service.ClpSerializer.class;
}

296
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoModel.java

@ -1,296 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoSistemaCostruttivo service. Represents a row in the &quot;gc_sistemacostruttivo&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSistemaCostruttivo
* @see it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoSistemaCostruttivoModelImpl
* @generated
*/
public interface BoSistemaCostruttivoModel extends BaseModel<BoSistemaCostruttivo>,
StagedGroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo sistema costruttivo model instance should use the {@link BoSistemaCostruttivo} interface instead.
*/
/**
* Returns the primary key of this bo sistema costruttivo.
*
* @return the primary key of this bo sistema costruttivo
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo sistema costruttivo.
*
* @param primaryKey the primary key of this bo sistema costruttivo
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo sistema costruttivo.
*
* @return the uuid of this bo sistema costruttivo
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo sistema costruttivo.
*
* @param uuid the uuid of this bo sistema costruttivo
*/
@Override
public void setUuid(String uuid);
/**
* Returns the sistema costruttivo ID of this bo sistema costruttivo.
*
* @return the sistema costruttivo ID of this bo sistema costruttivo
*/
public long getSistemaCostruttivoId();
/**
* Sets the sistema costruttivo ID of this bo sistema costruttivo.
*
* @param sistemaCostruttivoId the sistema costruttivo ID of this bo sistema costruttivo
*/
public void setSistemaCostruttivoId(long sistemaCostruttivoId);
/**
* Returns the company ID of this bo sistema costruttivo.
*
* @return the company ID of this bo sistema costruttivo
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo sistema costruttivo.
*
* @param companyId the company ID of this bo sistema costruttivo
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo sistema costruttivo.
*
* @return the user ID of this bo sistema costruttivo
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo sistema costruttivo.
*
* @param userId the user ID of this bo sistema costruttivo
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo sistema costruttivo.
*
* @return the user uuid of this bo sistema costruttivo
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo sistema costruttivo.
*
* @param userUuid the user uuid of this bo sistema costruttivo
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo sistema costruttivo.
*
* @return the user name of this bo sistema costruttivo
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo sistema costruttivo.
*
* @param userName the user name of this bo sistema costruttivo
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo sistema costruttivo.
*
* @return the create date of this bo sistema costruttivo
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo sistema costruttivo.
*
* @param createDate the create date of this bo sistema costruttivo
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo sistema costruttivo.
*
* @return the modified date of this bo sistema costruttivo
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo sistema costruttivo.
*
* @param modifiedDate the modified date of this bo sistema costruttivo
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo sistema costruttivo.
*
* @return the group ID of this bo sistema costruttivo
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo sistema costruttivo.
*
* @param groupId the group ID of this bo sistema costruttivo
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the int pratica ID of this bo sistema costruttivo.
*
* @return the int pratica ID of this bo sistema costruttivo
*/
public long getIntPraticaId();
/**
* Sets the int pratica ID of this bo sistema costruttivo.
*
* @param intPraticaId the int pratica ID of this bo sistema costruttivo
*/
public void setIntPraticaId(long intPraticaId);
/**
* Returns the cod sistema costruttivo of this bo sistema costruttivo.
*
* @return the cod sistema costruttivo of this bo sistema costruttivo
*/
@AutoEscape
public String getCodSistemaCostruttivo();
/**
* Sets the cod sistema costruttivo of this bo sistema costruttivo.
*
* @param codSistemaCostruttivo the cod sistema costruttivo of this bo sistema costruttivo
*/
public void setCodSistemaCostruttivo(String codSistemaCostruttivo);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo boSistemaCostruttivo);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

189
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoSoap.java

@ -1,189 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoSistemaCostruttivoSoap implements Serializable {
public static BoSistemaCostruttivoSoap toSoapModel(
BoSistemaCostruttivo model) {
BoSistemaCostruttivoSoap soapModel = new BoSistemaCostruttivoSoap();
soapModel.setUuid(model.getUuid());
soapModel.setSistemaCostruttivoId(model.getSistemaCostruttivoId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setCodSistemaCostruttivo(model.getCodSistemaCostruttivo());
return soapModel;
}
public static BoSistemaCostruttivoSoap[] toSoapModels(
BoSistemaCostruttivo[] models) {
BoSistemaCostruttivoSoap[] soapModels = new BoSistemaCostruttivoSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoSistemaCostruttivoSoap[][] toSoapModels(
BoSistemaCostruttivo[][] models) {
BoSistemaCostruttivoSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoSistemaCostruttivoSoap[models.length][models[0].length];
}
else {
soapModels = new BoSistemaCostruttivoSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoSistemaCostruttivoSoap[] toSoapModels(
List<BoSistemaCostruttivo> models) {
List<BoSistemaCostruttivoSoap> soapModels = new ArrayList<BoSistemaCostruttivoSoap>(models.size());
for (BoSistemaCostruttivo model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoSistemaCostruttivoSoap[soapModels.size()]);
}
public BoSistemaCostruttivoSoap() {
}
public long getPrimaryKey() {
return _sistemaCostruttivoId;
}
public void setPrimaryKey(long pk) {
setSistemaCostruttivoId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getSistemaCostruttivoId() {
return _sistemaCostruttivoId;
}
public void setSistemaCostruttivoId(long sistemaCostruttivoId) {
_sistemaCostruttivoId = sistemaCostruttivoId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public long getIntPraticaId() {
return _intPraticaId;
}
public void setIntPraticaId(long intPraticaId) {
_intPraticaId = intPraticaId;
}
public String getCodSistemaCostruttivo() {
return _codSistemaCostruttivo;
}
public void setCodSistemaCostruttivo(String codSistemaCostruttivo) {
_codSistemaCostruttivo = codSistemaCostruttivo;
}
private String _uuid;
private long _sistemaCostruttivoId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _intPraticaId;
private String _codSistemaCostruttivo;
}

523
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSistemaCostruttivoWrapper.java

@ -1,523 +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.portosimport.model;
import com.liferay.portal.kernel.lar.StagedModelType;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.ModelWrapper;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
/**
* <p>
* This class is a wrapper for {@link BoSistemaCostruttivo}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSistemaCostruttivo
* @generated
*/
public class BoSistemaCostruttivoWrapper implements BoSistemaCostruttivo,
ModelWrapper<BoSistemaCostruttivo> {
public BoSistemaCostruttivoWrapper(
BoSistemaCostruttivo boSistemaCostruttivo) {
_boSistemaCostruttivo = boSistemaCostruttivo;
}
@Override
public Class<?> getModelClass() {
return BoSistemaCostruttivo.class;
}
@Override
public String getModelClassName() {
return BoSistemaCostruttivo.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("uuid", getUuid());
attributes.put("sistemaCostruttivoId", getSistemaCostruttivoId());
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("codSistemaCostruttivo", getCodSistemaCostruttivo());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
String uuid = (String)attributes.get("uuid");
if (uuid != null) {
setUuid(uuid);
}
Long sistemaCostruttivoId = (Long)attributes.get("sistemaCostruttivoId");
if (sistemaCostruttivoId != null) {
setSistemaCostruttivoId(sistemaCostruttivoId);
}
Long companyId = (Long)attributes.get("companyId");
if (companyId != null) {
setCompanyId(companyId);
}
Long userId = (Long)attributes.get("userId");
if (userId != null) {
setUserId(userId);
}
String userName = (String)attributes.get("userName");
if (userName != null) {
setUserName(userName);
}
Date createDate = (Date)attributes.get("createDate");
if (createDate != null) {
setCreateDate(createDate);
}
Date modifiedDate = (Date)attributes.get("modifiedDate");
if (modifiedDate != null) {
setModifiedDate(modifiedDate);
}
Long groupId = (Long)attributes.get("groupId");
if (groupId != null) {
setGroupId(groupId);
}
Long intPraticaId = (Long)attributes.get("intPraticaId");
if (intPraticaId != null) {
setIntPraticaId(intPraticaId);
}
String codSistemaCostruttivo = (String)attributes.get(
"codSistemaCostruttivo");
if (codSistemaCostruttivo != null) {
setCodSistemaCostruttivo(codSistemaCostruttivo);
}
}
/**
* Returns the primary key of this bo sistema costruttivo.
*
* @return the primary key of this bo sistema costruttivo
*/
@Override
public long getPrimaryKey() {
return _boSistemaCostruttivo.getPrimaryKey();
}
/**
* Sets the primary key of this bo sistema costruttivo.
*
* @param primaryKey the primary key of this bo sistema costruttivo
*/
@Override
public void setPrimaryKey(long primaryKey) {
_boSistemaCostruttivo.setPrimaryKey(primaryKey);
}
/**
* Returns the uuid of this bo sistema costruttivo.
*
* @return the uuid of this bo sistema costruttivo
*/
@Override
public java.lang.String getUuid() {
return _boSistemaCostruttivo.getUuid();
}
/**
* Sets the uuid of this bo sistema costruttivo.
*
* @param uuid the uuid of this bo sistema costruttivo
*/
@Override
public void setUuid(java.lang.String uuid) {
_boSistemaCostruttivo.setUuid(uuid);
}
/**
* Returns the sistema costruttivo ID of this bo sistema costruttivo.
*
* @return the sistema costruttivo ID of this bo sistema costruttivo
*/
@Override
public long getSistemaCostruttivoId() {
return _boSistemaCostruttivo.getSistemaCostruttivoId();
}
/**
* Sets the sistema costruttivo ID of this bo sistema costruttivo.
*
* @param sistemaCostruttivoId the sistema costruttivo ID of this bo sistema costruttivo
*/
@Override
public void setSistemaCostruttivoId(long sistemaCostruttivoId) {
_boSistemaCostruttivo.setSistemaCostruttivoId(sistemaCostruttivoId);
}
/**
* Returns the company ID of this bo sistema costruttivo.
*
* @return the company ID of this bo sistema costruttivo
*/
@Override
public long getCompanyId() {
return _boSistemaCostruttivo.getCompanyId();
}
/**
* Sets the company ID of this bo sistema costruttivo.
*
* @param companyId the company ID of this bo sistema costruttivo
*/
@Override
public void setCompanyId(long companyId) {
_boSistemaCostruttivo.setCompanyId(companyId);
}
/**
* Returns the user ID of this bo sistema costruttivo.
*
* @return the user ID of this bo sistema costruttivo
*/
@Override
public long getUserId() {
return _boSistemaCostruttivo.getUserId();
}
/**
* Sets the user ID of this bo sistema costruttivo.
*
* @param userId the user ID of this bo sistema costruttivo
*/
@Override
public void setUserId(long userId) {
_boSistemaCostruttivo.setUserId(userId);
}
/**
* Returns the user uuid of this bo sistema costruttivo.
*
* @return the user uuid of this bo sistema costruttivo
* @throws SystemException if a system exception occurred
*/
@Override
public java.lang.String getUserUuid()
throws com.liferay.portal.kernel.exception.SystemException {
return _boSistemaCostruttivo.getUserUuid();
}
/**
* Sets the user uuid of this bo sistema costruttivo.
*
* @param userUuid the user uuid of this bo sistema costruttivo
*/
@Override
public void setUserUuid(java.lang.String userUuid) {
_boSistemaCostruttivo.setUserUuid(userUuid);
}
/**
* Returns the user name of this bo sistema costruttivo.
*
* @return the user name of this bo sistema costruttivo
*/
@Override
public java.lang.String getUserName() {
return _boSistemaCostruttivo.getUserName();
}
/**
* Sets the user name of this bo sistema costruttivo.
*
* @param userName the user name of this bo sistema costruttivo
*/
@Override
public void setUserName(java.lang.String userName) {
_boSistemaCostruttivo.setUserName(userName);
}
/**
* Returns the create date of this bo sistema costruttivo.
*
* @return the create date of this bo sistema costruttivo
*/
@Override
public java.util.Date getCreateDate() {
return _boSistemaCostruttivo.getCreateDate();
}
/**
* Sets the create date of this bo sistema costruttivo.
*
* @param createDate the create date of this bo sistema costruttivo
*/
@Override
public void setCreateDate(java.util.Date createDate) {
_boSistemaCostruttivo.setCreateDate(createDate);
}
/**
* Returns the modified date of this bo sistema costruttivo.
*
* @return the modified date of this bo sistema costruttivo
*/
@Override
public java.util.Date getModifiedDate() {
return _boSistemaCostruttivo.getModifiedDate();
}
/**
* Sets the modified date of this bo sistema costruttivo.
*
* @param modifiedDate the modified date of this bo sistema costruttivo
*/
@Override
public void setModifiedDate(java.util.Date modifiedDate) {
_boSistemaCostruttivo.setModifiedDate(modifiedDate);
}
/**
* Returns the group ID of this bo sistema costruttivo.
*
* @return the group ID of this bo sistema costruttivo
*/
@Override
public long getGroupId() {
return _boSistemaCostruttivo.getGroupId();
}
/**
* Sets the group ID of this bo sistema costruttivo.
*
* @param groupId the group ID of this bo sistema costruttivo
*/
@Override
public void setGroupId(long groupId) {
_boSistemaCostruttivo.setGroupId(groupId);
}
/**
* Returns the int pratica ID of this bo sistema costruttivo.
*
* @return the int pratica ID of this bo sistema costruttivo
*/
@Override
public long getIntPraticaId() {
return _boSistemaCostruttivo.getIntPraticaId();
}
/**
* Sets the int pratica ID of this bo sistema costruttivo.
*
* @param intPraticaId the int pratica ID of this bo sistema costruttivo
*/
@Override
public void setIntPraticaId(long intPraticaId) {
_boSistemaCostruttivo.setIntPraticaId(intPraticaId);
}
/**
* Returns the cod sistema costruttivo of this bo sistema costruttivo.
*
* @return the cod sistema costruttivo of this bo sistema costruttivo
*/
@Override
public java.lang.String getCodSistemaCostruttivo() {
return _boSistemaCostruttivo.getCodSistemaCostruttivo();
}
/**
* Sets the cod sistema costruttivo of this bo sistema costruttivo.
*
* @param codSistemaCostruttivo the cod sistema costruttivo of this bo sistema costruttivo
*/
@Override
public void setCodSistemaCostruttivo(java.lang.String codSistemaCostruttivo) {
_boSistemaCostruttivo.setCodSistemaCostruttivo(codSistemaCostruttivo);
}
@Override
public boolean isNew() {
return _boSistemaCostruttivo.isNew();
}
@Override
public void setNew(boolean n) {
_boSistemaCostruttivo.setNew(n);
}
@Override
public boolean isCachedModel() {
return _boSistemaCostruttivo.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_boSistemaCostruttivo.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _boSistemaCostruttivo.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _boSistemaCostruttivo.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_boSistemaCostruttivo.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _boSistemaCostruttivo.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_boSistemaCostruttivo.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_boSistemaCostruttivo.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_boSistemaCostruttivo.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new BoSistemaCostruttivoWrapper((BoSistemaCostruttivo)_boSistemaCostruttivo.clone());
}
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo boSistemaCostruttivo) {
return _boSistemaCostruttivo.compareTo(boSistemaCostruttivo);
}
@Override
public int hashCode() {
return _boSistemaCostruttivo.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo> toCacheModel() {
return _boSistemaCostruttivo.toCacheModel();
}
@Override
public it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo toEscapedModel() {
return new BoSistemaCostruttivoWrapper(_boSistemaCostruttivo.toEscapedModel());
}
@Override
public it.tref.liferay.portos.portosimport.model.BoSistemaCostruttivo toUnescapedModel() {
return new BoSistemaCostruttivoWrapper(_boSistemaCostruttivo.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _boSistemaCostruttivo.toString();
}
@Override
public java.lang.String toXmlString() {
return _boSistemaCostruttivo.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_boSistemaCostruttivo.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof BoSistemaCostruttivoWrapper)) {
return false;
}
BoSistemaCostruttivoWrapper boSistemaCostruttivoWrapper = (BoSistemaCostruttivoWrapper)obj;
if (Validator.equals(_boSistemaCostruttivo,
boSistemaCostruttivoWrapper._boSistemaCostruttivo)) {
return true;
}
return false;
}
@Override
public StagedModelType getStagedModelType() {
return _boSistemaCostruttivo.getStagedModelType();
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public BoSistemaCostruttivo getWrappedBoSistemaCostruttivo() {
return _boSistemaCostruttivo;
}
@Override
public BoSistemaCostruttivo getWrappedModel() {
return _boSistemaCostruttivo;
}
@Override
public void resetOriginalValues() {
_boSistemaCostruttivo.resetOriginalValues();
}
private BoSistemaCostruttivo _boSistemaCostruttivo;
}

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggetto.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoSoggetto service. Represents a row in the &quot;gc_soggetto&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSoggettoModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoSoggettoImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoSoggettoModelImpl
* @generated
*/
public interface BoSoggetto extends BoSoggettoModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoSoggettoImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

2055
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoClp.java

File diff soppresso perché troppo grande Load Diff

861
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoModel.java

@ -1,861 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoSoggetto service. Represents a row in the &quot;gc_soggetto&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoSoggettoModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoSoggettoImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSoggetto
* @see it.tref.liferay.portos.portosimport.model.impl.BoSoggettoImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoSoggettoModelImpl
* @generated
*/
public interface BoSoggettoModel extends BaseModel<BoSoggetto>,
StagedGroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo soggetto model instance should use the {@link BoSoggetto} interface instead.
*/
/**
* Returns the primary key of this bo soggetto.
*
* @return the primary key of this bo soggetto
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo soggetto.
*
* @param primaryKey the primary key of this bo soggetto
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo soggetto.
*
* @return the uuid of this bo soggetto
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo soggetto.
*
* @param uuid the uuid of this bo soggetto
*/
@Override
public void setUuid(String uuid);
/**
* Returns the soggetto ID of this bo soggetto.
*
* @return the soggetto ID of this bo soggetto
*/
public long getSoggettoId();
/**
* Sets the soggetto ID of this bo soggetto.
*
* @param soggettoId the soggetto ID of this bo soggetto
*/
public void setSoggettoId(long soggettoId);
/**
* Returns the company ID of this bo soggetto.
*
* @return the company ID of this bo soggetto
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo soggetto.
*
* @param companyId the company ID of this bo soggetto
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo soggetto.
*
* @return the user ID of this bo soggetto
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo soggetto.
*
* @param userId the user ID of this bo soggetto
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo soggetto.
*
* @return the user uuid of this bo soggetto
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo soggetto.
*
* @param userUuid the user uuid of this bo soggetto
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo soggetto.
*
* @return the user name of this bo soggetto
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo soggetto.
*
* @param userName the user name of this bo soggetto
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo soggetto.
*
* @return the create date of this bo soggetto
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo soggetto.
*
* @param createDate the create date of this bo soggetto
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo soggetto.
*
* @return the modified date of this bo soggetto
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo soggetto.
*
* @param modifiedDate the modified date of this bo soggetto
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo soggetto.
*
* @return the group ID of this bo soggetto
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo soggetto.
*
* @param groupId the group ID of this bo soggetto
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the dett pratica ID of this bo soggetto.
*
* @return the dett pratica ID of this bo soggetto
*/
public long getDettPraticaId();
/**
* Sets the dett pratica ID of this bo soggetto.
*
* @param dettPraticaId the dett pratica ID of this bo soggetto
*/
public void setDettPraticaId(long dettPraticaId);
/**
* Returns the nome of this bo soggetto.
*
* @return the nome of this bo soggetto
*/
@AutoEscape
public String getNome();
/**
* Sets the nome of this bo soggetto.
*
* @param nome the nome of this bo soggetto
*/
public void setNome(String nome);
/**
* Returns the cognome of this bo soggetto.
*
* @return the cognome of this bo soggetto
*/
@AutoEscape
public String getCognome();
/**
* Sets the cognome of this bo soggetto.
*
* @param cognome the cognome of this bo soggetto
*/
public void setCognome(String cognome);
/**
* Returns the codice fiscale of this bo soggetto.
*
* @return the codice fiscale of this bo soggetto
*/
@AutoEscape
public String getCodiceFiscale();
/**
* Sets the codice fiscale of this bo soggetto.
*
* @param codiceFiscale the codice fiscale of this bo soggetto
*/
public void setCodiceFiscale(String codiceFiscale);
/**
* Returns the codice fiscale delegato of this bo soggetto.
*
* @return the codice fiscale delegato of this bo soggetto
*/
@AutoEscape
public String getCodiceFiscaleDelegato();
/**
* Sets the codice fiscale delegato of this bo soggetto.
*
* @param codiceFiscaleDelegato the codice fiscale delegato of this bo soggetto
*/
public void setCodiceFiscaleDelegato(String codiceFiscaleDelegato);
/**
* Returns the data nascita of this bo soggetto.
*
* @return the data nascita of this bo soggetto
*/
public Date getDataNascita();
/**
* Sets the data nascita of this bo soggetto.
*
* @param dataNascita the data nascita of this bo soggetto
*/
public void setDataNascita(Date dataNascita);
/**
* Returns the comune nascita of this bo soggetto.
*
* @return the comune nascita of this bo soggetto
*/
@AutoEscape
public String getComuneNascita();
/**
* Sets the comune nascita of this bo soggetto.
*
* @param comuneNascita the comune nascita of this bo soggetto
*/
public void setComuneNascita(String comuneNascita);
/**
* Returns the comune domicilio of this bo soggetto.
*
* @return the comune domicilio of this bo soggetto
*/
@AutoEscape
public String getComuneDomicilio();
/**
* Sets the comune domicilio of this bo soggetto.
*
* @param comuneDomicilio the comune domicilio of this bo soggetto
*/
public void setComuneDomicilio(String comuneDomicilio);
/**
* Returns the provincia domicilio of this bo soggetto.
*
* @return the provincia domicilio of this bo soggetto
*/
@AutoEscape
public String getProvinciaDomicilio();
/**
* Sets the provincia domicilio of this bo soggetto.
*
* @param provinciaDomicilio the provincia domicilio of this bo soggetto
*/
public void setProvinciaDomicilio(String provinciaDomicilio);
/**
* Returns the via domicilio of this bo soggetto.
*
* @return the via domicilio of this bo soggetto
*/
@AutoEscape
public String getViaDomicilio();
/**
* Sets the via domicilio of this bo soggetto.
*
* @param viaDomicilio the via domicilio of this bo soggetto
*/
public void setViaDomicilio(String viaDomicilio);
/**
* Returns the numero civico domicilio of this bo soggetto.
*
* @return the numero civico domicilio of this bo soggetto
*/
@AutoEscape
public String getNumeroCivicoDomicilio();
/**
* Sets the numero civico domicilio of this bo soggetto.
*
* @param numeroCivicoDomicilio the numero civico domicilio of this bo soggetto
*/
public void setNumeroCivicoDomicilio(String numeroCivicoDomicilio);
/**
* Returns the cap domicilio of this bo soggetto.
*
* @return the cap domicilio of this bo soggetto
*/
@AutoEscape
public String getCapDomicilio();
/**
* Sets the cap domicilio of this bo soggetto.
*
* @param capDomicilio the cap domicilio of this bo soggetto
*/
public void setCapDomicilio(String capDomicilio);
/**
* Returns the domicilio extra of this bo soggetto.
*
* @return the domicilio extra of this bo soggetto
*/
@AutoEscape
public String getDomicilioExtra();
/**
* Sets the domicilio extra of this bo soggetto.
*
* @param domicilioExtra the domicilio extra of this bo soggetto
*/
public void setDomicilioExtra(String domicilioExtra);
/**
* Returns the comune of this bo soggetto.
*
* @return the comune of this bo soggetto
*/
@AutoEscape
public String getComune();
/**
* Sets the comune of this bo soggetto.
*
* @param comune the comune of this bo soggetto
*/
public void setComune(String comune);
/**
* Returns the provincia of this bo soggetto.
*
* @return the provincia of this bo soggetto
*/
@AutoEscape
public String getProvincia();
/**
* Sets the provincia of this bo soggetto.
*
* @param provincia the provincia of this bo soggetto
*/
public void setProvincia(String provincia);
/**
* Returns the via of this bo soggetto.
*
* @return the via of this bo soggetto
*/
@AutoEscape
public String getVia();
/**
* Sets the via of this bo soggetto.
*
* @param via the via of this bo soggetto
*/
public void setVia(String via);
/**
* Returns the numero civico of this bo soggetto.
*
* @return the numero civico of this bo soggetto
*/
@AutoEscape
public String getNumeroCivico();
/**
* Sets the numero civico of this bo soggetto.
*
* @param numeroCivico the numero civico of this bo soggetto
*/
public void setNumeroCivico(String numeroCivico);
/**
* Returns the cap of this bo soggetto.
*
* @return the cap of this bo soggetto
*/
@AutoEscape
public String getCap();
/**
* Sets the cap of this bo soggetto.
*
* @param cap the cap of this bo soggetto
*/
public void setCap(String cap);
/**
* Returns the denominazione of this bo soggetto.
*
* @return the denominazione of this bo soggetto
*/
@AutoEscape
public String getDenominazione();
/**
* Sets the denominazione of this bo soggetto.
*
* @param denominazione the denominazione of this bo soggetto
*/
public void setDenominazione(String denominazione);
/**
* Returns the sede legale of this bo soggetto.
*
* @return the sede legale of this bo soggetto
*/
@AutoEscape
public String getSedeLegale();
/**
* Sets the sede legale of this bo soggetto.
*
* @param sedeLegale the sede legale of this bo soggetto
*/
public void setSedeLegale(String sedeLegale);
/**
* Returns the legale rap of this bo soggetto.
*
* @return the legale rap of this bo soggetto
*/
@AutoEscape
public String getLegaleRap();
/**
* Sets the legale rap of this bo soggetto.
*
* @param legaleRap the legale rap of this bo soggetto
*/
public void setLegaleRap(String legaleRap);
/**
* Returns the data nascita rap of this bo soggetto.
*
* @return the data nascita rap of this bo soggetto
*/
public Date getDataNascitaRap();
/**
* Sets the data nascita rap of this bo soggetto.
*
* @param dataNascitaRap the data nascita rap of this bo soggetto
*/
public void setDataNascitaRap(Date dataNascitaRap);
/**
* Returns the comune nascita rap of this bo soggetto.
*
* @return the comune nascita rap of this bo soggetto
*/
@AutoEscape
public String getComuneNascitaRap();
/**
* Sets the comune nascita rap of this bo soggetto.
*
* @param comuneNascitaRap the comune nascita rap of this bo soggetto
*/
public void setComuneNascitaRap(String comuneNascitaRap);
/**
* Returns the via rap of this bo soggetto.
*
* @return the via rap of this bo soggetto
*/
@AutoEscape
public String getViaRap();
/**
* Sets the via rap of this bo soggetto.
*
* @param viaRap the via rap of this bo soggetto
*/
public void setViaRap(String viaRap);
/**
* Returns the numero civico rap of this bo soggetto.
*
* @return the numero civico rap of this bo soggetto
*/
@AutoEscape
public String getNumeroCivicoRap();
/**
* Sets the numero civico rap of this bo soggetto.
*
* @param numeroCivicoRap the numero civico rap of this bo soggetto
*/
public void setNumeroCivicoRap(String numeroCivicoRap);
/**
* Returns the cap rap of this bo soggetto.
*
* @return the cap rap of this bo soggetto
*/
@AutoEscape
public String getCapRap();
/**
* Sets the cap rap of this bo soggetto.
*
* @param capRap the cap rap of this bo soggetto
*/
public void setCapRap(String capRap);
/**
* Returns the provincia rap of this bo soggetto.
*
* @return the provincia rap of this bo soggetto
*/
@AutoEscape
public String getProvinciaRap();
/**
* Sets the provincia rap of this bo soggetto.
*
* @param provinciaRap the provincia rap of this bo soggetto
*/
public void setProvinciaRap(String provinciaRap);
/**
* Returns the comune rap of this bo soggetto.
*
* @return the comune rap of this bo soggetto
*/
@AutoEscape
public String getComuneRap();
/**
* Sets the comune rap of this bo soggetto.
*
* @param comuneRap the comune rap of this bo soggetto
*/
public void setComuneRap(String comuneRap);
/**
* Returns the albo of this bo soggetto.
*
* @return the albo of this bo soggetto
*/
@AutoEscape
public String getAlbo();
/**
* Sets the albo of this bo soggetto.
*
* @param albo the albo of this bo soggetto
*/
public void setAlbo(String albo);
/**
* Returns the reg albo of this bo soggetto.
*
* @return the reg albo of this bo soggetto
*/
@AutoEscape
public String getRegAlbo();
/**
* Sets the reg albo of this bo soggetto.
*
* @param regAlbo the reg albo of this bo soggetto
*/
public void setRegAlbo(String regAlbo);
/**
* Returns the prov albo of this bo soggetto.
*
* @return the prov albo of this bo soggetto
*/
@AutoEscape
public String getProvAlbo();
/**
* Sets the prov albo of this bo soggetto.
*
* @param provAlbo the prov albo of this bo soggetto
*/
public void setProvAlbo(String provAlbo);
/**
* Returns the num iscr albo of this bo soggetto.
*
* @return the num iscr albo of this bo soggetto
*/
@AutoEscape
public String getNumIscrAlbo();
/**
* Sets the num iscr albo of this bo soggetto.
*
* @param numIscrAlbo the num iscr albo of this bo soggetto
*/
public void setNumIscrAlbo(String numIscrAlbo);
/**
* Returns the telefono of this bo soggetto.
*
* @return the telefono of this bo soggetto
*/
@AutoEscape
public String getTelefono();
/**
* Sets the telefono of this bo soggetto.
*
* @param telefono the telefono of this bo soggetto
*/
public void setTelefono(String telefono);
/**
* Returns the fax of this bo soggetto.
*
* @return the fax of this bo soggetto
*/
@AutoEscape
public String getFax();
/**
* Sets the fax of this bo soggetto.
*
* @param fax the fax of this bo soggetto
*/
public void setFax(String fax);
/**
* Returns the email of this bo soggetto.
*
* @return the email of this bo soggetto
*/
@AutoEscape
public String getEmail();
/**
* Sets the email of this bo soggetto.
*
* @param email the email of this bo soggetto
*/
public void setEmail(String email);
/**
* Returns the tipologia soggetto of this bo soggetto.
*
* @return the tipologia soggetto of this bo soggetto
*/
@AutoEscape
public String getTipologiaSoggetto();
/**
* Sets the tipologia soggetto of this bo soggetto.
*
* @param tipologiaSoggetto the tipologia soggetto of this bo soggetto
*/
public void setTipologiaSoggetto(String tipologiaSoggetto);
/**
* Returns the tipologia professione of this bo soggetto.
*
* @return the tipologia professione of this bo soggetto
*/
@AutoEscape
public String getTipologiaProfessione();
/**
* Sets the tipologia professione of this bo soggetto.
*
* @param tipologiaProfessione the tipologia professione of this bo soggetto
*/
public void setTipologiaProfessione(String tipologiaProfessione);
/**
* Returns the aggiuntivo of this bo soggetto.
*
* @return the aggiuntivo of this bo soggetto
*/
public boolean getAggiuntivo();
/**
* Returns <code>true</code> if this bo soggetto is aggiuntivo.
*
* @return <code>true</code> if this bo soggetto is aggiuntivo; <code>false</code> otherwise
*/
public boolean isAggiuntivo();
/**
* Sets whether this bo soggetto is aggiuntivo.
*
* @param aggiuntivo the aggiuntivo of this bo soggetto
*/
public void setAggiuntivo(boolean aggiuntivo);
/**
* Returns the sostituito of this bo soggetto.
*
* @return the sostituito of this bo soggetto
*/
public boolean getSostituito();
/**
* Returns <code>true</code> if this bo soggetto is sostituito.
*
* @return <code>true</code> if this bo soggetto is sostituito; <code>false</code> otherwise
*/
public boolean isSostituito();
/**
* Sets whether this bo soggetto is sostituito.
*
* @param sostituito the sostituito of this bo soggetto
*/
public void setSostituito(boolean sostituito);
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoSoggetto boSoggetto);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoSoggetto> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoSoggetto toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoSoggetto toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

563
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoSoap.java

@ -1,563 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoSoggettoSoap implements Serializable {
public static BoSoggettoSoap toSoapModel(BoSoggetto model) {
BoSoggettoSoap soapModel = new BoSoggettoSoap();
soapModel.setUuid(model.getUuid());
soapModel.setSoggettoId(model.getSoggettoId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setNome(model.getNome());
soapModel.setCognome(model.getCognome());
soapModel.setCodiceFiscale(model.getCodiceFiscale());
soapModel.setCodiceFiscaleDelegato(model.getCodiceFiscaleDelegato());
soapModel.setDataNascita(model.getDataNascita());
soapModel.setComuneNascita(model.getComuneNascita());
soapModel.setComuneDomicilio(model.getComuneDomicilio());
soapModel.setProvinciaDomicilio(model.getProvinciaDomicilio());
soapModel.setViaDomicilio(model.getViaDomicilio());
soapModel.setNumeroCivicoDomicilio(model.getNumeroCivicoDomicilio());
soapModel.setCapDomicilio(model.getCapDomicilio());
soapModel.setDomicilioExtra(model.getDomicilioExtra());
soapModel.setComune(model.getComune());
soapModel.setProvincia(model.getProvincia());
soapModel.setVia(model.getVia());
soapModel.setNumeroCivico(model.getNumeroCivico());
soapModel.setCap(model.getCap());
soapModel.setDenominazione(model.getDenominazione());
soapModel.setSedeLegale(model.getSedeLegale());
soapModel.setLegaleRap(model.getLegaleRap());
soapModel.setDataNascitaRap(model.getDataNascitaRap());
soapModel.setComuneNascitaRap(model.getComuneNascitaRap());
soapModel.setViaRap(model.getViaRap());
soapModel.setNumeroCivicoRap(model.getNumeroCivicoRap());
soapModel.setCapRap(model.getCapRap());
soapModel.setProvinciaRap(model.getProvinciaRap());
soapModel.setComuneRap(model.getComuneRap());
soapModel.setAlbo(model.getAlbo());
soapModel.setRegAlbo(model.getRegAlbo());
soapModel.setProvAlbo(model.getProvAlbo());
soapModel.setNumIscrAlbo(model.getNumIscrAlbo());
soapModel.setTelefono(model.getTelefono());
soapModel.setFax(model.getFax());
soapModel.setEmail(model.getEmail());
soapModel.setTipologiaSoggetto(model.getTipologiaSoggetto());
soapModel.setTipologiaProfessione(model.getTipologiaProfessione());
soapModel.setAggiuntivo(model.getAggiuntivo());
soapModel.setSostituito(model.getSostituito());
return soapModel;
}
public static BoSoggettoSoap[] toSoapModels(BoSoggetto[] models) {
BoSoggettoSoap[] soapModels = new BoSoggettoSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoSoggettoSoap[][] toSoapModels(BoSoggetto[][] models) {
BoSoggettoSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoSoggettoSoap[models.length][models[0].length];
}
else {
soapModels = new BoSoggettoSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoSoggettoSoap[] toSoapModels(List<BoSoggetto> models) {
List<BoSoggettoSoap> soapModels = new ArrayList<BoSoggettoSoap>(models.size());
for (BoSoggetto model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoSoggettoSoap[soapModels.size()]);
}
public BoSoggettoSoap() {
}
public long getPrimaryKey() {
return _soggettoId;
}
public void setPrimaryKey(long pk) {
setSoggettoId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getSoggettoId() {
return _soggettoId;
}
public void setSoggettoId(long soggettoId) {
_soggettoId = soggettoId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public long getDettPraticaId() {
return _dettPraticaId;
}
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
}
public String getNome() {
return _nome;
}
public void setNome(String nome) {
_nome = nome;
}
public String getCognome() {
return _cognome;
}
public void setCognome(String cognome) {
_cognome = cognome;
}
public String getCodiceFiscale() {
return _codiceFiscale;
}
public void setCodiceFiscale(String codiceFiscale) {
_codiceFiscale = codiceFiscale;
}
public String getCodiceFiscaleDelegato() {
return _codiceFiscaleDelegato;
}
public void setCodiceFiscaleDelegato(String codiceFiscaleDelegato) {
_codiceFiscaleDelegato = codiceFiscaleDelegato;
}
public Date getDataNascita() {
return _dataNascita;
}
public void setDataNascita(Date dataNascita) {
_dataNascita = dataNascita;
}
public String getComuneNascita() {
return _comuneNascita;
}
public void setComuneNascita(String comuneNascita) {
_comuneNascita = comuneNascita;
}
public String getComuneDomicilio() {
return _comuneDomicilio;
}
public void setComuneDomicilio(String comuneDomicilio) {
_comuneDomicilio = comuneDomicilio;
}
public String getProvinciaDomicilio() {
return _provinciaDomicilio;
}
public void setProvinciaDomicilio(String provinciaDomicilio) {
_provinciaDomicilio = provinciaDomicilio;
}
public String getViaDomicilio() {
return _viaDomicilio;
}
public void setViaDomicilio(String viaDomicilio) {
_viaDomicilio = viaDomicilio;
}
public String getNumeroCivicoDomicilio() {
return _numeroCivicoDomicilio;
}
public void setNumeroCivicoDomicilio(String numeroCivicoDomicilio) {
_numeroCivicoDomicilio = numeroCivicoDomicilio;
}
public String getCapDomicilio() {
return _capDomicilio;
}
public void setCapDomicilio(String capDomicilio) {
_capDomicilio = capDomicilio;
}
public String getDomicilioExtra() {
return _domicilioExtra;
}
public void setDomicilioExtra(String domicilioExtra) {
_domicilioExtra = domicilioExtra;
}
public String getComune() {
return _comune;
}
public void setComune(String comune) {
_comune = comune;
}
public String getProvincia() {
return _provincia;
}
public void setProvincia(String provincia) {
_provincia = provincia;
}
public String getVia() {
return _via;
}
public void setVia(String via) {
_via = via;
}
public String getNumeroCivico() {
return _numeroCivico;
}
public void setNumeroCivico(String numeroCivico) {
_numeroCivico = numeroCivico;
}
public String getCap() {
return _cap;
}
public void setCap(String cap) {
_cap = cap;
}
public String getDenominazione() {
return _denominazione;
}
public void setDenominazione(String denominazione) {
_denominazione = denominazione;
}
public String getSedeLegale() {
return _sedeLegale;
}
public void setSedeLegale(String sedeLegale) {
_sedeLegale = sedeLegale;
}
public String getLegaleRap() {
return _legaleRap;
}
public void setLegaleRap(String legaleRap) {
_legaleRap = legaleRap;
}
public Date getDataNascitaRap() {
return _dataNascitaRap;
}
public void setDataNascitaRap(Date dataNascitaRap) {
_dataNascitaRap = dataNascitaRap;
}
public String getComuneNascitaRap() {
return _comuneNascitaRap;
}
public void setComuneNascitaRap(String comuneNascitaRap) {
_comuneNascitaRap = comuneNascitaRap;
}
public String getViaRap() {
return _viaRap;
}
public void setViaRap(String viaRap) {
_viaRap = viaRap;
}
public String getNumeroCivicoRap() {
return _numeroCivicoRap;
}
public void setNumeroCivicoRap(String numeroCivicoRap) {
_numeroCivicoRap = numeroCivicoRap;
}
public String getCapRap() {
return _capRap;
}
public void setCapRap(String capRap) {
_capRap = capRap;
}
public String getProvinciaRap() {
return _provinciaRap;
}
public void setProvinciaRap(String provinciaRap) {
_provinciaRap = provinciaRap;
}
public String getComuneRap() {
return _comuneRap;
}
public void setComuneRap(String comuneRap) {
_comuneRap = comuneRap;
}
public String getAlbo() {
return _albo;
}
public void setAlbo(String albo) {
_albo = albo;
}
public String getRegAlbo() {
return _regAlbo;
}
public void setRegAlbo(String regAlbo) {
_regAlbo = regAlbo;
}
public String getProvAlbo() {
return _provAlbo;
}
public void setProvAlbo(String provAlbo) {
_provAlbo = provAlbo;
}
public String getNumIscrAlbo() {
return _numIscrAlbo;
}
public void setNumIscrAlbo(String numIscrAlbo) {
_numIscrAlbo = numIscrAlbo;
}
public String getTelefono() {
return _telefono;
}
public void setTelefono(String telefono) {
_telefono = telefono;
}
public String getFax() {
return _fax;
}
public void setFax(String fax) {
_fax = fax;
}
public String getEmail() {
return _email;
}
public void setEmail(String email) {
_email = email;
}
public String getTipologiaSoggetto() {
return _tipologiaSoggetto;
}
public void setTipologiaSoggetto(String tipologiaSoggetto) {
_tipologiaSoggetto = tipologiaSoggetto;
}
public String getTipologiaProfessione() {
return _tipologiaProfessione;
}
public void setTipologiaProfessione(String tipologiaProfessione) {
_tipologiaProfessione = tipologiaProfessione;
}
public boolean getAggiuntivo() {
return _aggiuntivo;
}
public boolean isAggiuntivo() {
return _aggiuntivo;
}
public void setAggiuntivo(boolean aggiuntivo) {
_aggiuntivo = aggiuntivo;
}
public boolean getSostituito() {
return _sostituito;
}
public boolean isSostituito() {
return _sostituito;
}
public void setSostituito(boolean sostituito) {
_sostituito = sostituito;
}
private String _uuid;
private long _soggettoId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _dettPraticaId;
private String _nome;
private String _cognome;
private String _codiceFiscale;
private String _codiceFiscaleDelegato;
private Date _dataNascita;
private String _comuneNascita;
private String _comuneDomicilio;
private String _provinciaDomicilio;
private String _viaDomicilio;
private String _numeroCivicoDomicilio;
private String _capDomicilio;
private String _domicilioExtra;
private String _comune;
private String _provincia;
private String _via;
private String _numeroCivico;
private String _cap;
private String _denominazione;
private String _sedeLegale;
private String _legaleRap;
private Date _dataNascitaRap;
private String _comuneNascitaRap;
private String _viaRap;
private String _numeroCivicoRap;
private String _capRap;
private String _provinciaRap;
private String _comuneRap;
private String _albo;
private String _regAlbo;
private String _provAlbo;
private String _numIscrAlbo;
private String _telefono;
private String _fax;
private String _email;
private String _tipologiaSoggetto;
private String _tipologiaProfessione;
private boolean _aggiuntivo;
private boolean _sostituito;
}

1541
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSoggettoWrapper.java

File diff soppresso perché troppo grande Load Diff

34
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggio.java

@ -1,34 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoSorteggio service. Represents a row in the &quot;gc_sorteggio&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSorteggioModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoSorteggioImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoSorteggioModelImpl
* @generated
*/
public interface BoSorteggio extends BoSorteggioModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoSorteggioImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

1421
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioClp.java

File diff soppresso perché troppo grande Load Diff

662
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioModel.java

@ -1,662 +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.portosimport.model;
import com.liferay.portal.kernel.bean.AutoEscape;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.model.BaseModel;
import com.liferay.portal.model.CacheModel;
import com.liferay.portal.model.StagedGroupedModel;
import com.liferay.portal.model.WorkflowedModel;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portlet.expando.model.ExpandoBridge;
import java.io.Serializable;
import java.util.Date;
/**
* The base model interface for the BoSorteggio service. Represents a row in the &quot;gc_sorteggio&quot; database table, with each column mapped to a property of this class.
*
* <p>
* This interface and its corresponding implementation {@link it.tref.liferay.portos.portosimport.model.impl.BoSorteggioModelImpl} exist only as a container for the default property accessors generated by ServiceBuilder. Helper methods and all application logic should be put in {@link it.tref.liferay.portos.portosimport.model.impl.BoSorteggioImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see BoSorteggio
* @see it.tref.liferay.portos.portosimport.model.impl.BoSorteggioImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoSorteggioModelImpl
* @generated
*/
public interface BoSorteggioModel extends BaseModel<BoSorteggio>,
StagedGroupedModel, WorkflowedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a bo sorteggio model instance should use the {@link BoSorteggio} interface instead.
*/
/**
* Returns the primary key of this bo sorteggio.
*
* @return the primary key of this bo sorteggio
*/
public long getPrimaryKey();
/**
* Sets the primary key of this bo sorteggio.
*
* @param primaryKey the primary key of this bo sorteggio
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this bo sorteggio.
*
* @return the uuid of this bo sorteggio
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this bo sorteggio.
*
* @param uuid the uuid of this bo sorteggio
*/
@Override
public void setUuid(String uuid);
/**
* Returns the sorteggio ID of this bo sorteggio.
*
* @return the sorteggio ID of this bo sorteggio
*/
public long getSorteggioId();
/**
* Sets the sorteggio ID of this bo sorteggio.
*
* @param sorteggioId the sorteggio ID of this bo sorteggio
*/
public void setSorteggioId(long sorteggioId);
/**
* Returns the company ID of this bo sorteggio.
*
* @return the company ID of this bo sorteggio
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this bo sorteggio.
*
* @param companyId the company ID of this bo sorteggio
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this bo sorteggio.
*
* @return the user ID of this bo sorteggio
*/
@Override
public long getUserId();
/**
* Sets the user ID of this bo sorteggio.
*
* @param userId the user ID of this bo sorteggio
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this bo sorteggio.
*
* @return the user uuid of this bo sorteggio
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this bo sorteggio.
*
* @param userUuid the user uuid of this bo sorteggio
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this bo sorteggio.
*
* @return the user name of this bo sorteggio
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this bo sorteggio.
*
* @param userName the user name of this bo sorteggio
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this bo sorteggio.
*
* @return the create date of this bo sorteggio
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this bo sorteggio.
*
* @param createDate the create date of this bo sorteggio
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this bo sorteggio.
*
* @return the modified date of this bo sorteggio
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this bo sorteggio.
*
* @param modifiedDate the modified date of this bo sorteggio
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this bo sorteggio.
*
* @return the group ID of this bo sorteggio
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this bo sorteggio.
*
* @param groupId the group ID of this bo sorteggio
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the status of this bo sorteggio.
*
* @return the status of this bo sorteggio
*/
@Override
public int getStatus();
/**
* Sets the status of this bo sorteggio.
*
* @param status the status of this bo sorteggio
*/
@Override
public void setStatus(int status);
/**
* Returns the status by user ID of this bo sorteggio.
*
* @return the status by user ID of this bo sorteggio
*/
@Override
public long getStatusByUserId();
/**
* Sets the status by user ID of this bo sorteggio.
*
* @param statusByUserId the status by user ID of this bo sorteggio
*/
@Override
public void setStatusByUserId(long statusByUserId);
/**
* Returns the status by user uuid of this bo sorteggio.
*
* @return the status by user uuid of this bo sorteggio
* @throws SystemException if a system exception occurred
*/
@Override
public String getStatusByUserUuid() throws SystemException;
/**
* Sets the status by user uuid of this bo sorteggio.
*
* @param statusByUserUuid the status by user uuid of this bo sorteggio
*/
@Override
public void setStatusByUserUuid(String statusByUserUuid);
/**
* Returns the status by user name of this bo sorteggio.
*
* @return the status by user name of this bo sorteggio
*/
@AutoEscape
@Override
public String getStatusByUserName();
/**
* Sets the status by user name of this bo sorteggio.
*
* @param statusByUserName the status by user name of this bo sorteggio
*/
@Override
public void setStatusByUserName(String statusByUserName);
/**
* Returns the status date of this bo sorteggio.
*
* @return the status date of this bo sorteggio
*/
@Override
public Date getStatusDate();
/**
* Sets the status date of this bo sorteggio.
*
* @param statusDate the status date of this bo sorteggio
*/
@Override
public void setStatusDate(Date statusDate);
/**
* Returns the dett pratica ID of this bo sorteggio.
*
* @return the dett pratica ID of this bo sorteggio
*/
public long getDettPraticaId();
/**
* Sets the dett pratica ID of this bo sorteggio.
*
* @param dettPraticaId the dett pratica ID of this bo sorteggio
*/
public void setDettPraticaId(long dettPraticaId);
/**
* Returns the note of this bo sorteggio.
*
* @return the note of this bo sorteggio
*/
@AutoEscape
public String getNote();
/**
* Sets the note of this bo sorteggio.
*
* @param note the note of this bo sorteggio
*/
public void setNote(String note);
/**
* Returns the anno of this bo sorteggio.
*
* @return the anno of this bo sorteggio
*/
@AutoEscape
public String getAnno();
/**
* Sets the anno of this bo sorteggio.
*
* @param anno the anno of this bo sorteggio
*/
public void setAnno(String anno);
/**
* Returns the mese of this bo sorteggio.
*
* @return the mese of this bo sorteggio
*/
@AutoEscape
public String getMese();
/**
* Sets the mese of this bo sorteggio.
*
* @param mese the mese of this bo sorteggio
*/
public void setMese(String mese);
/**
* Returns the dt sorteggio of this bo sorteggio.
*
* @return the dt sorteggio of this bo sorteggio
*/
public Date getDtSorteggio();
/**
* Sets the dt sorteggio of this bo sorteggio.
*
* @param dtSorteggio the dt sorteggio of this bo sorteggio
*/
public void setDtSorteggio(Date dtSorteggio);
/**
* Returns the stato of this bo sorteggio.
*
* @return the stato of this bo sorteggio
*/
@AutoEscape
public String getStato();
/**
* Sets the stato of this bo sorteggio.
*
* @param stato the stato of this bo sorteggio
*/
public void setStato(String stato);
/**
* Returns the dettagli of this bo sorteggio.
*
* @return the dettagli of this bo sorteggio
*/
@AutoEscape
public String getDettagli();
/**
* Sets the dettagli of this bo sorteggio.
*
* @param dettagli the dettagli of this bo sorteggio
*/
public void setDettagli(String dettagli);
/**
* Returns the numero estrazione of this bo sorteggio.
*
* @return the numero estrazione of this bo sorteggio
*/
public long getNumeroEstrazione();
/**
* Sets the numero estrazione of this bo sorteggio.
*
* @param numeroEstrazione the numero estrazione of this bo sorteggio
*/
public void setNumeroEstrazione(long numeroEstrazione);
/**
* Returns the pratica of this bo sorteggio.
*
* @return the pratica of this bo sorteggio
*/
@AutoEscape
public String getPratica();
/**
* Sets the pratica of this bo sorteggio.
*
* @param pratica the pratica of this bo sorteggio
*/
public void setPratica(String pratica);
/**
* Returns the committente of this bo sorteggio.
*
* @return the committente of this bo sorteggio
*/
@AutoEscape
public String getCommittente();
/**
* Sets the committente of this bo sorteggio.
*
* @param committente the committente of this bo sorteggio
*/
public void setCommittente(String committente);
/**
* Returns the comune of this bo sorteggio.
*
* @return the comune of this bo sorteggio
*/
@AutoEscape
public String getComune();
/**
* Sets the comune of this bo sorteggio.
*
* @param comune the comune of this bo sorteggio
*/
public void setComune(String comune);
/**
* Returns the provincia of this bo sorteggio.
*
* @return the provincia of this bo sorteggio
*/
@AutoEscape
public String getProvincia();
/**
* Sets the provincia of this bo sorteggio.
*
* @param provincia the provincia of this bo sorteggio
*/
public void setProvincia(String provincia);
/**
* Returns the tecnico of this bo sorteggio.
*
* @return the tecnico of this bo sorteggio
*/
@AutoEscape
public String getTecnico();
/**
* Sets the tecnico of this bo sorteggio.
*
* @param tecnico the tecnico of this bo sorteggio
*/
public void setTecnico(String tecnico);
/**
* Returns the mese precedente of this bo sorteggio.
*
* @return the mese precedente of this bo sorteggio
*/
@AutoEscape
public String getMesePrecedente();
/**
* Sets the mese precedente of this bo sorteggio.
*
* @param mesePrecedente the mese precedente of this bo sorteggio
*/
public void setMesePrecedente(String mesePrecedente);
/**
* Returns the esterna of this bo sorteggio.
*
* @return the esterna of this bo sorteggio
*/
public boolean getEsterna();
/**
* Returns <code>true</code> if this bo sorteggio is esterna.
*
* @return <code>true</code> if this bo sorteggio is esterna; <code>false</code> otherwise
*/
public boolean isEsterna();
/**
* Sets whether this bo sorteggio is esterna.
*
* @param esterna the esterna of this bo sorteggio
*/
public void setEsterna(boolean esterna);
/**
* Returns the pratica esterna ID of this bo sorteggio.
*
* @return the pratica esterna ID of this bo sorteggio
*/
public long getPraticaEsternaId();
/**
* Sets the pratica esterna ID of this bo sorteggio.
*
* @param praticaEsternaId the pratica esterna ID of this bo sorteggio
*/
public void setPraticaEsternaId(long praticaEsternaId);
/**
* @deprecated As of 6.1.0, replaced by {@link #isApproved()}
*/
@Override
public boolean getApproved();
/**
* Returns <code>true</code> if this bo sorteggio is approved.
*
* @return <code>true</code> if this bo sorteggio is approved; <code>false</code> otherwise
*/
@Override
public boolean isApproved();
/**
* Returns <code>true</code> if this bo sorteggio is denied.
*
* @return <code>true</code> if this bo sorteggio is denied; <code>false</code> otherwise
*/
@Override
public boolean isDenied();
/**
* Returns <code>true</code> if this bo sorteggio is a draft.
*
* @return <code>true</code> if this bo sorteggio is a draft; <code>false</code> otherwise
*/
@Override
public boolean isDraft();
/**
* Returns <code>true</code> if this bo sorteggio is expired.
*
* @return <code>true</code> if this bo sorteggio is expired; <code>false</code> otherwise
*/
@Override
public boolean isExpired();
/**
* Returns <code>true</code> if this bo sorteggio is inactive.
*
* @return <code>true</code> if this bo sorteggio is inactive; <code>false</code> otherwise
*/
@Override
public boolean isInactive();
/**
* Returns <code>true</code> if this bo sorteggio is incomplete.
*
* @return <code>true</code> if this bo sorteggio is incomplete; <code>false</code> otherwise
*/
@Override
public boolean isIncomplete();
/**
* Returns <code>true</code> if this bo sorteggio is pending.
*
* @return <code>true</code> if this bo sorteggio is pending; <code>false</code> otherwise
*/
@Override
public boolean isPending();
/**
* Returns <code>true</code> if this bo sorteggio is scheduled.
*
* @return <code>true</code> if this bo sorteggio is scheduled; <code>false</code> otherwise
*/
@Override
public boolean isScheduled();
@Override
public boolean isNew();
@Override
public void setNew(boolean n);
@Override
public boolean isCachedModel();
@Override
public void setCachedModel(boolean cachedModel);
@Override
public boolean isEscapedModel();
@Override
public Serializable getPrimaryKeyObj();
@Override
public void setPrimaryKeyObj(Serializable primaryKeyObj);
@Override
public ExpandoBridge getExpandoBridge();
@Override
public void setExpandoBridgeAttributes(BaseModel<?> baseModel);
@Override
public void setExpandoBridgeAttributes(ExpandoBridge expandoBridge);
@Override
public void setExpandoBridgeAttributes(ServiceContext serviceContext);
@Override
public Object clone();
@Override
public int compareTo(
it.tref.liferay.portos.portosimport.model.BoSorteggio boSorteggio);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.portosimport.model.BoSorteggio> toCacheModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoSorteggio toEscapedModel();
@Override
public it.tref.liferay.portos.portosimport.model.BoSorteggio toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

369
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioSoap.java

@ -1,369 +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.portosimport.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
* This class is used by SOAP remote services.
*
* @author Davide Barbagallo, 3F Consulting
* @generated
*/
public class BoSorteggioSoap implements Serializable {
public static BoSorteggioSoap toSoapModel(BoSorteggio model) {
BoSorteggioSoap soapModel = new BoSorteggioSoap();
soapModel.setUuid(model.getUuid());
soapModel.setSorteggioId(model.getSorteggioId());
soapModel.setCompanyId(model.getCompanyId());
soapModel.setUserId(model.getUserId());
soapModel.setUserName(model.getUserName());
soapModel.setCreateDate(model.getCreateDate());
soapModel.setModifiedDate(model.getModifiedDate());
soapModel.setGroupId(model.getGroupId());
soapModel.setStatus(model.getStatus());
soapModel.setStatusByUserId(model.getStatusByUserId());
soapModel.setStatusByUserName(model.getStatusByUserName());
soapModel.setStatusDate(model.getStatusDate());
soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setNote(model.getNote());
soapModel.setAnno(model.getAnno());
soapModel.setMese(model.getMese());
soapModel.setDtSorteggio(model.getDtSorteggio());
soapModel.setStato(model.getStato());
soapModel.setDettagli(model.getDettagli());
soapModel.setNumeroEstrazione(model.getNumeroEstrazione());
soapModel.setPratica(model.getPratica());
soapModel.setCommittente(model.getCommittente());
soapModel.setComune(model.getComune());
soapModel.setProvincia(model.getProvincia());
soapModel.setTecnico(model.getTecnico());
soapModel.setMesePrecedente(model.getMesePrecedente());
soapModel.setEsterna(model.getEsterna());
soapModel.setPraticaEsternaId(model.getPraticaEsternaId());
return soapModel;
}
public static BoSorteggioSoap[] toSoapModels(BoSorteggio[] models) {
BoSorteggioSoap[] soapModels = new BoSorteggioSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static BoSorteggioSoap[][] toSoapModels(BoSorteggio[][] models) {
BoSorteggioSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new BoSorteggioSoap[models.length][models[0].length];
}
else {
soapModels = new BoSorteggioSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static BoSorteggioSoap[] toSoapModels(List<BoSorteggio> models) {
List<BoSorteggioSoap> soapModels = new ArrayList<BoSorteggioSoap>(models.size());
for (BoSorteggio model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new BoSorteggioSoap[soapModels.size()]);
}
public BoSorteggioSoap() {
}
public long getPrimaryKey() {
return _sorteggioId;
}
public void setPrimaryKey(long pk) {
setSorteggioId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getSorteggioId() {
return _sorteggioId;
}
public void setSorteggioId(long sorteggioId) {
_sorteggioId = sorteggioId;
}
public long getCompanyId() {
return _companyId;
}
public void setCompanyId(long companyId) {
_companyId = companyId;
}
public long getUserId() {
return _userId;
}
public void setUserId(long userId) {
_userId = userId;
}
public String getUserName() {
return _userName;
}
public void setUserName(String userName) {
_userName = userName;
}
public Date getCreateDate() {
return _createDate;
}
public void setCreateDate(Date createDate) {
_createDate = createDate;
}
public Date getModifiedDate() {
return _modifiedDate;
}
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
}
public long getGroupId() {
return _groupId;
}
public void setGroupId(long groupId) {
_groupId = groupId;
}
public int getStatus() {
return _status;
}
public void setStatus(int status) {
_status = status;
}
public long getStatusByUserId() {
return _statusByUserId;
}
public void setStatusByUserId(long statusByUserId) {
_statusByUserId = statusByUserId;
}
public String getStatusByUserName() {
return _statusByUserName;
}
public void setStatusByUserName(String statusByUserName) {
_statusByUserName = statusByUserName;
}
public Date getStatusDate() {
return _statusDate;
}
public void setStatusDate(Date statusDate) {
_statusDate = statusDate;
}
public long getDettPraticaId() {
return _dettPraticaId;
}
public void setDettPraticaId(long dettPraticaId) {
_dettPraticaId = dettPraticaId;
}
public String getNote() {
return _note;
}
public void setNote(String note) {
_note = note;
}
public String getAnno() {
return _anno;
}
public void setAnno(String anno) {
_anno = anno;
}
public String getMese() {
return _mese;
}
public void setMese(String mese) {
_mese = mese;
}
public Date getDtSorteggio() {
return _dtSorteggio;
}
public void setDtSorteggio(Date dtSorteggio) {
_dtSorteggio = dtSorteggio;
}
public String getStato() {
return _stato;
}
public void setStato(String stato) {
_stato = stato;
}
public String getDettagli() {
return _dettagli;
}
public void setDettagli(String dettagli) {
_dettagli = dettagli;
}
public long getNumeroEstrazione() {
return _numeroEstrazione;
}
public void setNumeroEstrazione(long numeroEstrazione) {
_numeroEstrazione = numeroEstrazione;
}
public String getPratica() {
return _pratica;
}
public void setPratica(String pratica) {
_pratica = pratica;
}
public String getCommittente() {
return _committente;
}
public void setCommittente(String committente) {
_committente = committente;
}
public String getComune() {
return _comune;
}
public void setComune(String comune) {
_comune = comune;
}
public String getProvincia() {
return _provincia;
}
public void setProvincia(String provincia) {
_provincia = provincia;
}
public String getTecnico() {
return _tecnico;
}
public void setTecnico(String tecnico) {
_tecnico = tecnico;
}
public String getMesePrecedente() {
return _mesePrecedente;
}
public void setMesePrecedente(String mesePrecedente) {
_mesePrecedente = mesePrecedente;
}
public boolean getEsterna() {
return _esterna;
}
public boolean isEsterna() {
return _esterna;
}
public void setEsterna(boolean esterna) {
_esterna = esterna;
}
public long getPraticaEsternaId() {
return _praticaEsternaId;
}
public void setPraticaEsternaId(long praticaEsternaId) {
_praticaEsternaId = praticaEsternaId;
}
private String _uuid;
private long _sorteggioId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private int _status;
private long _statusByUserId;
private String _statusByUserName;
private Date _statusDate;
private long _dettPraticaId;
private String _note;
private String _anno;
private String _mese;
private Date _dtSorteggio;
private String _stato;
private String _dettagli;
private long _numeroEstrazione;
private String _pratica;
private String _committente;
private String _comune;
private String _provincia;
private String _tecnico;
private String _mesePrecedente;
private boolean _esterna;
private long _praticaEsternaId;
}

1126
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoSorteggioWrapper.java

File diff soppresso perché troppo grande Load Diff

35
liferay-plugins-sdk-6.2/portlets/portos-plugin-importazione-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/portosimport/model/BoStoricoSoggettoPratica.java

@ -1,35 +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.portosimport.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the BoStoricoSoggettoPratica service. Represents a row in the &quot;gc_storicosoggettopratica&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see BoStoricoSoggettoPraticaModel
* @see it.tref.liferay.portos.portosimport.model.impl.BoStoricoSoggettoPraticaImpl
* @see it.tref.liferay.portos.portosimport.model.impl.BoStoricoSoggettoPraticaModelImpl
* @generated
*/
public interface BoStoricoSoggettoPratica extends BoStoricoSoggettoPraticaModel,
PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.portosimport.model.impl.BoStoricoSoggettoPraticaImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

Some files were not shown because too many files have changed in this diff Show More

Caricamento…
Annulla
Salva