execute eva lu ari nterv i niente s

Download Execute Eva Lu Ari Nterv i Niente s

If you can't read please download the document

Upload: alberto-soto

Post on 02-Feb-2016

221 views

Category:

Documents


5 download

DESCRIPTION

intercv

TRANSCRIPT

public void executeEvaluarIntervinientes(String actionID, ActionOperationView operation, Map params) throws Exception {// TODO Apndice de mtodo generado automticamentetry {ContextOperationView ctx = operation.getContext();CB_I_valEstParV2_calc cbiTipCli = (CB_I_valEstParV2_calc) ctx.get(CALCULARTIPCLI);CB_AccederAgrupPI_TI_TC_04e_S cbAccederAgrup = (CB_AccederAgrupPI_TI_TC_04e_S) ctx.get(SALIDAACCAGRUP04E);CB_K_validarEstructuraParticipacionV2_E entrada = (CB_K_validarEstructuraParticipacionV2_E) ctx.get(VALIDARESTRUCTURAPARTICIPACIONV2_E);CB_I_ListTipIntervPoliticaTipCliente listaTipClientPers = (CB_I_ListTipIntervPoliticaTipCliente) ctx.get(LISTATIPCLIENTESPERSONA);CB_Error error = (CB_Error) ctx.get(CBERROR);CB_AccederRel_PITI_TC_Rep_01e_E entradaAccRel01e_Rep = (CB_AccederRel_PITI_TC_Rep_01e_E) ctx.get(ENTRADAACCREL01E_REP);CB_ListaAccederRel_PITI_TC_Rep_01e_E listaAccRel01e = entradaAccRel01e_Rep.getListaAccRel01e();CB_I_valEstParV2_listaFDTI_v2 auxListaFDTI = (CB_I_valEstParV2_listaFDTI_v2) ctx.get(LISTAFDTI);boolean noExiste = true;boolean error13 = false;int numTipCli = cbiTipCli.getClienteCount();int numInterv = entrada.getListaDIntervinientes().getListaDIntervinientes_v2Count();for(int v=0; v