userdep1.jrxml 13.3 KB
<?xml version="1.0" encoding="UTF-8"?>
<!-- Created with Jaspersoft Studio version 6.20.5.final using JasperReports Library version 6.20.5-3efcf2e67f959db3888d79f73dde2dbd7acb4f8e  -->
<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="Blank_A4" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="23728611-b57c-4eac-92be-597959581964">
	<property name="com.jaspersoft.studio.data.defaultdataadapter" value="userdep2.jrdax"/>
	<property name="com.jaspersoft.studio.data.sql.tables" value=""/>
	<parameter name="judul" class="java.lang.String"/>
	<parameter name="logo" class="java.lang.String"/>
	<queryString>
		<![CDATA[select * from departemen_user  join departemen on departemen_user.departemen_id = departemen.id join users on departemen_user.user_id =users.id;]]>
	</queryString>
	<field name="user_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="user_id"/>
		<property name="com.jaspersoft.studio.field.label" value="user_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen_user"/>
	</field>
	<field name="departemen_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="departemen_id"/>
		<property name="com.jaspersoft.studio.field.label" value="departemen_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen_user"/>
	</field>
	<field name="sub_departemen" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="sub_departemen"/>
		<property name="com.jaspersoft.studio.field.label" value="sub_departemen"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen_user"/>
	</field>
	<field name="id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="id"/>
		<property name="com.jaspersoft.studio.field.label" value="id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen_user"/>
	</field>
	<field name="COLUMN_5" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="id"/>
		<property name="com.jaspersoft.studio.field.label" value="id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="parent_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="parent_id"/>
		<property name="com.jaspersoft.studio.field.label" value="parent_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="kategori" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kategori"/>
		<property name="com.jaspersoft.studio.field.label" value="kategori"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="alamat" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="alamat"/>
		<property name="com.jaspersoft.studio.field.label" value="alamat"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="singkat" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="singkat"/>
		<property name="com.jaspersoft.studio.field.label" value="singkat"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="level_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="level_id"/>
		<property name="com.jaspersoft.studio.field.label" value="level_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="company_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="company_id"/>
		<property name="com.jaspersoft.studio.field.label" value="company_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="nama" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="nama"/>
		<property name="com.jaspersoft.studio.field.label" value="nama"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="kode" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="kode"/>
		<property name="com.jaspersoft.studio.field.label" value="kode"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="status" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="status"/>
		<property name="com.jaspersoft.studio.field.label" value="status"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="created" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="created"/>
		<property name="com.jaspersoft.studio.field.label" value="created"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="updated" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="updated"/>
		<property name="com.jaspersoft.studio.field.label" value="updated"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="create_uid" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="create_uid"/>
		<property name="com.jaspersoft.studio.field.label" value="create_uid"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="update_uid" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="update_uid"/>
		<property name="com.jaspersoft.studio.field.label" value="update_uid"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="departemen"/>
	</field>
	<field name="last_login_date" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="last_login_date"/>
		<property name="com.jaspersoft.studio.field.label" value="last_login_date"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="registered_date" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="registered_date"/>
		<property name="com.jaspersoft.studio.field.label" value="registered_date"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="security_code_date" class="java.sql.Timestamp">
		<property name="com.jaspersoft.studio.field.name" value="security_code_date"/>
		<property name="com.jaspersoft.studio.field.label" value="security_code_date"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="api_key" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="api_key"/>
		<property name="com.jaspersoft.studio.field.label" value="api_key"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="partner_id" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="partner_id"/>
		<property name="com.jaspersoft.studio.field.label" value="partner_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="COLUMN_24" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="company_id"/>
		<property name="com.jaspersoft.studio.field.label" value="company_id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="COLUMN_25" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="id"/>
		<property name="com.jaspersoft.studio.field.label" value="id"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="user_name" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="user_name"/>
		<property name="com.jaspersoft.studio.field.label" value="user_name"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="user_password" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="user_password"/>
		<property name="com.jaspersoft.studio.field.label" value="user_password"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="email" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="email"/>
		<property name="com.jaspersoft.studio.field.label" value="email"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="COLUMN_29" class="java.lang.Integer">
		<property name="com.jaspersoft.studio.field.name" value="status"/>
		<property name="com.jaspersoft.studio.field.label" value="status"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<field name="security_code" class="java.lang.String">
		<property name="com.jaspersoft.studio.field.name" value="security_code"/>
		<property name="com.jaspersoft.studio.field.label" value="security_code"/>
		<property name="com.jaspersoft.studio.field.tree.path" value="users"/>
	</field>
	<background>
		<band splitType="Stretch"/>
	</background>
	<title>
		<band height="83" splitType="Stretch">
			<textField>
				<reportElement x="160" y="10" width="240" height="30" uuid="d83b4dcf-8847-4d53-9436-b246023b7cbc"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="20"/>
				</textElement>
				<textFieldExpression><![CDATA[$P{judul}]]></textFieldExpression>
			</textField>
			<image>
				<reportElement x="10" y="10" width="50" height="50" uuid="bcfeaeaa-68e4-4a51-b1f4-eb10926588a4"/>
				<imageExpression><![CDATA[$P{logo}]]></imageExpression>
			</image>
			<staticText>
				<reportElement x="130" y="40" width="300" height="30" uuid="db8581b5-279e-4601-9e59-c06985fbdc94"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="16" isBold="true"/>
				</textElement>
				<text><![CDATA[Tabel User Departemen]]></text>
			</staticText>
		</band>
	</title>
	<pageHeader>
		<band height="3" splitType="Stretch"/>
	</pageHeader>
	<columnHeader>
		<band height="28" splitType="Stretch">
			<staticText>
				<reportElement mode="Opaque" x="60" y="-1" width="220" height="29" backcolor="#E8E227" uuid="ef4e47dd-f6f6-424b-b0d8-092de7a9c595"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[User]]></text>
			</staticText>
			<staticText>
				<reportElement mode="Opaque" x="280" y="-1" width="239" height="29" backcolor="#E8E227" uuid="fd7547e3-ba42-41f2-b79b-d14b4ba59784"/>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="12" isBold="true"/>
				</textElement>
				<text><![CDATA[Departemen]]></text>
			</staticText>
		</band>
	</columnHeader>
	<detail>
		<band height="30" splitType="Stretch">
			<textField>
				<reportElement x="60" y="0" width="220" height="30" uuid="5b74cc21-6040-4a9e-9ba8-09f416950118">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="0b8234dd-b4e0-44ba-acac-2cedcfc98b0c"/>
				</reportElement>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{user_name}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="280" y="0" width="239" height="30" uuid="a087aea5-58ce-4979-bd70-222898ee6db1">
					<property name="com.jaspersoft.studio.spreadsheet.connectionID" value="cb707c90-78ae-4cdc-b601-263ceed8e148"/>
				</reportElement>
				<box>
					<topPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<leftPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<bottomPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
					<rightPen lineWidth="1.0" lineStyle="Solid" lineColor="#000000"/>
				</box>
				<textElement textAlignment="Center" verticalAlignment="Middle"/>
				<textFieldExpression><![CDATA[$F{nama}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band height="45" splitType="Stretch"/>
	</columnFooter>
	<pageFooter>
		<band height="54" splitType="Stretch"/>
	</pageFooter>
	<summary>
		<band height="42" splitType="Stretch"/>
	</summary>
</jasperReport>