Uses of Class
com.bytedesk.core.department.DepartmentResponse
Packages that use DepartmentResponse
-
Uses of DepartmentResponse in com.bytedesk.core.department
Fields in com.bytedesk.core.department with type parameters of type DepartmentResponseMethods in com.bytedesk.core.department that return DepartmentResponseModifier and TypeMethodDescriptionDepartmentRestService.convertToResponse
(DepartmentEntity department) DepartmentRestService.create
(DepartmentRequest request) DepartmentRestService.update
(DepartmentRequest request) Methods in com.bytedesk.core.department that return types with arguments of type DepartmentResponseModifier and TypeMethodDescriptionorg.springframework.data.domain.Page<DepartmentResponse>
DepartmentRestService.queryByOrg
(DepartmentRequest request)