Salvatore La Manna 4 anni fa
parent
commit
6ce9092da5
  1. 7
      liferay-plugins-sdk-6.2/build.portos.properties.save
  2. 23
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.classpath
  3. 36
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.project
  4. 12
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/.jsdtscope
  5. 7
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.jdt.core.prefs
  6. 8
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.common.component
  7. 7
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml
  8. 11
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.common.project.facet.core.xml
  9. 1
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.jsdt.ui.superType.container
  10. 1
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.jsdt.ui.superType.name
  11. 6
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/build.xml
  12. 3
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/META-INF/MANIFEST.MF
  13. 34
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/META-INF/custom_jsps/html/portlet/portal_settings/authentication/arpa.jsp
  14. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-common-2.1.jar
  15. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-common-spagent-1.3.1.jar
  16. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-conditional-authentication-filter-1.0.jar
  17. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-saml-common-1.1.jar
  18. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-saml2-mapper-1.3.1.jar
  19. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-spagent-filter-1.3.1.jar
  20. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-spagent-shared-1.3.1.jar
  21. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-collections.jar
  22. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-configuration.jar
  23. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-lang.jar
  24. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-logging.jar
  25. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/log4j.jar
  26. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/util-bridges.jar
  27. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/util-java.jar
  28. BIN
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/util-taglib.jar
  29. 8
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/liferay-hook.xml
  30. 15
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/liferay-plugin-package.properties
  31. 4
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/content/language.properties
  32. 228
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/util/ArpaUtils.java
  33. 45
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/util/Constants.java
  34. 84
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/util/mapper/AttributeArpaUser.java
  35. 377
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/ArpaAutoLogin.java
  36. 44
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LiferayLogUserAction.java
  37. 44
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LiferayLogoutSessionAction.java
  38. 11
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LogLoginPostAction.java
  39. 21
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LogLogoutPreAction.java
  40. 41
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/portal.properties
  41. 4
      liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/web.xml
  42. BIN
      liferay-plugins-sdk-6.2/lib/iris-IUV-client.jar
  43. 5
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/META-INF/custom_jsps/html/portlet/dockbar/view_user_account.jspf
  44. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/axis.jar
  45. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/commons-logging.jar
  46. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/iris-IUV-client.jar
  47. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/jaxrpc.jar
  48. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/jstl-api.jar
  49. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/jstl-impl.jar
  50. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/log4j.jar
  51. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/util-bridges.jar
  52. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/util-taglib.jar
  53. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/wsdl4j.jar
  54. BIN
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/xml-apis.jar
  55. 32
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/liferay-portlet.xml
  56. 32
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/portlet.xml
  57. 417
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service.xml
  58. 5
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/mwg/sismica/bo/util/HttpServiceUtil.java
  59. 40
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/NoSuchIUVException.java
  60. 40
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/NoSuchSorteggioException.java
  61. 42
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AllegatoManualeClp.java
  62. 14
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AllegatoManualeModel.java
  63. 10
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AllegatoManualeSoap.java
  64. 27
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AllegatoManualeWrapper.java
  65. 10
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/Avviso.java
  66. 160
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AvvisoClp.java
  67. 42
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AvvisoModel.java
  68. 30
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AvvisoSoap.java
  69. 97
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/AvvisoWrapper.java
  70. 47
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaClp.java
  71. 21
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaModel.java
  72. 14
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaSoap.java
  73. 37
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DettPraticaWrapper.java
  74. 42
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocAggiuntivaClp.java
  75. 14
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocAggiuntivaModel.java
  76. 10
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocAggiuntivaSoap.java
  77. 27
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocAggiuntivaWrapper.java
  78. 81
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocPraticaClp.java
  79. 29
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocPraticaModel.java
  80. 20
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocPraticaSoap.java
  81. 54
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/DocPraticaWrapper.java
  82. 34
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IUV.java
  83. 664
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IUVClp.java
  84. 309
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IUVModel.java
  85. 196
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IUVSoap.java
  86. 545
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IUVWrapper.java
  87. 80
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IntPraticaClp.java
  88. 28
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IntPraticaModel.java
  89. 20
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IntPraticaSoap.java
  90. 54
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IntPraticaWrapper.java
  91. 80
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/PagamentoClp.java
  92. 28
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/PagamentoModel.java
  93. 20
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/PagamentoSoap.java
  94. 54
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/PagamentoWrapper.java
  95. 42
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/SoggettoClp.java
  96. 14
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/SoggettoModel.java
  97. 10
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/SoggettoSoap.java
  98. 27
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/SoggettoWrapper.java
  99. 35
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/Sorteggio.java
  100. 1515
      liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/SorteggioClp.java
  101. Some files were not shown because too many files have changed in this diff Show More

7
liferay-plugins-sdk-6.2/build.portos.properties.save

@ -1,7 +0,0 @@
app.server.tomcat.lib.global.dir = /home/portos/bin/liferay-paesaggistica/tomcat-7.0.62/lib/ext
app.server.tomcat.deploy.dir = /home/portos/bin/liferay-paesaggistica/tomcat-7.0.62/webapps
app.server.parent.dir = /home/portos/bin/liferay-paesaggistica
app.server.tomcat.dir = /home/portos/bin/liferay-paesaggistica/tomcat-7.0.62
app.server.type = tomcat
app.server.tomcat.portal.dir = /home/portos/bin/liferay-paesaggistica/tomcat-7.0.62/webapps/ROOT
javac.encoding = UTF-8

23
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.classpath

@ -1,23 +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.7.0_79">
<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/hook">
<attributes>
<attribute name="org.eclipse.jst.component.nondependency" value=""/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/portos/sources/portos-src/liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-common-2.1.jar"/>
<classpathentry kind="output" path="docroot/WEB-INF/classes"/>
</classpath>

36
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.project

@ -1,36 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>lr-arpa-al-hook</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/hooks/lr-arpa-al-hook/.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/hooks/lr-arpa-al-hook/.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.7
org.eclipse.jdt.core.compiler.compliance=1.7
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.7

8
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.common.component

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="lr-arpa-al-hook">
<wb-resource deploy-path="/" source-path="/docroot" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/docroot/WEB-INF/src"/>
<property name="context-root" value="lr-arpa-al-hook"/>
<property name="java-output-path" value="/lr-arpa-al-hook/docroot/WEB-INF/classes"/>
</wb-module>
</project-modules>

7
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.common.project.facet.core.prefs.xml

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

11
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.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="jst.web"/>
<fixed facet="wst.jsdt.web"/>
<fixed facet="java"/>
<installed facet="java" version="1.7"/>
<installed facet="jst.web" version="3.0"/>
<installed facet="liferay.hook" version="6.0"/>
<installed facet="wst.jsdt.web" version="1.0"/>
</faceted-project>

1
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.jsdt.ui.superType.container

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

1
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/.settings/org.eclipse.wst.jsdt.ui.superType.name

@ -1 +0,0 @@
Window

6
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/build.xml

@ -1,6 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE project>
<project name="lr-arpa-al-hook" basedir="." default="deploy">
<import file="../build-common-hook.xml" />
</project>

3
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/META-INF/MANIFEST.MF

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

34
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/META-INF/custom_jsps/html/portlet/portal_settings/authentication/arpa.jsp

@ -1,34 +0,0 @@
<%@page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%--
/**
* 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.
*/
--%>
<%@ include file="/html/portlet/portal_settings/init.jsp" %>
<%
boolean arpaAuthEnabled = PrefsPropsUtil.getBoolean(company.getCompanyId(), _ARPA_AUTH_ENABLED_KEY, _ARPA_AUTH_ENABLED_VALUE);
%>
<aui:fieldset>
<aui:input label="enabled" name='<%= "settings--" + _ARPA_AUTH_ENABLED_KEY + "--" %>' type="checkbox" value="<%= arpaAuthEnabled %>" />
</aui:fieldset>
<%!
private static final String _ARPA_AUTH_ENABLED_KEY = "arpa.auth.enabled";
private static final boolean _ARPA_AUTH_ENABLED_VALUE = GetterUtil.getBoolean(PropsUtil.get(_ARPA_AUTH_ENABLED_KEY));
%>

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-common-2.1.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-common-spagent-1.3.1.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-conditional-authentication-filter-1.0.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-saml-common-1.1.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-saml2-mapper-1.3.1.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-spagent-filter-1.3.1.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/arpa-spagent-shared-1.3.1.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-collections.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-configuration.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-lang.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/commons-logging.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/log4j.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/util-bridges.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/util-java.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/lib/util-taglib.jar

File binario non mostrato.

8
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/liferay-hook.xml

@ -1,8 +0,0 @@
<?xml version="1.0"?>
<!DOCTYPE hook PUBLIC "-//Liferay//DTD Hook 6.2.0//EN" "http://www.liferay.com/dtd/liferay-hook_6_2_0.dtd">
<hook>
<portal-properties>portal.properties</portal-properties>
<language-properties>content/language.properties</language-properties>
<custom-jsp-dir>/META-INF/custom_jsps</custom-jsp-dir>
</hook>

15
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/liferay-plugin-package.properties

@ -1,15 +0,0 @@
name=ARPA AutoLogin
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+
portal-dependency-jars=\
commons-configuration.jar,\
commons-lang.jar,\
commons-collections.jar

4
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/content/language.properties

@ -1,4 +0,0 @@
arpa=Arpa
arpa-login-url = Url di Accreditamento
arpa-redirect-url = Chiave per il redirect
arpa-redirect-url-encoded = Redirect Url Codificato

228
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/util/ArpaUtils.java

@ -1,228 +0,0 @@
package it.toscana.regione.arpa.al.util;
import it.toscana.regione.arpa.common.ArpaSSOProxy;
import it.toscana.regione.arpa.common.ArpaUser;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.model.User;
import com.liferay.portal.service.UserLocalServiceUtil;
import com.liferay.portal.util.PortalUtil;
public class ArpaUtils {
protected static Log _log = LogFactoryUtil.getLog(ArpaUtils.class);
public static ArpaUser getUser(ArpaSSOProxy proxy) {
ArpaUser user = proxy.getAuthenticatedUser();
if (user != null) {
_log.debug("Authenticated User is : " + user);
} else {
_log.warn("Authenticated User is null");
}
ArpaUser delegatingUser = proxy.getDelegatingUser();
if (delegatingUser != null) {
_log.debug("Delegating User is : " + delegatingUser);
user = delegatingUser;
} else {
_log.debug("Delegating User is null");
}
return user;
}
public static String getUserInfo(HttpServletRequest request) {
String result = null;
try {
User user = PortalUtil.getUser(request);
String userId = "";
String screename = "";
if (user != null) {
userId = String.valueOf(user.getUserId());
screename = user.getScreenName();
} else {
_log.debug("Liferay User is null");
}
result = userId + "," + screename;
} catch (Exception e) {
_log.error("Error getting Liferay User ", e);
}
_log.debug("Returning message result = " + result);
return result;
}
public static String getUserInfo(HttpSession session) {
Long userId = (Long) session.getAttribute("USER_ID");
String result = null;
if (userId != null) {
try {
User user = UserLocalServiceUtil.fetchUserById(userId.longValue());
String screename = "";
if (user != null) {
screename = user.getScreenName();
} else {
_log.debug("Liferay User is null");
}
result = userId + "," + screename;
} catch (Exception e) {
_log.error("Error getting user with id " + userId, e);
}
}
return result;
}
public static boolean isArpaAuthenticated(HttpSession session) {
boolean isArpaAuthenticated = false;
if (session != null) {
_log.debug("Getting session attribute with key = _ARPA_AUTOLOGIN_AUTHENTICATED");
Object arpaAuthenticated = session.getAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED");
_log.debug("Getted session attribute with key = _ARPA_AUTOLOGIN_AUTHENTICATED and value = " + arpaAuthenticated);
if (arpaAuthenticated != null) {
if ((arpaAuthenticated instanceof Boolean)) {
isArpaAuthenticated = ((Boolean) arpaAuthenticated).booleanValue();
}
}
}
if (isArpaAuthenticated) {
_log.debug("User is authenticated width Arpa ");
} else {
_log.debug("User is not authenticated width Arpa ");
}
return isArpaAuthenticated;
}
public static boolean isArpaAuthenticated(HttpServletRequest request) {
HttpSession session = request.getSession();
return isArpaAuthenticated(session);
}
public static void markAuthenticated(HttpSession session, ArpaUser realUser, ArpaUser arpaUser) {
boolean authenticated = true;
if (arpaUser != null) {
_log.debug("Setting session attribute key = _ARPA_AUTOLOGIN_AUTHENTICATED_EMAIL value = "
+ arpaUser.getEmailAddress());
session.setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_EMAIL", arpaUser.getEmailAddress());
_log.debug("Setting session attribute key = _ARPA_AUTOLOGIN_AUTHENTICATED_CF value = " + arpaUser.getCf());
session.setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_CF", arpaUser.getCf());
}
if (realUser != null) {
_log.debug("Setting session attribute key = _ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF value = " + realUser.getCf());
session.setAttribute("_ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF", realUser.getCf());
}
if (arpaUser != null) {
_log.debug("Setting session attribute key = _ARPA_AUTOLOGIN_AUTHENTICATED value = " + authenticated);
}
session.setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED", Boolean.valueOf(authenticated));
}
public static String getArpaUserInfo(HttpSession session) {
boolean isArpaAuthenticated = isArpaAuthenticated(session);
String result = null;
Object realCf = null;
Object cf = null;
if ((isArpaAuthenticated) && (session != null)) {
_log.debug("Getting session attribute with key = _ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF");
realCf = session.getAttribute("_ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF");
_log.debug("Getted session attribute with key = _ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF and value = " + realCf);
}
_log.debug("Getting session attribute with key = _ARPA_AUTOLOGIN_AUTHENTICATED_CF");
cf = session.getAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_CF");
_log.debug("Getted session attribute with key = _ARPA_AUTOLOGIN_AUTHENTICATED_CF and value = " + cf);
if (cf == null) {
cf = "";
}
if (realCf == null) {
realCf = "";
}
result = isArpaAuthenticated + "," + cf + "," + realCf;
_log.debug("Returning result message = " + result);
return result;
}
public static String getArpaUserInfo(HttpServletRequest request) {
return getArpaUserInfo(request.getSession());
}
public static boolean isLogoutAlreadyCalled(HttpServletRequest request) {
boolean result = false;
HttpSession session = request.getSession(false);
result = isLogoutAlreadyCalled(session);
return result;
}
public static boolean isLogoutAlreadyCalled(HttpSession session) {
boolean result = false;
if (session != null) {
_log.debug("Getting session attribute _ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED");
Object value = session.getAttribute("_ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED");
if (_log.isDebugEnabled()) {
_log.debug("Session attribute _ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED = " + value);
}
result = value != null;
}
return result;
}
public static void markLogoutCalled(HttpSession session) {
_log.debug("Setting session attribute _ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED = true");
if (session != null) {
session.setAttribute("_ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED", Boolean.valueOf(true));
} else if (_log.isDebugEnabled()) _log.debug("Could not set session attribute _ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED = true because session is null");
}
public static void markLogoutCalled(HttpServletRequest request) {
HttpSession session = request.getSession(false);
markLogoutCalled(session);
}
}

45
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/util/Constants.java

@ -1,45 +0,0 @@
package it.toscana.regione.arpa.al.util;
import com.liferay.portal.kernel.util.GetterUtil;
import com.liferay.portal.kernel.util.PropsUtil;
public interface Constants extends com.liferay.portal.kernel.util.Constants {
public static final String _ARPA_AUTH_ENABLED_KEY = "arpa.auth.enabled";
public static final boolean _ARPA_AUTH_ENABLED_VALUE = GetterUtil.getBoolean(PropsUtil.get(_ARPA_AUTH_ENABLED_KEY));
public static final String EMAIL_ATTRIBUTE = "emailAddress";
/*
* public static final String DEFAULT_PARAMETER_LOGOUT_LOG_ALREADY_CALLED =
* "_ARPA_AUTOLOGIN_LOGOUT_LOG_CALLED"; public static final String ARPA_AUTHENTICATED_PARAMETER =
* "_ARPA_AUTOLOGIN_AUTHENTICATED"; public static final String ARPA_AUTHENTICATED_CF_PARAMETER =
* "_ARPA_AUTOLOGIN_AUTHENTICATED_CF"; public static final String
* ARPA_AUTHENTICATED_REAL_CF_PARAMETER = "_ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF"; public static
* final String ARPA_AUTHENTICATED_EMAIL_PARAMETER = "_ARPA_AUTOLOGIN_AUTHENTICATED_EMAIL"; public
* static final String INVALIDATE_SESSION_DEFAULT_MESSAGE_PRE = "SessionInvalidated"; public
* static final String LOGIN_DEFAULT_MESSAGE_PRE = "Login"; public static final String
* LOGOUT_DEFAULT_MESSAGE_PRE = "Logout"; public static final String USER_UPDATE_USER_ASSOCIATION
* = "arpa.roledecoder.updateuserassociation"; public static final boolean
* DEFAULT_USER_UPDATE_USER_ASSOCIATION = true; public static final String AUTENTICATING_ARPA_USER
* = "arpa.agent.user.authenticating"; public static final String EMAIL_NULL_AUTOGENERATE =
* "arpa.createuser.null.email.autogenerate"; public static final String
* EMAIL_ADDRESS_USER_AUTHENTICATE_PARAMETER = "arpa.authenticate.emailaddress"; public static
* final boolean DEFAULT_EMAIL_SEND_AFTER_CREATE_USER = false; public static final String
* EMAIL_SEND_AFTER_CREATE_USER = "arpa.createuser.emailsend"; public static final String
* USER_NULL_AUTOGENERATE = "arpa.roledecoder.autocreateuser"; public static final boolean
* DEFAULT_USER_NULL_AUTOGENERATE = true; public static final boolean
* DEFAULT_EMAIL_NULL_AUTOGENERATE = true; public static final boolean
* DEFAULT_AGREED_TO_TERMS_AFTER_CREATE_USER = false; public static final boolean
* DEFAULT_AGREED_TO_TERMS_AUTOGENERATED_EMAIL = false; public static final String
* AGREED_TO_TERMS_AUTOGENERATED_EMAIL = "arpa.createuser.agreedToTerms.view.email.autogenerate";
* public static final String AGREED_TO_TERMS_AFTER_CREATE_USER =
* "arpa.createuser.agreedToTerms.ignore"; public static final String
* USERGROUP_AUTOCREATE_PARAMETER = "arpa.roledecoder.autocreateusergroup"; public static final
* String ORGANIZATION_AUTOCREATE_PARAMETER = "arpa.roledecoder.autocreateorganization"; public
* static final String USERDAO_IMPL_PARAMETER = "arpa.userdao.impl"; public static final String
* AUTO_LOGIN_REDIRECT_AND_CONTINUE_ENABLED_PARAMETER =
* "arpa.authenticate.loginredirectandcontinue.enabled"; public static final boolean
* DEFAULT_AUTO_LOGIN_REDIRECT_AND_CONTINUE_ENABLED_PARAMETER = true;
*/
// public static final String ROLE_DECODER_LOCATION_PARAMETER = "arpa.roledecoder.location";
// public static final String ROLE_AUTOCREATE_PARAMETER = "arpa.roledecoder.autocreaterole";
// public static final String AGENT_CHECK_PARAMETER = "arpa.agent.attribute.verify";
}

84
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/util/mapper/AttributeArpaUser.java

@ -1,84 +0,0 @@
package it.toscana.regione.arpa.al.util.mapper;
import it.toscana.regione.arpa.common.ArpaAttribute;
import it.toscana.regione.arpa.common.ArpaSSOProxy;
import it.toscana.regione.arpa.common.ArpaUser;
import java.util.Collection;
public class AttributeArpaUser implements ArpaUser {
private ArpaSSOProxy proxy;
private ArpaUser target;
public AttributeArpaUser(ArpaSSOProxy proxy, ArpaUser target) {
this.proxy = proxy;
this.target = target;
}
public String getBirthcc() {
return this.target == null ? null : this.target.getBirthcc();
}
public String getBirthday() {
return this.target == null ? null : this.target.getBirthday();
}
public String getCf() {
return this.target == null ? null : this.target.getCf();
}
public String getName() {
return this.target == null ? null : this.target.getName();
}
public String getSurname() {
return this.target == null ? null : this.target.getSurname();
}
public ArpaSSOProxy getProxy() {
return this.proxy;
}
public String getEmailAddress() {
String email = this.target == null ? null : this.target.getEmailAddress();
/*
* if ((this.proxy != null) && Validator.isNull(email)) {
* log.debug("Try to getting email Address from Attributes"); try { email =
* getMappedAttribute("emailAddress");
*
* log.debug("Email Attribute is " + email); } catch (Exception e) {
* log.error("Error getting attribute emailAddress from user Attribute", e); } }
*/
return email;
}
public String getAttribute(String attributeName) {
return getSingleAttribute(this.proxy.getWorkingAttributes(attributeName));
}
private static String getSingleAttribute(ArpaAttribute arpaAttribute) {
if (arpaAttribute != null) {
Collection values = arpaAttribute.getValues();
if ((values != null) && (values.size() > 0)) {
return values.iterator().next().toString();
}
}
return null;
}
private static String getSingleAttribute(Collection attributeSet) {
ArpaAttribute arpaAttribute = getArpaAttribute(attributeSet);
return getSingleAttribute(arpaAttribute);
}
private static ArpaAttribute getArpaAttribute(Collection attributeSet) {
if ((attributeSet != null) && (attributeSet.size() > 0)) {
ArpaAttribute atrribute = (ArpaAttribute) attributeSet.iterator().next();
return atrribute;
}
return null;
}
}

377
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/ArpaAutoLogin.java

@ -1,377 +0,0 @@
package it.toscana.regione.arpa.al.version6_2;
import it.toscana.regione.arpa.al.util.ArpaUtils;
import it.toscana.regione.arpa.al.util.Constants;
import it.toscana.regione.arpa.al.util.mapper.AttributeArpaUser;
import it.toscana.regione.arpa.common.ArpaException;
import it.toscana.regione.arpa.common.ArpaProxyFactoryLocator;
import it.toscana.regione.arpa.common.ArpaSSOProxy;
import it.toscana.regione.arpa.common.ArpaUser;
import java.util.Locale;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.liferay.portal.NoSuchUserException;
import com.liferay.portal.kernel.exception.PortalException;
import com.liferay.portal.kernel.exception.SystemException;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.kernel.util.FriendlyURLNormalizerUtil;
import com.liferay.portal.kernel.util.ParamUtil;
import com.liferay.portal.kernel.util.PrefsPropsUtil;
import com.liferay.portal.kernel.util.StringPool;
import com.liferay.portal.kernel.util.Validator;
import com.liferay.portal.model.User;
import com.liferay.portal.security.auth.AutoLogin;
import com.liferay.portal.security.auth.AutoLoginException;
import com.liferay.portal.service.ServiceContext;
import com.liferay.portal.service.UserLocalServiceUtil;
import com.liferay.portal.util.PortalUtil;
public class ArpaAutoLogin implements AutoLogin {
private static final Log _log = LogFactoryUtil.getLog(ArpaAutoLogin.class);
public final String[] login(HttpServletRequest request, HttpServletResponse response) throws AutoLoginException {
String[] result = doLogin(request, response);
if ((result != null) && (result.length > 0)) {
long companyId = PortalUtil.getCompanyId(request);
boolean enabled = true;
try {
enabled =
PrefsPropsUtil.getBoolean(companyId, "arpa.authenticate.loginredirectandcontinue.enabled",
Boolean.valueOf(true));
} catch (SystemException e) {
_log.error(e, e);
}
if (enabled) {
String currentURL = PortalUtil.getCurrentURL(request);
_log.trace("Cecking if currentURL " + currentURL + " contains /portal/login");
if (currentURL.contains("/portal/login")) {
String redirect = ParamUtil.getString(request, "redirect");
if (Validator.isNotNull(redirect)) {
_log.debug("Setting AUTO_LOGIN_REDIRECT_AND_CONTINUE parameter to " + redirect);
request.setAttribute("AUTO_LOGIN_REDIRECT_AND_CONTINUE", redirect);
}
}
} else {
_log.trace("Function AUTO_LOGIN_REDIRECT_AND_CONTINUE is not enabled");
}
}
return result;
}
protected String[] doLogin(HttpServletRequest request, HttpServletResponse response) {
String[] result = null;
User user = null;
long companyId = PortalUtil.getCompanyId(request);
boolean arpaAuthEnabled = false;
try {
arpaAuthEnabled =
PrefsPropsUtil.getBoolean(companyId, Constants._ARPA_AUTH_ENABLED_KEY, Constants._ARPA_AUTH_ENABLED_VALUE);
} catch (SystemException e) {
_log.error(e, e);
}
// _log.info("3F: spAgentSSOToken = " + request.getAttribute("spAgentSSOToken"));
//
// _log.info("******3FC*******");
// Enumeration<String> parametersName = request.getParameterNames();
// while (parametersName.hasMoreElements()) {
//
// String paramName = parametersName.nextElement();
//
// String[] paramValues = request.getParameterValues(paramName);
// for (int i = 0; i < paramValues.length; i++) {
// _log.info("Parameter " + paramName + " = " + paramValues[i]);
// }
//
// }
//
// Enumeration<String> attributesName = request.getAttributeNames();
// while (attributesName.hasMoreElements()) {
//
// String attributeName = attributesName.nextElement();
//
// String attributeValue = (String) request.getAttribute(attributeName);
//
// _log.info("Attribute " + attributeName + " = " + attributeValue);
//
// }
// _log.info("******3FC*******");
if (arpaAuthEnabled) {
_log.debug("3F: autenticazione arpa abilitata");
String agentCheckParameterName = StringPool.BLANK;
try {
agentCheckParameterName = PrefsPropsUtil.getString(companyId, "arpa.agent.attribute.verify");
} catch (SystemException e) {
_log.error(e, e);
}
boolean canContinue = true;
Object agentCheckValue = null;
if ((agentCheckParameterName != null) && (agentCheckParameterName.trim().length() > 0)) {
_log.debug("3F: entro qui");
_log.debug("Try to get agent Check attribute from request " + agentCheckParameterName);
canContinue = false;
agentCheckValue = request.getAttribute(agentCheckParameterName);
if (agentCheckValue != null) {
canContinue = true;
_log.debug("Value of AgentCheckParameter " + agentCheckValue);
if ((agentCheckValue instanceof Boolean)) {
canContinue = ((Boolean) agentCheckValue).booleanValue();
}
} else _log.debug("Agent Check attribute is null");
}
boolean authenticated = false;
if (canContinue) {
_log.debug("3F: sono abilitato ad autenticare");
try {
ArpaSSOProxy proxy = ArpaProxyFactoryLocator.getInstance(request);
if (proxy != null) {
_log.debug("3F: provo ad autenticare");
ArpaUser arpaUser = ArpaUtils.getUser(proxy);
if (arpaUser != null) {
request.setAttribute("arpa.agent.user.authenticating", arpaUser);
arpaUser = new AttributeArpaUser(proxy, arpaUser);
_log.debug("Try to login user " + arpaUser);
try {
user = createUserIfnotExist(companyId, arpaUser);
} catch (Exception portalException) {
_log.error("Error Getting or Adding User " + arpaUser.getCf(), portalException);
}
if (user != null) {
result = makeCredentials(user);
authenticated = true;
try {
_log.debug("Setting request and session attribute key = _ARPA_AUTOLOGIN_AUTHENTICATED_EMAIL value = "
+ arpaUser.getEmailAddress());
request.setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_EMAIL", arpaUser.getEmailAddress());
request.getSession().setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_EMAIL", arpaUser.getEmailAddress());
_log.debug("Setting request and session attribute key = _ARPA_AUTOLOGIN_AUTHENTICATED_CF value = "
+ arpaUser.getCf());
request.setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_CF", arpaUser.getCf());
request.getSession().setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED_CF", arpaUser.getCf());
ArpaUser realUser = proxy.getAuthenticatedUser();
_log.debug("Setting request and session attribute key = _ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF value = "
+ realUser.getCf());
request.setAttribute("_ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF", realUser.getCf());
request.getSession().setAttribute("_ARPA_AUTOLOGIN_REAL_AUTHENTICATED_CF", realUser.getCf());
} catch (Exception e) {
_log.error("Cannot Setting Parameter on request and session, caused by", e);
}
}
} else {
_log.warn("ArpaUser is null");
}
}
} catch (ArpaException e) {
_log.error("Error getting ArpaUser", e);
}
} else {
_log.debug("Request is not processed because request parameter " + agentCheckParameterName + " is = "
+ agentCheckValue);
}
if ((result != null) && (result.length >= 3)) {
_log.debug("Credentials:[" + result[0] + "][" + result[1] + "][" + result[2] + "]");
} else {
_log.debug("No Authenticated User");
}
_log.debug("Setting request and session attribute key = _ARPA_AUTOLOGIN_AUTHENTICATED value = " + authenticated);
request.setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED", Boolean.valueOf(authenticated));
request.getSession().setAttribute("_ARPA_AUTOLOGIN_AUTHENTICATED", Boolean.valueOf(authenticated));
}
return result;
}
protected User createUserIfnotExist(long companyId, ArpaUser arpaUser) throws PortalException, SystemException {
User user = null;
if (arpaUser != null) {
String screenName = arpaUser.getCf();
screenName = FriendlyURLNormalizerUtil.normalize(screenName);
user = UserLocalServiceUtil.fetchUserByScreenName(companyId, screenName);
if (user == null) {
_log.info("L'utente [" + arpaUser.getCf() + "] non e' censito. Tento Creazione Utente nel Sistema");
boolean male = true;
int birthdayMonth = 0;
int birthdayDay = 1;
int birthdayYear = 1970;
String jobTitle = StringPool.BLANK;
String openId = StringPool.BLANK;
long[] groupIds = null;
long[] organizationIds = null;
long[] roleIds = null;
long[] userGroupIds = null;
long facebookId = 0l;
boolean autoPassword = true;
String password1 = "replaceme";
String password2 = "replaceme";
boolean autoScreenName = false;
boolean sendEmailToUser = false;
Locale locale = Locale.ITALY;
ServiceContext serviceContext = new ServiceContext();
String userScreenName = arpaUser.getCf();
long creatorUserId = UserLocalServiceUtil.getDefaultUserId(companyId);
String emailAddress = arpaUser.getEmailAddress();
String firstName = arpaUser.getName();
if ((firstName == null) || (firstName.trim().length() <= 0)) {
firstName = screenName;
}
String middleName = StringPool.BLANK;
String lastName = arpaUser.getSurname();
if ((lastName == null) || (lastName.trim().length() <= 0)) {
lastName = screenName;
}
try {
user =
UserLocalServiceUtil.addUser(creatorUserId, companyId, autoPassword, password1, password2,
autoScreenName, screenName, emailAddress, facebookId, openId, locale, firstName, middleName,
lastName, 0, 0, male, birthdayMonth, birthdayDay, birthdayYear, jobTitle, groupIds, organizationIds,
roleIds, userGroupIds, sendEmailToUser, serviceContext);
/*
* long userId = 0; if (user != null) { userId = user.getUserId();
* _log.debug("Updating Password Reset ");
* UserLocalServiceUtil.updatePasswordReset(userId, false); } if ((user != null) &&
* (!screenName.equals(user.getScreenName()))) { _log.debug("Updating ScreenName from " +
* user.getScreenName() + " to " + screenName);
* UserLocalServiceUtil.updateScreenName(userId, screenName); if (_log.isDebugEnabled()) {
* _log.debug("Updated ScreenName from " + user.getScreenName() + " to " + screenName); }
* try { user = UserLocalServiceUtil.getUserById(userId); } catch (Exception e) {
* _log.warn("Error refreshing user after updating screename = " + user.getScreenName());
* } } if ((user != null) && (updateAgreedToTermsOfUse) &&
* ((!viewAgreedToTermsOfUseNullEmail) || (!autogeneratedEmail))) {
* _log.debug("Updating AgreedToTermsOfUse for user " + user.getScreenName()); try {
* UserLocalServiceUtil.updateAgreedToTermsOfUse(user.getUserId(), true); } catch
* (Exception e) { if (_log.isWarnEnabled()) {
* _log.warn("Errror updating AgreedToTermsOfUse for user Id = " + user, e); } } }
*/
_log.info("Ho aggiunto il nuovo utente [" + userScreenName + "].");
} catch (Exception e) {
throw new PortalException("Error Adding user on Liferay", e);
}
} else {
_log.warn("The User already Exist, Ignoring add user = " + user);
}
}
return user;
}
protected User loginUser(long companyId, ArpaUser arpaUser) throws PortalException, SystemException {
String userScreenName = arpaUser.getCf();
User user = null;
if (arpaUser != null) {
try {
user = UserLocalServiceUtil.getUserByScreenName(companyId, userScreenName);
_log.info("L'utente [" + userScreenName + "] e' gia' censito.");
} catch (NoSuchUserException ex) {
boolean authenticateWithEmailAddress =
PrefsPropsUtil.getBoolean(companyId, "arpa.authenticate.emailaddress", Boolean.valueOf(false));
if (authenticateWithEmailAddress) {
String emailAddress = arpaUser.getEmailAddress();
if ((emailAddress != null) && (emailAddress.trim().length() > 0)) {
try {
_log.info("L'utente [" + userScreenName + "] non e' censito con lo screename, Provo con l'email address.");
user = UserLocalServiceUtil.getUserByEmailAddress(companyId, emailAddress);
_log.info("L'utente [" + userScreenName + "] e' gia' censito con l'indirizzo email " + emailAddress + ".");
} catch (NoSuchUserException ex2) {
_log.info("L'utente [" + userScreenName + "] non e' censito con l'indirizzo email " + emailAddress + ". ");
} catch (PortalException e) {
_log.info(
"L'utente [" + userScreenName + "] non e' censito con l'indirizzo email " + emailAddress + ". ", e);
} catch (SystemException e) {
_log.info(
"L'utente [" + userScreenName + "] non e' censito con l'indirizzo email " + emailAddress + ". ", e);
}
}
} else {
_log.info("L'utente [" + userScreenName
+ "] non e' censito con lo screename, non provo con l'email address perche' la funzione e' disabilitata.");
}
}
}
return user;
}
protected String[] makeCredentials(User user) {
String[] retval = null;
if (user != null) {
retval = new String[3];
retval[0] = String.valueOf(user.getUserId());
retval[1] = user.getPassword();
retval[2] = Boolean.FALSE.toString();
}
return retval;
}
@Override
public String[] handleException(HttpServletRequest request, HttpServletResponse response, Exception e)
throws AutoLoginException {
_log.error(e);
return null;
}
}

44
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LiferayLogUserAction.java

@ -1,44 +0,0 @@
package it.toscana.regione.arpa.al.version6_2.action;
import com.liferay.portal.kernel.events.Action;
import com.liferay.portal.kernel.events.ActionException;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import it.toscana.regione.arpa.al.util.ArpaUtils;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
public abstract class LiferayLogUserAction extends Action {
protected static Log _log = LogFactoryUtil.getLog(LiferayLogUserAction.class);
public abstract String getMessagePre(HttpServletRequest request);
public void run(HttpServletRequest request, HttpServletResponse response) throws ActionException {
try {
String remoteInfo = "Host = " + request.getRemoteHost() + ", Port= " + request.getRemotePort();
_log.debug("Running " + remoteInfo + ", User = " + request.getRemoteUser());
HttpSession session = request.getSession();
if (session != null) {
String message =
"[" + getMessagePre(request) + "," + ArpaUtils.getUserInfo(request) + ","
+ ArpaUtils.getArpaUserInfo(request) + "]";
_log.info(message);
_log.debug("Getting session attribute with key = _ARPA_AUTOLOGIN_AUTHENTICATED");
}
} catch (Exception e) {
_log.error("Error executing operations", e);
}
}
}

44
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LiferayLogoutSessionAction.java

@ -1,44 +0,0 @@
package it.toscana.regione.arpa.al.version6_2.action;
import com.liferay.portal.kernel.events.ActionException;
import com.liferay.portal.kernel.events.SessionAction;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import it.toscana.regione.arpa.al.util.ArpaUtils;
import javax.servlet.http.HttpSession;
public class LiferayLogoutSessionAction extends SessionAction {
private static Log _log = LogFactoryUtil.getLog(LiferayLogoutSessionAction.class);
@Override
public void run(HttpSession session) throws ActionException {
if (_log.isDebugEnabled()) {
_log.debug("Called");
}
if (session != null) {
String userInfo = ArpaUtils.getUserInfo(session);
if (userInfo != null) {
if (!ArpaUtils.isLogoutAlreadyCalled(session)) {
String message =
"[" + getMessagePre(session) + "," + userInfo + "," + ArpaUtils.getArpaUserInfo(session) + "]";
_log.info(message);
} else {
_log.debug("Do no print message because session invalidation _log is already printed");
}
} else
_log.debug("Do no print message because user is not authenticated");
}
}
protected String getMessagePre(HttpSession session) {
return "SessionInvalidated";
}
}

11
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LogLoginPostAction.java

@ -1,11 +0,0 @@
package it.toscana.regione.arpa.al.version6_2.action;
import javax.servlet.http.HttpServletRequest;
public class LogLoginPostAction extends LiferayLogUserAction {
@Override
public String getMessagePre(HttpServletRequest request) {
return "Login";
}
}

21
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/it/toscana/regione/arpa/al/version6_2/action/LogLogoutPreAction.java

@ -1,21 +0,0 @@
package it.toscana.regione.arpa.al.version6_2.action;
import com.liferay.portal.kernel.events.ActionException;
import it.toscana.regione.arpa.al.util.ArpaUtils;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class LogLogoutPreAction extends LiferayLogUserAction {
public void run(HttpServletRequest request, HttpServletResponse response) throws ActionException {
super.run(request, response);
ArpaUtils.markLogoutCalled(request);
}
@Override
public String getMessagePre(HttpServletRequest request) {
return "Logout";
}
}

41
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/src/portal.properties

@ -1,41 +0,0 @@
#Wed Feb 26 17:06:52 CET 2014
company.settings.form.authentication=arpa
#login.form.navigation.pre=arpa
# Se true vuol dire che il sistema ARPA è attivo
arpa.auth.enabled = true
# paramerto da passare per il backurl
arpa.redirect.url = backurl
# se true significa che manderà l'indirizzo di back codificato html
arpa.redirect.encoded = true
#########################################################################
# #
# Proprieta' ARPA PLUGIN da settare nel file portal-ext.properties #
# #
#########################################################################
#Se true, si salta la verifica dell'agent attribute nella request
#arpa.function.mode.test=false
#Indica se inviare la mail con password all'utente non registrato che accede con arpa
#arpa.createuser.emailsend=true
#Permette al sistema la generazione automatica di un indirizzo email nel caso non fosse presente in Arpa oppure già presente in liferay (default true)
#arpa.createuser.null.email.autogenerate=true
#Evita la visualizzazione del messaggio di accettazione delle policy
#arpa.createuser.agreedToTerms.ignore=true
#Per la versione 6.2 utilizzare questa configurazione
auto.login.hooks=it.toscana.regione.arpa.al.version6_2.ArpaAutoLogin
logout.events.pre=it.toscana.regione.arpa.al.version6_2.action.LogLogoutPreAction
logout.events.post=it.toscana.regione.arpa.al.version6_2.action.LogLoginPostAction
servlet.session.destroy.events=it.toscana.regione.arpa.al.version6_2.action.LiferayLogoutSessionAction
##OLD properties
#Indica al modulo di autenticazione dove cercare il file per il mapping dei ruoli
#arpa.roledecoder.location=liferayMapper.xml
#Se true, indica al modulo di autenticazione se creare automaticamente il ruolo nel caso non fosse trovato all'interno di Liferay
#arpa.roledecoder.autocreaterole=true
#Non permette la modifica via gui dell'attributo screename
#Indica il nome dell'attributo all'interno della request per verificare se la richiesta e' stata elaborata dall'agent.
#arpa.agent.attribute.verify=_ARPA_ENFORCED_URL

4
liferay-plugins-sdk-6.2/hooks/lr-arpa-al-hook/docroot/WEB-INF/web.xml

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app id="WebApp_ID" version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
</web-app>

BIN
liferay-plugins-sdk-6.2/lib/iris-IUV-client.jar

File binario non mostrato.

5
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/META-INF/custom_jsps/html/portlet/dockbar/view_user_account.jspf

@ -14,7 +14,6 @@
* details. * details.
*/ */
--%> --%>
<liferay-util:buffer var="userName"> <liferay-util:buffer var="userName">
<c:if test="<%= themeDisplay.isImpersonated() %>"> <c:if test="<%= themeDisplay.isImpersonated() %>">
<b class="alert-icon icon-warning-sign"></b> <b class="alert-icon icon-warning-sign"></b>
@ -87,7 +86,7 @@
myProfileURL.setParameter("struts_action", "/my_sites/view"); myProfileURL.setParameter("struts_action", "/my_sites/view");
myProfileURL.setParameter("groupId", String.valueOf(mySiteGroup.getGroupId())); myProfileURL.setParameter("groupId", String.valueOf(mySiteGroup.getGroupId()));
myProfileURL.setParameter("privateLayout", Boolean.FALSE.toString()); myProfileURL.setParameter("privateLayout", StringPool.FALSE);
myProfileURL.setPortletMode(PortletMode.VIEW); myProfileURL.setPortletMode(PortletMode.VIEW);
myProfileURL.setWindowState(WindowState.NORMAL); myProfileURL.setWindowState(WindowState.NORMAL);
%> %>
@ -108,7 +107,7 @@
myDashboardURL.setParameter("struts_action", "/my_sites/view"); myDashboardURL.setParameter("struts_action", "/my_sites/view");
myDashboardURL.setParameter("groupId", String.valueOf(mySiteGroup.getGroupId())); myDashboardURL.setParameter("groupId", String.valueOf(mySiteGroup.getGroupId()));
myDashboardURL.setParameter("privateLayout", Boolean.TRUE.toString()); myDashboardURL.setParameter("privateLayout", StringPool.TRUE);
myDashboardURL.setPortletMode(PortletMode.VIEW); myDashboardURL.setPortletMode(PortletMode.VIEW);
myDashboardURL.setWindowState(WindowState.NORMAL); myDashboardURL.setWindowState(WindowState.NORMAL);
%> %>

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/axis.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/commons-logging.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/iris-IUV-client.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/jaxrpc.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/jstl-api.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/jstl-impl.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/log4j.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/util-bridges.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/util-taglib.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/wsdl4j.jar

File binario non mostrato.

BIN
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/lib/xml-apis.jar

File binario non mostrato.

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

@ -38,27 +38,6 @@
</simple> </simple>
</trigger> </trigger>
</scheduler-entry> </scheduler-entry>
<!--
<scheduler-entry>
<scheduler-description>Sorteggio Pratiche</scheduler-description>
<scheduler-event-listener-class>it.mwg.sismica.bo.scheduler.SchedulerSorteggio</scheduler-event-listener-class>
<trigger>
<cron>
<cron-trigger-value>0 3 * * * ?</cron-trigger-value>
</cron>
</trigger>
</scheduler-entry>
-->
<scheduler-entry>
<scheduler-description>Verifica Pagamenti</scheduler-description>
<scheduler-event-listener-class>it.tref.liferay.portos.bo.scheduler.VerificaPagamentiScheduler</scheduler-event-listener-class>
<trigger>
<simple>
<simple-trigger-value>30</simple-trigger-value>
<time-unit>second</time-unit>
</simple>
</trigger>
</scheduler-entry>
<scheduler-entry> <scheduler-entry>
<scheduler-description>Pratiche</scheduler-description> <scheduler-description>Pratiche</scheduler-description>
<scheduler-event-listener-class>it.tref.liferay.portos.bo.scheduler.SchedulerPratiche</scheduler-event-listener-class> <scheduler-event-listener-class>it.tref.liferay.portos.bo.scheduler.SchedulerPratiche</scheduler-event-listener-class>
@ -112,17 +91,6 @@
tabelle-di-sistema-portlet tabelle-di-sistema-portlet
</css-class-wrapper> </css-class-wrapper>
</portlet> </portlet>
<portlet>
<portlet-name>3</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>
sorteggio-portlet
</css-class-wrapper>
</portlet>
<portlet> <portlet>
<portlet-name>4</portlet-name> <portlet-name>4</portlet-name>
<icon>/icon.png</icon> <icon>/icon.png</icon>

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

@ -68,38 +68,6 @@
<role-name>user</role-name> <role-name>user</role-name>
</security-role-ref> </security-role-ref>
</portlet> </portlet>
<portlet>
<portlet-name>3</portlet-name>
<display-name>Sorteggio</display-name>
<portlet-class>it.tref.liferay.portos.bo.portlet.SorteggioPortlet</portlet-class>
<init-param>
<name>view-template</name>
<value>/html/sorteggio/view.jsp</value>
</init-param>
<expiration-cache>0</expiration-cache>
<supports>
<mime-type>text/html</mime-type>
<portlet-mode>view</portlet-mode>
</supports>
<resource-bundle>content.Language</resource-bundle>
<portlet-info>
<title>Sorteggio</title>
<short-title>Sorteggio</short-title>
<keywords></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> <portlet>
<portlet-name>4</portlet-name> <portlet-name>4</portlet-name>
<display-name>Gestione Firme</display-name> <display-name>Gestione Firme</display-name>

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

File diff soppresso perché troppo grande Load Diff

5
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/mwg/sismica/bo/util/HttpServiceUtil.java

