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

it.cnr.contab.utenze00.bulk.UtenteAmministratoreBulkInfo.xml Maven / Gradle / Ivy

<!--
  ~ 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">

	<fieldProperty
		name="find_cds"
		property="cds"
		inputType="SEARCHTOOL" />
	<fieldProperty
		name="cds_configuratore_cd"
		property="cds.cd_unita_organizzativa"
		readonlyProperty="ROCds"
		label="Codice CDS amministrato"
		inputType="TEXT"
		/>
	<fieldProperty
		name="cds_configuratore_ds"
		property="cds.ds_unita_organizzativa"
		readonlyProperty="ROCds"
		label=""
		inputSize="30"
		inputType="TEXT" />

	<columnFieldProperty
		name="cognome"
		/>
	<columnFieldProperty
		name="nome"
		/>
	<columnFieldProperty
		name="indirizzo"
		/>
	<columnFieldProperty
		name="cd_gestore"
		/>
	<columnFieldProperty
		name="dt_inizio_validita"
		/>
	<columnFieldProperty
		name="dt_fine_validita"
		/>
	<columnFieldProperty
		name="fl_password_change"
		/>
	<columnFieldProperty
		name="cd_cds_configuratore"
		/>
		
	<formFieldProperty
		name="cds_configuratore_cd"
		/>
	<formFieldProperty
		name="cds_configuratore_ds"
		/>
	<formFieldProperty
		name="find_cds"
		/>	

	<findFieldProperty
		name="cds_configuratore_cd"
		/>
	<findFieldProperty
		name="cd_utente"
		/>
	<findFieldProperty
		name="cognome"
		/>
	<findFieldProperty
		name="ds_utente"
		inputSize="40"
		/>
	<findFieldProperty
		name="dt_fine_validita"
		/>
	<findFieldProperty
		name="dt_inizio_validita"
		/>
	<findFieldProperty
		name="fl_password_change"
		/>
	<findFieldProperty
		name="indirizzo"
		inputSize="40"
		/>
	<findFieldProperty
		name="nome"
		/>

	
</bulkInfo>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy