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