Uses of Class
adalid.core.properties.IntegerProperty
-
-
Uses of IntegerProperty in adalid.core
Methods in adalid.core that return IntegerProperty Modifier and Type Method Description IntegerPropertyAbstractEntity. getNumericKeyProperty()Methods in adalid.core with parameters of type IntegerProperty Modifier and Type Method Description voidAbstractEntity. addSearchValueFilterProperty(IntegerProperty property, int value)El método addSearchValueFilterProperty se utiliza para agregar una propiedad al filtro de valores para la búsqueda del valor de la referencia (propiedad o parámetro que hace referencia a otra entidad) en vistas (páginas) de registro o de ejecución de operaciones de negocio de la entidad.voidAbstractEntity. addSearchValueFilterProperty(IntegerProperty property, IntegerProperty value)El método addSearchValueFilterProperty se utiliza para agregar una propiedad al filtro de valores para la búsqueda del valor de la referencia (propiedad o parámetro que hace referencia a otra entidad) en vistas (páginas) de registro o de ejecución de operaciones de negocio de la entidad. -
Uses of IntegerProperty in adalid.core.interfaces
Methods in adalid.core.interfaces that return IntegerProperty Modifier and Type Method Description IntegerPropertyEntity. getNumericKeyProperty() -
Uses of IntegerProperty in meta.entidad.base
Fields in meta.entidad.base declared as IntegerProperty Modifier and Type Field Description IntegerPropertyPersistentEnumerationEntityBase. numero -
Uses of IntegerProperty in meta.entidad.comun.auditoria
Fields in meta.entidad.comun.auditoria declared as IntegerProperty Modifier and Type Field Description IntegerPropertyRastroInforme. limiteFilasIntegerPropertyRastroProceso. subprocesosIntegerPropertyRastroProceso. subprocesosCanceladosIntegerPropertyRastroProceso. subprocesosConErroresIntegerPropertyRastroProceso. subprocesosEnProgresoIntegerPropertyRastroProceso. subprocesosPendientesIntegerPropertyRastroProceso. subprocesosSinErroresIntegerPropertyRastroProceso. transacciones -
Uses of IntegerProperty in meta.entidad.comun.configuracion.basica
-
Uses of IntegerProperty in meta.entidad.comun.configuracion.basica.ext
-
Uses of IntegerProperty in meta.entidad.comun.control.acceso
Fields in meta.entidad.comun.control.acceso declared as IntegerProperty Modifier and Type Field Description IntegerPropertyClaseFabricador. numeroIntegerPropertyTipoAccesoRecurso. numeroIntegerPropertyTipoRestriccionFormatos. numeroIntegerPropertyTipoRol. numero -
Uses of IntegerProperty in meta.entidad.comun.control.acceso.ext
Fields in meta.entidad.comun.control.acceso.ext declared as IntegerProperty Modifier and Type Field Description IntegerPropertyUsuario. filasPorPaginaIntegerPropertyUsuario. limiteArchivoDetalleIntegerPropertyUsuario. limiteArchivoResumenIntegerPropertyUsuario. limiteInformeDetalleIntegerPropertyUsuario. limiteInformeGraficoIntegerPropertyUsuario. limiteInformeResumen -
Uses of IntegerProperty in meta.entidad.comun.control.prueba
Fields in meta.entidad.comun.control.prueba declared as IntegerProperty Modifier and Type Field Description IntegerPropertyEjecucionLineaPrueba. nivelIntegerPropertyEjecucionLineaPrueba. numeroIntegerPropertyEscenarioPrueba. numeroIntegerPropertyLineaPrueba. numero -
Uses of IntegerProperty in meta.entidad.comun.operacion.basica
Fields in meta.entidad.comun.operacion.basica declared as IntegerProperty Modifier and Type Field Description IntegerPropertyVistaFuncionCol. anchoPorMilinteger property fieldIntegerPropertyTareaUsuarioCorreo. minutosAdvertirAsignarperiodo de espera para enviar las sucesivas advertencias de tareas no asignadasIntegerPropertyTareaUsuarioCorreo. minutosAdvertirFinalizarperiodo de espera para enviar las sucesivas advertencias de tareas no realizadasIntegerPropertyTareaUsuarioCorreo. minutosEscalarAsignarperiodo de espera para enviar las sucesivas advertencias de escalamiento de tareas no asignadasIntegerPropertyTareaUsuarioCorreo. minutosEscalarFinalizarperiodo de espera para enviar las sucesivas advertencias de escalamiento de tareas no realizadasIntegerPropertyCondicionTarea. numeroIntegerPropertyOperadorCom. numeroIntegerPropertyTipoAgregacion. numeroIntegerPropertyVistaFuncionCol. pixelesinteger property fieldIntegerPropertyTareaUsuario. prioridadIntegerPropertyVistaFuncion. secuenciaIntegerPropertyVistaFuncionCol. secuenciainteger property field -
Uses of IntegerProperty in meta.entidad.comun.operacion.compleja
Fields in meta.entidad.comun.operacion.compleja declared as IntegerProperty Modifier and Type Field Description IntegerPropertyPasoRutina. desdeIntegerPropertyPasoRutina. hastaIntegerPropertyPasoRutina. numero
-