reporte_documento : Public <<table>> Table
| Created: |
17/06/2026 9:13:49 |
| Modified: |
17/06/2026 9:13:49 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{EA74BE7C-53C3-4835-9960-4E8E1007CF76} |
| Appears In: |
DER_espacio_protegido |
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 |