public FajloviService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public OcjeneService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public RadniSatiService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public KontaktlistaService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public ZapisnikRocistaService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public UgovoriService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public KlijentiService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public ZaposleniciService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public StatusService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public KategorijeDokumenataService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public SastanciService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public PredmetiService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public PostavkeService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }
public VrstaUslugeService(AdvokatiContext context, IMapper mapper) { _context = context; _mapper = mapper; }