it.cnr.contab.utenze00.bulk.Utente_gestoreBulkInfo.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> <fieldProperty name="find_gestore" property="gestore" inputType="SEARCHTOOL" freeSearchSet="utente_gest" columnSet= "utente_gest" enabledOnSearch="true" enabledOnFreeSearch = "true" label="Codice Gestore" /> <fieldProperty name="cd_gestore" property="gestore.cd_utente" inputType="TEXT" inputSize="20" maxLength="20" nullable="false" enabledOnSearch="true" enabledOnFreeSearch = "true" label="Codice Gestore"/> <fieldProperty name="cd_utente_uid" property="gestore.cd_utente_uid" inputType="ROTEXT" inputSize="20" maxLength="200" enabledOnSearch="true" enabledOnFreeSearch = "true" formatName="it.cnr.jada.util.LowercaseStringFormat"/> <fieldProperty name="find_utente" property="utente" inputType="SEARCHTOOL" freeSearchSet="utente_gest" columnSet= "utente_gest" enabledOnSearch="true" enabledOnFreeSearch = "true" label="Codice Utente" /> <fieldProperty name="cd_utente" property="utente.cd_utente" inputType="TEXT" inputSize="20" maxLength="20" nullable="false" enabledOnSearch="true" enabledOnFreeSearch = "true" label="Codice Utente"/> <formFieldProperty name="cd_utente" /> <formFieldProperty name="find_utente" /> <formFieldProperty name="cd_gestore" /> <formFieldProperty name="cd_utente_uid" /> <formFieldProperty name="find_gestore" /> <findFieldProperty name="cd_utente" /> <findFieldProperty name="cd_gestore" /> <findFieldProperty name="cd_utente_uid" /> <columnFieldProperty name="cd_utente" /> <columnFieldProperty name="cd_gestore" /> <columnFieldProperty name="cd_utente_uid" /> </bulkInfo>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy