|
|
|
@ -107,12 +107,12 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A20); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A21); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A24); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A25); |
|
|
|
|
//addDocDomanda(TIPOLOGIA_ALLEGATO_A25);
|
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A26); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
//addDocDomanda(TIPOLOGIA_ALLEGATO_A27);
|
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A28); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A29); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_A30); |
|
|
|
|
//addDocDomanda(TIPOLOGIA_ALLEGATO_A29);
|
|
|
|
|
//addDocDomanda(TIPOLOGIA_ALLEGATO_A30);
|
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_ALTRI); |
|
|
|
|
addDocDomanda(TIPOLOGIA_ALLEGATO_DELEGA); |
|
|
|
|
} |
|
|
|
@ -141,27 +141,27 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
case Constants.PROCEDURA_Q1: |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A03); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A09); |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
/*if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P2: |
|
|
|
|
case Constants.PROCEDURA_Q2: |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A01); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A03); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A09); |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
/*if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P3: |
|
|
|
|
case Constants.PROCEDURA_Q3: |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A01); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A02); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A24); |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
/*if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P4: |
|
|
|
|
case Constants.PROCEDURA_Q4: |
|
|
|
@ -173,12 +173,12 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
if (dettPratica.getTcViarch()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A24); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getTcOperaA25()) { |
|
|
|
|
/*if (dettPratica.getTcOperaA25()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A25); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P5: |
|
|
|
|
case Constants.PROCEDURA_Q5: |
|
|
|
@ -189,12 +189,12 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
if (dettPratica.getTcViarch()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A24); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getTcOperaA25()) { |
|
|
|
|
/*if (dettPratica.getTcOperaA25()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A25); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P6: |
|
|
|
|
case Constants.PROCEDURA_P7: |
|
|
|
@ -209,12 +209,12 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
if (dettPratica.getTcViarch()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A24); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getTcOperaA25()) { |
|
|
|
|
/*if (dettPratica.getTcOperaA25()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A25); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P8: |
|
|
|
|
case Constants.PROCEDURA_Q8: |
|
|
|
@ -227,9 +227,9 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A19); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A20); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A21); |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
/*if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P9: |
|
|
|
|
case Constants.PROCEDURA_Q9: |
|
|
|
@ -246,25 +246,25 @@ public class DocumentiPraticaUtil {
|
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A19); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A20); |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A21); |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
/*if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
case Constants.PROCEDURA_P10: |
|
|
|
|
case Constants.PROCEDURA_Q10: |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A12); |
|
|
|
|
if (dettPratica.getNoCollaudo()) { |
|
|
|
|
/*if (dettPratica.getNoCollaudo()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A27); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
break; |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getTcCostruzioniEsistenti() || dettPratica.getTcNuovaCostruzionePertinenza() |
|
|
|
|
|| dettPratica.getTcManutOrdStraord()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A26); |
|
|
|
|
} |
|
|
|
|
if (dettPratica.getNormLavoriInProprio()) { |
|
|
|
|
/*if (dettPratica.getNormLavoriInProprio()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A29); |
|
|
|
|
} |
|
|
|
|
}*/ |
|
|
|
|
if (!dettPratica.getTcNoOpereEscavazione()) { |
|
|
|
|
docObbligatori.add(TIPOLOGIA_ALLEGATO_A10); |
|
|
|
|
} |
|
|
|
|