All Downloads are FREE. Search and download functionalities are using the official Maven repository.

it.cnr.contab.anagraf00.tabrif.bulk.Rif_inquadramentoBulkInfo.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright (C) 2019  Consiglio Nazionale delle Ricerche
  ~
  ~     This program is free software: you can redistribute it and/or modify
  ~     it under the terms of the GNU Affero General Public License as
  ~     published by the Free Software Foundation, either version 3 of the
  ~     License, or (at your option) any later version.
  ~
  ~     This program is distributed in the hope that it will be useful,
  ~     but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~     GNU Affero General Public License for more details.
  ~
  ~     You should have received a copy of the GNU Affero General Public License
  ~     along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->

<bulkInfo
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns="https://contab.cnr.it/schema/SIGLA" 
		xsi:schemaLocation="https://contab.cnr.it/schema/SIGLA https://contab.cnr.it/schema/SIGLA/BulkInfo_1_5.xsd" shortDescription="Inquadramenti"
          longDescription="Inquadramenti">
	<fieldProperty
		name="pg_rif_inquadramento"
		property="pg_rif_inquadramento"
		inputType="TEXT"
		label="Riferimento Inquadramento" />
	<fieldProperty
		name="cd_progressione"
		property="cd_progressione"
		inputType="TEXT"
		inputSize="3"
		maxLength="10"
		enabledOnSearch="true"
		caseSensitiveSearch="false"
		label="Profilo" />
	<fieldProperty
		name="cd_livello"
		property="cd_livello"
		inputType="TEXT"
		inputSize="3"
		maxLength="10"
		enabledOnSearch="true"
		caseSensitiveSearch="false"
		label="Progressione" />
	<fieldProperty
		name="cd_profilo"
		property="cd_profilo"
		inputType="TEXT"
		inputSize="3"
		maxLength="10"
		enabledOnSearch="true"
		caseSensitiveSearch="false"
		label="Livello" />
	<fieldProperty
		name="ds_inquadramento"
		property="ds_inquadramento"
		inputType="TEXT"
		inputSize="30"
		maxLength="300"
		enabledOnSearch="true"
		caseSensitiveSearch="false"
		label="Descrizione" />
	<fieldProperty
		name="ti_dipendente_altro"
		property="ti_dipendente_altro"
		layout="HORIZONTAL"
		keysProperty="ti_dipendente_altroKeys"
		inputType="RADIOGROUP"
		enabledOnSearch="true"
		enabledOnView="true"
		nullable="false"
		label="Tipo Anagrafico" />
	<fieldProperty
		name="cd_gruppo_inquadramento"
		property="cd_gruppo_inquadramento"
		keysProperty="cd_gruppo_inquadramentoKeys"
		inputType="SELECT"
		inputSize="3"
		maxLength="10"
		enabledOnSearch="true"
		caseSensitiveSearch="false"
		nullable="false"
		label="Gruppo Inquadramento" />

	<formFieldProperty
		name="pg_rif_inquadramento" />
	<formFieldProperty
		name="cd_profilo" />
	<formFieldProperty
		name="cd_progressione" />
	<formFieldProperty
		name="cd_livello" />
	<formFieldProperty
		name="cd_gruppo_inquadramento" />
	<formFieldProperty
		name="ds_inquadramento" />
	<formFieldProperty
		name="ti_dipendente_altro" />
	
	<columnFieldProperty
		name="pg_rif_inquadramento" />
	<columnFieldProperty
		name="cd_profilo" />
	<columnFieldProperty
		name="cd_progressione" />
	<columnFieldProperty
		name="cd_livello" />
	<columnFieldProperty
		name="cd_gruppo_inquadramento" />
	<columnFieldProperty
		name="ds_inquadramento" />
	<columnFieldProperty
		name="ti_dipendente_altro" />

	
	<findFieldProperty
		name="cd_profilo" />
	<findFieldProperty
		name="cd_progressione" />
	<findFieldProperty
		name="cd_livello" />
	<findFieldProperty
		name="cd_gruppo_inquadramento" />
	<findFieldProperty
		name="ds_inquadramento" />
	<findFieldProperty
		name="ti_dipendente_altro" />

	<form
		name="searchtool" >
		<formFieldProperty
			name="cd_progressione" />
		<formFieldProperty
			name="cd_livello" />
		<formFieldProperty
			name="cd_profilo" />
		<formFieldProperty
			name="ds_inquadramento" />
	</form>
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy