Uses of Class
it.univr.passportease.entity.RequestOffice
Packages that use RequestOffice
-
Uses of RequestOffice in it.univr.passportease.helper.map
Methods in it.univr.passportease.helper.map that return RequestOfficeModifier and TypeMethodDescriptionMapRequestOffice.mapRequestAndOfficeToRequestOffice(Request request, Office office) -
Uses of RequestOffice in it.univr.passportease.repository
Methods in it.univr.passportease.repository that return types with arguments of type RequestOfficeModifier and TypeMethodDescriptionRequestOfficeRepository.findByRequestId(UUID requestId) Finds all theRequestOfficeassociated to the given request id.