public CarinskaIspostavaServices() { mp = new MpContext("InfoContext"); repoCarinskaIspostava = new GenericRepository<CarinskaIspostava>(mp); }
public NeradniDaniServices() { mp = new MpContext("InfoContext"); repoNeradniDani = new GenericRepository <NeradniDani>(mp); }
public BlokadaServices() { repoBlokada = new GenericRepository <Blokada>(mp); mp = new MpContext("InfoContext"); }
public ZauzeteRegalneLokacijePoVlasnikuServices() { mp = new MpContext("InfoContext"); repoZauzereREgalLokPoVlasniku = new GenericRepository <ZauzeteRegalneLokacijePoVlasniku>(mp); }
public OtpremnicaStavkeServices() { mp = new MpContext("InfoContext"); repoOtpremnicaStavke = new GenericRepository <OtpremnicaStavke>(mp); }
public SumaSarzaMBServices() { mp = new MpContext("InfoContext"); repoSumaSarzaMB = new GenericRepository <SumaSarzaMB>(mp); }
public CarinskaGrupaArtiklaServices() { repoCarinskaGrupaArtikla = new GenericRepository <CarinskaGrupaArtikla>(mp); mp = new MpContext("InfoContext"); }
public BrojacServices() { repoBrojac = new GenericRepository <Brojac>(mp); mp = new MpContext("InfoContext"); }
public ArtikliZamenaServices() { repoArtikliZamena = new GenericRepository <ArtikliZamena>(mp); mp = new MpContext("InfoContext"); }
public ImportSerijskihBrojevaTempServices() { mp = new MpContext("InfoContext"); repoImportSerijskihBrojevaTemp = new GenericRepository <ImportSerijskihBrojevaTemp>(mp); }
public ObracunServices() { mp = new MpContext("InfoContext"); repoObracun = new GenericRepository <Obracun>(mp); }
public PopisListaServices() { mp = new MpContext("InfoContext"); repoPopisLista = new GenericRepository <PopisLista>(mp); }
public OblastServices() { mp = new MpContext("InfoContext"); repoOblast = new GenericRepository <Oblast>(mp); }
public PravoServices() { mp = new MpContext("InfoContext"); repoPravo = new GenericRepository <Pravo>(mp); }
public LogHostServices() { mp = new MpContext("InfoCotext"); repoLogHost = new GenericRepository <LogHost>(mp); }
public PodesavanjeZalihaStavkeServices() { mp = new MpContext("InfoContext"); repoPodesavanjaZalihaStavke = new GenericRepository <PodesavanjeZalihaStavke>(mp); }
public ArtikliUlazServices() { repoArtikliUlaz = new GenericRepository <ArtikliUlaz>(mp); mp = new MpContext("InfoContext"); }
public PrilogServices() { mp = new MpContext("InfoContext"); repoPrilog = new GenericRepository <Prilog>(mp); }
public SastavnicaPrijemServices() { mp = new MpContext("InfoContext"); repoSastavnicaPrijem = new GenericRepository <SastavnicaPrijem>(mp); }
public StorageReportZenithServices() { mp = new MpContext("InfoContext"); repoStorageReportZenith = new GenericRepository <StorageReportZenith>(mp); }
public RazduzenjaMBServices() { mp = new MpContext("InfoContext"); repoRazduzenjeMB = new GenericRepository <RazduzenjaMB>(mp); }
public MestoServices() { mp = new MpContext("InfoContext"); repoMesto = new GenericRepository <Mesto>(mp); }
public PakovanjeServices() { mp = new MpContext("InfoContext"); repoPakovanje = new GenericRepository <Pakovanje>(mp); }
public ObracunCarinskiServices() { mp = new MpContext("InfoContext"); repoObracunCarinski = new GenericRepository <ObracunCarinski>(mp); }
public OdabirServices() { mp = new MpContext("InfoContext"); repoOdabir = new GenericRepository <Odabir>(mp); }
public ParametrizacijaServices() { mp = new MpContext("InfoContext"); repoParametrizacija = new GenericRepository <Parametrizacija>(mp); }
public GlavniMeniServices() { mp = new MpContext("InfoContext"); repoGlMeni = new GenericRepository <CMenuItemDef>(mp); }
public tmpArtikalServices() { mp = new MpContext("InfoContext"); repoTmpArtikal = new GenericRepository <tmpArtikal>(mp); }
public PosaoServices() { mp = new MpContext("InfoContext"); repoPosao = new GenericRepository <Posao>(mp); }
public KarticaArtiklaServices() { mp = new MpContext("InfoContext"); repoKarticaArtikala = new GenericRepository <KarticaArtikla>(mp); }