SimplerService

constructor(typeName: String, instantProvider: InstantProvider, repository: R, mapper: Mapper)(source)

Parameters

I

Id type of the data

E

Entity type of the data which is a SimplerEntity

M

Model type of the data which is a SimplerModel

R

Repository type of the data which is a SimplerRepository

Mapper

Mapper of the data which is a SimplerMapper