espacio_protegido::reporte_documento

Header Image
Project:
reporte_documento : Public <<table>> Table
Created: 17/06/2026 9:13:49
Modified: 17/06/2026 9:13:49
Project:
Advanced:
Tabla que registra los documentos relacionados con un determinado reporte<br/>
  • Attributes
  • Operations
  • Tagged Values
  • Advanced
Attribute Scope Type
id_reporte Public integer
Notes: FK al identificador del reporte<br/>
id_documento Public integer
Notes: Fk al id de documento<br/>
id_tipo_documento Public integer
Notes: Id del tipo de documento, por defecto poner "otros"<br/>
Operation
Public
reporte_documento_pk (id_reporte: integer, id_documento: integer, ) :
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
reporte_documento_documento_fk (id_documento: integer, ) :
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
reporte_documento_espacio_reporte_eu_fk (id_reporte: integer, ) :
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
reporte_documento_t_tipo_documento_fk (id_tipo_documento: integer, ) :
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Tag Value
Owner espacio_protegido
Details:  
Property Value
isFinalSpecialization: 0