@ -18,10 +18,11 @@ import com.liferay.portal.kernel.json.JSONFactoryUtil;
import com.liferay.portal.kernel.json.JSONObject; import com.liferay.portal.kernel.json.JSONObject;
import com.liferay.portal.kernel.log.Log; import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil; import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.liferay.portal.kernel.servlet.HttpHeaders;
import com.liferay.portal.kernel.util.ContentTypes; import com.liferay.portal.kernel.util.ContentTypes;
import com.liferay.portal.kernel.util.Http.Options;
import com.liferay.portal.kernel.util.HttpUtil; import com.liferay.portal.kernel.util.HttpUtil;
import com.liferay.portal.kernel.util.StringPool; import com.liferay.portal.kernel.util.StringPool;
import com.liferay.portal.kernel.util.Http.Options;
public class HttpServiceUtil { public class HttpServiceUtil {
private static final Log _log = LogFactoryUtil.getLog(HttpServiceUtil.class); private static final Log _log = LogFactoryUtil.getLog(HttpServiceUtil.class);
@ -41,7 +42,7 @@ public class HttpServiceUtil {
public static JSONObject postJson(String url, String json) throws Exception { public static JSONObject postJson(String url, String json) throws Exception {
JSONObject risposta = null; JSONObject risposta = null;
HttpPost request = new HttpPost(url); HttpPost request = new HttpPost(url);
request.setHeader("Content-type", ContentTypes.APPLICATION_JSON); request.setHeader(HttpHeaders.CONTENT_TYPE, ContentTypes.APPLICATION_JSON);
request.setEntity(new StringEntity(json)); request.setEntity(new StringEntity(json));
CloseableHttpClient client = HttpClientBuilder.create().build(); CloseableHttpClient client = HttpClientBuilder.create().build();
HttpResponse response = client.execute(request); HttpResponse response = client.execute(request);

40
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/NoSuchIUVException.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.bo;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchIUVException extends NoSuchModelException {
public NoSuchIUVException() {
super();
}
public NoSuchIUVException(String msg) {
super(msg);
}
public NoSuchIUVException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchIUVException(Throwable cause) {
super(cause);
}
}

40
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/NoSuchSorteggioException.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.bo;
import com.liferay.portal.NoSuchModelException;
/**
* @author Davide Barbagallo, 3F Consulting
*/
public class NoSuchSorteggioException extends NoSuchModelException {
public NoSuchSorteggioException() {
super();
}
public NoSuchSorteggioException(String msg) {
super(msg);
}
public NoSuchSorteggioException(String msg, Throwable cause) {
super(msg, cause);
}
public NoSuchSorteggioException(Throwable cause) {
super(cause);
}
}

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

@ -88,7 +88,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
attributes.put("dettPraticaId", getDettPraticaId()); attributes.put("dettPraticaId", getDettPraticaId());
attributes.put("avvisoId", getAvvisoId()); attributes.put("avvisoId", getAvvisoId());
attributes.put("fileEntryId", getFileEntryId()); attributes.put("fileEntryId", getFileEntryId());
attributes.put("oldFileEntryId", getOldFileEntryId());
attributes.put("descrizione", getDescrizione()); attributes.put("descrizione", getDescrizione());
return attributes; return attributes;
@ -168,12 +167,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
setFileEntryId(fileEntryId); setFileEntryId(fileEntryId);
} }
Long oldFileEntryId = (Long)attributes.get("oldFileEntryId");
if (oldFileEntryId != null) {
setOldFileEntryId(oldFileEntryId);
}
String descrizione = (String)attributes.get("descrizione"); String descrizione = (String)attributes.get("descrizione");
if (descrizione != null) { if (descrizione != null) {
@ -468,29 +461,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
} }
} }
@Override
public long getOldFileEntryId() {
return _oldFileEntryId;
}
@Override
public void setOldFileEntryId(long oldFileEntryId) {
_oldFileEntryId = oldFileEntryId;
if (_allegatoManualeRemoteModel != null) {
try {
Class<?> clazz = _allegatoManualeRemoteModel.getClass();
Method method = clazz.getMethod("setOldFileEntryId", long.class);
method.invoke(_allegatoManualeRemoteModel, oldFileEntryId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public String getDescrizione() { public String getDescrizione() {
return _descrizione; return _descrizione;
@ -603,7 +573,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
clone.setDettPraticaId(getDettPraticaId()); clone.setDettPraticaId(getDettPraticaId());
clone.setAvvisoId(getAvvisoId()); clone.setAvvisoId(getAvvisoId());
clone.setFileEntryId(getFileEntryId()); clone.setFileEntryId(getFileEntryId());
clone.setOldFileEntryId(getOldFileEntryId());
clone.setDescrizione(getDescrizione()); clone.setDescrizione(getDescrizione());
return clone; return clone;
@ -657,7 +626,7 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(29); StringBundler sb = new StringBundler(27);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -683,8 +652,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
sb.append(getAvvisoId()); sb.append(getAvvisoId());
sb.append(", fileEntryId="); sb.append(", fileEntryId=");
sb.append(getFileEntryId()); sb.append(getFileEntryId());
sb.append(", oldFileEntryId=");
sb.append(getOldFileEntryId());
sb.append(", descrizione="); sb.append(", descrizione=");
sb.append(getDescrizione()); sb.append(getDescrizione());
sb.append("}"); sb.append("}");
@ -694,7 +661,7 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(46); StringBundler sb = new StringBundler(43);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.AllegatoManuale"); sb.append("it.tref.liferay.portos.bo.model.AllegatoManuale");
@ -748,10 +715,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
"<column><column-name>fileEntryId</column-name><column-value><![CDATA["); "<column><column-name>fileEntryId</column-name><column-value><![CDATA[");
sb.append(getFileEntryId()); sb.append(getFileEntryId());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldFileEntryId</column-name><column-value><![CDATA[");
sb.append(getOldFileEntryId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>descrizione</column-name><column-value><![CDATA["); "<column><column-name>descrizione</column-name><column-value><![CDATA[");
sb.append(getDescrizione()); sb.append(getDescrizione());
@ -775,7 +738,6 @@ public class AllegatoManualeClp extends BaseModelImpl<AllegatoManuale>
private long _dettPraticaId; private long _dettPraticaId;
private long _avvisoId; private long _avvisoId;
private long _fileEntryId; private long _fileEntryId;
private long _oldFileEntryId;
private String _descrizione; private String _descrizione;
private BaseModel<?> _allegatoManualeRemoteModel; private BaseModel<?> _allegatoManualeRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class; private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class;

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

@ -263,20 +263,6 @@ public interface AllegatoManualeModel extends BaseModel<AllegatoManuale>,
*/ */
public void setFileEntryId(long fileEntryId); public void setFileEntryId(long fileEntryId);
/**
* Returns the old file entry ID of this allegato manuale.
*
* @return the old file entry ID of this allegato manuale
*/
public long getOldFileEntryId();
/**
* Sets the old file entry ID of this allegato manuale.
*
* @param oldFileEntryId the old file entry ID of this allegato manuale
*/
public void setOldFileEntryId(long oldFileEntryId);
/** /**
* Returns the descrizione of this allegato manuale. * Returns the descrizione of this allegato manuale.
* *

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

@ -43,7 +43,6 @@ public class AllegatoManualeSoap implements Serializable {
soapModel.setDettPraticaId(model.getDettPraticaId()); soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setAvvisoId(model.getAvvisoId()); soapModel.setAvvisoId(model.getAvvisoId());
soapModel.setFileEntryId(model.getFileEntryId()); soapModel.setFileEntryId(model.getFileEntryId());
soapModel.setOldFileEntryId(model.getOldFileEntryId());
soapModel.setDescrizione(model.getDescrizione()); soapModel.setDescrizione(model.getDescrizione());
return soapModel; return soapModel;
@ -195,14 +194,6 @@ public class AllegatoManualeSoap implements Serializable {
_fileEntryId = fileEntryId; _fileEntryId = fileEntryId;
} }
public long getOldFileEntryId() {
return _oldFileEntryId;
}
public void setOldFileEntryId(long oldFileEntryId) {
_oldFileEntryId = oldFileEntryId;
}
public String getDescrizione() { public String getDescrizione() {
return _descrizione; return _descrizione;
} }
@ -223,6 +214,5 @@ public class AllegatoManualeSoap implements Serializable {
private long _dettPraticaId; private long _dettPraticaId;
private long _avvisoId; private long _avvisoId;
private long _fileEntryId; private long _fileEntryId;
private long _oldFileEntryId;
private String _descrizione; private String _descrizione;
} }

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

@ -63,7 +63,6 @@ public class AllegatoManualeWrapper implements AllegatoManuale,
attributes.put("dettPraticaId", getDettPraticaId()); attributes.put("dettPraticaId", getDettPraticaId());
attributes.put("avvisoId", getAvvisoId()); attributes.put("avvisoId", getAvvisoId());
attributes.put("fileEntryId", getFileEntryId()); attributes.put("fileEntryId", getFileEntryId());
attributes.put("oldFileEntryId", getOldFileEntryId());
attributes.put("descrizione", getDescrizione()); attributes.put("descrizione", getDescrizione());
return attributes; return attributes;
@ -143,12 +142,6 @@ public class AllegatoManualeWrapper implements AllegatoManuale,
setFileEntryId(fileEntryId); setFileEntryId(fileEntryId);
} }
Long oldFileEntryId = (Long)attributes.get("oldFileEntryId");
if (oldFileEntryId != null) {
setOldFileEntryId(oldFileEntryId);
}
String descrizione = (String)attributes.get("descrizione"); String descrizione = (String)attributes.get("descrizione");
if (descrizione != null) { if (descrizione != null) {
@ -438,26 +431,6 @@ public class AllegatoManualeWrapper implements AllegatoManuale,
_allegatoManuale.setFileEntryId(fileEntryId); _allegatoManuale.setFileEntryId(fileEntryId);
} }
/**
* Returns the old file entry ID of this allegato manuale.
*
* @return the old file entry ID of this allegato manuale
*/
@Override
public long getOldFileEntryId() {
return _allegatoManuale.getOldFileEntryId();
}
/**
* Sets the old file entry ID of this allegato manuale.
*
* @param oldFileEntryId the old file entry ID of this allegato manuale
*/
@Override
public void setOldFileEntryId(long oldFileEntryId) {
_allegatoManuale.setOldFileEntryId(oldFileEntryId);
}
/** /**
* Returns the descrizione of this allegato manuale. * Returns the descrizione of this allegato manuale.
* *

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

@ -35,6 +35,11 @@ public interface Avviso extends AvvisoModel, PersistedModel {
throws com.liferay.portal.kernel.exception.PortalException, throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException; com.liferay.portal.kernel.exception.SystemException;
public java.lang.String getDescriptionOggettoProtocollo(
java.lang.String tipoProcedura)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException;
public java.lang.String getDescriptionOggettoProtocollo() public java.lang.String getDescriptionOggettoProtocollo()
throws com.liferay.portal.kernel.exception.PortalException, throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException; com.liferay.portal.kernel.exception.SystemException;
@ -44,6 +49,11 @@ public interface Avviso extends AvvisoModel, PersistedModel {
throws com.liferay.portal.kernel.exception.PortalException, throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException; com.liferay.portal.kernel.exception.SystemException;
public java.lang.String translateTipoDocumento(
java.lang.String tipoProcedura)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException;
public java.lang.String translateTipoDocumento() public java.lang.String translateTipoDocumento()
throws com.liferay.portal.kernel.exception.PortalException, throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException; com.liferay.portal.kernel.exception.SystemException;

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

@ -92,8 +92,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
attributes.put("fileEntryIdBase", getFileEntryIdBase()); attributes.put("fileEntryIdBase", getFileEntryIdBase());
attributes.put("fileEntryIdInvio", getFileEntryIdInvio()); attributes.put("fileEntryIdInvio", getFileEntryIdInvio());
attributes.put("fileEntryIdProtocollo", getFileEntryIdProtocollo()); attributes.put("fileEntryIdProtocollo", getFileEntryIdProtocollo());
attributes.put("oldFileEntryIdBase", getOldFileEntryIdBase());
attributes.put("oldFileEntryIdInvio", getOldFileEntryIdInvio());
attributes.put("dtCreateFileEntryInvio", getDtCreateFileEntryInvio()); attributes.put("dtCreateFileEntryInvio", getDtCreateFileEntryInvio());
attributes.put("userCodiceFiscalePrimaFirma", attributes.put("userCodiceFiscalePrimaFirma",
getUserCodiceFiscalePrimaFirma()); getUserCodiceFiscalePrimaFirma());
@ -115,7 +113,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
attributes.put("rifiutato", getRifiutato()); attributes.put("rifiutato", getRifiutato());
attributes.put("dtRifiuto", getDtRifiuto()); attributes.put("dtRifiuto", getDtRifiuto());
attributes.put("commentoRifiuto", getCommentoRifiuto()); attributes.put("commentoRifiuto", getCommentoRifiuto());
attributes.put("oldAvvisoId", getOldAvvisoId());
attributes.put("intPraticaId", getIntPraticaId()); attributes.put("intPraticaId", getIntPraticaId());
attributes.put("controlloPraticaId", getControlloPraticaId()); attributes.put("controlloPraticaId", getControlloPraticaId());
attributes.put("classPk", getClassPk()); attributes.put("classPk", getClassPk());
@ -223,18 +220,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
setFileEntryIdProtocollo(fileEntryIdProtocollo); setFileEntryIdProtocollo(fileEntryIdProtocollo);
} }
Long oldFileEntryIdBase = (Long)attributes.get("oldFileEntryIdBase");
if (oldFileEntryIdBase != null) {
setOldFileEntryIdBase(oldFileEntryIdBase);
}
Long oldFileEntryIdInvio = (Long)attributes.get("oldFileEntryIdInvio");
if (oldFileEntryIdInvio != null) {
setOldFileEntryIdInvio(oldFileEntryIdInvio);
}
Date dtCreateFileEntryInvio = (Date)attributes.get( Date dtCreateFileEntryInvio = (Date)attributes.get(
"dtCreateFileEntryInvio"); "dtCreateFileEntryInvio");
@ -358,12 +343,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
setCommentoRifiuto(commentoRifiuto); setCommentoRifiuto(commentoRifiuto);
} }
Long oldAvvisoId = (Long)attributes.get("oldAvvisoId");
if (oldAvvisoId != null) {
setOldAvvisoId(oldAvvisoId);
}
Long intPraticaId = (Long)attributes.get("intPraticaId"); Long intPraticaId = (Long)attributes.get("intPraticaId");
if (intPraticaId != null) { if (intPraticaId != null) {
@ -770,54 +749,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
} }
} }
@Override
public long getOldFileEntryIdBase() {
return _oldFileEntryIdBase;
}
@Override
public void setOldFileEntryIdBase(long oldFileEntryIdBase) {
_oldFileEntryIdBase = oldFileEntryIdBase;
if (_avvisoRemoteModel != null) {
try {
Class<?> clazz = _avvisoRemoteModel.getClass();
Method method = clazz.getMethod("setOldFileEntryIdBase",
long.class);
method.invoke(_avvisoRemoteModel, oldFileEntryIdBase);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getOldFileEntryIdInvio() {
return _oldFileEntryIdInvio;
}
@Override
public void setOldFileEntryIdInvio(long oldFileEntryIdInvio) {
_oldFileEntryIdInvio = oldFileEntryIdInvio;
if (_avvisoRemoteModel != null) {
try {
Class<?> clazz = _avvisoRemoteModel.getClass();
Method method = clazz.getMethod("setOldFileEntryIdInvio",
long.class);
method.invoke(_avvisoRemoteModel, oldFileEntryIdInvio);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public Date getDtCreateFileEntryInvio() { public Date getDtCreateFileEntryInvio() {
return _dtCreateFileEntryInvio; return _dtCreateFileEntryInvio;
@ -1321,29 +1252,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
} }
} }
@Override
public long getOldAvvisoId() {
return _oldAvvisoId;
}
@Override
public void setOldAvvisoId(long oldAvvisoId) {
_oldAvvisoId = oldAvvisoId;
if (_avvisoRemoteModel != null) {
try {
Class<?> clazz = _avvisoRemoteModel.getClass();
Method method = clazz.getMethod("setOldAvvisoId", long.class);
method.invoke(_avvisoRemoteModel, oldAvvisoId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public long getIntPraticaId() { public long getIntPraticaId() {
return _intPraticaId; return _intPraticaId;
@ -1456,6 +1364,26 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
} }
} }
@Override
public java.lang.String translateTipoDocumento(
java.lang.String tipoProcedura) {
try {
String methodName = "translateTipoDocumento";
Class<?>[] parameterTypes = new Class<?>[] { java.lang.String.class };
Object[] parameterValues = new Object[] { tipoProcedura };
java.lang.String returnObj = (java.lang.String)invokeOnRemoteModel(methodName,
parameterTypes, parameterValues);
return returnObj;
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
@Override @Override
public java.lang.String getDownloadUrl( public java.lang.String getDownloadUrl(
com.liferay.portal.theme.ThemeDisplay themeDisplay) { com.liferay.portal.theme.ThemeDisplay themeDisplay) {
@ -1478,6 +1406,26 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
} }
} }
@Override
public java.lang.String getDescriptionOggettoProtocollo(
java.lang.String tipoProcedura) {
try {
String methodName = "getDescriptionOggettoProtocollo";
Class<?>[] parameterTypes = new Class<?>[] { java.lang.String.class };
Object[] parameterValues = new Object[] { tipoProcedura };
java.lang.String returnObj = (java.lang.String)invokeOnRemoteModel(methodName,
parameterTypes, parameterValues);
return returnObj;
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
@Override @Override
public java.lang.String getDescriptionOggettoProtocollo() { public java.lang.String getDescriptionOggettoProtocollo() {
try { try {
@ -1607,8 +1555,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
clone.setFileEntryIdBase(getFileEntryIdBase()); clone.setFileEntryIdBase(getFileEntryIdBase());
clone.setFileEntryIdInvio(getFileEntryIdInvio()); clone.setFileEntryIdInvio(getFileEntryIdInvio());
clone.setFileEntryIdProtocollo(getFileEntryIdProtocollo()); clone.setFileEntryIdProtocollo(getFileEntryIdProtocollo());
clone.setOldFileEntryIdBase(getOldFileEntryIdBase());
clone.setOldFileEntryIdInvio(getOldFileEntryIdInvio());
clone.setDtCreateFileEntryInvio(getDtCreateFileEntryInvio()); clone.setDtCreateFileEntryInvio(getDtCreateFileEntryInvio());
clone.setUserCodiceFiscalePrimaFirma(getUserCodiceFiscalePrimaFirma()); clone.setUserCodiceFiscalePrimaFirma(getUserCodiceFiscalePrimaFirma());
clone.setFirmaInCorso(getFirmaInCorso()); clone.setFirmaInCorso(getFirmaInCorso());
@ -1629,7 +1575,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
clone.setRifiutato(getRifiutato()); clone.setRifiutato(getRifiutato());
clone.setDtRifiuto(getDtRifiuto()); clone.setDtRifiuto(getDtRifiuto());
clone.setCommentoRifiuto(getCommentoRifiuto()); clone.setCommentoRifiuto(getCommentoRifiuto());
clone.setOldAvvisoId(getOldAvvisoId());
clone.setIntPraticaId(getIntPraticaId()); clone.setIntPraticaId(getIntPraticaId());
clone.setControlloPraticaId(getControlloPraticaId()); clone.setControlloPraticaId(getControlloPraticaId());
clone.setClassPk(getClassPk()); clone.setClassPk(getClassPk());
@ -1686,7 +1631,7 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(87); StringBundler sb = new StringBundler(81);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -1720,10 +1665,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
sb.append(getFileEntryIdInvio()); sb.append(getFileEntryIdInvio());
sb.append(", fileEntryIdProtocollo="); sb.append(", fileEntryIdProtocollo=");
sb.append(getFileEntryIdProtocollo()); sb.append(getFileEntryIdProtocollo());
sb.append(", oldFileEntryIdBase=");
sb.append(getOldFileEntryIdBase());
sb.append(", oldFileEntryIdInvio=");
sb.append(getOldFileEntryIdInvio());
sb.append(", dtCreateFileEntryInvio="); sb.append(", dtCreateFileEntryInvio=");
sb.append(getDtCreateFileEntryInvio()); sb.append(getDtCreateFileEntryInvio());
sb.append(", userCodiceFiscalePrimaFirma="); sb.append(", userCodiceFiscalePrimaFirma=");
@ -1764,8 +1705,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
sb.append(getDtRifiuto()); sb.append(getDtRifiuto());
sb.append(", commentoRifiuto="); sb.append(", commentoRifiuto=");
sb.append(getCommentoRifiuto()); sb.append(getCommentoRifiuto());
sb.append(", oldAvvisoId=");
sb.append(getOldAvvisoId());
sb.append(", intPraticaId="); sb.append(", intPraticaId=");
sb.append(getIntPraticaId()); sb.append(getIntPraticaId());
sb.append(", controlloPraticaId="); sb.append(", controlloPraticaId=");
@ -1781,7 +1720,7 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(133); StringBundler sb = new StringBundler(124);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.Avviso"); sb.append("it.tref.liferay.portos.bo.model.Avviso");
@ -1851,14 +1790,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
"<column><column-name>fileEntryIdProtocollo</column-name><column-value><![CDATA["); "<column><column-name>fileEntryIdProtocollo</column-name><column-value><![CDATA[");
sb.append(getFileEntryIdProtocollo()); sb.append(getFileEntryIdProtocollo());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldFileEntryIdBase</column-name><column-value><![CDATA[");
sb.append(getOldFileEntryIdBase());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldFileEntryIdInvio</column-name><column-value><![CDATA[");
sb.append(getOldFileEntryIdInvio());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>dtCreateFileEntryInvio</column-name><column-value><![CDATA["); "<column><column-name>dtCreateFileEntryInvio</column-name><column-value><![CDATA[");
sb.append(getDtCreateFileEntryInvio()); sb.append(getDtCreateFileEntryInvio());
@ -1939,10 +1870,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
"<column><column-name>commentoRifiuto</column-name><column-value><![CDATA["); "<column><column-name>commentoRifiuto</column-name><column-value><![CDATA[");
sb.append(getCommentoRifiuto()); sb.append(getCommentoRifiuto());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldAvvisoId</column-name><column-value><![CDATA[");
sb.append(getOldAvvisoId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>intPraticaId</column-name><column-value><![CDATA["); "<column><column-name>intPraticaId</column-name><column-value><![CDATA[");
sb.append(getIntPraticaId()); sb.append(getIntPraticaId());
@ -1982,8 +1909,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
private long _fileEntryIdBase; private long _fileEntryIdBase;
private long _fileEntryIdInvio; private long _fileEntryIdInvio;
private long _fileEntryIdProtocollo; private long _fileEntryIdProtocollo;
private long _oldFileEntryIdBase;
private long _oldFileEntryIdInvio;
private Date _dtCreateFileEntryInvio; private Date _dtCreateFileEntryInvio;
private String _userCodiceFiscalePrimaFirma; private String _userCodiceFiscalePrimaFirma;
private boolean _firmaInCorso; private boolean _firmaInCorso;
@ -2004,7 +1929,6 @@ public class AvvisoClp extends BaseModelImpl<Avviso> implements Avviso {
private boolean _rifiutato; private boolean _rifiutato;
private Date _dtRifiuto; private Date _dtRifiuto;
private String _commentoRifiuto; private String _commentoRifiuto;
private long _oldAvvisoId;
private long _intPraticaId; private long _intPraticaId;
private long _controlloPraticaId; private long _controlloPraticaId;
private long _classPk; private long _classPk;

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

@ -321,34 +321,6 @@ public interface AvvisoModel extends BaseModel<Avviso>, StagedGroupedModel {
*/ */
public void setFileEntryIdProtocollo(long fileEntryIdProtocollo); public void setFileEntryIdProtocollo(long fileEntryIdProtocollo);
/**
* Returns the old file entry ID base of this avviso.
*
* @return the old file entry ID base of this avviso
*/
public long getOldFileEntryIdBase();
/**
* Sets the old file entry ID base of this avviso.
*
* @param oldFileEntryIdBase the old file entry ID base of this avviso
*/
public void setOldFileEntryIdBase(long oldFileEntryIdBase);
/**
* Returns the old file entry ID invio of this avviso.
*
* @return the old file entry ID invio of this avviso
*/
public long getOldFileEntryIdInvio();
/**
* Sets the old file entry ID invio of this avviso.
*
* @param oldFileEntryIdInvio the old file entry ID invio of this avviso
*/
public void setOldFileEntryIdInvio(long oldFileEntryIdInvio);
/** /**
* Returns the dt create file entry invio of this avviso. * Returns the dt create file entry invio of this avviso.
* *
@ -686,20 +658,6 @@ public interface AvvisoModel extends BaseModel<Avviso>, StagedGroupedModel {
*/ */
public void setCommentoRifiuto(String commentoRifiuto); public void setCommentoRifiuto(String commentoRifiuto);
/**
* Returns the old avviso ID of this avviso.
*
* @return the old avviso ID of this avviso
*/
public long getOldAvvisoId();
/**
* Sets the old avviso ID of this avviso.
*
* @param oldAvvisoId the old avviso ID of this avviso
*/
public void setOldAvvisoId(long oldAvvisoId);
/** /**
* Returns the int pratica ID of this avviso. * Returns the int pratica ID of this avviso.
* *

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

@ -47,8 +47,6 @@ public class AvvisoSoap implements Serializable {
soapModel.setFileEntryIdBase(model.getFileEntryIdBase()); soapModel.setFileEntryIdBase(model.getFileEntryIdBase());
soapModel.setFileEntryIdInvio(model.getFileEntryIdInvio()); soapModel.setFileEntryIdInvio(model.getFileEntryIdInvio());
soapModel.setFileEntryIdProtocollo(model.getFileEntryIdProtocollo()); soapModel.setFileEntryIdProtocollo(model.getFileEntryIdProtocollo());
soapModel.setOldFileEntryIdBase(model.getOldFileEntryIdBase());
soapModel.setOldFileEntryIdInvio(model.getOldFileEntryIdInvio());
soapModel.setDtCreateFileEntryInvio(model.getDtCreateFileEntryInvio()); soapModel.setDtCreateFileEntryInvio(model.getDtCreateFileEntryInvio());
soapModel.setUserCodiceFiscalePrimaFirma(model.getUserCodiceFiscalePrimaFirma()); soapModel.setUserCodiceFiscalePrimaFirma(model.getUserCodiceFiscalePrimaFirma());
soapModel.setFirmaInCorso(model.getFirmaInCorso()); soapModel.setFirmaInCorso(model.getFirmaInCorso());
@ -69,7 +67,6 @@ public class AvvisoSoap implements Serializable {
soapModel.setRifiutato(model.getRifiutato()); soapModel.setRifiutato(model.getRifiutato());
soapModel.setDtRifiuto(model.getDtRifiuto()); soapModel.setDtRifiuto(model.getDtRifiuto());
soapModel.setCommentoRifiuto(model.getCommentoRifiuto()); soapModel.setCommentoRifiuto(model.getCommentoRifiuto());
soapModel.setOldAvvisoId(model.getOldAvvisoId());
soapModel.setIntPraticaId(model.getIntPraticaId()); soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setControlloPraticaId(model.getControlloPraticaId()); soapModel.setControlloPraticaId(model.getControlloPraticaId());
soapModel.setClassPk(model.getClassPk()); soapModel.setClassPk(model.getClassPk());
@ -254,22 +251,6 @@ public class AvvisoSoap implements Serializable {
_fileEntryIdProtocollo = fileEntryIdProtocollo; _fileEntryIdProtocollo = fileEntryIdProtocollo;
} }
public long getOldFileEntryIdBase() {
return _oldFileEntryIdBase;
}
public void setOldFileEntryIdBase(long oldFileEntryIdBase) {
_oldFileEntryIdBase = oldFileEntryIdBase;
}
public long getOldFileEntryIdInvio() {
return _oldFileEntryIdInvio;
}
public void setOldFileEntryIdInvio(long oldFileEntryIdInvio) {
_oldFileEntryIdInvio = oldFileEntryIdInvio;
}
public Date getDtCreateFileEntryInvio() { public Date getDtCreateFileEntryInvio() {
return _dtCreateFileEntryInvio; return _dtCreateFileEntryInvio;
} }
@ -459,14 +440,6 @@ public class AvvisoSoap implements Serializable {
_commentoRifiuto = commentoRifiuto; _commentoRifiuto = commentoRifiuto;
} }
public long getOldAvvisoId() {
return _oldAvvisoId;
}
public void setOldAvvisoId(long oldAvvisoId) {
_oldAvvisoId = oldAvvisoId;
}
public long getIntPraticaId() { public long getIntPraticaId() {
return _intPraticaId; return _intPraticaId;
} }
@ -515,8 +488,6 @@ public class AvvisoSoap implements Serializable {
private long _fileEntryIdBase; private long _fileEntryIdBase;
private long _fileEntryIdInvio; private long _fileEntryIdInvio;
private long _fileEntryIdProtocollo; private long _fileEntryIdProtocollo;
private long _oldFileEntryIdBase;
private long _oldFileEntryIdInvio;
private Date _dtCreateFileEntryInvio; private Date _dtCreateFileEntryInvio;
private String _userCodiceFiscalePrimaFirma; private String _userCodiceFiscalePrimaFirma;
private boolean _firmaInCorso; private boolean _firmaInCorso;
@ -537,7 +508,6 @@ public class AvvisoSoap implements Serializable {
private boolean _rifiutato; private boolean _rifiutato;
private Date _dtRifiuto; private Date _dtRifiuto;
private String _commentoRifiuto; private String _commentoRifiuto;
private long _oldAvvisoId;
private long _intPraticaId; private long _intPraticaId;
private long _controlloPraticaId; private long _controlloPraticaId;
private long _classPk; private long _classPk;

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

@ -66,8 +66,6 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
attributes.put("fileEntryIdBase", getFileEntryIdBase()); attributes.put("fileEntryIdBase", getFileEntryIdBase());
attributes.put("fileEntryIdInvio", getFileEntryIdInvio()); attributes.put("fileEntryIdInvio", getFileEntryIdInvio());
attributes.put("fileEntryIdProtocollo", getFileEntryIdProtocollo()); attributes.put("fileEntryIdProtocollo", getFileEntryIdProtocollo());
attributes.put("oldFileEntryIdBase", getOldFileEntryIdBase());
attributes.put("oldFileEntryIdInvio", getOldFileEntryIdInvio());
attributes.put("dtCreateFileEntryInvio", getDtCreateFileEntryInvio()); attributes.put("dtCreateFileEntryInvio", getDtCreateFileEntryInvio());
attributes.put("userCodiceFiscalePrimaFirma", attributes.put("userCodiceFiscalePrimaFirma",
getUserCodiceFiscalePrimaFirma()); getUserCodiceFiscalePrimaFirma());
@ -89,7 +87,6 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
attributes.put("rifiutato", getRifiutato()); attributes.put("rifiutato", getRifiutato());
attributes.put("dtRifiuto", getDtRifiuto()); attributes.put("dtRifiuto", getDtRifiuto());
attributes.put("commentoRifiuto", getCommentoRifiuto()); attributes.put("commentoRifiuto", getCommentoRifiuto());
attributes.put("oldAvvisoId", getOldAvvisoId());
attributes.put("intPraticaId", getIntPraticaId()); attributes.put("intPraticaId", getIntPraticaId());
attributes.put("controlloPraticaId", getControlloPraticaId()); attributes.put("controlloPraticaId", getControlloPraticaId());
attributes.put("classPk", getClassPk()); attributes.put("classPk", getClassPk());
@ -197,18 +194,6 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
setFileEntryIdProtocollo(fileEntryIdProtocollo); setFileEntryIdProtocollo(fileEntryIdProtocollo);
} }
Long oldFileEntryIdBase = (Long)attributes.get("oldFileEntryIdBase");
if (oldFileEntryIdBase != null) {
setOldFileEntryIdBase(oldFileEntryIdBase);
}
Long oldFileEntryIdInvio = (Long)attributes.get("oldFileEntryIdInvio");
if (oldFileEntryIdInvio != null) {
setOldFileEntryIdInvio(oldFileEntryIdInvio);
}
Date dtCreateFileEntryInvio = (Date)attributes.get( Date dtCreateFileEntryInvio = (Date)attributes.get(
"dtCreateFileEntryInvio"); "dtCreateFileEntryInvio");
@ -332,12 +317,6 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
setCommentoRifiuto(commentoRifiuto); setCommentoRifiuto(commentoRifiuto);
} }
Long oldAvvisoId = (Long)attributes.get("oldAvvisoId");
if (oldAvvisoId != null) {
setOldAvvisoId(oldAvvisoId);
}
Long intPraticaId = (Long)attributes.get("intPraticaId"); Long intPraticaId = (Long)attributes.get("intPraticaId");
if (intPraticaId != null) { if (intPraticaId != null) {
@ -725,46 +704,6 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
_avviso.setFileEntryIdProtocollo(fileEntryIdProtocollo); _avviso.setFileEntryIdProtocollo(fileEntryIdProtocollo);
} }
/**
* Returns the old file entry ID base of this avviso.
*
* @return the old file entry ID base of this avviso
*/
@Override
public long getOldFileEntryIdBase() {
return _avviso.getOldFileEntryIdBase();
}
/**
* Sets the old file entry ID base of this avviso.
*
* @param oldFileEntryIdBase the old file entry ID base of this avviso
*/
@Override
public void setOldFileEntryIdBase(long oldFileEntryIdBase) {
_avviso.setOldFileEntryIdBase(oldFileEntryIdBase);
}
/**
* Returns the old file entry ID invio of this avviso.
*
* @return the old file entry ID invio of this avviso
*/
@Override
public long getOldFileEntryIdInvio() {
return _avviso.getOldFileEntryIdInvio();
}
/**
* Sets the old file entry ID invio of this avviso.
*
* @param oldFileEntryIdInvio the old file entry ID invio of this avviso
*/
@Override
public void setOldFileEntryIdInvio(long oldFileEntryIdInvio) {
_avviso.setOldFileEntryIdInvio(oldFileEntryIdInvio);
}
/** /**
* Returns the dt create file entry invio of this avviso. * Returns the dt create file entry invio of this avviso.
* *
@ -1237,26 +1176,6 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
_avviso.setCommentoRifiuto(commentoRifiuto); _avviso.setCommentoRifiuto(commentoRifiuto);
} }
/**
* Returns the old avviso ID of this avviso.
*
* @return the old avviso ID of this avviso
*/
@Override
public long getOldAvvisoId() {
return _avviso.getOldAvvisoId();
}
/**
* Sets the old avviso ID of this avviso.
*
* @param oldAvvisoId the old avviso ID of this avviso
*/
@Override
public void setOldAvvisoId(long oldAvvisoId) {
_avviso.setOldAvvisoId(oldAvvisoId);
}
/** /**
* Returns the int pratica ID of this avviso. * Returns the int pratica ID of this avviso.
* *
@ -1448,6 +1367,14 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
return _avviso.getFullDescription(); return _avviso.getFullDescription();
} }
@Override
public java.lang.String getDescriptionOggettoProtocollo(
java.lang.String tipoProcedura)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException {
return _avviso.getDescriptionOggettoProtocollo(tipoProcedura);
}
@Override @Override
public java.lang.String getDescriptionOggettoProtocollo() public java.lang.String getDescriptionOggettoProtocollo()
throws com.liferay.portal.kernel.exception.PortalException, throws com.liferay.portal.kernel.exception.PortalException,
@ -1463,6 +1390,14 @@ public class AvvisoWrapper implements Avviso, ModelWrapper<Avviso> {
return _avviso.getDownloadUrl(themeDisplay); return _avviso.getDownloadUrl(themeDisplay);
} }
@Override
public java.lang.String translateTipoDocumento(
java.lang.String tipoProcedura)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException {
return _avviso.translateTipoDocumento(tipoProcedura);
}
@Override @Override
public java.lang.String translateTipoDocumento() public java.lang.String translateTipoDocumento()
throws com.liferay.portal.kernel.exception.PortalException, throws com.liferay.portal.kernel.exception.PortalException,

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

@ -402,7 +402,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
attributes.put("normLTC01", getNormLTC01()); attributes.put("normLTC01", getNormLTC01());
attributes.put("normArt3com3", getNormArt3com3()); attributes.put("normArt3com3", getNormArt3com3());
attributes.put("normArt3com4", getNormArt3com4()); attributes.put("normArt3com4", getNormArt3com4());
attributes.put("dpdc", getDpdc());
attributes.put("normSismaBonus", getNormSismaBonus()); attributes.put("normSismaBonus", getNormSismaBonus());
attributes.put("clRischioPreInt", getClRischioPreInt()); attributes.put("clRischioPreInt", getClRischioPreInt());
attributes.put("clRischioPostInt", getClRischioPostInt()); attributes.put("clRischioPostInt", getClRischioPostInt());
@ -2133,12 +2132,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
setNormArt3com4(normArt3com4); setNormArt3com4(normArt3com4);
} }
Boolean dpdc = (Boolean)attributes.get("dpdc");
if (dpdc != null) {
setDpdc(dpdc);
}
Boolean normSismaBonus = (Boolean)attributes.get("normSismaBonus"); Boolean normSismaBonus = (Boolean)attributes.get("normSismaBonus");
if (normSismaBonus != null) { if (normSismaBonus != null) {
@ -9123,34 +9116,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
} }
} }
@Override
public boolean getDpdc() {
return _dpdc;
}
@Override
public boolean isDpdc() {
return _dpdc;
}
@Override
public void setDpdc(boolean dpdc) {
_dpdc = dpdc;
if (_dettPraticaRemoteModel != null) {
try {
Class<?> clazz = _dettPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setDpdc", boolean.class);
method.invoke(_dettPraticaRemoteModel, dpdc);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public boolean getNormSismaBonus() { public boolean getNormSismaBonus() {
return _normSismaBonus; return _normSismaBonus;
@ -9848,7 +9813,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
clone.setNormLTC01(getNormLTC01()); clone.setNormLTC01(getNormLTC01());
clone.setNormArt3com3(getNormArt3com3()); clone.setNormArt3com3(getNormArt3com3());
clone.setNormArt3com4(getNormArt3com4()); clone.setNormArt3com4(getNormArt3com4());
clone.setDpdc(getDpdc());
clone.setNormSismaBonus(getNormSismaBonus()); clone.setNormSismaBonus(getNormSismaBonus());
clone.setClRischioPreInt(getClRischioPreInt()); clone.setClRischioPreInt(getClRischioPreInt());
clone.setClRischioPostInt(getClRischioPostInt()); clone.setClRischioPostInt(getClRischioPostInt());
@ -9907,7 +9871,7 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(541); StringBundler sb = new StringBundler(539);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -10435,8 +10399,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
sb.append(getNormArt3com3()); sb.append(getNormArt3com3());
sb.append(", normArt3com4="); sb.append(", normArt3com4=");
sb.append(getNormArt3com4()); sb.append(getNormArt3com4());
sb.append(", dpdc=");
sb.append(getDpdc());
sb.append(", normSismaBonus="); sb.append(", normSismaBonus=");
sb.append(getNormSismaBonus()); sb.append(getNormSismaBonus());
sb.append(", clRischioPreInt="); sb.append(", clRischioPreInt=");
@ -10456,7 +10418,7 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(814); StringBundler sb = new StringBundler(811);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.DettPratica"); sb.append("it.tref.liferay.portos.bo.model.DettPratica");
@ -11514,10 +11476,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
"<column><column-name>normArt3com4</column-name><column-value><![CDATA["); "<column><column-name>normArt3com4</column-name><column-value><![CDATA[");
sb.append(getNormArt3com4()); sb.append(getNormArt3com4());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>dpdc</column-name><column-value><![CDATA[");
sb.append(getDpdc());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>normSismaBonus</column-name><column-value><![CDATA["); "<column><column-name>normSismaBonus</column-name><column-value><![CDATA[");
sb.append(getNormSismaBonus()); sb.append(getNormSismaBonus());
@ -11813,7 +11771,6 @@ public class DettPraticaClp extends BaseModelImpl<DettPratica>
private boolean _normLTC01; private boolean _normLTC01;
private boolean _normArt3com3; private boolean _normArt3com3;
private boolean _normArt3com4; private boolean _normArt3com4;
private boolean _dpdc;
private boolean _normSismaBonus; private boolean _normSismaBonus;
private String _clRischioPreInt; private String _clRischioPreInt;
private String _clRischioPostInt; private String _clRischioPostInt;

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

@ -4776,27 +4776,6 @@ public interface DettPraticaModel extends BaseModel<DettPratica>,
*/ */
public void setNormArt3com4(boolean normArt3com4); public void setNormArt3com4(boolean normArt3com4);
/**
* Returns the dpdc of this dett pratica.
*
* @return the dpdc of this dett pratica
*/
public boolean getDpdc();
/**
* Returns <code>true</code> if this dett pratica is dpdc.
*
* @return <code>true</code> if this dett pratica is dpdc; <code>false</code> otherwise
*/
public boolean isDpdc();
/**
* Sets whether this dett pratica is dpdc.
*
* @param dpdc the dpdc of this dett pratica
*/
public void setDpdc(boolean dpdc);
/** /**
* Returns the norm sisma bonus of this dett pratica. * Returns the norm sisma bonus of this dett pratica.
* *

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

@ -294,7 +294,6 @@ public class DettPraticaSoap implements Serializable {
soapModel.setNormLTC01(model.getNormLTC01()); soapModel.setNormLTC01(model.getNormLTC01());
soapModel.setNormArt3com3(model.getNormArt3com3()); soapModel.setNormArt3com3(model.getNormArt3com3());
soapModel.setNormArt3com4(model.getNormArt3com4()); soapModel.setNormArt3com4(model.getNormArt3com4());
soapModel.setDpdc(model.getDpdc());
soapModel.setNormSismaBonus(model.getNormSismaBonus()); soapModel.setNormSismaBonus(model.getNormSismaBonus());
soapModel.setClRischioPreInt(model.getClRischioPreInt()); soapModel.setClRischioPreInt(model.getClRischioPreInt());
soapModel.setClRischioPostInt(model.getClRischioPostInt()); soapModel.setClRischioPostInt(model.getClRischioPostInt());
@ -2981,18 +2980,6 @@ public class DettPraticaSoap implements Serializable {
_normArt3com4 = normArt3com4; _normArt3com4 = normArt3com4;
} }
public boolean getDpdc() {
return _dpdc;
}
public boolean isDpdc() {
return _dpdc;
}
public void setDpdc(boolean dpdc) {
_dpdc = dpdc;
}
public boolean getNormSismaBonus() { public boolean getNormSismaBonus() {
return _normSismaBonus; return _normSismaBonus;
} }
@ -3316,7 +3303,6 @@ public class DettPraticaSoap implements Serializable {
private boolean _normLTC01; private boolean _normLTC01;
private boolean _normArt3com3; private boolean _normArt3com3;
private boolean _normArt3com4; private boolean _normArt3com4;
private boolean _dpdc;
private boolean _normSismaBonus; private boolean _normSismaBonus;
private String _clRischioPreInt; private String _clRischioPreInt;
private String _clRischioPostInt; private String _clRischioPostInt;

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

@ -376,7 +376,6 @@ public class DettPraticaWrapper implements DettPratica,
attributes.put("normLTC01", getNormLTC01()); attributes.put("normLTC01", getNormLTC01());
attributes.put("normArt3com3", getNormArt3com3()); attributes.put("normArt3com3", getNormArt3com3());
attributes.put("normArt3com4", getNormArt3com4()); attributes.put("normArt3com4", getNormArt3com4());
attributes.put("dpdc", getDpdc());
attributes.put("normSismaBonus", getNormSismaBonus()); attributes.put("normSismaBonus", getNormSismaBonus());
attributes.put("clRischioPreInt", getClRischioPreInt()); attributes.put("clRischioPreInt", getClRischioPreInt());
attributes.put("clRischioPostInt", getClRischioPostInt()); attributes.put("clRischioPostInt", getClRischioPostInt());
@ -2107,12 +2106,6 @@ public class DettPraticaWrapper implements DettPratica,
setNormArt3com4(normArt3com4); setNormArt3com4(normArt3com4);
} }
Boolean dpdc = (Boolean)attributes.get("dpdc");
if (dpdc != null) {
setDpdc(dpdc);
}
Boolean normSismaBonus = (Boolean)attributes.get("normSismaBonus"); Boolean normSismaBonus = (Boolean)attributes.get("normSismaBonus");
if (normSismaBonus != null) { if (normSismaBonus != null) {
@ -8716,36 +8709,6 @@ public class DettPraticaWrapper implements DettPratica,
_dettPratica.setNormArt3com4(normArt3com4); _dettPratica.setNormArt3com4(normArt3com4);
} }
/**
* Returns the dpdc of this dett pratica.
*
* @return the dpdc of this dett pratica
*/
@Override
public boolean getDpdc() {
return _dettPratica.getDpdc();
}
/**
* Returns <code>true</code> if this dett pratica is dpdc.
*
* @return <code>true</code> if this dett pratica is dpdc; <code>false</code> otherwise
*/
@Override
public boolean isDpdc() {
return _dettPratica.isDpdc();
}
/**
* Sets whether this dett pratica is dpdc.
*
* @param dpdc the dpdc of this dett pratica
*/
@Override
public void setDpdc(boolean dpdc) {
_dettPratica.setDpdc(dpdc);
}
/** /**
* Returns the norm sisma bonus of this dett pratica. * Returns the norm sisma bonus of this dett pratica.
* *

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

@ -87,7 +87,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
attributes.put("intPraticaId", getIntPraticaId()); attributes.put("intPraticaId", getIntPraticaId());
attributes.put("dettPraticaId", getDettPraticaId()); attributes.put("dettPraticaId", getDettPraticaId());
attributes.put("fileEntryId", getFileEntryId()); attributes.put("fileEntryId", getFileEntryId());
attributes.put("oldFileEntryId", getOldFileEntryId());
attributes.put("descrizione", getDescrizione()); attributes.put("descrizione", getDescrizione());
attributes.put("feVisible", getFeVisible()); attributes.put("feVisible", getFeVisible());
@ -162,12 +161,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
setFileEntryId(fileEntryId); setFileEntryId(fileEntryId);
} }
Long oldFileEntryId = (Long)attributes.get("oldFileEntryId");
if (oldFileEntryId != null) {
setOldFileEntryId(oldFileEntryId);
}
String descrizione = (String)attributes.get("descrizione"); String descrizione = (String)attributes.get("descrizione");
if (descrizione != null) { if (descrizione != null) {
@ -444,29 +437,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
} }
} }
@Override
public long getOldFileEntryId() {
return _oldFileEntryId;
}
@Override
public void setOldFileEntryId(long oldFileEntryId) {
_oldFileEntryId = oldFileEntryId;
if (_docAggiuntivaRemoteModel != null) {
try {
Class<?> clazz = _docAggiuntivaRemoteModel.getClass();
Method method = clazz.getMethod("setOldFileEntryId", long.class);
method.invoke(_docAggiuntivaRemoteModel, oldFileEntryId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public String getDescrizione() { public String getDescrizione() {
return _descrizione; return _descrizione;
@ -624,7 +594,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
clone.setIntPraticaId(getIntPraticaId()); clone.setIntPraticaId(getIntPraticaId());
clone.setDettPraticaId(getDettPraticaId()); clone.setDettPraticaId(getDettPraticaId());
clone.setFileEntryId(getFileEntryId()); clone.setFileEntryId(getFileEntryId());
clone.setOldFileEntryId(getOldFileEntryId());
clone.setDescrizione(getDescrizione()); clone.setDescrizione(getDescrizione());
clone.setFeVisible(getFeVisible()); clone.setFeVisible(getFeVisible());
@ -679,7 +648,7 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(29); StringBundler sb = new StringBundler(27);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -703,8 +672,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
sb.append(getDettPraticaId()); sb.append(getDettPraticaId());
sb.append(", fileEntryId="); sb.append(", fileEntryId=");
sb.append(getFileEntryId()); sb.append(getFileEntryId());
sb.append(", oldFileEntryId=");
sb.append(getOldFileEntryId());
sb.append(", descrizione="); sb.append(", descrizione=");
sb.append(getDescrizione()); sb.append(getDescrizione());
sb.append(", feVisible="); sb.append(", feVisible=");
@ -716,7 +683,7 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(46); StringBundler sb = new StringBundler(43);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.DocAggiuntiva"); sb.append("it.tref.liferay.portos.bo.model.DocAggiuntiva");
@ -766,10 +733,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
"<column><column-name>fileEntryId</column-name><column-value><![CDATA["); "<column><column-name>fileEntryId</column-name><column-value><![CDATA[");
sb.append(getFileEntryId()); sb.append(getFileEntryId());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldFileEntryId</column-name><column-value><![CDATA[");
sb.append(getOldFileEntryId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>descrizione</column-name><column-value><![CDATA["); "<column><column-name>descrizione</column-name><column-value><![CDATA[");
sb.append(getDescrizione()); sb.append(getDescrizione());
@ -796,7 +759,6 @@ public class DocAggiuntivaClp extends BaseModelImpl<DocAggiuntiva>
private long _intPraticaId; private long _intPraticaId;
private long _dettPraticaId; private long _dettPraticaId;
private long _fileEntryId; private long _fileEntryId;
private long _oldFileEntryId;
private String _descrizione; private String _descrizione;
private boolean _feVisible; private boolean _feVisible;
private BaseModel<?> _docAggiuntivaRemoteModel; private BaseModel<?> _docAggiuntivaRemoteModel;

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

@ -249,20 +249,6 @@ public interface DocAggiuntivaModel extends BaseModel<DocAggiuntiva>,
*/ */
public void setFileEntryId(long fileEntryId); public void setFileEntryId(long fileEntryId);
/**
* Returns the old file entry ID of this doc aggiuntiva.
*
* @return the old file entry ID of this doc aggiuntiva
*/
public long getOldFileEntryId();
/**
* Sets the old file entry ID of this doc aggiuntiva.
*
* @param oldFileEntryId the old file entry ID of this doc aggiuntiva
*/
public void setOldFileEntryId(long oldFileEntryId);
/** /**
* Returns the descrizione of this doc aggiuntiva. * Returns the descrizione of this doc aggiuntiva.
* *

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

@ -42,7 +42,6 @@ public class DocAggiuntivaSoap implements Serializable {
soapModel.setIntPraticaId(model.getIntPraticaId()); soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setDettPraticaId(model.getDettPraticaId()); soapModel.setDettPraticaId(model.getDettPraticaId());
soapModel.setFileEntryId(model.getFileEntryId()); soapModel.setFileEntryId(model.getFileEntryId());
soapModel.setOldFileEntryId(model.getOldFileEntryId());
soapModel.setDescrizione(model.getDescrizione()); soapModel.setDescrizione(model.getDescrizione());
soapModel.setFeVisible(model.getFeVisible()); soapModel.setFeVisible(model.getFeVisible());
@ -185,14 +184,6 @@ public class DocAggiuntivaSoap implements Serializable {
_fileEntryId = fileEntryId; _fileEntryId = fileEntryId;
} }
public long getOldFileEntryId() {
return _oldFileEntryId;
}
public void setOldFileEntryId(long oldFileEntryId) {
_oldFileEntryId = oldFileEntryId;
}
public String getDescrizione() { public String getDescrizione() {
return _descrizione; return _descrizione;
} }
@ -224,7 +215,6 @@ public class DocAggiuntivaSoap implements Serializable {
private long _intPraticaId; private long _intPraticaId;
private long _dettPraticaId; private long _dettPraticaId;
private long _fileEntryId; private long _fileEntryId;
private long _oldFileEntryId;
private String _descrizione; private String _descrizione;
private boolean _feVisible; private boolean _feVisible;
} }

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

@ -62,7 +62,6 @@ public class DocAggiuntivaWrapper implements DocAggiuntiva,
attributes.put("intPraticaId", getIntPraticaId()); attributes.put("intPraticaId", getIntPraticaId());
attributes.put("dettPraticaId", getDettPraticaId()); attributes.put("dettPraticaId", getDettPraticaId());
attributes.put("fileEntryId", getFileEntryId()); attributes.put("fileEntryId", getFileEntryId());
attributes.put("oldFileEntryId", getOldFileEntryId());
attributes.put("descrizione", getDescrizione()); attributes.put("descrizione", getDescrizione());
attributes.put("feVisible", getFeVisible()); attributes.put("feVisible", getFeVisible());
@ -137,12 +136,6 @@ public class DocAggiuntivaWrapper implements DocAggiuntiva,
setFileEntryId(fileEntryId); setFileEntryId(fileEntryId);
} }
Long oldFileEntryId = (Long)attributes.get("oldFileEntryId");
if (oldFileEntryId != null) {
setOldFileEntryId(oldFileEntryId);
}
String descrizione = (String)attributes.get("descrizione"); String descrizione = (String)attributes.get("descrizione");
if (descrizione != null) { if (descrizione != null) {
@ -418,26 +411,6 @@ public class DocAggiuntivaWrapper implements DocAggiuntiva,
_docAggiuntiva.setFileEntryId(fileEntryId); _docAggiuntiva.setFileEntryId(fileEntryId);
} }
/**
* Returns the old file entry ID of this doc aggiuntiva.
*
* @return the old file entry ID of this doc aggiuntiva
*/
@Override
public long getOldFileEntryId() {
return _docAggiuntiva.getOldFileEntryId();
}
/**
* Sets the old file entry ID of this doc aggiuntiva.
*
* @param oldFileEntryId the old file entry ID of this doc aggiuntiva
*/
@Override
public void setOldFileEntryId(long oldFileEntryId) {
_docAggiuntiva.setOldFileEntryId(oldFileEntryId);
}
/** /**
* Returns the descrizione of this doc aggiuntiva. * Returns the descrizione of this doc aggiuntiva.
* *

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

@ -88,13 +88,11 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
attributes.put("className", getClassName()); attributes.put("className", getClassName());
attributes.put("intPraticaId", getIntPraticaId()); attributes.put("intPraticaId", getIntPraticaId());
attributes.put("dlFileEntryId", getDlFileEntryId()); attributes.put("dlFileEntryId", getDlFileEntryId());
attributes.put("oldDlFileEntryId", getOldDlFileEntryId());
attributes.put("version", getVersion()); attributes.put("version", getVersion());
attributes.put("praticaValidata", getPraticaValidata()); attributes.put("praticaValidata", getPraticaValidata());
attributes.put("descLong", getDescLong()); attributes.put("descLong", getDescLong());
attributes.put("tipologia", getTipologia()); attributes.put("tipologia", getTipologia());
attributes.put("sha256", getSha256()); attributes.put("sha256", getSha256());
attributes.put("md5", getMd5());
attributes.put("aggiornato", getAggiornato()); attributes.put("aggiornato", getAggiornato());
attributes.put("jsonFirmatari", getJsonFirmatari()); attributes.put("jsonFirmatari", getJsonFirmatari());
attributes.put("status", getStatus()); attributes.put("status", getStatus());
@ -180,12 +178,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
setDlFileEntryId(dlFileEntryId); setDlFileEntryId(dlFileEntryId);
} }
Long oldDlFileEntryId = (Long)attributes.get("oldDlFileEntryId");
if (oldDlFileEntryId != null) {
setOldDlFileEntryId(oldDlFileEntryId);
}
String version = (String)attributes.get("version"); String version = (String)attributes.get("version");
if (version != null) { if (version != null) {
@ -216,12 +208,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
setSha256(sha256); setSha256(sha256);
} }
String md5 = (String)attributes.get("md5");
if (md5 != null) {
setMd5(md5);
}
Boolean aggiornato = (Boolean)attributes.get("aggiornato"); Boolean aggiornato = (Boolean)attributes.get("aggiornato");
if (aggiornato != null) { if (aggiornato != null) {
@ -552,30 +538,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
} }
} }
@Override
public long getOldDlFileEntryId() {
return _oldDlFileEntryId;
}
@Override
public void setOldDlFileEntryId(long oldDlFileEntryId) {
_oldDlFileEntryId = oldDlFileEntryId;
if (_docPraticaRemoteModel != null) {
try {
Class<?> clazz = _docPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setOldDlFileEntryId",
long.class);
method.invoke(_docPraticaRemoteModel, oldDlFileEntryId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public String getVersion() { public String getVersion() {
return _version; return _version;
@ -697,29 +659,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
} }
} }
@Override
public String getMd5() {
return _md5;
}
@Override
public void setMd5(String md5) {
_md5 = md5;
if (_docPraticaRemoteModel != null) {
try {
Class<?> clazz = _docPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setMd5", String.class);
method.invoke(_docPraticaRemoteModel, md5);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public boolean getAggiornato() { public boolean getAggiornato() {
return _aggiornato; return _aggiornato;
@ -1020,13 +959,11 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
clone.setClassName(getClassName()); clone.setClassName(getClassName());
clone.setIntPraticaId(getIntPraticaId()); clone.setIntPraticaId(getIntPraticaId());
clone.setDlFileEntryId(getDlFileEntryId()); clone.setDlFileEntryId(getDlFileEntryId());
clone.setOldDlFileEntryId(getOldDlFileEntryId());
clone.setVersion(getVersion()); clone.setVersion(getVersion());
clone.setPraticaValidata(getPraticaValidata()); clone.setPraticaValidata(getPraticaValidata());
clone.setDescLong(getDescLong()); clone.setDescLong(getDescLong());
clone.setTipologia(getTipologia()); clone.setTipologia(getTipologia());
clone.setSha256(getSha256()); clone.setSha256(getSha256());
clone.setMd5(getMd5());
clone.setAggiornato(getAggiornato()); clone.setAggiornato(getAggiornato());
clone.setJsonFirmatari(getJsonFirmatari()); clone.setJsonFirmatari(getJsonFirmatari());
clone.setStatus(getStatus()); clone.setStatus(getStatus());
@ -1086,7 +1023,7 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(53); StringBundler sb = new StringBundler(49);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -1112,8 +1049,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
sb.append(getIntPraticaId()); sb.append(getIntPraticaId());
sb.append(", dlFileEntryId="); sb.append(", dlFileEntryId=");
sb.append(getDlFileEntryId()); sb.append(getDlFileEntryId());
sb.append(", oldDlFileEntryId=");
sb.append(getOldDlFileEntryId());
sb.append(", version="); sb.append(", version=");
sb.append(getVersion()); sb.append(getVersion());
sb.append(", praticaValidata="); sb.append(", praticaValidata=");
@ -1124,8 +1059,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
sb.append(getTipologia()); sb.append(getTipologia());
sb.append(", sha256="); sb.append(", sha256=");
sb.append(getSha256()); sb.append(getSha256());
sb.append(", md5=");
sb.append(getMd5());
sb.append(", aggiornato="); sb.append(", aggiornato=");
sb.append(getAggiornato()); sb.append(getAggiornato());
sb.append(", jsonFirmatari="); sb.append(", jsonFirmatari=");
@ -1147,7 +1080,7 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(82); StringBundler sb = new StringBundler(76);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.DocPratica"); sb.append("it.tref.liferay.portos.bo.model.DocPratica");
@ -1201,10 +1134,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
"<column><column-name>dlFileEntryId</column-name><column-value><![CDATA["); "<column><column-name>dlFileEntryId</column-name><column-value><![CDATA[");
sb.append(getDlFileEntryId()); sb.append(getDlFileEntryId());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldDlFileEntryId</column-name><column-value><![CDATA[");
sb.append(getOldDlFileEntryId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>version</column-name><column-value><![CDATA["); "<column><column-name>version</column-name><column-value><![CDATA[");
sb.append(getVersion()); sb.append(getVersion());
@ -1225,10 +1154,6 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
"<column><column-name>sha256</column-name><column-value><![CDATA["); "<column><column-name>sha256</column-name><column-value><![CDATA[");
sb.append(getSha256()); sb.append(getSha256());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>md5</column-name><column-value><![CDATA[");
sb.append(getMd5());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>aggiornato</column-name><column-value><![CDATA["); "<column><column-name>aggiornato</column-name><column-value><![CDATA[");
sb.append(getAggiornato()); sb.append(getAggiornato());
@ -1276,13 +1201,11 @@ public class DocPraticaClp extends BaseModelImpl<DocPratica>
private String _className; private String _className;
private long _intPraticaId; private long _intPraticaId;
private long _dlFileEntryId; private long _dlFileEntryId;
private long _oldDlFileEntryId;
private String _version; private String _version;
private boolean _praticaValidata; private boolean _praticaValidata;
private String _descLong; private String _descLong;
private String _tipologia; private String _tipologia;
private String _sha256; private String _sha256;
private String _md5;
private boolean _aggiornato; private boolean _aggiornato;
private String _jsonFirmatari; private String _jsonFirmatari;
private long _status; private long _status;

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

@ -264,20 +264,6 @@ public interface DocPraticaModel extends BaseModel<DocPratica>,
*/ */
public void setDlFileEntryId(long dlFileEntryId); public void setDlFileEntryId(long dlFileEntryId);
/**
* Returns the old dl file entry ID of this doc pratica.
*
* @return the old dl file entry ID of this doc pratica
*/
public long getOldDlFileEntryId();
/**
* Sets the old dl file entry ID of this doc pratica.
*
* @param oldDlFileEntryId the old dl file entry ID of this doc pratica
*/
public void setOldDlFileEntryId(long oldDlFileEntryId);
/** /**
* Returns the version of this doc pratica. * Returns the version of this doc pratica.
* *
@ -359,21 +345,6 @@ public interface DocPraticaModel extends BaseModel<DocPratica>,
*/ */
public void setSha256(String sha256); public void setSha256(String sha256);
/**
* Returns the md5 of this doc pratica.
*
* @return the md5 of this doc pratica
*/
@AutoEscape
public String getMd5();
/**
* Sets the md5 of this doc pratica.
*
* @param md5 the md5 of this doc pratica
*/
public void setMd5(String md5);
/** /**
* Returns the aggiornato of this doc pratica. * Returns the aggiornato of this doc pratica.
* *

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

@ -43,13 +43,11 @@ public class DocPraticaSoap implements Serializable {
soapModel.setClassName(model.getClassName()); soapModel.setClassName(model.getClassName());
soapModel.setIntPraticaId(model.getIntPraticaId()); soapModel.setIntPraticaId(model.getIntPraticaId());
soapModel.setDlFileEntryId(model.getDlFileEntryId()); soapModel.setDlFileEntryId(model.getDlFileEntryId());
soapModel.setOldDlFileEntryId(model.getOldDlFileEntryId());
soapModel.setVersion(model.getVersion()); soapModel.setVersion(model.getVersion());
soapModel.setPraticaValidata(model.getPraticaValidata()); soapModel.setPraticaValidata(model.getPraticaValidata());
soapModel.setDescLong(model.getDescLong()); soapModel.setDescLong(model.getDescLong());
soapModel.setTipologia(model.getTipologia()); soapModel.setTipologia(model.getTipologia());
soapModel.setSha256(model.getSha256()); soapModel.setSha256(model.getSha256());
soapModel.setMd5(model.getMd5());
soapModel.setAggiornato(model.getAggiornato()); soapModel.setAggiornato(model.getAggiornato());
soapModel.setJsonFirmatari(model.getJsonFirmatari()); soapModel.setJsonFirmatari(model.getJsonFirmatari());
soapModel.setStatus(model.getStatus()); soapModel.setStatus(model.getStatus());
@ -205,14 +203,6 @@ public class DocPraticaSoap implements Serializable {
_dlFileEntryId = dlFileEntryId; _dlFileEntryId = dlFileEntryId;
} }
public long getOldDlFileEntryId() {
return _oldDlFileEntryId;
}
public void setOldDlFileEntryId(long oldDlFileEntryId) {
_oldDlFileEntryId = oldDlFileEntryId;
}
public String getVersion() { public String getVersion() {
return _version; return _version;
} }
@ -257,14 +247,6 @@ public class DocPraticaSoap implements Serializable {
_sha256 = sha256; _sha256 = sha256;
} }
public String getMd5() {
return _md5;
}
public void setMd5(String md5) {
_md5 = md5;
}
public boolean getAggiornato() { public boolean getAggiornato() {
return _aggiornato; return _aggiornato;
} }
@ -341,13 +323,11 @@ public class DocPraticaSoap implements Serializable {
private String _className; private String _className;
private long _intPraticaId; private long _intPraticaId;
private long _dlFileEntryId; private long _dlFileEntryId;
private long _oldDlFileEntryId;
private String _version; private String _version;
private boolean _praticaValidata; private boolean _praticaValidata;
private String _descLong; private String _descLong;
private String _tipologia; private String _tipologia;
private String _sha256; private String _sha256;
private String _md5;
private boolean _aggiornato; private boolean _aggiornato;
private String _jsonFirmatari; private String _jsonFirmatari;
private long _status; private long _status;

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

@ -62,13 +62,11 @@ public class DocPraticaWrapper implements DocPratica, ModelWrapper<DocPratica> {
attributes.put("className", getClassName()); attributes.put("className", getClassName());
attributes.put("intPraticaId", getIntPraticaId()); attributes.put("intPraticaId", getIntPraticaId());
attributes.put("dlFileEntryId", getDlFileEntryId()); attributes.put("dlFileEntryId", getDlFileEntryId());
attributes.put("oldDlFileEntryId", getOldDlFileEntryId());
attributes.put("version", getVersion()); attributes.put("version", getVersion());
attributes.put("praticaValidata", getPraticaValidata()); attributes.put("praticaValidata", getPraticaValidata());
attributes.put("descLong", getDescLong()); attributes.put("descLong", getDescLong());
attributes.put("tipologia", getTipologia()); attributes.put("tipologia", getTipologia());
attributes.put("sha256", getSha256()); attributes.put("sha256", getSha256());
attributes.put("md5", getMd5());
attributes.put("aggiornato", getAggiornato()); attributes.put("aggiornato", getAggiornato());
attributes.put("jsonFirmatari", getJsonFirmatari()); attributes.put("jsonFirmatari", getJsonFirmatari());
attributes.put("status", getStatus()); attributes.put("status", getStatus());
@ -154,12 +152,6 @@ public class DocPraticaWrapper implements DocPratica, ModelWrapper<DocPratica> {
setDlFileEntryId(dlFileEntryId); setDlFileEntryId(dlFileEntryId);
} }
Long oldDlFileEntryId = (Long)attributes.get("oldDlFileEntryId");
if (oldDlFileEntryId != null) {
setOldDlFileEntryId(oldDlFileEntryId);
}
String version = (String)attributes.get("version"); String version = (String)attributes.get("version");
if (version != null) { if (version != null) {
@ -190,12 +182,6 @@ public class DocPraticaWrapper implements DocPratica, ModelWrapper<DocPratica> {
setSha256(sha256); setSha256(sha256);
} }
String md5 = (String)attributes.get("md5");
if (md5 != null) {
setMd5(md5);
}
Boolean aggiornato = (Boolean)attributes.get("aggiornato"); Boolean aggiornato = (Boolean)attributes.get("aggiornato");
if (aggiornato != null) { if (aggiornato != null) {
@ -522,26 +508,6 @@ public class DocPraticaWrapper implements DocPratica, ModelWrapper<DocPratica> {
_docPratica.setDlFileEntryId(dlFileEntryId); _docPratica.setDlFileEntryId(dlFileEntryId);
} }
/**
* Returns the old dl file entry ID of this doc pratica.
*
* @return the old dl file entry ID of this doc pratica
*/
@Override
public long getOldDlFileEntryId() {
return _docPratica.getOldDlFileEntryId();
}
/**
* Sets the old dl file entry ID of this doc pratica.
*
* @param oldDlFileEntryId the old dl file entry ID of this doc pratica
*/
@Override
public void setOldDlFileEntryId(long oldDlFileEntryId) {
_docPratica.setOldDlFileEntryId(oldDlFileEntryId);
}
/** /**
* Returns the version of this doc pratica. * Returns the version of this doc pratica.
* *
@ -652,26 +618,6 @@ public class DocPraticaWrapper implements DocPratica, ModelWrapper<DocPratica> {
_docPratica.setSha256(sha256); _docPratica.setSha256(sha256);
} }
/**
* Returns the md5 of this doc pratica.
*
* @return the md5 of this doc pratica
*/
@Override
public java.lang.String getMd5() {
return _docPratica.getMd5();
}
/**
* Sets the md5 of this doc pratica.
*
* @param md5 the md5 of this doc pratica
*/
@Override
public void setMd5(java.lang.String md5) {
_docPratica.setMd5(md5);
}
/** /**
* Returns the aggiornato of this doc pratica. * Returns the aggiornato of this doc pratica.
* *

34
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/IUV.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.bo.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the IUV service. Represents a row in the &quot;portos_bo_IUV&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see IUVModel
* @see it.tref.liferay.portos.bo.model.impl.IUVImpl
* @see it.tref.liferay.portos.bo.model.impl.IUVModelImpl
* @generated
*/
public interface IUV extends IUVModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.bo.model.impl.IUVImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
}

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

@ -1,664 +0,0 @@
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later version.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
*/
package it.tref.liferay.portos.bo.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.bo.service.ClpSerializer;
import it.tref.liferay.portos.bo.service.IUVLocalServiceUtil;
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 IUVClp extends BaseModelImpl<IUV> implements IUV {
public IUVClp() {
}
@Override
public Class<?> getModelClass() {
return IUV.class;
}
@Override
public String getModelClassName() {
return IUV.class.getName();
}
@Override
public long getPrimaryKey() {
return _iuvId;
}
@Override
public void setPrimaryKey(long primaryKey) {
setIuvId(primaryKey);
}
@Override
public Serializable getPrimaryKeyObj() {
return _iuvId;
}
@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("iuvId", getIuvId());
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("pagamentoId", getPagamentoId());
attributes.put("codice", getCodice());
attributes.put("tipoPagamento", getTipoPagamento());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
String uuid = (String)attributes.get("uuid");
if (uuid != null) {
setUuid(uuid);
}
Long iuvId = (Long)attributes.get("iuvId");
if (iuvId != null) {
setIuvId(iuvId);
}
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 pagamentoId = (Long)attributes.get("pagamentoId");
if (pagamentoId != null) {
setPagamentoId(pagamentoId);
}
String codice = (String)attributes.get("codice");
if (codice != null) {
setCodice(codice);
}
String tipoPagamento = (String)attributes.get("tipoPagamento");
if (tipoPagamento != null) {
setTipoPagamento(tipoPagamento);
}
}
@Override
public String getUuid() {
return _uuid;
}
@Override
public void setUuid(String uuid) {
_uuid = uuid;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setUuid", String.class);
method.invoke(_iuvRemoteModel, uuid);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getIuvId() {
return _iuvId;
}
@Override
public void setIuvId(long iuvId) {
_iuvId = iuvId;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setIuvId", long.class);
method.invoke(_iuvRemoteModel, iuvId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getCompanyId() {
return _companyId;
}
@Override
public void setCompanyId(long companyId) {
_companyId = companyId;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setCompanyId", long.class);
method.invoke(_iuvRemoteModel, companyId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getUserId() {
return _userId;
}
@Override
public void setUserId(long userId) {
_userId = userId;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setUserId", long.class);
method.invoke(_iuvRemoteModel, 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 (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setUserName", String.class);
method.invoke(_iuvRemoteModel, userName);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getCreateDate() {
return _createDate;
}
@Override
public void setCreateDate(Date createDate) {
_createDate = createDate;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setCreateDate", Date.class);
method.invoke(_iuvRemoteModel, createDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public Date getModifiedDate() {
return _modifiedDate;
}
@Override
public void setModifiedDate(Date modifiedDate) {
_modifiedDate = modifiedDate;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setModifiedDate", Date.class);
method.invoke(_iuvRemoteModel, modifiedDate);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getGroupId() {
return _groupId;
}
@Override
public void setGroupId(long groupId) {
_groupId = groupId;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setGroupId", long.class);
method.invoke(_iuvRemoteModel, groupId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public long getPagamentoId() {
return _pagamentoId;
}
@Override
public void setPagamentoId(long pagamentoId) {
_pagamentoId = pagamentoId;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setPagamentoId", long.class);
method.invoke(_iuvRemoteModel, pagamentoId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getCodice() {
return _codice;
}
@Override
public void setCodice(String codice) {
_codice = codice;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setCodice", String.class);
method.invoke(_iuvRemoteModel, codice);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public String getTipoPagamento() {
return _tipoPagamento;
}
@Override
public void setTipoPagamento(String tipoPagamento) {
_tipoPagamento = tipoPagamento;
if (_iuvRemoteModel != null) {
try {
Class<?> clazz = _iuvRemoteModel.getClass();
Method method = clazz.getMethod("setTipoPagamento", String.class);
method.invoke(_iuvRemoteModel, tipoPagamento);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override
public StagedModelType getStagedModelType() {
return new StagedModelType(PortalUtil.getClassNameId(
IUV.class.getName()));
}
public BaseModel<?> getIUVRemoteModel() {
return _iuvRemoteModel;
}
public void setIUVRemoteModel(BaseModel<?> iuvRemoteModel) {
_iuvRemoteModel = iuvRemoteModel;
}
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 = _iuvRemoteModel.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(_iuvRemoteModel,
remoteParameterValues);
if (returnValue != null) {
returnValue = ClpSerializer.translateOutput(returnValue);
}
return returnValue;
}
@Override
public void persist() throws SystemException {
if (this.isNew()) {
IUVLocalServiceUtil.addIUV(this);
}
else {
IUVLocalServiceUtil.updateIUV(this);
}
}
@Override
public IUV toEscapedModel() {
return (IUV)ProxyUtil.newProxyInstance(IUV.class.getClassLoader(),
new Class[] { IUV.class }, new AutoEscapeBeanHandler(this));
}
@Override
public Object clone() {
IUVClp clone = new IUVClp();
clone.setUuid(getUuid());
clone.setIuvId(getIuvId());
clone.setCompanyId(getCompanyId());
clone.setUserId(getUserId());
clone.setUserName(getUserName());
clone.setCreateDate(getCreateDate());
clone.setModifiedDate(getModifiedDate());
clone.setGroupId(getGroupId());
clone.setPagamentoId(getPagamentoId());
clone.setCodice(getCodice());
clone.setTipoPagamento(getTipoPagamento());
return clone;
}
@Override
public int compareTo(IUV iuv) {
long primaryKey = iuv.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 IUVClp)) {
return false;
}
IUVClp iuv = (IUVClp)obj;
long primaryKey = iuv.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(23);
sb.append("{uuid=");
sb.append(getUuid());
sb.append(", iuvId=");
sb.append(getIuvId());
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(", pagamentoId=");
sb.append(getPagamentoId());
sb.append(", codice=");
sb.append(getCodice());
sb.append(", tipoPagamento=");
sb.append(getTipoPagamento());
sb.append("}");
return sb.toString();
}
@Override
public String toXmlString() {
StringBundler sb = new StringBundler(37);
sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.IUV");
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>iuvId</column-name><column-value><![CDATA[");
sb.append(getIuvId());
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>pagamentoId</column-name><column-value><![CDATA[");
sb.append(getPagamentoId());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>codice</column-name><column-value><![CDATA[");
sb.append(getCodice());
sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>tipoPagamento</column-name><column-value><![CDATA[");
sb.append(getTipoPagamento());
sb.append("]]></column-value></column>");
sb.append("</model>");
return sb.toString();
}
private String _uuid;
private long _iuvId;
private long _companyId;
private long _userId;
private String _userUuid;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _pagamentoId;
private String _codice;
private String _tipoPagamento;
private BaseModel<?> _iuvRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class;
}

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

@ -1,309 +0,0 @@
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later version.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
*/
package it.tref.liferay.portos.bo.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 IUV service. Represents a row in the &quot;portos_bo_IUV&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.bo.model.impl.IUVModelImpl} 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.bo.model.impl.IUVImpl}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see IUV
* @see it.tref.liferay.portos.bo.model.impl.IUVImpl
* @see it.tref.liferay.portos.bo.model.impl.IUVModelImpl
* @generated
*/
public interface IUVModel extends BaseModel<IUV>, StagedGroupedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify or reference this interface directly. All methods that expect a i u v model instance should use the {@link IUV} interface instead.
*/
/**
* Returns the primary key of this i u v.
*
* @return the primary key of this i u v
*/
public long getPrimaryKey();
/**
* Sets the primary key of this i u v.
*
* @param primaryKey the primary key of this i u v
*/
public void setPrimaryKey(long primaryKey);
/**
* Returns the uuid of this i u v.
*
* @return the uuid of this i u v
*/
@AutoEscape
@Override
public String getUuid();
/**
* Sets the uuid of this i u v.
*
* @param uuid the uuid of this i u v
*/
@Override
public void setUuid(String uuid);
/**
* Returns the iuv ID of this i u v.
*
* @return the iuv ID of this i u v
*/
public long getIuvId();
/**
* Sets the iuv ID of this i u v.
*
* @param iuvId the iuv ID of this i u v
*/
public void setIuvId(long iuvId);
/**
* Returns the company ID of this i u v.
*
* @return the company ID of this i u v
*/
@Override
public long getCompanyId();
/**
* Sets the company ID of this i u v.
*
* @param companyId the company ID of this i u v
*/
@Override
public void setCompanyId(long companyId);
/**
* Returns the user ID of this i u v.
*
* @return the user ID of this i u v
*/
@Override
public long getUserId();
/**
* Sets the user ID of this i u v.
*
* @param userId the user ID of this i u v
*/
@Override
public void setUserId(long userId);
/**
* Returns the user uuid of this i u v.
*
* @return the user uuid of this i u v
* @throws SystemException if a system exception occurred
*/
@Override
public String getUserUuid() throws SystemException;
/**
* Sets the user uuid of this i u v.
*
* @param userUuid the user uuid of this i u v
*/
@Override
public void setUserUuid(String userUuid);
/**
* Returns the user name of this i u v.
*
* @return the user name of this i u v
*/
@AutoEscape
@Override
public String getUserName();
/**
* Sets the user name of this i u v.
*
* @param userName the user name of this i u v
*/
@Override
public void setUserName(String userName);
/**
* Returns the create date of this i u v.
*
* @return the create date of this i u v
*/
@Override
public Date getCreateDate();
/**
* Sets the create date of this i u v.
*
* @param createDate the create date of this i u v
*/
@Override
public void setCreateDate(Date createDate);
/**
* Returns the modified date of this i u v.
*
* @return the modified date of this i u v
*/
@Override
public Date getModifiedDate();
/**
* Sets the modified date of this i u v.
*
* @param modifiedDate the modified date of this i u v
*/
@Override
public void setModifiedDate(Date modifiedDate);
/**
* Returns the group ID of this i u v.
*
* @return the group ID of this i u v
*/
@Override
public long getGroupId();
/**
* Sets the group ID of this i u v.
*
* @param groupId the group ID of this i u v
*/
@Override
public void setGroupId(long groupId);
/**
* Returns the pagamento ID of this i u v.
*
* @return the pagamento ID of this i u v
*/
public long getPagamentoId();
/**
* Sets the pagamento ID of this i u v.
*
* @param pagamentoId the pagamento ID of this i u v
*/
public void setPagamentoId(long pagamentoId);
/**
* Returns the codice of this i u v.
*
* @return the codice of this i u v
*/
@AutoEscape
public String getCodice();
/**
* Sets the codice of this i u v.
*
* @param codice the codice of this i u v
*/
public void setCodice(String codice);
/**
* Returns the tipo pagamento of this i u v.
*
* @return the tipo pagamento of this i u v
*/
@AutoEscape
public String getTipoPagamento();
/**
* Sets the tipo pagamento of this i u v.
*
* @param tipoPagamento the tipo pagamento of this i u v
*/
public void setTipoPagamento(String tipoPagamento);
@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.bo.model.IUV iuv);
@Override
public int hashCode();
@Override
public CacheModel<it.tref.liferay.portos.bo.model.IUV> toCacheModel();
@Override
public it.tref.liferay.portos.bo.model.IUV toEscapedModel();
@Override
public it.tref.liferay.portos.bo.model.IUV toUnescapedModel();
@Override
public String toString();
@Override
public String toXmlString();
}

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

@ -1,196 +0,0 @@
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later version.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
*/
package it.tref.liferay.portos.bo.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, specifically {@link it.tref.liferay.portos.bo.service.http.IUVServiceSoap}.
*
* @author Davide Barbagallo, 3F Consulting
* @see it.tref.liferay.portos.bo.service.http.IUVServiceSoap
* @generated
*/
public class IUVSoap implements Serializable {
public static IUVSoap toSoapModel(IUV model) {
IUVSoap soapModel = new IUVSoap();
soapModel.setUuid(model.getUuid());
soapModel.setIuvId(model.getIuvId());
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.setPagamentoId(model.getPagamentoId());
soapModel.setCodice(model.getCodice());
soapModel.setTipoPagamento(model.getTipoPagamento());
return soapModel;
}
public static IUVSoap[] toSoapModels(IUV[] models) {
IUVSoap[] soapModels = new IUVSoap[models.length];
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModel(models[i]);
}
return soapModels;
}
public static IUVSoap[][] toSoapModels(IUV[][] models) {
IUVSoap[][] soapModels = null;
if (models.length > 0) {
soapModels = new IUVSoap[models.length][models[0].length];
}
else {
soapModels = new IUVSoap[0][0];
}
for (int i = 0; i < models.length; i++) {
soapModels[i] = toSoapModels(models[i]);
}
return soapModels;
}
public static IUVSoap[] toSoapModels(List<IUV> models) {
List<IUVSoap> soapModels = new ArrayList<IUVSoap>(models.size());
for (IUV model : models) {
soapModels.add(toSoapModel(model));
}
return soapModels.toArray(new IUVSoap[soapModels.size()]);
}
public IUVSoap() {
}
public long getPrimaryKey() {
return _iuvId;
}
public void setPrimaryKey(long pk) {
setIuvId(pk);
}
public String getUuid() {
return _uuid;
}
public void setUuid(String uuid) {
_uuid = uuid;
}
public long getIuvId() {
return _iuvId;
}
public void setIuvId(long iuvId) {
_iuvId = iuvId;
}
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 getPagamentoId() {
return _pagamentoId;
}
public void setPagamentoId(long pagamentoId) {
_pagamentoId = pagamentoId;
}
public String getCodice() {
return _codice;
}
public void setCodice(String codice) {
_codice = codice;
}
public String getTipoPagamento() {
return _tipoPagamento;
}
public void setTipoPagamento(String tipoPagamento) {
_tipoPagamento = tipoPagamento;
}
private String _uuid;
private long _iuvId;
private long _companyId;
private long _userId;
private String _userName;
private Date _createDate;
private Date _modifiedDate;
private long _groupId;
private long _pagamentoId;
private String _codice;
private String _tipoPagamento;
}

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

@ -1,545 +0,0 @@
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later version.
*
* This library is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
*/
package it.tref.liferay.portos.bo.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 IUV}.
* </p>
*
* @author Davide Barbagallo, 3F Consulting
* @see IUV
* @generated
*/
public class IUVWrapper implements IUV, ModelWrapper<IUV> {
public IUVWrapper(IUV iuv) {
_iuv = iuv;
}
@Override
public Class<?> getModelClass() {
return IUV.class;
}
@Override
public String getModelClassName() {
return IUV.class.getName();
}
@Override
public Map<String, Object> getModelAttributes() {
Map<String, Object> attributes = new HashMap<String, Object>();
attributes.put("uuid", getUuid());
attributes.put("iuvId", getIuvId());
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("pagamentoId", getPagamentoId());
attributes.put("codice", getCodice());
attributes.put("tipoPagamento", getTipoPagamento());
return attributes;
}
@Override
public void setModelAttributes(Map<String, Object> attributes) {
String uuid = (String)attributes.get("uuid");
if (uuid != null) {
setUuid(uuid);
}
Long iuvId = (Long)attributes.get("iuvId");
if (iuvId != null) {
setIuvId(iuvId);
}
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 pagamentoId = (Long)attributes.get("pagamentoId");
if (pagamentoId != null) {
setPagamentoId(pagamentoId);
}
String codice = (String)attributes.get("codice");
if (codice != null) {
setCodice(codice);
}
String tipoPagamento = (String)attributes.get("tipoPagamento");
if (tipoPagamento != null) {
setTipoPagamento(tipoPagamento);
}
}
/**
* Returns the primary key of this i u v.
*
* @return the primary key of this i u v
*/
@Override
public long getPrimaryKey() {
return _iuv.getPrimaryKey();
}
/**
* Sets the primary key of this i u v.
*
* @param primaryKey the primary key of this i u v
*/
@Override
public void setPrimaryKey(long primaryKey) {
_iuv.setPrimaryKey(primaryKey);
}
/**
* Returns the uuid of this i u v.
*
* @return the uuid of this i u v
*/
@Override
public java.lang.String getUuid() {
return _iuv.getUuid();
}
/**
* Sets the uuid of this i u v.
*
* @param uuid the uuid of this i u v
*/
@Override
public void setUuid(java.lang.String uuid) {
_iuv.setUuid(uuid);
}
/**
* Returns the iuv ID of this i u v.
*
* @return the iuv ID of this i u v
*/
@Override
public long getIuvId() {
return _iuv.getIuvId();
}
/**
* Sets the iuv ID of this i u v.
*
* @param iuvId the iuv ID of this i u v
*/
@Override
public void setIuvId(long iuvId) {
_iuv.setIuvId(iuvId);
}
/**
* Returns the company ID of this i u v.
*
* @return the company ID of this i u v
*/
@Override
public long getCompanyId() {
return _iuv.getCompanyId();
}
/**
* Sets the company ID of this i u v.
*
* @param companyId the company ID of this i u v
*/
@Override
public void setCompanyId(long companyId) {
_iuv.setCompanyId(companyId);
}
/**
* Returns the user ID of this i u v.
*
* @return the user ID of this i u v
*/
@Override
public long getUserId() {
return _iuv.getUserId();
}
/**
* Sets the user ID of this i u v.
*
* @param userId the user ID of this i u v
*/
@Override
public void setUserId(long userId) {
_iuv.setUserId(userId);
}
/**
* Returns the user uuid of this i u v.
*
* @return the user uuid of this i u v
* @throws SystemException if a system exception occurred
*/
@Override
public java.lang.String getUserUuid()
throws com.liferay.portal.kernel.exception.SystemException {
return _iuv.getUserUuid();
}
/**
* Sets the user uuid of this i u v.
*
* @param userUuid the user uuid of this i u v
*/
@Override
public void setUserUuid(java.lang.String userUuid) {
_iuv.setUserUuid(userUuid);
}
/**
* Returns the user name of this i u v.
*
* @return the user name of this i u v
*/
@Override
public java.lang.String getUserName() {
return _iuv.getUserName();
}
/**
* Sets the user name of this i u v.
*
* @param userName the user name of this i u v
*/
@Override
public void setUserName(java.lang.String userName) {
_iuv.setUserName(userName);
}
/**
* Returns the create date of this i u v.
*
* @return the create date of this i u v
*/
@Override
public java.util.Date getCreateDate() {
return _iuv.getCreateDate();
}
/**
* Sets the create date of this i u v.
*
* @param createDate the create date of this i u v
*/
@Override
public void setCreateDate(java.util.Date createDate) {
_iuv.setCreateDate(createDate);
}
/**
* Returns the modified date of this i u v.
*
* @return the modified date of this i u v
*/
@Override
public java.util.Date getModifiedDate() {
return _iuv.getModifiedDate();
}
/**
* Sets the modified date of this i u v.
*
* @param modifiedDate the modified date of this i u v
*/
@Override
public void setModifiedDate(java.util.Date modifiedDate) {
_iuv.setModifiedDate(modifiedDate);
}
/**
* Returns the group ID of this i u v.
*
* @return the group ID of this i u v
*/
@Override
public long getGroupId() {
return _iuv.getGroupId();
}
/**
* Sets the group ID of this i u v.
*
* @param groupId the group ID of this i u v
*/
@Override
public void setGroupId(long groupId) {
_iuv.setGroupId(groupId);
}
/**
* Returns the pagamento ID of this i u v.
*
* @return the pagamento ID of this i u v
*/
@Override
public long getPagamentoId() {
return _iuv.getPagamentoId();
}
/**
* Sets the pagamento ID of this i u v.
*
* @param pagamentoId the pagamento ID of this i u v
*/
@Override
public void setPagamentoId(long pagamentoId) {
_iuv.setPagamentoId(pagamentoId);
}
/**
* Returns the codice of this i u v.
*
* @return the codice of this i u v
*/
@Override
public java.lang.String getCodice() {
return _iuv.getCodice();
}
/**
* Sets the codice of this i u v.
*
* @param codice the codice of this i u v
*/
@Override
public void setCodice(java.lang.String codice) {
_iuv.setCodice(codice);
}
/**
* Returns the tipo pagamento of this i u v.
*
* @return the tipo pagamento of this i u v
*/
@Override
public java.lang.String getTipoPagamento() {
return _iuv.getTipoPagamento();
}
/**
* Sets the tipo pagamento of this i u v.
*
* @param tipoPagamento the tipo pagamento of this i u v
*/
@Override
public void setTipoPagamento(java.lang.String tipoPagamento) {
_iuv.setTipoPagamento(tipoPagamento);
}
@Override
public boolean isNew() {
return _iuv.isNew();
}
@Override
public void setNew(boolean n) {
_iuv.setNew(n);
}
@Override
public boolean isCachedModel() {
return _iuv.isCachedModel();
}
@Override
public void setCachedModel(boolean cachedModel) {
_iuv.setCachedModel(cachedModel);
}
@Override
public boolean isEscapedModel() {
return _iuv.isEscapedModel();
}
@Override
public java.io.Serializable getPrimaryKeyObj() {
return _iuv.getPrimaryKeyObj();
}
@Override
public void setPrimaryKeyObj(java.io.Serializable primaryKeyObj) {
_iuv.setPrimaryKeyObj(primaryKeyObj);
}
@Override
public com.liferay.portlet.expando.model.ExpandoBridge getExpandoBridge() {
return _iuv.getExpandoBridge();
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.model.BaseModel<?> baseModel) {
_iuv.setExpandoBridgeAttributes(baseModel);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portlet.expando.model.ExpandoBridge expandoBridge) {
_iuv.setExpandoBridgeAttributes(expandoBridge);
}
@Override
public void setExpandoBridgeAttributes(
com.liferay.portal.service.ServiceContext serviceContext) {
_iuv.setExpandoBridgeAttributes(serviceContext);
}
@Override
public java.lang.Object clone() {
return new IUVWrapper((IUV)_iuv.clone());
}
@Override
public int compareTo(it.tref.liferay.portos.bo.model.IUV iuv) {
return _iuv.compareTo(iuv);
}
@Override
public int hashCode() {
return _iuv.hashCode();
}
@Override
public com.liferay.portal.model.CacheModel<it.tref.liferay.portos.bo.model.IUV> toCacheModel() {
return _iuv.toCacheModel();
}
@Override
public it.tref.liferay.portos.bo.model.IUV toEscapedModel() {
return new IUVWrapper(_iuv.toEscapedModel());
}
@Override
public it.tref.liferay.portos.bo.model.IUV toUnescapedModel() {
return new IUVWrapper(_iuv.toUnescapedModel());
}
@Override
public java.lang.String toString() {
return _iuv.toString();
}
@Override
public java.lang.String toXmlString() {
return _iuv.toXmlString();
}
@Override
public void persist()
throws com.liferay.portal.kernel.exception.SystemException {
_iuv.persist();
}
@Override
public boolean equals(Object obj) {
if (this == obj) {
return true;
}
if (!(obj instanceof IUVWrapper)) {
return false;
}
IUVWrapper iuvWrapper = (IUVWrapper)obj;
if (Validator.equals(_iuv, iuvWrapper._iuv)) {
return true;
}
return false;
}
@Override
public StagedModelType getStagedModelType() {
return _iuv.getStagedModelType();
}
/**
* @deprecated As of 6.1.0, replaced by {@link #getWrappedModel}
*/
public IUV getWrappedIUV() {
return _iuv;
}
@Override
public IUV getWrappedModel() {
return _iuv;
}
@Override
public void resetOriginalValues() {
_iuv.resetOriginalValues();
}
private IUV _iuv;
}

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

@ -90,7 +90,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
attributes.put("dtAnnullamento", getDtAnnullamento()); attributes.put("dtAnnullamento", getDtAnnullamento());
attributes.put("docPraticaAnnullamentoId", getDocPraticaAnnullamentoId()); attributes.put("docPraticaAnnullamentoId", getDocPraticaAnnullamentoId());
attributes.put("unitaOperativa", getUnitaOperativa()); attributes.put("unitaOperativa", getUnitaOperativa());
attributes.put("dtSorteggio", getDtSorteggio());
attributes.put("statoPratica", getStatoPratica()); attributes.put("statoPratica", getStatoPratica());
attributes.put("numeroProgetto", getNumeroProgetto()); attributes.put("numeroProgetto", getNumeroProgetto());
attributes.put("validata", getValidata()); attributes.put("validata", getValidata());
@ -99,7 +98,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
attributes.put("statusDate", getStatusDate()); attributes.put("statusDate", getStatusDate());
attributes.put("esitoControllo", getEsitoControllo()); attributes.put("esitoControllo", getEsitoControllo());
attributes.put("dtPratica", getDtPratica()); attributes.put("dtPratica", getDtPratica());
attributes.put("oldIntPraticaId", getOldIntPraticaId());
attributes.put("sospesa", getSospesa()); attributes.put("sospesa", getSospesa());
attributes.put("dtSospensione", getDtSospensione()); attributes.put("dtSospensione", getDtSospensione());
attributes.put("codiceFiscaleDelegatoFineLavori", attributes.put("codiceFiscaleDelegatoFineLavori",
@ -202,12 +200,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
setUnitaOperativa(unitaOperativa); setUnitaOperativa(unitaOperativa);
} }
Date dtSorteggio = (Date)attributes.get("dtSorteggio");
if (dtSorteggio != null) {
setDtSorteggio(dtSorteggio);
}
String statoPratica = (String)attributes.get("statoPratica"); String statoPratica = (String)attributes.get("statoPratica");
if (statoPratica != null) { if (statoPratica != null) {
@ -256,12 +248,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
setDtPratica(dtPratica); setDtPratica(dtPratica);
} }
Long oldIntPraticaId = (Long)attributes.get("oldIntPraticaId");
if (oldIntPraticaId != null) {
setOldIntPraticaId(oldIntPraticaId);
}
Boolean sospesa = (Boolean)attributes.get("sospesa"); Boolean sospesa = (Boolean)attributes.get("sospesa");
if (sospesa != null) { if (sospesa != null) {
@ -654,29 +640,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
} }
} }
@Override
public Date getDtSorteggio() {
return _dtSorteggio;
}
@Override
public void setDtSorteggio(Date dtSorteggio) {
_dtSorteggio = dtSorteggio;
if (_intPraticaRemoteModel != null) {
try {
Class<?> clazz = _intPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setDtSorteggio", Date.class);
method.invoke(_intPraticaRemoteModel, dtSorteggio);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public String getStatoPratica() { public String getStatoPratica() {
return _statoPratica; return _statoPratica;
@ -878,29 +841,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
} }
} }
@Override
public long getOldIntPraticaId() {
return _oldIntPraticaId;
}
@Override
public void setOldIntPraticaId(long oldIntPraticaId) {
_oldIntPraticaId = oldIntPraticaId;
if (_intPraticaRemoteModel != null) {
try {
Class<?> clazz = _intPraticaRemoteModel.getClass();
Method method = clazz.getMethod("setOldIntPraticaId", long.class);
method.invoke(_intPraticaRemoteModel, oldIntPraticaId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public boolean getSospesa() { public boolean getSospesa() {
return _sospesa; return _sospesa;
@ -1316,7 +1256,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
clone.setDtAnnullamento(getDtAnnullamento()); clone.setDtAnnullamento(getDtAnnullamento());
clone.setDocPraticaAnnullamentoId(getDocPraticaAnnullamentoId()); clone.setDocPraticaAnnullamentoId(getDocPraticaAnnullamentoId());
clone.setUnitaOperativa(getUnitaOperativa()); clone.setUnitaOperativa(getUnitaOperativa());
clone.setDtSorteggio(getDtSorteggio());
clone.setStatoPratica(getStatoPratica()); clone.setStatoPratica(getStatoPratica());
clone.setNumeroProgetto(getNumeroProgetto()); clone.setNumeroProgetto(getNumeroProgetto());
clone.setValidata(getValidata()); clone.setValidata(getValidata());
@ -1325,7 +1264,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
clone.setStatusDate(getStatusDate()); clone.setStatusDate(getStatusDate());
clone.setEsitoControllo(getEsitoControllo()); clone.setEsitoControllo(getEsitoControllo());
clone.setDtPratica(getDtPratica()); clone.setDtPratica(getDtPratica());
clone.setOldIntPraticaId(getOldIntPraticaId());
clone.setSospesa(getSospesa()); clone.setSospesa(getSospesa());
clone.setDtSospensione(getDtSospensione()); clone.setDtSospensione(getDtSospensione());
clone.setCodiceFiscaleDelegatoFineLavori(getCodiceFiscaleDelegatoFineLavori()); clone.setCodiceFiscaleDelegatoFineLavori(getCodiceFiscaleDelegatoFineLavori());
@ -1387,7 +1325,7 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(67); StringBundler sb = new StringBundler(63);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -1417,8 +1355,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
sb.append(getDocPraticaAnnullamentoId()); sb.append(getDocPraticaAnnullamentoId());
sb.append(", unitaOperativa="); sb.append(", unitaOperativa=");
sb.append(getUnitaOperativa()); sb.append(getUnitaOperativa());
sb.append(", dtSorteggio=");
sb.append(getDtSorteggio());
sb.append(", statoPratica="); sb.append(", statoPratica=");
sb.append(getStatoPratica()); sb.append(getStatoPratica());
sb.append(", numeroProgetto="); sb.append(", numeroProgetto=");
@ -1435,8 +1371,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
sb.append(getEsitoControllo()); sb.append(getEsitoControllo());
sb.append(", dtPratica="); sb.append(", dtPratica=");
sb.append(getDtPratica()); sb.append(getDtPratica());
sb.append(", oldIntPraticaId=");
sb.append(getOldIntPraticaId());
sb.append(", sospesa="); sb.append(", sospesa=");
sb.append(getSospesa()); sb.append(getSospesa());
sb.append(", dtSospensione="); sb.append(", dtSospensione=");
@ -1462,7 +1396,7 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(103); StringBundler sb = new StringBundler(97);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.IntPratica"); sb.append("it.tref.liferay.portos.bo.model.IntPratica");
@ -1524,10 +1458,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
"<column><column-name>unitaOperativa</column-name><column-value><![CDATA["); "<column><column-name>unitaOperativa</column-name><column-value><![CDATA[");
sb.append(getUnitaOperativa()); sb.append(getUnitaOperativa());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>dtSorteggio</column-name><column-value><![CDATA[");
sb.append(getDtSorteggio());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>statoPratica</column-name><column-value><![CDATA["); "<column><column-name>statoPratica</column-name><column-value><![CDATA[");
sb.append(getStatoPratica()); sb.append(getStatoPratica());
@ -1560,10 +1490,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
"<column><column-name>dtPratica</column-name><column-value><![CDATA["); "<column><column-name>dtPratica</column-name><column-value><![CDATA[");
sb.append(getDtPratica()); sb.append(getDtPratica());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldIntPraticaId</column-name><column-value><![CDATA[");
sb.append(getOldIntPraticaId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>sospesa</column-name><column-value><![CDATA["); "<column><column-name>sospesa</column-name><column-value><![CDATA[");
sb.append(getSospesa()); sb.append(getSospesa());
@ -1621,7 +1547,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
private Date _dtAnnullamento; private Date _dtAnnullamento;
private long _docPraticaAnnullamentoId; private long _docPraticaAnnullamentoId;
private int _unitaOperativa; private int _unitaOperativa;
private Date _dtSorteggio;
private String _statoPratica; private String _statoPratica;
private String _numeroProgetto; private String _numeroProgetto;
private boolean _validata; private boolean _validata;
@ -1631,7 +1556,6 @@ public class IntPraticaClp extends BaseModelImpl<IntPratica>
private Date _statusDate; private Date _statusDate;
private int _esitoControllo; private int _esitoControllo;
private Date _dtPratica; private Date _dtPratica;
private long _oldIntPraticaId;
private boolean _sospesa; private boolean _sospesa;
private Date _dtSospensione; private Date _dtSospensione;
private String _codiceFiscaleDelegatoFineLavori; private String _codiceFiscaleDelegatoFineLavori;

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

@ -293,20 +293,6 @@ public interface IntPraticaModel extends BaseModel<IntPratica>,
*/ */
public void setUnitaOperativa(int unitaOperativa); public void setUnitaOperativa(int unitaOperativa);
/**
* Returns the dt sorteggio of this int pratica.
*
* @return the dt sorteggio of this int pratica
*/
public Date getDtSorteggio();
/**
* Sets the dt sorteggio of this int pratica.
*
* @param dtSorteggio the dt sorteggio of this int pratica
*/
public void setDtSorteggio(Date dtSorteggio);
/** /**
* Returns the stato pratica of this int pratica. * Returns the stato pratica of this int pratica.
* *
@ -443,20 +429,6 @@ public interface IntPraticaModel extends BaseModel<IntPratica>,
*/ */
public void setDtPratica(Date dtPratica); public void setDtPratica(Date dtPratica);
/**
* Returns the old int pratica ID of this int pratica.
*
* @return the old int pratica ID of this int pratica
*/
public long getOldIntPraticaId();
/**
* Sets the old int pratica ID of this int pratica.
*
* @param oldIntPraticaId the old int pratica ID of this int pratica
*/
public void setOldIntPraticaId(long oldIntPraticaId);
/** /**
* Returns the sospesa of this int pratica. * Returns the sospesa of this int pratica.
* *

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

@ -45,7 +45,6 @@ public class IntPraticaSoap implements Serializable {
soapModel.setDtAnnullamento(model.getDtAnnullamento()); soapModel.setDtAnnullamento(model.getDtAnnullamento());
soapModel.setDocPraticaAnnullamentoId(model.getDocPraticaAnnullamentoId()); soapModel.setDocPraticaAnnullamentoId(model.getDocPraticaAnnullamentoId());
soapModel.setUnitaOperativa(model.getUnitaOperativa()); soapModel.setUnitaOperativa(model.getUnitaOperativa());
soapModel.setDtSorteggio(model.getDtSorteggio());
soapModel.setStatoPratica(model.getStatoPratica()); soapModel.setStatoPratica(model.getStatoPratica());
soapModel.setNumeroProgetto(model.getNumeroProgetto()); soapModel.setNumeroProgetto(model.getNumeroProgetto());
soapModel.setValidata(model.getValidata()); soapModel.setValidata(model.getValidata());
@ -54,7 +53,6 @@ public class IntPraticaSoap implements Serializable {
soapModel.setStatusDate(model.getStatusDate()); soapModel.setStatusDate(model.getStatusDate());
soapModel.setEsitoControllo(model.getEsitoControllo()); soapModel.setEsitoControllo(model.getEsitoControllo());
soapModel.setDtPratica(model.getDtPratica()); soapModel.setDtPratica(model.getDtPratica());
soapModel.setOldIntPraticaId(model.getOldIntPraticaId());
soapModel.setSospesa(model.getSospesa()); soapModel.setSospesa(model.getSospesa());
soapModel.setDtSospensione(model.getDtSospensione()); soapModel.setDtSospensione(model.getDtSospensione());
soapModel.setCodiceFiscaleDelegatoFineLavori(model.getCodiceFiscaleDelegatoFineLavori()); soapModel.setCodiceFiscaleDelegatoFineLavori(model.getCodiceFiscaleDelegatoFineLavori());
@ -228,14 +226,6 @@ public class IntPraticaSoap implements Serializable {
_unitaOperativa = unitaOperativa; _unitaOperativa = unitaOperativa;
} }
public Date getDtSorteggio() {
return _dtSorteggio;
}
public void setDtSorteggio(Date dtSorteggio) {
_dtSorteggio = dtSorteggio;
}
public String getStatoPratica() { public String getStatoPratica() {
return _statoPratica; return _statoPratica;
} }
@ -304,14 +294,6 @@ public class IntPraticaSoap implements Serializable {
_dtPratica = dtPratica; _dtPratica = dtPratica;
} }
public long getOldIntPraticaId() {
return _oldIntPraticaId;
}
public void setOldIntPraticaId(long oldIntPraticaId) {
_oldIntPraticaId = oldIntPraticaId;
}
public boolean getSospesa() { public boolean getSospesa() {
return _sospesa; return _sospesa;
} }
@ -424,7 +406,6 @@ public class IntPraticaSoap implements Serializable {
private Date _dtAnnullamento; private Date _dtAnnullamento;
private long _docPraticaAnnullamentoId; private long _docPraticaAnnullamentoId;
private int _unitaOperativa; private int _unitaOperativa;
private Date _dtSorteggio;
private String _statoPratica; private String _statoPratica;
private String _numeroProgetto; private String _numeroProgetto;
private boolean _validata; private boolean _validata;
@ -433,7 +414,6 @@ public class IntPraticaSoap implements Serializable {
private Date _statusDate; private Date _statusDate;
private int _esitoControllo; private int _esitoControllo;
private Date _dtPratica; private Date _dtPratica;
private long _oldIntPraticaId;
private boolean _sospesa; private boolean _sospesa;
private Date _dtSospensione; private Date _dtSospensione;
private String _codiceFiscaleDelegatoFineLavori; private String _codiceFiscaleDelegatoFineLavori;

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

@ -64,7 +64,6 @@ public class IntPraticaWrapper implements IntPratica, ModelWrapper<IntPratica> {
attributes.put("dtAnnullamento", getDtAnnullamento()); attributes.put("dtAnnullamento", getDtAnnullamento());
attributes.put("docPraticaAnnullamentoId", getDocPraticaAnnullamentoId()); attributes.put("docPraticaAnnullamentoId", getDocPraticaAnnullamentoId());
attributes.put("unitaOperativa", getUnitaOperativa()); attributes.put("unitaOperativa", getUnitaOperativa());
attributes.put("dtSorteggio", getDtSorteggio());
attributes.put("statoPratica", getStatoPratica()); attributes.put("statoPratica", getStatoPratica());
attributes.put("numeroProgetto", getNumeroProgetto()); attributes.put("numeroProgetto", getNumeroProgetto());
attributes.put("validata", getValidata()); attributes.put("validata", getValidata());
@ -73,7 +72,6 @@ public class IntPraticaWrapper implements IntPratica, ModelWrapper<IntPratica> {
attributes.put("statusDate", getStatusDate()); attributes.put("statusDate", getStatusDate());
attributes.put("esitoControllo", getEsitoControllo()); attributes.put("esitoControllo", getEsitoControllo());
attributes.put("dtPratica", getDtPratica()); attributes.put("dtPratica", getDtPratica());
attributes.put("oldIntPraticaId", getOldIntPraticaId());
attributes.put("sospesa", getSospesa()); attributes.put("sospesa", getSospesa());
attributes.put("dtSospensione", getDtSospensione()); attributes.put("dtSospensione", getDtSospensione());
attributes.put("codiceFiscaleDelegatoFineLavori", attributes.put("codiceFiscaleDelegatoFineLavori",
@ -176,12 +174,6 @@ public class IntPraticaWrapper implements IntPratica, ModelWrapper<IntPratica> {
setUnitaOperativa(unitaOperativa); setUnitaOperativa(unitaOperativa);
} }
Date dtSorteggio = (Date)attributes.get("dtSorteggio");
if (dtSorteggio != null) {
setDtSorteggio(dtSorteggio);
}
String statoPratica = (String)attributes.get("statoPratica"); String statoPratica = (String)attributes.get("statoPratica");
if (statoPratica != null) { if (statoPratica != null) {
@ -230,12 +222,6 @@ public class IntPraticaWrapper implements IntPratica, ModelWrapper<IntPratica> {
setDtPratica(dtPratica); setDtPratica(dtPratica);
} }
Long oldIntPraticaId = (Long)attributes.get("oldIntPraticaId");
if (oldIntPraticaId != null) {
setOldIntPraticaId(oldIntPraticaId);
}
Boolean sospesa = (Boolean)attributes.get("sospesa"); Boolean sospesa = (Boolean)attributes.get("sospesa");
if (sospesa != null) { if (sospesa != null) {
@ -617,26 +603,6 @@ public class IntPraticaWrapper implements IntPratica, ModelWrapper<IntPratica> {
_intPratica.setUnitaOperativa(unitaOperativa); _intPratica.setUnitaOperativa(unitaOperativa);
} }
/**
* Returns the dt sorteggio of this int pratica.
*
* @return the dt sorteggio of this int pratica
*/
@Override
public java.util.Date getDtSorteggio() {
return _intPratica.getDtSorteggio();
}
/**
* Sets the dt sorteggio of this int pratica.
*
* @param dtSorteggio the dt sorteggio of this int pratica
*/
@Override
public void setDtSorteggio(java.util.Date dtSorteggio) {
_intPratica.setDtSorteggio(dtSorteggio);
}
/** /**
* Returns the stato pratica of this int pratica. * Returns the stato pratica of this int pratica.
* *
@ -829,26 +795,6 @@ public class IntPraticaWrapper implements IntPratica, ModelWrapper<IntPratica> {
_intPratica.setDtPratica(dtPratica); _intPratica.setDtPratica(dtPratica);
} }
/**
* Returns the old int pratica ID of this int pratica.
*
* @return the old int pratica ID of this int pratica
*/
@Override
public long getOldIntPraticaId() {
return _intPratica.getOldIntPraticaId();
}
/**
* Sets the old int pratica ID of this int pratica.
*
* @param oldIntPraticaId the old int pratica ID of this int pratica
*/
@Override
public void setOldIntPraticaId(long oldIntPraticaId) {
_intPratica.setOldIntPraticaId(oldIntPraticaId);
}
/** /**
* Returns the sospesa of this int pratica. * Returns the sospesa of this int pratica.
* *

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

@ -87,7 +87,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
attributes.put("classPk", getClassPk()); attributes.put("classPk", getClassPk());
attributes.put("className", getClassName()); attributes.put("className", getClassName());
attributes.put("fileEntryId", getFileEntryId()); attributes.put("fileEntryId", getFileEntryId());
attributes.put("oldFileEntryId", getOldFileEntryId());
attributes.put("tipoPagamento", getTipoPagamento()); attributes.put("tipoPagamento", getTipoPagamento());
attributes.put("url", getUrl()); attributes.put("url", getUrl());
attributes.put("codice", getCodice()); attributes.put("codice", getCodice());
@ -101,7 +100,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
attributes.put("otfCreateDate", getOtfCreateDate()); attributes.put("otfCreateDate", getOtfCreateDate());
attributes.put("emailPending", getEmailPending()); attributes.put("emailPending", getEmailPending());
attributes.put("numeroBollettino", getNumeroBollettino()); attributes.put("numeroBollettino", getNumeroBollettino());
attributes.put("oldPagamentoId", getOldPagamentoId());
return attributes; return attributes;
} }
@ -180,12 +178,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
setFileEntryId(fileEntryId); setFileEntryId(fileEntryId);
} }
Long oldFileEntryId = (Long)attributes.get("oldFileEntryId");
if (oldFileEntryId != null) {
setOldFileEntryId(oldFileEntryId);
}
String tipoPagamento = (String)attributes.get("tipoPagamento"); String tipoPagamento = (String)attributes.get("tipoPagamento");
if (tipoPagamento != null) { if (tipoPagamento != null) {
@ -265,12 +257,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
if (numeroBollettino != null) { if (numeroBollettino != null) {
setNumeroBollettino(numeroBollettino); setNumeroBollettino(numeroBollettino);
} }
Long oldPagamentoId = (Long)attributes.get("oldPagamentoId");
if (oldPagamentoId != null) {
setOldPagamentoId(oldPagamentoId);
}
} }
@Override @Override
@ -559,29 +545,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
} }
} }
@Override
public long getOldFileEntryId() {
return _oldFileEntryId;
}
@Override
public void setOldFileEntryId(long oldFileEntryId) {
_oldFileEntryId = oldFileEntryId;
if (_pagamentoRemoteModel != null) {
try {
Class<?> clazz = _pagamentoRemoteModel.getClass();
Method method = clazz.getMethod("setOldFileEntryId", long.class);
method.invoke(_pagamentoRemoteModel, oldFileEntryId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public String getTipoPagamento() { public String getTipoPagamento() {
return _tipoPagamento; return _tipoPagamento;
@ -894,29 +857,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
} }
} }
@Override
public long getOldPagamentoId() {
return _oldPagamentoId;
}
@Override
public void setOldPagamentoId(long oldPagamentoId) {
_oldPagamentoId = oldPagamentoId;
if (_pagamentoRemoteModel != null) {
try {
Class<?> clazz = _pagamentoRemoteModel.getClass();
Method method = clazz.getMethod("setOldPagamentoId", long.class);
method.invoke(_pagamentoRemoteModel, oldPagamentoId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public java.lang.String getDownloadUrl( public java.lang.String getDownloadUrl(
com.liferay.portal.theme.ThemeDisplay themeDisplay) { com.liferay.portal.theme.ThemeDisplay themeDisplay) {
@ -1045,7 +985,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
clone.setClassPk(getClassPk()); clone.setClassPk(getClassPk());
clone.setClassName(getClassName()); clone.setClassName(getClassName());
clone.setFileEntryId(getFileEntryId()); clone.setFileEntryId(getFileEntryId());
clone.setOldFileEntryId(getOldFileEntryId());
clone.setTipoPagamento(getTipoPagamento()); clone.setTipoPagamento(getTipoPagamento());
clone.setUrl(getUrl()); clone.setUrl(getUrl());
clone.setCodice(getCodice()); clone.setCodice(getCodice());
@ -1059,7 +998,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
clone.setOtfCreateDate(getOtfCreateDate()); clone.setOtfCreateDate(getOtfCreateDate());
clone.setEmailPending(getEmailPending()); clone.setEmailPending(getEmailPending());
clone.setNumeroBollettino(getNumeroBollettino()); clone.setNumeroBollettino(getNumeroBollettino());
clone.setOldPagamentoId(getOldPagamentoId());
return clone; return clone;
} }
@ -1112,7 +1050,7 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(55); StringBundler sb = new StringBundler(51);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -1138,8 +1076,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
sb.append(getClassName()); sb.append(getClassName());
sb.append(", fileEntryId="); sb.append(", fileEntryId=");
sb.append(getFileEntryId()); sb.append(getFileEntryId());
sb.append(", oldFileEntryId=");
sb.append(getOldFileEntryId());
sb.append(", tipoPagamento="); sb.append(", tipoPagamento=");
sb.append(getTipoPagamento()); sb.append(getTipoPagamento());
sb.append(", url="); sb.append(", url=");
@ -1166,8 +1102,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
sb.append(getEmailPending()); sb.append(getEmailPending());
sb.append(", numeroBollettino="); sb.append(", numeroBollettino=");
sb.append(getNumeroBollettino()); sb.append(getNumeroBollettino());
sb.append(", oldPagamentoId=");
sb.append(getOldPagamentoId());
sb.append("}"); sb.append("}");
return sb.toString(); return sb.toString();
@ -1175,7 +1109,7 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(85); StringBundler sb = new StringBundler(79);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.Pagamento"); sb.append("it.tref.liferay.portos.bo.model.Pagamento");
@ -1229,10 +1163,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
"<column><column-name>fileEntryId</column-name><column-value><![CDATA["); "<column><column-name>fileEntryId</column-name><column-value><![CDATA[");
sb.append(getFileEntryId()); sb.append(getFileEntryId());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldFileEntryId</column-name><column-value><![CDATA[");
sb.append(getOldFileEntryId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>tipoPagamento</column-name><column-value><![CDATA["); "<column><column-name>tipoPagamento</column-name><column-value><![CDATA[");
sb.append(getTipoPagamento()); sb.append(getTipoPagamento());
@ -1285,10 +1215,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
"<column><column-name>numeroBollettino</column-name><column-value><![CDATA["); "<column><column-name>numeroBollettino</column-name><column-value><![CDATA[");
sb.append(getNumeroBollettino()); sb.append(getNumeroBollettino());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldPagamentoId</column-name><column-value><![CDATA[");
sb.append(getOldPagamentoId());
sb.append("]]></column-value></column>");
sb.append("</model>"); sb.append("</model>");
@ -1308,7 +1234,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
private long _classPk; private long _classPk;
private String _className; private String _className;
private long _fileEntryId; private long _fileEntryId;
private long _oldFileEntryId;
private String _tipoPagamento; private String _tipoPagamento;
private String _url; private String _url;
private String _codice; private String _codice;
@ -1322,7 +1247,6 @@ public class PagamentoClp extends BaseModelImpl<Pagamento> implements Pagamento
private Date _otfCreateDate; private Date _otfCreateDate;
private boolean _emailPending; private boolean _emailPending;
private String _numeroBollettino; private String _numeroBollettino;
private long _oldPagamentoId;
private BaseModel<?> _pagamentoRemoteModel; private BaseModel<?> _pagamentoRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class; private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class;
} }

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

@ -263,20 +263,6 @@ public interface PagamentoModel extends BaseModel<Pagamento>, StagedGroupedModel
*/ */
public void setFileEntryId(long fileEntryId); public void setFileEntryId(long fileEntryId);
/**
* Returns the old file entry ID of this pagamento.
*
* @return the old file entry ID of this pagamento
*/
public long getOldFileEntryId();
/**
* Sets the old file entry ID of this pagamento.
*
* @param oldFileEntryId the old file entry ID of this pagamento
*/
public void setOldFileEntryId(long oldFileEntryId);
/** /**
* Returns the tipo pagamento of this pagamento. * Returns the tipo pagamento of this pagamento.
* *
@ -483,20 +469,6 @@ public interface PagamentoModel extends BaseModel<Pagamento>, StagedGroupedModel
*/ */
public void setNumeroBollettino(String numeroBollettino); public void setNumeroBollettino(String numeroBollettino);
/**
* Returns the old pagamento ID of this pagamento.
*
* @return the old pagamento ID of this pagamento
*/
public long getOldPagamentoId();
/**
* Sets the old pagamento ID of this pagamento.
*
* @param oldPagamentoId the old pagamento ID of this pagamento
*/
public void setOldPagamentoId(long oldPagamentoId);
@Override @Override
public boolean isNew(); public boolean isNew();

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

@ -43,7 +43,6 @@ public class PagamentoSoap implements Serializable {
soapModel.setClassPk(model.getClassPk()); soapModel.setClassPk(model.getClassPk());
soapModel.setClassName(model.getClassName()); soapModel.setClassName(model.getClassName());
soapModel.setFileEntryId(model.getFileEntryId()); soapModel.setFileEntryId(model.getFileEntryId());
soapModel.setOldFileEntryId(model.getOldFileEntryId());
soapModel.setTipoPagamento(model.getTipoPagamento()); soapModel.setTipoPagamento(model.getTipoPagamento());
soapModel.setUrl(model.getUrl()); soapModel.setUrl(model.getUrl());
soapModel.setCodice(model.getCodice()); soapModel.setCodice(model.getCodice());
@ -57,7 +56,6 @@ public class PagamentoSoap implements Serializable {
soapModel.setOtfCreateDate(model.getOtfCreateDate()); soapModel.setOtfCreateDate(model.getOtfCreateDate());
soapModel.setEmailPending(model.getEmailPending()); soapModel.setEmailPending(model.getEmailPending());
soapModel.setNumeroBollettino(model.getNumeroBollettino()); soapModel.setNumeroBollettino(model.getNumeroBollettino());
soapModel.setOldPagamentoId(model.getOldPagamentoId());
return soapModel; return soapModel;
} }
@ -206,14 +204,6 @@ public class PagamentoSoap implements Serializable {
_fileEntryId = fileEntryId; _fileEntryId = fileEntryId;
} }
public long getOldFileEntryId() {
return _oldFileEntryId;
}
public void setOldFileEntryId(long oldFileEntryId) {
_oldFileEntryId = oldFileEntryId;
}
public String getTipoPagamento() { public String getTipoPagamento() {
return _tipoPagamento; return _tipoPagamento;
} }
@ -326,14 +316,6 @@ public class PagamentoSoap implements Serializable {
_numeroBollettino = numeroBollettino; _numeroBollettino = numeroBollettino;
} }
public long getOldPagamentoId() {
return _oldPagamentoId;
}
public void setOldPagamentoId(long oldPagamentoId) {
_oldPagamentoId = oldPagamentoId;
}
private String _uuid; private String _uuid;
private long _pagamentoId; private long _pagamentoId;
private long _companyId; private long _companyId;
@ -346,7 +328,6 @@ public class PagamentoSoap implements Serializable {
private long _classPk; private long _classPk;
private String _className; private String _className;
private long _fileEntryId; private long _fileEntryId;
private long _oldFileEntryId;
private String _tipoPagamento; private String _tipoPagamento;
private String _url; private String _url;
private String _codice; private String _codice;
@ -360,5 +341,4 @@ public class PagamentoSoap implements Serializable {
private Date _otfCreateDate; private Date _otfCreateDate;
private boolean _emailPending; private boolean _emailPending;
private String _numeroBollettino; private String _numeroBollettino;
private long _oldPagamentoId;
} }

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

@ -62,7 +62,6 @@ public class PagamentoWrapper implements Pagamento, ModelWrapper<Pagamento> {
attributes.put("classPk", getClassPk()); attributes.put("classPk", getClassPk());
attributes.put("className", getClassName()); attributes.put("className", getClassName());
attributes.put("fileEntryId", getFileEntryId()); attributes.put("fileEntryId", getFileEntryId());
attributes.put("oldFileEntryId", getOldFileEntryId());
attributes.put("tipoPagamento", getTipoPagamento()); attributes.put("tipoPagamento", getTipoPagamento());
attributes.put("url", getUrl()); attributes.put("url", getUrl());
attributes.put("codice", getCodice()); attributes.put("codice", getCodice());
@ -76,7 +75,6 @@ public class PagamentoWrapper implements Pagamento, ModelWrapper<Pagamento> {
attributes.put("otfCreateDate", getOtfCreateDate()); attributes.put("otfCreateDate", getOtfCreateDate());
attributes.put("emailPending", getEmailPending()); attributes.put("emailPending", getEmailPending());
attributes.put("numeroBollettino", getNumeroBollettino()); attributes.put("numeroBollettino", getNumeroBollettino());
attributes.put("oldPagamentoId", getOldPagamentoId());
return attributes; return attributes;
} }
@ -155,12 +153,6 @@ public class PagamentoWrapper implements Pagamento, ModelWrapper<Pagamento> {
setFileEntryId(fileEntryId); setFileEntryId(fileEntryId);
} }
Long oldFileEntryId = (Long)attributes.get("oldFileEntryId");
if (oldFileEntryId != null) {
setOldFileEntryId(oldFileEntryId);
}
String tipoPagamento = (String)attributes.get("tipoPagamento"); String tipoPagamento = (String)attributes.get("tipoPagamento");
if (tipoPagamento != null) { if (tipoPagamento != null) {
@ -240,12 +232,6 @@ public class PagamentoWrapper implements Pagamento, ModelWrapper<Pagamento> {
if (numeroBollettino != null) { if (numeroBollettino != null) {
setNumeroBollettino(numeroBollettino); setNumeroBollettino(numeroBollettino);
} }
Long oldPagamentoId = (Long)attributes.get("oldPagamentoId");
if (oldPagamentoId != null) {
setOldPagamentoId(oldPagamentoId);
}
} }
/** /**
@ -530,26 +516,6 @@ public class PagamentoWrapper implements Pagamento, ModelWrapper<Pagamento> {
_pagamento.setFileEntryId(fileEntryId); _pagamento.setFileEntryId(fileEntryId);
} }
/**
* Returns the old file entry ID of this pagamento.
*
* @return the old file entry ID of this pagamento
*/
@Override
public long getOldFileEntryId() {
return _pagamento.getOldFileEntryId();
}
/**
* Sets the old file entry ID of this pagamento.
*
* @param oldFileEntryId the old file entry ID of this pagamento
*/
@Override
public void setOldFileEntryId(long oldFileEntryId) {
_pagamento.setOldFileEntryId(oldFileEntryId);
}
/** /**
* Returns the tipo pagamento of this pagamento. * Returns the tipo pagamento of this pagamento.
* *
@ -831,26 +797,6 @@ public class PagamentoWrapper implements Pagamento, ModelWrapper<Pagamento> {
_pagamento.setNumeroBollettino(numeroBollettino); _pagamento.setNumeroBollettino(numeroBollettino);
} }
/**
* Returns the old pagamento ID of this pagamento.
*
* @return the old pagamento ID of this pagamento
*/
@Override
public long getOldPagamentoId() {
return _pagamento.getOldPagamentoId();
}
/**
* Sets the old pagamento ID of this pagamento.
*
* @param oldPagamentoId the old pagamento ID of this pagamento
*/
@Override
public void setOldPagamentoId(long oldPagamentoId) {
_pagamento.setOldPagamentoId(oldPagamentoId);
}
@Override @Override
public boolean isNew() { public boolean isNew() {
return _pagamento.isNew(); return _pagamento.isNew();

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

@ -137,7 +137,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
attributes.put("dtDataRimozione", getDtDataRimozione()); attributes.put("dtDataRimozione", getDtDataRimozione());
attributes.put("sostituitoDa", getSostituitoDa()); attributes.put("sostituitoDa", getSostituitoDa());
attributes.put("soggettoSostituitoId", getSoggettoSostituitoId()); attributes.put("soggettoSostituitoId", getSoggettoSostituitoId());
attributes.put("oldSoggettoId", getOldSoggettoId());
attributes.put("fileVariazioneId", getFileVariazioneId()); attributes.put("fileVariazioneId", getFileVariazioneId());
return attributes; return attributes;
@ -523,12 +522,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
setSoggettoSostituitoId(soggettoSostituitoId); setSoggettoSostituitoId(soggettoSostituitoId);
} }
Long oldSoggettoId = (Long)attributes.get("oldSoggettoId");
if (oldSoggettoId != null) {
setOldSoggettoId(oldSoggettoId);
}
Long fileVariazioneId = (Long)attributes.get("fileVariazioneId"); Long fileVariazioneId = (Long)attributes.get("fileVariazioneId");
if (fileVariazioneId != null) { if (fileVariazioneId != null) {
@ -2005,29 +1998,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
} }
} }
@Override
public long getOldSoggettoId() {
return _oldSoggettoId;
}
@Override
public void setOldSoggettoId(long oldSoggettoId) {
_oldSoggettoId = oldSoggettoId;
if (_soggettoRemoteModel != null) {
try {
Class<?> clazz = _soggettoRemoteModel.getClass();
Method method = clazz.getMethod("setOldSoggettoId", long.class);
method.invoke(_soggettoRemoteModel, oldSoggettoId);
}
catch (Exception e) {
throw new UnsupportedOperationException(e);
}
}
}
@Override @Override
public long getFileVariazioneId() { public long getFileVariazioneId() {
return _fileVariazioneId; return _fileVariazioneId;
@ -2284,7 +2254,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
clone.setDtDataRimozione(getDtDataRimozione()); clone.setDtDataRimozione(getDtDataRimozione());
clone.setSostituitoDa(getSostituitoDa()); clone.setSostituitoDa(getSostituitoDa());
clone.setSoggettoSostituitoId(getSoggettoSostituitoId()); clone.setSoggettoSostituitoId(getSoggettoSostituitoId());
clone.setOldSoggettoId(getOldSoggettoId());
clone.setFileVariazioneId(getFileVariazioneId()); clone.setFileVariazioneId(getFileVariazioneId());
return clone; return clone;
@ -2338,7 +2307,7 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
@Override @Override
public String toString() { public String toString() {
StringBundler sb = new StringBundler(129); StringBundler sb = new StringBundler(127);
sb.append("{uuid="); sb.append("{uuid=");
sb.append(getUuid()); sb.append(getUuid());
@ -2464,8 +2433,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
sb.append(getSostituitoDa()); sb.append(getSostituitoDa());
sb.append(", soggettoSostituitoId="); sb.append(", soggettoSostituitoId=");
sb.append(getSoggettoSostituitoId()); sb.append(getSoggettoSostituitoId());
sb.append(", oldSoggettoId=");
sb.append(getOldSoggettoId());
sb.append(", fileVariazioneId="); sb.append(", fileVariazioneId=");
sb.append(getFileVariazioneId()); sb.append(getFileVariazioneId());
sb.append("}"); sb.append("}");
@ -2475,7 +2442,7 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
@Override @Override
public String toXmlString() { public String toXmlString() {
StringBundler sb = new StringBundler(196); StringBundler sb = new StringBundler(193);
sb.append("<model><model-name>"); sb.append("<model><model-name>");
sb.append("it.tref.liferay.portos.bo.model.Soggetto"); sb.append("it.tref.liferay.portos.bo.model.Soggetto");
@ -2729,10 +2696,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
"<column><column-name>soggettoSostituitoId</column-name><column-value><![CDATA["); "<column><column-name>soggettoSostituitoId</column-name><column-value><![CDATA[");
sb.append(getSoggettoSostituitoId()); sb.append(getSoggettoSostituitoId());
sb.append("]]></column-value></column>"); sb.append("]]></column-value></column>");
sb.append(
"<column><column-name>oldSoggettoId</column-name><column-value><![CDATA[");
sb.append(getOldSoggettoId());
sb.append("]]></column-value></column>");
sb.append( sb.append(
"<column><column-name>fileVariazioneId</column-name><column-value><![CDATA["); "<column><column-name>fileVariazioneId</column-name><column-value><![CDATA[");
sb.append(getFileVariazioneId()); sb.append(getFileVariazioneId());
@ -2806,7 +2769,6 @@ public class SoggettoClp extends BaseModelImpl<Soggetto> implements Soggetto {
private Date _dtDataRimozione; private Date _dtDataRimozione;
private long _sostituitoDa; private long _sostituitoDa;
private long _soggettoSostituitoId; private long _soggettoSostituitoId;
private long _oldSoggettoId;
private long _fileVariazioneId; private long _fileVariazioneId;
private BaseModel<?> _soggettoRemoteModel; private BaseModel<?> _soggettoRemoteModel;
private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class; private Class<?> _clpSerializerClass = it.tref.liferay.portos.bo.service.ClpSerializer.class;

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

@ -1025,20 +1025,6 @@ public interface SoggettoModel extends BaseModel<Soggetto>, StagedGroupedModel {
*/ */
public void setSoggettoSostituitoId(long soggettoSostituitoId); public void setSoggettoSostituitoId(long soggettoSostituitoId);
/**
* Returns the old soggetto ID of this soggetto.
*
* @return the old soggetto ID of this soggetto
*/
public long getOldSoggettoId();
/**
* Sets the old soggetto ID of this soggetto.
*
* @param oldSoggettoId the old soggetto ID of this soggetto
*/
public void setOldSoggettoId(long oldSoggettoId);
/** /**
* Returns the file variazione ID of this soggetto. * Returns the file variazione ID of this soggetto.
* *

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

@ -93,7 +93,6 @@ public class SoggettoSoap implements Serializable {
soapModel.setDtDataRimozione(model.getDtDataRimozione()); soapModel.setDtDataRimozione(model.getDtDataRimozione());
soapModel.setSostituitoDa(model.getSostituitoDa()); soapModel.setSostituitoDa(model.getSostituitoDa());
soapModel.setSoggettoSostituitoId(model.getSoggettoSostituitoId()); soapModel.setSoggettoSostituitoId(model.getSoggettoSostituitoId());
soapModel.setOldSoggettoId(model.getOldSoggettoId());
soapModel.setFileVariazioneId(model.getFileVariazioneId()); soapModel.setFileVariazioneId(model.getFileVariazioneId());
return soapModel; return soapModel;
@ -655,14 +654,6 @@ public class SoggettoSoap implements Serializable {
_soggettoSostituitoId = soggettoSostituitoId; _soggettoSostituitoId = soggettoSostituitoId;
} }
public long getOldSoggettoId() {
return _oldSoggettoId;
}
public void setOldSoggettoId(long oldSoggettoId) {
_oldSoggettoId = oldSoggettoId;
}
public long getFileVariazioneId() { public long getFileVariazioneId() {
return _fileVariazioneId; return _fileVariazioneId;
} }
@ -733,6 +724,5 @@ public class SoggettoSoap implements Serializable {
private Date _dtDataRimozione; private Date _dtDataRimozione;
private long _sostituitoDa; private long _sostituitoDa;
private long _soggettoSostituitoId; private long _soggettoSostituitoId;
private long _oldSoggettoId;
private long _fileVariazioneId; private long _fileVariazioneId;
} }

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

@ -112,7 +112,6 @@ public class SoggettoWrapper implements Soggetto, ModelWrapper<Soggetto> {
attributes.put("dtDataRimozione", getDtDataRimozione()); attributes.put("dtDataRimozione", getDtDataRimozione());
attributes.put("sostituitoDa", getSostituitoDa()); attributes.put("sostituitoDa", getSostituitoDa());
attributes.put("soggettoSostituitoId", getSoggettoSostituitoId()); attributes.put("soggettoSostituitoId", getSoggettoSostituitoId());
attributes.put("oldSoggettoId", getOldSoggettoId());
attributes.put("fileVariazioneId", getFileVariazioneId()); attributes.put("fileVariazioneId", getFileVariazioneId());
return attributes; return attributes;
@ -498,12 +497,6 @@ public class SoggettoWrapper implements Soggetto, ModelWrapper<Soggetto> {
setSoggettoSostituitoId(soggettoSostituitoId); setSoggettoSostituitoId(soggettoSostituitoId);
} }
Long oldSoggettoId = (Long)attributes.get("oldSoggettoId");
if (oldSoggettoId != null) {
setOldSoggettoId(oldSoggettoId);
}
Long fileVariazioneId = (Long)attributes.get("fileVariazioneId"); Long fileVariazioneId = (Long)attributes.get("fileVariazioneId");
if (fileVariazioneId != null) { if (fileVariazioneId != null) {
@ -1823,26 +1816,6 @@ public class SoggettoWrapper implements Soggetto, ModelWrapper<Soggetto> {
_soggetto.setSoggettoSostituitoId(soggettoSostituitoId); _soggetto.setSoggettoSostituitoId(soggettoSostituitoId);
} }
/**
* Returns the old soggetto ID of this soggetto.
*
* @return the old soggetto ID of this soggetto
*/
@Override
public long getOldSoggettoId() {
return _soggetto.getOldSoggettoId();
}
/**
* Sets the old soggetto ID of this soggetto.
*
* @param oldSoggettoId the old soggetto ID of this soggetto
*/
@Override
public void setOldSoggettoId(long oldSoggettoId) {
_soggetto.setOldSoggettoId(oldSoggettoId);
}
/** /**
* Returns the file variazione ID of this soggetto. * Returns the file variazione ID of this soggetto.
* *

35
liferay-plugins-sdk-6.2/portlets/portos-bo-portlet/docroot/WEB-INF/service/it/tref/liferay/portos/bo/model/Sorteggio.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.bo.model;
import com.liferay.portal.model.PersistedModel;
/**
* The extended model interface for the Sorteggio service. Represents a row in the &quot;portos_bo_Sorteggio&quot; database table, with each column mapped to a property of this class.
*
* @author Davide Barbagallo, 3F Consulting
* @see SorteggioModel
* @see it.tref.liferay.portos.bo.model.impl.SorteggioImpl
* @see it.tref.liferay.portos.bo.model.impl.SorteggioModelImpl
* @generated
*/
public interface Sorteggio extends SorteggioModel, PersistedModel {
/*
* NOTE FOR DEVELOPERS:
*
* Never modify this interface directly. Add methods to {@link it.tref.liferay.portos.bo.model.impl.SorteggioImpl} and rerun ServiceBuilder to automatically copy the method declarations to this interface.
*/
public boolean mesePrecedenteToBoolean();
}

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

File diff soppresso perché troppo grande Load Diff

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

Caricamento…
Annulla
Salva