Subversion Repositories Integrator Subversion

Rev

Blame | Last modification | View Log | Download | RSS feed

<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.2.2.final using JasperReports Library version 6.2.2  -->
<!-- 2016-06-14T15:41:09 -->
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="subrelatorio_detalhamento_avaliacao" pageWidth="555" pageHeight="802" whenNoDataType="NoDataSection" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="e791000a-877a-458c-ae06-e3c999bcbcb3">
        <property name="ireport.zoom" value="1.9487171000000014"/>
        <property name="ireport.x" value="0"/>
        <property name="ireport.y" value="0"/>
        <property name="net.sf.jasperreports.print.create.bookmarks" value="true"/>
        <property name="com.jaspersoft.studio.unit." value="pixel"/>
        <property name="com.jaspersoft.studio.unit.pageHeight" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.pageWidth" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.topMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.bottomMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.leftMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.rightMargin" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.columnWidth" value="pixel"/>
        <property name="com.jaspersoft.studio.unit.columnSpacing" value="pixel"/>
        <parameter name="SUBREPORT_DIR" class="java.lang.String" isForPrompting="false">
                <defaultValueExpression><![CDATA[$P{SUBREPORT_DIR}]]></defaultValueExpression>
        </parameter>
        <queryString>
                <![CDATA[]]>
        </queryString>
        <field name="sequencialDoAvaliador" class="java.lang.Long">
                <fieldDescription><![CDATA[sequencialDoAvaliador]]></fieldDescription>
        </field>
        <field name="projetoPesquisaAvaliador" class="br.edu.cesmac.sic.core.domain.model.ProjetoPesquisaAvaliador">
                <fieldDescription><![CDATA[projetoPesquisaAvaliador]]></fieldDescription>
        </field>
        <field name="respostas" class="java.util.Set">
                <fieldDescription><![CDATA[respostas]]></fieldDescription>
        </field>
        <field name="tipoConceitoGlobal" class="java.lang.String">
                <fieldDescription><![CDATA[tipoConceitoGlobal]]></fieldDescription>
        </field>
        <field name="numeroProcotoloComiteEtica" class="java.lang.String">
                <fieldDescription><![CDATA[numeroProcotoloComiteEtica]]></fieldDescription>
        </field>
        <field name="indicadorTecnicoCientificoRelevante" class="java.lang.Boolean">
                <fieldDescription><![CDATA[indicadorTecnicoCientificoRelevante]]></fieldDescription>
        </field>
        <field name="indicadorValidacao" class="java.lang.Boolean">
                <fieldDescription><![CDATA[indicadorValidacao]]></fieldDescription>
        </field>
        <field name="indicadorRegistroComiteEtica" class="java.lang.Boolean">
                <fieldDescription><![CDATA[indicadorRegistroComiteEtica]]></fieldDescription>
        </field>
        <field name="indicadorParecerAdequado" class="java.lang.Boolean">
                <fieldDescription><![CDATA[indicadorParecerAdequado]]></fieldDescription>
        </field>
        <field name="justificativa" class="java.lang.String">
                <fieldDescription><![CDATA[justificativa]]></fieldDescription>
        </field>
        <field name="indicadorComissaoEtica" class="java.lang.Boolean">
                <fieldDescription><![CDATA[indicadorComissaoEtica]]></fieldDescription>
        </field>
        <field name="valorPontuacaoTotal" class="java.lang.Double">
                <fieldDescription><![CDATA[valorPontuacaoTotal]]></fieldDescription>
        </field>
        <field name="topicosOrdenados" class="java.util.List">
                <fieldDescription><![CDATA[topicosOrdenados]]></fieldDescription>
        </field>
        <field name="descricaoDoTipoConceitoGlobal" class="java.lang.String">
                <fieldDescription><![CDATA[descricaoDoTipoConceitoGlobal]]></fieldDescription>
        </field>
        <group name="sequencialDoAvaliador" isReprintHeaderOnEachPage="true" keepTogether="true">
                <groupExpression><![CDATA[$F{sequencialDoAvaliador}]]></groupExpression>
                <groupHeader>
                        <band height="60">
                                <rectangle>
                                        <reportElement x="277" y="30" width="278" height="15" uuid="e517037e-bfd4-4f35-bd62-ccfc314f1fab"/>
                                </rectangle>
                                <rectangle>
                                        <reportElement x="277" y="15" width="278" height="15" uuid="ae2e628d-7bce-4f37-95ef-c44f3ead789d"/>
                                </rectangle>
                                <rectangle>
                                        <reportElement x="0" y="0" width="555" height="15" isPrintInFirstWholeBand="true" backcolor="#CCCCCC" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d"/>
                                </rectangle>
                                <staticText>
                                        <reportElement x="5" y="0" width="60" height="15" uuid="c92eeaba-c8f5-4110-bbba-1c451c1a48bf"/>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[AVALIADOR:]]></text>
                                </staticText>
                                <rectangle>
                                        <reportElement x="0" y="15" width="277" height="15" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                </rectangle>
                                <textField>
                                        <reportElement x="70" y="0" width="475" height="15" uuid="d7fe3afb-ff7f-4e20-94cf-a954a7e6cc56"/>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{projetoPesquisaAvaliador}.getNomeDoAvaliador()]]></textFieldExpression>
                                </textField>
                                <rectangle>
                                        <reportElement x="0" y="30" width="277" height="15" uuid="7f8e9d93-f964-424d-8ff3-9d9ec716eb45">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                </rectangle>
                                <rectangle>
                                        <reportElement x="0" y="45" width="277" height="15" uuid="e33af4c3-b631-4b2c-a0a9-0e716323f06b">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                </rectangle>
                                <staticText>
                                        <reportElement x="5" y="30" width="180" height="15" uuid="91d96169-d448-45d5-8913-b378e0482f58">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[REGISTRO DE COMITÊ DE ÉTICA?]]></text>
                                </staticText>
                                <staticText>
                                        <reportElement x="5" y="45" width="180" height="15" uuid="16b098d9-bc9e-4751-b2a5-da5c1083a475">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[CONCEITO GLOBAL:]]></text>
                                </staticText>
                                <rectangle>
                                        <reportElement x="277" y="45" width="278" height="15" uuid="c880336e-f2da-4746-88d6-23cdd384cc13"/>
                                </rectangle>
                                <textField>
                                        <reportElement x="190" y="15" width="70" height="15" uuid="c6b4e6e1-be40-4ae0-ab4a-80dc5cc407f2">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{indicadorTecnicoCientificoRelevante}?"SIM":"NÃO"]]></textFieldExpression>
                                </textField>
                                <staticText>
                                        <reportElement key="" x="282" y="15" width="180" height="15" uuid="89275cc0-9e5f-42e2-98e2-759bfe67711e">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[NECESSÁRIO COMITÊ DE ÉTICA?]]></text>
                                </staticText>
                                <staticText>
                                        <reportElement x="282" y="30" width="180" height="15" uuid="fc45a6ff-a137-4908-8f1b-3dae5c7830f5">
                                                <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                        </reportElement>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[Nº DO PROTOCOLO DO COMITÊ DE ÉTICA:]]></text>
                                </staticText>
                                <staticText>
                                        <reportElement x="282" y="45" width="180" height="15" uuid="2260fa6d-21e3-4598-93a8-e5f0a138d70f"/>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[PARECER DE ADEQUADO?]]></text>
                                </staticText>
                                <staticText>
                                        <reportElement x="5" y="15" width="180" height="15" uuid="673b06d6-b248-4cd5-846a-6415247e4068"/>
                                        <textElement textAlignment="Right" verticalAlignment="Middle">
                                                <font fontName="Arial" size="8"/>
                                        </textElement>
                                        <text><![CDATA[MÉRITO TÉCNICO-CIENTÍFICO RELEVANTE?]]></text>
                                </staticText>
                                <textField>
                                        <reportElement x="190" y="30" width="70" height="15" uuid="171b942b-a897-4dab-996b-92d4b5b5c8e8">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{indicadorRegistroComiteEtica}?"SIM":"NÃO"]]></textFieldExpression>
                                </textField>
                                <textField>
                                        <reportElement x="190" y="45" width="70" height="15" uuid="251a5d36-dc5d-4c3e-b35b-cc65288f9a34">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{descricaoDoTipoConceitoGlobal}]]></textFieldExpression>
                                </textField>
                                <textField>
                                        <reportElement x="467" y="15" width="88" height="15" uuid="a7332226-1075-413f-badc-3c5949923af4">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{indicadorComissaoEtica}?"SIM":"NÃO"]]></textFieldExpression>
                                </textField>
                                <textField>
                                        <reportElement x="467" y="30" width="88" height="15" uuid="5b625df0-2399-4f62-b6cb-968a5b0c4e99">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{numeroProcotoloComiteEtica}]]></textFieldExpression>
                                </textField>
                                <textField>
                                        <reportElement x="467" y="45" width="88" height="15" uuid="1687b8f5-047f-44cf-b43d-f260b26e31c6">
                                                <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                                <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        </reportElement>
                                        <textElement verticalAlignment="Middle">
                                                <font size="8" isBold="true"/>
                                        </textElement>
                                        <textFieldExpression><![CDATA[$F{indicadorParecerAdequado}?"SIM":"NÃO"]]></textFieldExpression>
                                </textField>
                        </band>
                </groupHeader>
        </group>
        <background>
                <band splitType="Stretch"/>
        </background>
        <detail>
                <band height="30">
                        <rectangle>
                                <reportElement stretchType="RelativeToBandHeight" x="0" y="0" width="555" height="30" uuid="70726eaa-74d8-4421-8c78-e8c6e89d59d9">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                </reportElement>
                        </rectangle>
                        <staticText>
                                <reportElement stretchType="RelativeToBandHeight" x="5" y="0" width="75" height="30" uuid="1ebd76f9-1f41-43bf-bda0-d991d90f2a85"/>
                                <textElement textAlignment="Right" verticalAlignment="Middle">
                                        <font fontName="Arial" size="8"/>
                                </textElement>
                                <text><![CDATA[CONSIDERAÇÕES:]]></text>
                        </staticText>
                        <textField isStretchWithOverflow="true">
                                <reportElement x="85" y="5" width="460" height="20" uuid="c8016cbb-7d59-4867-9b41-c718edfd872b">
                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                        <property name="com.jaspersoft.studio.unit.width" value="pixel"/>
                                </reportElement>
                                <box topPadding="0" leftPadding="0" bottomPadding="0" rightPadding="0">
                                        <topPen lineWidth="0.0"/>
                                        <leftPen lineWidth="0.0"/>
                                        <bottomPen lineWidth="0.0"/>
                                        <rightPen lineWidth="0.0"/>
                                </box>
                                <textElement textAlignment="Justified" verticalAlignment="Middle" markup="none">
                                        <font size="8"/>
                                        <paragraph spacingBefore="0" spacingAfter="0"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{justificativa}]]></textFieldExpression>
                        </textField>
                </band>
                <band height="20">
                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                        <rectangle>
                                <reportElement x="0" y="0" width="555" height="20" isPrintInFirstWholeBand="true" backcolor="#CCCCCC" uuid="9f28d0d2-8593-40c8-9703-92b432b2406b">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                </reportElement>
                        </rectangle>
                        <staticText>
                                <reportElement x="10" y="0" width="535" height="20" uuid="df974c7e-506b-47ed-a467-4e0b8f3cbd4f"/>
                                <textElement textAlignment="Center" verticalAlignment="Middle">
                                        <font fontName="Arial" size="10" isBold="true"/>
                                </textElement>
                                <text><![CDATA[QUESTÕES]]></text>
                        </staticText>
                </band>
                <band height="15" splitType="Stretch">
                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                        <rectangle>
                                <reportElement x="0" y="0" width="555" height="15" uuid="eabe0b10-cbe6-48c3-9f2c-8cb3e250585d"/>
                        </rectangle>
                        <subreport>
                                <reportElement isPrintRepeatedValues="false" x="0" y="0" width="555" height="15" uuid="6eb490b1-b18f-4401-b1c1-b4a595b8b42d">
                                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                                </reportElement>
                                <subreportParameter name="SUBREPORT_DIR">
                                        <subreportParameterExpression><![CDATA[$P{SUBREPORT_DIR}]]></subreportParameterExpression>
                                </subreportParameter>
                                <dataSourceExpression><![CDATA[new net.sf.jasperreports.engine.data.JRBeanCollectionDataSource($F{topicosOrdenados})]]></dataSourceExpression>
                                <subreportExpression><![CDATA[$P{SUBREPORT_DIR} + "subrelatorio_detalhamento_topicos.jasper"]]></subreportExpression>
                        </subreport>
                </band>
        </detail>
        <columnFooter>
                <band height="15">
                        <property name="com.jaspersoft.studio.unit.height" value="pixel"/>
                        <rectangle>
                                <reportElement x="0" y="0" width="555" height="15" isPrintInFirstWholeBand="true" backcolor="#CCCCCC" uuid="61c9cb08-5bae-4e48-9ff1-4190ca4b3265"/>
                        </rectangle>
                        <textField>
                                <reportElement x="287" y="0" width="64" height="15" uuid="daea5345-3fb0-45a2-a101-c2e571da4ba1">
                                        <property name="com.jaspersoft.studio.unit.x" value="pixel"/>
                                </reportElement>
                                <textElement verticalAlignment="Middle">
                                        <font size="8" isBold="true"/>
                                </textElement>
                                <textFieldExpression><![CDATA[$F{valorPontuacaoTotal}]]></textFieldExpression>
                        </textField>
                        <staticText>
                                <reportElement x="200" y="0" width="85" height="15" uuid="1aa8a942-572d-45cc-86f0-e3d8f7f91dc6"/>
                                <textElement textAlignment="Right" verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[PONTUAÇÃO TOTAL:]]></text>
                        </staticText>
                </band>
        </columnFooter>
        <noData>
                <band height="15">
                        <staticText>
                                <reportElement x="5" y="0" width="555" height="15" uuid="f8dca4b5-9e67-4d4d-9988-eb28ca085b4f"/>
                                <textElement verticalAlignment="Middle">
                                        <font fontName="Arial" size="8" isBold="true"/>
                                </textElement>
                                <text><![CDATA[NÃO POSSUI AVALIAÇÕES]]></text>
                        </staticText>
                </band>
        </noData>
</jasperReport>