Uses of Class
overit.geocallapp.wfm.core.rs5.attachment.DTOAttachmentURL
Packages that use DTOAttachmentURL
-
Uses of DTOAttachmentURL in overit.geocallapp.wfm.core.rs5.attachment
Methods in overit.geocallapp.wfm.core.rs5.attachment that return DTOAttachmentURLModifier and TypeMethodDescriptionprotected DTOAttachmentURLAttachmentService.makeDtoAttachmentURL(String url) Methods in overit.geocallapp.wfm.core.rs5.attachment that return types with arguments of type DTOAttachmentURLModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOAttachmentURL> AttachmentService.getDownloadUrl(String uuid) Returns the download url.org.springframework.http.ResponseEntity<DTOAttachmentURL> AttachmentService.getUploadUrl(String uuid) Returns the upload attachment url.