示例#1
0
 public cRemitoUpdated()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#2
0
 public cOrdenVenta()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#3
0
 public cSubclase()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#4
0
 public ACCESO()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#5
0
 public cProveedor()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#6
0
 public cCliente()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#7
0
 public AUDITORIA()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#8
0
 public cOccantmatVenta()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#9
0
 public cAuditoria()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#10
0
 public GRUPOS()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#11
0
 public USUARIOS()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#12
0
 public cMateriales()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#13
0
 public cLocalidad()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }
示例#14
0
 public cCantMat()
 {
     oMODELO_SEGURIDAD = DATOS.MODELO_SEGURIDAD.Singleton();
 }