Uses of Class
overit.geocallapp.wfm.core.timesheet.rs2.config.profile.DTOProfile
Packages that use DTOProfile
-
Uses of DTOProfile in overit.geocallapp.wfm.core.timesheet.rs2.config.profile
Methods in overit.geocallapp.wfm.core.timesheet.rs2.config.profile that return types with arguments of type DTOProfileModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOProfile> Retrieves the required profileProfileLoadEventorg.springframework.http.ResponseEntity<DTOProfile> Retrieves the required profileProfileLoadByUserEventorg.springframework.http.ResponseEntity<PageResponse<DTOProfile>> TimesheetProfileService.getCollection(@Valid Page page, @Valid @NotNull DTOProfileSearchFilter filter) Retrieve all the stored profilesProfileSearchEvent