documento_organismo : Public <<table>> Table
| Created: |
17/06/2026 9:13:39 |
| Modified: |
17/06/2026 9:13:39 |
|
| Project: |
|
| Author: |
gbenito1 |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
| Advanced: |
|
| UUID: |
{95D7854C-6C07-498f-A85C-D8A446C51FF9} |
| Appears In: |
DER_espacio_protegido |
Tabla para la documentación general de un organismo competente., incluida la cartografia<br/>
- Attributes
- Operations
- Tagged Values
- Advanced
| Attribute |
Scope |
Type |
|
id_documento
|
Public
|
bigint
|
|
Notes:
|
Id del documento<br/>
|
|
|
id_tipo_documento
|
Public
|
integer
|
|
Notes:
|
Id del tipo de documento que están adjuntado<br/>
|
|
|
anio_reporte
|
Public
|
integer
|
|
Notes:
|
en el caso de que sea cartografia para el report es necesario el año<br/>
|
|
|
id_reporte
|
Public
|
integer
|
|
Notes:
|
en el caso de que sea cartografia para el reporte este campo recoge el id_reporte correspondiente<br/>
|
|
|
id_organismo_app
|
Public
|
integer
|
|
Notes:
|
Id del organismo al que pertenece el documento<br/>
|
|
| Operation |
Public
documento_organismo_pk (id_documento: bigint,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
documento_organismo_documento_fk (id_documento: bigint,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
documento_organismo_organismo_aplicacion_fk (id_organismo_app: integer,
) :
|
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
|
Public
documento_organismo_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 |