Uses of Class
com.moeen.file_manager.dto.FileResponse
Packages that use FileResponse
Package
Description
-
Uses of FileResponse in com.moeen.file_manager.controller
Methods in com.moeen.file_manager.controller that return types with arguments of type FileResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<FileResponse> org.springframework.http.ResponseEntity<List<FileResponse>> org.springframework.http.ResponseEntity<List<FileResponse>> FileController.listByEntity(String entityId) -
Uses of FileResponse in com.moeen.file_manager.mapper
Methods in com.moeen.file_manager.mapper that return FileResponseModifier and TypeMethodDescription -
Uses of FileResponse in com.moeen.file_manager.service
Methods in com.moeen.file_manager.service that return FileResponseModifier and TypeMethodDescriptionMethods in com.moeen.file_manager.service that return types with arguments of type FileResponse