Esempio n. 1
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idInteraccion = (_json.GetString("idInteraccion"));
     __tipoInteraccion_CodigoSAP = (_json.GetString("tipoInteraccion_CodigoSAP"));
     __titulo = (_json.GetNullableString("titulo"));
     __tipoInteraccion_CategoriaSAP = (_json.GetString("tipoInteraccion_CategoriaSAP"));
     __GUID = (_json.GetString("GUID"));
     __nroOperacionSAP = (_json.GetNullableString("nroOperacionSAP"));
     __segmento_CodigoSAP = (_json.GetNullableString("segmento_CodigoSAP"));
     __negocio_CodigoSAP = (_json.GetNullableString("negocio_CodigoSAP"));
     __formulario_CodigoSAP = (_json.GetNullableString("formulario_CodigoSAP"));
     __puntaje = (_json.GetNullableDecimal("puntaje"));
     __latitud = (_json.GetNullableString("latitud"));
     __longitud = (_json.GetNullableString("longitud"));
     __comentarios = (_json.GetNullableString("comentarios"));
     __notasPreparacion = (_json.GetNullableString("notasPreparacion"));
     __notasResultado = (_json.GetNullableString("notasResultado"));
     __notasResultadoAdministrativo = (_json.GetNullableString("notasResultadoAdministrativo"));
     __notasResultadoComercial = (_json.GetNullableString("notasResultadoComercial"));
     __notasResultadoOperativo = (_json.GetNullableString("notasResultadoOperativo"));
     __notasResultadoMercado = (_json.GetNullableString("notasResultadoMercado"));
     __notasResultadoAsesoramiento = (_json.GetNullableString("notasResultadoAsesoramiento"));
     __fechaInicioPlanificada = (_json.GetNullableDate("fechaInicioPlanificada"));
     __horaInicioPlanificada = (_json.GetNullableTime("horaInicioPlanificada"));
     __fechaFinPlanificada = (_json.GetNullableDate("fechaFinPlanificada"));
     __horaFinPlanificada = (_json.GetNullableTime("horaFinPlanificada"));
     __fechaInicioReal = (_json.GetNullableDate("fechaInicioReal"));
     __horaInicioReal = (_json.GetNullableTime("horaInicioReal"));
     __fechaFinReal = (_json.GetNullableDate("fechaFinReal"));
     __horaFinReal = (_json.GetNullableTime("horaFinReal"));
     __idDireccionEntrega = (_json.GetNullableString("idDireccionEntrega"));
     __direccionEntregaNombre = (_json.GetNullableString("direccionEntregaNombre"));
     __representanteComercial_CodigoInterlocutor = (_json.GetString("representanteComercial_CodigoInterlocutor"));
     __representanteComercial_Nombre = (_json.GetNullableString("representanteComercial_Nombre"));
     __responsable_CodigoInterlocutor = (_json.GetNullableString("responsable_CodigoInterlocutor"));
     __responsableNombre = (_json.GetNullableString("responsableNombre"));
     __estadoInteraccion_CodigoSAP = (_json.GetString("estadoInteraccion_CodigoSAP"));
     __motivo_CodigoSAP = (_json.GetString("motivo_CodigoSAP"));
     __calle = (_json.GetNullableString("calle"));
     __direccionNro = (_json.GetNullableString("direccionNro"));
     __codigoPostal = (_json.GetNullableString("codigoPostal"));
     __ciudad = (_json.GetNullableString("ciudad"));
     __provincia_CodigoSAP = (_json.GetNullableString("provincia_CodigoSAP"));
     __pais_CodigoSAP = (_json.GetNullableString("pais_CodigoSAP"));
     __formularioPrecios = (YPF.Comercial.RRCC.SUP.FormularioPrecios)(YPF.Comercial.RRCC.SUP.FormularioPrecios.FromJSON(_json.Get("formularioPrecios")));
     __formularioPreciosValid = com.sybase.afx.json.JsonValue.GetBoolean(_json.Get("formularioPreciosValid"));
     __formularioMercado = (YPF.Comercial.RRCC.SUP.FormularioMercado)(YPF.Comercial.RRCC.SUP.FormularioMercado.FromJSON(_json.Get("formularioMercado")));
     __formularioMercadoValid = com.sybase.afx.json.JsonValue.GetBoolean(_json.Get("formularioMercadoValid"));
     __relevamientosTransporte = (Sybase.Collections.GenericList<YPF.Comercial.RRCC.SUP.RelevamientoTransporte>)(YPF.Comercial.RRCC.SUP.RelevamientoTransporte.FromJSONList(_json.Get("relevamientosTransporte")));
     __relevamientosProducto = (Sybase.Collections.GenericList<YPF.Comercial.RRCC.SUP.RelevamientoProducto>)(YPF.Comercial.RRCC.SUP.RelevamientoProducto.FromJSONList(_json.Get("relevamientosProducto")));
     __relevamientosPrecio = (Sybase.Collections.GenericList<YPF.Comercial.RRCC.SUP.RelevamientoPrecios>)(YPF.Comercial.RRCC.SUP.RelevamientoPrecios.FromJSONList(_json.Get("relevamientosPrecio")));
     __formularioTransporte = (YPF.Comercial.RRCC.SUP.FormularioTransporte)(YPF.Comercial.RRCC.SUP.FormularioTransporte.FromJSON(_json.Get("formularioTransporte")));
     __formularioTransporteValid = com.sybase.afx.json.JsonValue.GetBoolean(_json.Get("formularioTransporteValid"));
     __relevamientosProveedor = (Sybase.Collections.GenericList<YPF.Comercial.RRCC.SUP.RelevamientoProveedor>)(YPF.Comercial.RRCC.SUP.RelevamientoProveedor.FromJSONList(_json.Get("relevamientosProveedor")));
     __respuestasInteraccionFormulario = (Sybase.Collections.GenericList<YPF.Comercial.RRCC.SUP.RespuestaInteraccionFormulario>)(YPF.Comercial.RRCC.SUP.RespuestaInteraccionFormulario.FromJSONList(_json.Get("respuestasInteraccionFormulario")));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 2
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idFormulario = (_json.GetInt("idFormulario"));
     __idPregunta = (_json.GetInt("idPregunta"));
     __valor = (_json.GetNullableDecimal("valor"));
     __operacionNoCumplimiento = (_json.GetNullableInt("operacionNoCumplimiento"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __preguntaFK = (_json.GetNullableLong("preguntaFK"));
     __formulario1FK = (_json.GetNullableLong("formulario1FK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 3
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __key_name = (_json.GetString("key_name"));
     __user = (_json.GetString("user"));
     __value = (_json.GetNullableString("value"));
     __user_defined = (_json.GetBoolean("user_defined"));
     __description = (_json.GetNullableString("description"));
     __id = (_json.GetLong("id"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 4
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __level = (_json.GetInt("level"));
     __code = (_json.GetInt("code"));
     __eisCode = (_json.GetNullableString("eisCode"));
     __message = (_json.GetNullableString("message"));
     __component = (_json.GetNullableString("component"));
     __entityKey = (_json.GetNullableString("entityKey"));
     __operation = (_json.GetNullableString("operation"));
     __requestId = (_json.GetNullableString("requestId"));
     __timestamp = (_json.GetNullableDateTime("timestamp"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __messageId = (_json.GetLong("messageId"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 5
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __pedido_CodigoSAP = (_json.GetString("pedido_CodigoSAP"));
     __pedido_Cuenta = (_json.GetString("pedido_Cuenta"));
     __pedido_Estado_CodigoSAP = (_json.GetString("pedido_Estado_CodigoSAP"));
     __pedido_direccionEntrega = (_json.GetString("pedido_direccionEntrega"));
     __pedido_FechaCreacion = (_json.GetNullableDate("pedido_FechaCreacion"));
     __pedido_HoraCreacion = (_json.GetNullableTime("pedido_HoraCreacion"));
     __pedido_FechaAprobacion = (_json.GetNullableDate("pedido_FechaAprobacion"));
     __pedido_HoraAprobacion = (_json.GetNullableTime("pedido_HoraAprobacion"));
     __pedido_ImporteTotal = (_json.GetDecimal("pedido_ImporteTotal"));
     __pedido_ImporteFacturado = (_json.GetDecimal("pedido_ImporteFacturado"));
     __producto_CodigoSAP = (_json.GetString("producto_CodigoSAP"));
     __producto_Estado_CodigoSAP = (_json.GetString("producto_Estado_CodigoSAP"));
     __producto_Terminal_CodigoSAP = (_json.GetString("producto_Terminal_CodigoSAP"));
     __producto_VolumenTotal = (_json.GetDecimal("producto_VolumenTotal"));
     __producto_VolumenPendiente = (_json.GetDecimal("producto_VolumenPendiente"));
     __producto_VolumenDespachado = (_json.GetDecimal("producto_VolumenDespachado"));
     __producto_UnidadMedida = (_json.GetString("producto_UnidadMedida"));
     __producto_ImporteTotal = (_json.GetDecimal("producto_ImporteTotal"));
     __entrega_CodigoSAP = (_json.GetString("entrega_CodigoSAP"));
     __entrega_NumeroRemito = (_json.GetString("entrega_NumeroRemito"));
     __entrega_Estado_CodigoSAP = (_json.GetString("entrega_Estado_CodigoSAP"));
     __entrega_Patente = (_json.GetString("entrega_Patente"));
     __entrega_EstadoTransporte_CodigoSAP = (_json.GetString("entrega_EstadoTransporte_CodigoSAP"));
     __entrega_FechaPlanificada = (_json.GetNullableDate("entrega_FechaPlanificada"));
     __entrega_FechaCarga = (_json.GetNullableDate("entrega_FechaCarga"));
     __entrega_FechaInicio = (_json.GetNullableDate("entrega_FechaInicio"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 6
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idDireccionEntrega = (_json.GetString("idDireccionEntrega"));
     __razonSocial = (_json.GetString("razonSocial"));
     __CUIT = (_json.GetString("CUIT"));
     __agrupacion = (_json.GetString("agrupacion"));
     __UN = (_json.GetNullableString("UN"));
     __contacto = (_json.GetNullableString("contacto"));
     __APIES = (_json.GetNullableString("APIES"));
     __cuentaSGC = (_json.GetNullableString("cuentaSGC"));
     __cuentaLPO = (_json.GetNullableString("cuentaLPO"));
     __cuentaLP2 = (_json.GetNullableString("cuentaLP2"));
     __cuentaQP1 = (_json.GetNullableString("cuentaQP1"));
     __operaYER = (_json.GetNullableString("operaYER"));
     __cantidadTarjetaYER = (_json.GetString("cantidadTarjetaYER"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __direccionFK = (_json.GetNullableLong("direccionFK"));
     __mailFK = (_json.GetNullableLong("mailFK"));
     __telefonoFK = (_json.GetNullableLong("telefonoFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 7
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idInteraccion = (_json.GetString("idInteraccion"));
     __interaccion_nroOperacionSAP = (_json.GetString("interaccion_nroOperacionSAP"));
     __idRelevamientoProveedor = (_json.GetString("idRelevamientoProveedor"));
     __marca = (_json.GetString("marca"));
     __relevamientoProveedorCanal_CodigoSAP = (_json.GetString("relevamientoProveedorCanal_CodigoSAP"));
     __despacho = (_json.GetString("despacho"));
     __relevamientoProveedorLogistica_CodigoSAP = (_json.GetString("relevamientoProveedorLogistica_CodigoSAP"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __interaccionFK = (_json.GetNullableLong("interaccionFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 8
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idDireccionEntrega = (_json.GetString("idDireccionEntrega"));
     __calle = (_json.GetString("calle"));
     __numero = (_json.GetString("numero"));
     __codigoPostal = (_json.GetString("codigoPostal"));
     __provincia_codigoSAP = (_json.GetString("provincia_codigoSAP"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 9
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __value = (_json.GetString("value"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __key = (_json.GetString("key"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 10
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idInteraccion = (_json.GetString("idInteraccion"));
     __formularioPreciosZonaInspeccion_CodigoSAP = (_json.GetString("formularioPreciosZonaInspeccion_CodigoSAP"));
     __zonaPrecios = (_json.GetString("zonaPrecios"));
     __cluster = (_json.GetString("cluster"));
     __formularioPreciosRed_CodigoSAP = (_json.GetString("formularioPreciosRed_CodigoSAP"));
     __APIES = (_json.GetString("APIES"));
     __formularioPreciosMercado_CodigoSAP = (_json.GetString("formularioPreciosMercado_CodigoSAP"));
     __submercado = (_json.GetString("submercado"));
     __tasaServicio = (_json.GetDecimal("tasaServicio"));
     __observacionesTasaServicio = (_json.GetString("observacionesTasaServicio"));
     __tasaIncluida = (_json.GetString("tasaIncluida"));
     __estrategica = (_json.GetString("estrategica"));
     __camara = (_json.GetString("camara"));
     __programaFidelizacion = (_json.GetString("programaFidelizacion"));
     __otrosNegocios = (_json.GetString("otrosNegocios"));
     __mediosPago = (_json.GetString("mediosPago"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __interaccionFK = (_json.GetNullableLong("interaccionFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 11
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __valorBoolean = (_json.GetNullableBoolean("valorBoolean"));
     __valorInteger = (_json.GetNullableInt("valorInteger"));
     __valorString = (_json.GetNullableString("valorString"));
     __valorDouble = (_json.GetNullableDouble("valorDouble"));
     __valorDateTime = (_json.GetNullableDateTime("valorDateTime"));
     __idCustomLocalData = (_json.GetString("idCustomLocalData"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 12
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __sistema = (_json.GetString("sistema"));
     __pedido_CodigoSAP = (_json.GetString("pedido_CodigoSAP"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __Usuario = (_json.GetNullableString("Usuario"));
     __UsuarioUserDefined = (_json.GetBoolean("UsuarioUserDefined"));
     __size_sp = (_json.GetInt("size_sp"));
     __user_sp = (_json.GetString("user_sp"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 14
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __firstId = (_json.GetLong("firstId"));
     __lastId = (_json.GetLong("lastId"));
     __nextId = (_json.GetLong("nextId"));
     __remoteId = (_json.GetString("remoteId"));
     __batchId = (_json.GetLong("batchId"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 15
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __passwordHash = (_json.GetInt("passwordHash"));
     __user = (_json.GetString("user"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 16
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __remoteId = (_json.GetString("remoteId"));
     __component = (_json.GetString("component"));
     __entityKey = (_json.GetString("entityKey"));
     __attributes = (_json.GetString("attributes"));
     __operation = (_json.GetString("operation"));
     __parameters = (_json.GetString("parameters"));
     __replayLog = (_json.GetNullableString("replayLog"));
     __exception = (_json.GetNullableString("exception"));
     __completed = (_json.GetBoolean("completed"));
     __requestId = (_json.GetLong("requestId"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 17
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __cuentaLP0 = (_json.GetString("cuentaLP0"));
     __UN = (_json.GetString("UN"));
     __deudaActual = (_json.GetDecimal("deudaActual"));
     __deudaVencida = (_json.GetDecimal("deudaVencida"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 18
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idInteraccion = (_json.GetString("idInteraccion"));
     __flota = (_json.GetString("flota"));
     __empresasCliente = (_json.GetString("empresasCliente"));
     __recorrido = (_json.GetString("recorrido"));
     __SYMA = (_json.GetString("SYMA"));
     __RAZ_SOC_2 = (_json.GetString("RAZ_SOC_2"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __interaccionFK = (_json.GetNullableLong("interaccionFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __tipoInteraccion = (_json.GetString("tipoInteraccion"));
     __cantidadInteraccion = (_json.GetInt("cantidadInteraccion"));
     __diaInteraccion = (_json.GetInt("diaInteraccion"));
     __mesInteraccion = (_json.GetInt("mesInteraccion"));
     __anioInteraccion = (_json.GetInt("anioInteraccion"));
     __idTipoInteraccion = (_json.GetInt("idTipoInteraccion"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 20
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __deviceId = (_json.GetString("deviceId"));
     __username = (_json.GetString("username"));
     __appname = (_json.GetString("appname"));
     __enable = (_json.GetBoolean("enable"));
     __adminLock = (_json.GetBoolean("adminLock"));
     __interval = (_json.GetInt("interval"));
     __protocol = (_json.GetString("protocol"));
     __address = (_json.GetNullableString("address"));
     __domain = (_json.GetString("domain"));
     __package = (_json.GetString("package"));
     __syncGroup = (_json.GetString("syncGroup"));
     __clientId = (_json.GetString("clientId"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 21
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __sistema = (_json.GetString("sistema"));
     __CUIT = (_json.GetString("CUIT"));
     __idDireccionEntrega = (_json.GetString("idDireccionEntrega"));
     __periodoMesAnio = (_json.GetString("periodoMesAnio"));
     __grupoArticulo_CodigoSAP = (_json.GetString("grupoArticulo_CodigoSAP"));
     __volumen = (_json.GetDecimal("volumen"));
     __unidadMedida = (_json.GetString("unidadMedida"));
     __importeBruto = (_json.GetDecimal("importeBruto"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 22
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idMotivo = (_json.GetInt("idMotivo"));
     __idNegocio = (_json.GetInt("idNegocio"));
     __idFormulario = (_json.GetInt("idFormulario"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __negocioFK = (_json.GetNullableLong("negocioFK"));
     __motivoFK = (_json.GetNullableLong("motivoFK"));
     __formularioFK = (_json.GetNullableLong("formularioFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 23
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idTipoInteraccion = (_json.GetInt("idTipoInteraccion"));
     __descripcion = (_json.GetString("descripcion"));
     __codigoSAP = (_json.GetString("codigoSAP"));
     __categoriaSAP = (_json.GetString("categoriaSAP"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __username = (_json.GetNullableString("username"));
     __remoteId = (_json.GetNullableString("remoteId"));
     __UsuarioParam = (_json.GetNullableString("UsuarioParam"));
     __id = (_json.GetLong("id"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 25
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idRepresentanteComercial = (_json.GetInt("idRepresentanteComercial"));
     __usuario = (_json.GetString("usuario"));
     __nombre = (_json.GetString("nombre"));
     __apellido = (_json.GetString("apellido"));
     __idNegocio = (_json.GetNullableInt("idNegocio"));
     __codigoRRCC = (_json.GetNullableString("codigoRRCC"));
     __codigoInterlocutor = (_json.GetString("codigoInterlocutor"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 26
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idInteraccion = (_json.GetString("idInteraccion"));
     __interaccion_nroOperacionSAP = (_json.GetString("interaccion_nroOperacionSAP"));
     __relevamientoProductoProducto_CodigoSAP = (_json.GetString("relevamientoProductoProducto_CodigoSAP"));
     __volumen = (_json.GetString("volumen"));
     __stock = (_json.GetString("stock"));
     __relevamientoProductoTipo_CodigoSAP = (_json.GetString("relevamientoProductoTipo_CodigoSAP"));
     __critico = (_json.GetString("critico"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __interaccionFK = (_json.GetNullableLong("interaccionFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 27
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idTablaRelevamiento = (_json.GetInt("idTablaRelevamiento"));
     __nombre = (_json.GetString("nombre"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 28
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __operationType = (_json.GetChar("operationType"));
     __rootEntityType = (_json.GetInt("rootEntityType"));
     __rootSurrogateKey = (_json.GetLong("rootSurrogateKey"));
     __entityType = (_json.GetInt("entityType"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idInteraccion = (_json.GetString("idInteraccion"));
     __formulario_CodigoSAP = (_json.GetString("formulario_CodigoSAP"));
     __pregunta_CodigoSAP = (_json.GetString("pregunta_CodigoSAP"));
     __respuesta_CodigoSAP = (_json.GetString("respuesta_CodigoSAP"));
     __observaciones = (_json.GetString("observaciones"));
     __puntaje = (_json.GetDecimal("puntaje"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __interaccionFK = (_json.GetNullableLong("interaccionFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }
Esempio n. 30
0
 internal  void _fromJSON(com.sybase.afx.json.JsonObject _json)
 {
     __idPregunta = (_json.GetInt("idPregunta"));
     __idRespuesta = (_json.GetInt("idRespuesta"));
     __pending = (_json.GetBoolean("pending"));
     __pendingChange = (_json.GetChar("pendingChange"));
     __replayPending = (_json.GetLong("replayPending"));
     __replayFailure = (_json.GetLong("replayFailure"));
     __respuestaFK = (_json.GetNullableLong("respuestaFK"));
     __preguntaFK = (_json.GetNullableLong("preguntaFK"));
     __surrogateKey = (_json.GetLong("surrogateKey"));
     __replayCounter = (_json.GetLong("_rc"));
     __disableSubmit = (_json.GetBoolean("disableSubmit"));
     char op_2 = _json.GetChar("_op");
     _isNew = (op_2 == 'C');
     _isDirty = (op_2 == 'U');
     _isDeleted = (op_2 == 'D');
 }