Type ValuacionPuestos
Namespace Aseinfo.VH4.Data
Parent EntityObject
Interfaces IHasPropertyBag, IAuditedEntity, IAuthorizationWorkflowManagedEntity, IFileAttachmentCapableEntity, IFinalizationEntity
Valuaciones de Puestos por puntos
Events
Methods
Properties
- Codigo
- CodigoEmpleadoAutorizadorWorkflow
- CodigoEmpleadoDefineAutorizaciones
- CodigoEmpleadoSolicitante
- CodigoEmpleadoSujetoAccion
- CodigoInstanciaWorkflow
- ComentarioAnulacion
- DefinicionPuesto
- EmpleoValuador
- EmpleoValuadorReference
- EntityKey
- EntityState
- Esquema
- EsquemaReference
- Estado
- EstadoAuthorizationWorkflow
- EstadoAuthorizationWorkflowDb
- EstadoDb
- ExpedienteDigita
- ExpedienteDigitaReference
- FechaCambioEstado
- FechaGrabacion
- FechaUltimaModificacion
- FechaValuacion
- FileAttachments
- Grados
- GrupoCorporativo
- GrupoCorporativoReference
- IngresadoPortal
- NivelComportamiento
- NivelComportamientoReference
- NombrePuesto
- Numero
- ObjetivoPuesto
- Puesto
- PuestoReference
- RawPropertyBagData
- Revision
- RevisionReference
- TipoPuesto
- TipoPuestoReference
- TotalPuntaje
- UsuarioGrabacion
- UsuarioUltimaModificacion
Events
PropertyChanged
PropertyChanging
Public static methods
ValuacionPuestos CreateValuacionPuestos(int codigo, string nombrePuesto, DateTime fechaValuacion, int totalPuntaje, string estadoDb, string estadoAuthorizationWorkflowDb, bool ingresadoPortal)
Create a new ValuacionPuestos object.
Parameters
-
int
codigo - Initial value of the Codigo property.
-
string
nombrePuesto - Initial value of the NombrePuesto property.
-
DateTime
fechaValuacion - Initial value of the FechaValuacion property.
-
int
totalPuntaje - Initial value of the TotalPuntaje property.
-
string
estadoDb - Initial value of the EstadoDb property.
-
string
estadoAuthorizationWorkflowDb - Initial value of the EstadoAuthorizationWorkflowDb property.
-
bool
ingresadoPortal - Initial value of the IngresadoPortal property.
Public properties
int Codigo get; set;
Código
Nullable<int> CodigoEmpleadoAutorizadorWorkflow get; set;
Código del empleado responsable de la entidad, usado para incluirlo en el flujo de autorización
mediante una actividad especial.
int CodigoEmpleadoDefineAutorizaciones get; set;
Código del Empleado que Define las Autorizaciones
int CodigoEmpleadoSolicitante get; set;
Código del empleado solicitante
Nullable<int> CodigoEmpleadoSujetoAccion get; set;
Código del empleado sujeto de la acción
string CodigoInstanciaWorkflow get; set;
Código de Workflow
string ComentarioAnulacion get; set;
Comentario de Anulación
string DefinicionPuesto get; set;
Definición del puesto
Empleo EmpleoValuador get; set;
Empleo valuador
EntityReference<Empleo> EmpleoValuadorReference get; set;
Empleo valuador
EntityKey EntityKey get; set;
EntityState EntityState get;
EsquemaValuacionPuestos Esquema get; set;
Esquema de valuación
EntityReference<EsquemaValuacionPuestos> EsquemaReference get; set;
Esquema de valuación
EstadoValuacionPuestos Estado get; set;
Estado de Valuación
Nullable<AuthorizationWorkflowEntityState> EstadoAuthorizationWorkflow get; set;
Estado de la entidad manejada por workflow
string EstadoAuthorizationWorkflowDb get; set;
Estado de Workflow
string EstadoDb get; set;
Estado de Valuación
Expediente ExpedienteDigita get; set;
Expediente que digita
EntityReference<Expediente> ExpedienteDigitaReference get; set;
Expediente que digita
Nullable<DateTime> FechaCambioEstado get; set;
Fecha de Cambio de Estado
Nullable<DateTime> FechaGrabacion get; set;
Fecha de inserción
Nullable<DateTime> FechaUltimaModificacion get; set;
Fecha de Última modificación
DateTime FechaValuacion get; set;
Fecha de Valuación
List<Guid> FileAttachments get; set;
Contiene la información cruda del XML que contiene las referencias a los file uploads que se han hecho
EntityCollection<GradoValuacionPuestos> Grados get; set;
Grados
GrupoCorporativo GrupoCorporativo get; set;
Grupo corporativo
EntityReference<GrupoCorporativo> GrupoCorporativoReference get; set;
Grupo corporativo
bool IngresadoPortal get; set;
¿Ingresado en portal?
NivelComportamiento NivelComportamiento get; set;
Nivel de comportamiento
EntityReference<NivelComportamiento> NivelComportamientoReference get; set;
Nivel de comportamiento
string NombrePuesto get; set;
Nombre de Puesto
string Numero get; set;
Número de valuación asignado por el usuario
string ObjetivoPuesto get; set;
Objetivo del puesto
Puesto Puesto get; set;
Puesto
EntityReference<Puesto> PuestoReference get; set;
Puesto
string RawPropertyBagData get; set;
Data de property bag
RevisionValuacionPuestos Revision get; set;
Revisión de la valuación de puestos
EntityReference<RevisionValuacionPuestos> RevisionReference get; set;
Revisión de la valuación de puestos
CategoriaPuesto TipoPuesto get; set;
Tipo de Puesto
EntityReference<CategoriaPuesto> TipoPuestoReference get; set;
Tipo de Puesto
int TotalPuntaje get; set;
Total puntaje obtenido
string UsuarioGrabacion get; set;
Usuario que insertó
string UsuarioUltimaModificacion get; set;
Usuario que realizó la última modificación