Uses of Class
it.univr.passportease.entity.RequestOffice
-
Uses of RequestOffice in it.univr.passportease.helper.map
Modifier and TypeMethodDescriptionMapRequestOffice.mapRequestAndOfficeToRequestOffice
(Request request, Office office) -
Uses of RequestOffice in it.univr.passportease.repository
Modifier and TypeMethodDescriptionRequestOfficeRepository.findByRequestId
(UUID requestId) Finds all theRequestOffice
associated to the given request id.