Examples of iGetGrupoAtributosLivres()


Examples of ecar.pojo.EstruturaAtributoEttat.iGetGrupoAtributosLivres()

                        {
                            if ( atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                             .equals( new Long( Input.TEXT ) ) ||
                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.TEXTAREA ) ) ||
                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.MULTITEXTO ) ) ||
                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.VALIDACAO ) ) )
                            {
                                informacaoIettSatb = informacaoIettSatb +
View Full Code Here

Examples of ecar.pojo.EstruturaAtributoEttat.iGetGrupoAtributosLivres()

                                             .equals( new Long( Input.TEXT ) ) ||
                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.TEXTAREA ) ) ||
                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.MULTITEXTO ) ) ||
                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.VALIDACAO ) ) )
                            {
                                informacaoIettSatb = informacaoIettSatb +
                                                     itemEstruturaSisAtributoIettSatb.getInformacao(  ) + config.getSeparadorCampoMultivalor();
                            } else if ( ! atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  )
View Full Code Here

Examples of ecar.pojo.EstruturaAtributoEttat.iGetGrupoAtributosLivres()

                                     atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  ).getCodSteg(  )
                                                 .equals( new Long( Input.VALIDACAO ) ) )
                            {
                                informacaoIettSatb = informacaoIettSatb +
                                                     itemEstruturaSisAtributoIettSatb.getInformacao(  ) + config.getSeparadorCampoMultivalor();
                            } else if ( ! atributo.iGetGrupoAtributosLivres(  ).getSisTipoExibicGrupoSteg(  )
                                                      .getCodSteg(  ).equals( new Long( Input.IMAGEM ) ) )
                            {
                                //se for do tipo imagem n�o faz nada, deixa em branco.
                                informacaoIettSatb = informacaoIettSatb +
                                                     itemEstruturaSisAtributoIettSatb.getSisAtributoSatb(  )
View Full Code Here

Examples of ecar.pojo.ItemEstruturaSisAtributoIettSatb.iGetGrupoAtributosLivres()

          }
         
        } else {
     
          if (this.atributo.iGetGrupoAtributosLivres().getSisAtributoSatbs() != null) {
            Iterator itAtribLivres = atributo.iGetGrupoAtributosLivres().getSisAtributoSatbs().iterator();
            while (itAtribLivres.hasNext()) {
              SisAtributoSatb atributoSis = (SisAtributoSatb) itAtribLivres.next();
              AtributoLivre atributoLivre = new AtributoLivre();
              String atrib = "";
              if(tipoInput == Input.MULTITEXTO) {
View Full Code Here

Examples of ecar.pojo.ItemEstruturaSisAtributoIettSatb.iGetGrupoAtributosLivres()

        }
       
            AtributoLivre atributoLivreTeste = new AtributoLivre();
                atributoLivreTeste.setInformacao(atribInicio);
                if(tipoInput == Input.VALIDACAO){
                  Iterator it = atributo.iGetGrupoAtributosLivres().getSisAtributoSatbs().iterator();
                  atributoLivreTeste.setSisAtributoSatb((SisAtributoSatb)it.next());
                }
                input.setAtribLivre(atributoLivreTeste);
          input.setTransformarComboBoxListaChecks(transformarComboBoxListaChecks.booleanValue());
              
View Full Code Here

Examples of ecar.pojo.ObjetoDemanda.iGetGrupoAtributosLivres()

           boolean filtrarAtributoLivre = true;
         Iterator itAtributos = atributosLivres.iterator();
         //Filtrar pelos atributos livres definidos como filtros
         while (itAtributos.hasNext() && filtrarAtributoLivre){
           ObjetoDemanda atributoDemanda = (ObjetoDemanda) itAtributos.next();
           SisGrupoAtributoSga grupoAtributo = atributoDemanda.iGetGrupoAtributosLivres();
                     
           String nomeCampo = "a" + (grupoAtributo!=null?grupoAtributo.getCodSga().toString():"");
             String tipoCampo = grupoAtributo!=null?grupoAtributo.getSisTipoExibicGrupoSteg().getCodSteg().toString():"";
            
             //Se for CheckBox ou RadioButton ou ListBox, nao procura em InformacaoIettSatb
View Full Code Here

Examples of ecar.pojo.ObjetoDemanda.iGetGrupoAtributosLivres()

      while(pAtributosOrdenadosIt.hasNext()) {
        ObjetoDemanda atributo = (ObjetoDemanda) pAtributosOrdenadosIt.next();
       
        try {
          // Se for atributo livre pega valor pelo DemAtributoDemas
          if( atributo.iGetGrupoAtributosLivres() != null
              && (atributo.iGetGrupoAtributosLivres().getIndAtivoSga()!=null
                &&  atributo.iGetGrupoAtributosLivres().getIndAtivoSga().equals("S"))) {
           
            if(pRegDemanda.getDemAtributoDemas() != null) {
                  String separadorParaCamposMulti = "";
View Full Code Here

Examples of ecar.pojo.ObjetoDemanda.iGetGrupoAtributosLivres()

        ObjetoDemanda atributo = (ObjetoDemanda) pAtributosOrdenadosIt.next();
       
        try {
          // Se for atributo livre pega valor pelo DemAtributoDemas
          if( atributo.iGetGrupoAtributosLivres() != null
              && (atributo.iGetGrupoAtributosLivres().getIndAtivoSga()!=null
                &&  atributo.iGetGrupoAtributosLivres().getIndAtivoSga().equals("S"))) {
           
            if(pRegDemanda.getDemAtributoDemas() != null) {
                  String separadorParaCamposMulti = "";
                  String separadorParaCamposCheck = "";
View Full Code Here

Examples of ecar.pojo.ObjetoDemanda.iGetGrupoAtributosLivres()

       
        try {
          // Se for atributo livre pega valor pelo DemAtributoDemas
          if( atributo.iGetGrupoAtributosLivres() != null
              && (atributo.iGetGrupoAtributosLivres().getIndAtivoSga()!=null
                &&  atributo.iGetGrupoAtributosLivres().getIndAtivoSga().equals("S"))) {
           
            if(pRegDemanda.getDemAtributoDemas() != null) {
                  String separadorParaCamposMulti = "";
                  String separadorParaCamposCheck = "";
              //Iterador com os atributos livres da demanda em questao
View Full Code Here

Examples of ecar.pojo.ObjetoDemanda.iGetGrupoAtributosLivres()

                  //Para cada atributo livre da demanda, verifica-se se este corresponde
                  //ao atributo que esta sendo tratado
                  while(itAtribLivres.hasNext()){
                    DemAtributoDema atributoDema = (DemAtributoDema) itAtribLivres.next();
                    //Iterador com os atributos livres associados ao atributo em quest�o
                    Iterator<SisAtributoSatb> sisAtributosSatbIt = atributo.iGetGrupoAtributosLivres().getSisAtributoSatbs().iterator();
                   
                    while (sisAtributosSatbIt.hasNext()) {
                      SisAtributoSatb sisAtributo = (SisAtributoSatb) sisAtributosSatbIt.next();
                      if( (sisAtributo).equals(atributoDema.getSisAtributoSatb()) ) {
                        //Caso seja um atributo tipo texto
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.