Uses of Class
it.univr.passportease.entity.Worker
Packages that use Worker
Package
Description
-
Uses of Worker in it.univr.passportease.entity
Fields in it.univr.passportease.entity declared as Worker -
Uses of Worker in it.univr.passportease.helper.map
Methods in it.univr.passportease.helper.map with parameters of type WorkerModifier and TypeMethodDescriptionMapRequest.mapRequestInputToRequest
(RequestInput requestInput, RequestType requestType, Worker worker) MapRequestInput
toRequest
MapWorker.mapWorkerToLoginOutput
(Worker worker, JWT accessToken) MapWorker
toLoginOutput
-
Uses of Worker in it.univr.passportease.repository
Methods in it.univr.passportease.repository that return types with arguments of type Worker